2022-12-01T09:48:35.0907239Z Requested labels: self-hosted, linux.2xlarge 2022-12-01T09:48:35.0907324Z Job defined at: pytorch/pytorch/.github/workflows/_linux-build.yml@refs/pull/89997/merge 2022-12-01T09:48:35.0907349Z Waiting for a runner to pick up this job... 2022-12-01T09:48:35.8615348Z Job is about to start running on the runner: i-0cfdf046683fa3877 (organization) 2022-12-01T09:48:39.6823723Z Current runner version: '2.299.1' 2022-12-01T09:48:39.6829028Z Runner name: 'i-0cfdf046683fa3877' 2022-12-01T09:48:39.6829559Z Runner group name: 'Default' 2022-12-01T09:48:39.6830069Z Machine name: 'ip-10-0-1-140' 2022-12-01T09:48:39.6832024Z ##[group]GITHUB_TOKEN Permissions 2022-12-01T09:48:39.6832636Z Actions: read 2022-12-01T09:48:39.6832887Z Checks: read 2022-12-01T09:48:39.6833166Z Contents: read 2022-12-01T09:48:39.6833463Z Deployments: read 2022-12-01T09:48:39.6833749Z Discussions: read 2022-12-01T09:48:39.6834037Z Issues: read 2022-12-01T09:48:39.6834339Z Metadata: read 2022-12-01T09:48:39.6834581Z Packages: read 2022-12-01T09:48:39.6834874Z Pages: read 2022-12-01T09:48:39.6835186Z PullRequests: read 2022-12-01T09:48:39.6835480Z RepositoryProjects: read 2022-12-01T09:48:39.6835801Z SecurityEvents: read 2022-12-01T09:48:39.6836104Z Statuses: read 2022-12-01T09:48:39.6836343Z ##[endgroup] 2022-12-01T09:48:39.6839274Z Secret source: None 2022-12-01T09:48:39.6839966Z Prepare workflow directory 2022-12-01T09:48:40.0135781Z Prepare all required actions 2022-12-01T09:48:40.0308474Z Getting action download info 2022-12-01T09:48:40.2412495Z Download action repository 'pytorch/pytorch@master' (SHA:850b53bbee82fb194af85b566aedee94b96def32) 2022-12-01T09:48:42.9416375Z Download action repository 'pytorch/test-infra@main' (SHA:1f415583bdcd967e33ea8fd05be71ed0bdf19880) 2022-12-01T09:48:43.1567801Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2022-12-01T09:48:43.4365131Z Getting action download info 2022-12-01T09:48:43.5879976Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-12-01T09:48:43.7892972Z Uses: pytorch/pytorch/.github/workflows/_linux-build.yml 2022-12-01T09:48:43.7895129Z ##[group] Inputs 2022-12-01T09:48:43.7895446Z build-environment: linux-focal-py3.7-gcc7-pch 2022-12-01T09:48:43.7895752Z docker-image-name: pytorch-linux-focal-py3.7-gcc7 2022-12-01T09:48:43.7896353Z build-generates-artifacts: true 2022-12-01T09:48:43.7896603Z build-with-debug: false 2022-12-01T09:48:43.7896801Z sync-tag: 2022-12-01T09:48:43.7896976Z cuda-arch-list: 5.2 2022-12-01T09:48:43.7897172Z test-matrix: 2022-12-01T09:48:43.7897379Z ##[endgroup] 2022-12-01T09:48:43.7897800Z Complete job name: linux-focal-py3.7-gcc7-pch / build 2022-12-01T09:48:43.8673284Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-12-01T09:48:43.8673585Z with: 2022-12-01T09:48:43.8673758Z submodules: recursive 2022-12-01T09:48:43.8673948Z fetch-depth: 0 2022-12-01T09:48:43.8674132Z ##[endgroup] 2022-12-01T09:48:43.8955458Z ##[group]Run retry () { 2022-12-01T09:48:43.8955695Z retry () { 2022-12-01T09:48:43.8955928Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-12-01T09:48:43.8956141Z } 2022-12-01T09:48:43.8956328Z echo "${GITHUB_WORKSPACE}" 2022-12-01T09:48:43.8956535Z if [ -z "${NO_SUDO}" ]; then 2022-12-01T09:48:43.8956780Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:48:43.8956984Z else 2022-12-01T09:48:43.8957167Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:48:43.8957380Z fi 2022-12-01T09:48:43.8957602Z mkdir "${GITHUB_WORKSPACE}" 2022-12-01T09:48:43.8973105Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:48:43.8973357Z env: 2022-12-01T09:48:43.8973527Z NO_SUDO: 2022-12-01T09:48:43.8973691Z ##[endgroup] 2022-12-01T09:48:43.9141325Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:48:46.1145551Z ##[group]Run malfet/checkout@silent-checkout 2022-12-01T09:48:46.1145784Z with: 2022-12-01T09:48:46.1145986Z ref: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:48:46.1146197Z fetch-depth: 0 2022-12-01T09:48:46.1146367Z submodules: recursive 2022-12-01T09:48:46.1146550Z quiet-checkout: true 2022-12-01T09:48:46.1146747Z repository: pytorch/pytorch 2022-12-01T09:48:46.1147099Z token: *** 2022-12-01T09:48:46.1147368Z ssh-strict: true 2022-12-01T09:48:46.1147566Z persist-credentials: true 2022-12-01T09:48:46.1147756Z clean: true 2022-12-01T09:48:46.1147903Z lfs: false 2022-12-01T09:48:46.1148083Z set-safe-directory: true 2022-12-01T09:48:46.1148269Z ##[endgroup] 2022-12-01T09:48:46.2281510Z Syncing repository: pytorch/pytorch 2022-12-01T09:48:46.2282940Z ##[group]Getting Git version info 2022-12-01T09:48:46.2283352Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T09:48:46.2283780Z [command]/usr/bin/git version 2022-12-01T09:48:46.2283976Z git version 2.37.1 2022-12-01T09:48:46.2284510Z ##[endgroup] 2022-12-01T09:48:46.2295776Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/e6f72556-6c24-4444-9a46-d1a419ab30c1' before making global git config changes 2022-12-01T09:48:46.2296271Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T09:48:46.2296791Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:48:46.2332867Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T09:48:46.2337048Z ##[group]Initializing the repository 2022-12-01T09:48:46.2339401Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:48:46.2434703Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-12-01T09:48:46.2435212Z hint: is subject to change. To configure the initial branch name to use in all 2022-12-01T09:48:46.2435716Z hint: of your new repositories, which will suppress this warning, call: 2022-12-01T09:48:46.2436057Z hint: 2022-12-01T09:48:46.2436474Z hint: git config --global init.defaultBranch 2022-12-01T09:48:46.2436862Z hint: 2022-12-01T09:48:46.2437316Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-12-01T09:48:46.2438039Z hint: 'development'. The just-created branch can be renamed via this command: 2022-12-01T09:48:46.2438479Z hint: 2022-12-01T09:48:46.2438741Z hint: git branch -m 2022-12-01T09:48:46.2439097Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-12-01T09:48:46.2444072Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-12-01T09:48:46.2471672Z ##[endgroup] 2022-12-01T09:48:46.2472207Z ##[group]Disabling automatic garbage collection 2022-12-01T09:48:46.2474779Z [command]/usr/bin/git config --local gc.auto 0 2022-12-01T09:48:46.2499847Z ##[endgroup] 2022-12-01T09:48:46.2500669Z ##[group]Setting up auth 2022-12-01T09:48:46.2505950Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T09:48:46.2533061Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-01T09:48:46.2765286Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T09:48:46.2789026Z [command]/usr/bin/git 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:48:46.3017454Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T09:48:46.3054111Z ##[endgroup] 2022-12-01T09:48:46.3054536Z ##[group]Fetching the repository 2022-12-01T09:48:46.3059561Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-12-01T09:49:37.2536534Z [command]/usr/bin/git rev-parse --verify --quiet c13d400bffe90e16b96520bbc8a41a6f0c9cd584^{object} 2022-12-01T09:49:37.2569988Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:49:38.8002320Z ##[endgroup] 2022-12-01T09:49:38.8002837Z ##[group]Determining the checkout info 2022-12-01T09:49:38.8004259Z ##[endgroup] 2022-12-01T09:49:38.8004581Z ##[group]Checking out the ref 2022-12-01T09:49:38.8008086Z [command]/usr/bin/git checkout --quiet --force c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:49:40.0288983Z ##[endgroup] 2022-12-01T09:49:40.0289410Z ##[group]Setting up auth for fetching submodules 2022-12-01T09:49:40.0293754Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T09:49:40.0338107Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-12-01T09:49:40.0366722Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-12-01T09:49:40.0393179Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-12-01T09:49:40.0416739Z ##[endgroup] 2022-12-01T09:49:40.0417086Z ##[group]Fetching submodules 2022-12-01T09:49:40.0420175Z [command]/usr/bin/git submodule sync --recursive 2022-12-01T09:49:40.0666835Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-12-01T09:49:40.0903729Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-12-01T09:49:40.0904634Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-12-01T09:49:40.0906665Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-12-01T09:49:40.0908706Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-12-01T09:49:40.0910895Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-12-01T09:49:40.0913230Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-12-01T09:49:40.0915462Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-12-01T09:49:40.0918120Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-12-01T09:49:40.0920584Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-12-01T09:49:40.0923285Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-12-01T09:49:40.0926103Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-12-01T09:49:40.0928954Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-12-01T09:49:40.0932013Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-12-01T09:49:40.0936316Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-12-01T09:49:40.0939424Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-12-01T09:49:40.0942608Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-12-01T09:49:40.0946091Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-12-01T09:49:40.0949582Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:49:40.0953268Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-12-01T09:49:40.0957565Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-12-01T09:49:40.0961408Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-12-01T09:49:40.0965421Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-12-01T09:49:40.0969308Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-12-01T09:49:40.0973498Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-12-01T09:49:40.0977911Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-12-01T09:49:40.0982172Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-12-01T09:49:40.0986536Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-12-01T09:49:40.0990896Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-12-01T09:49:40.0995549Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-12-01T09:49:40.1000149Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-12-01T09:49:40.1004925Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-12-01T09:49:40.1009695Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-12-01T09:49:40.1014954Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-12-01T09:49:40.1019977Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-12-01T09:49:40.1025155Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-12-01T09:49:40.1030561Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-12-01T09:49:40.1035907Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-12-01T09:49:40.1041276Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-12-01T09:49:40.1046861Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-12-01T09:49:40.1052662Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-12-01T09:49:40.1059607Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-12-01T09:49:40.1081788Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-12-01T09:49:40.3786644Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-12-01T09:49:40.5654767Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-12-01T09:49:40.7680334Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-12-01T09:49:41.1818885Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-12-01T09:49:41.4451891Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-12-01T09:49:43.4115739Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-12-01T09:49:49.2722383Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-12-01T09:49:49.6600677Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-12-01T09:49:50.1738082Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-12-01T09:49:51.6258290Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-12-01T09:49:52.7063404Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2022-12-01T09:49:54.0031389Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-12-01T09:49:59.8971072Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-12-01T09:50:00.6877152Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-12-01T09:50:01.9511559Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-12-01T09:50:04.1471459Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-12-01T09:50:04.4160659Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-12-01T09:50:04.8611038Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-12-01T09:50:05.2337850Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-12-01T09:50:06.3909733Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-12-01T09:50:06.9023739Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-12-01T09:50:07.1421807Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-12-01T09:50:07.4379786Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-12-01T09:50:08.8456453Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-12-01T09:50:09.3019229Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-12-01T09:50:09.6732759Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-12-01T09:50:15.8759293Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-12-01T09:50:17.5136641Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-12-01T09:50:17.9900875Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-12-01T09:50:18.2347677Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-12-01T09:50:23.5442124Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-12-01T09:50:23.7819303Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-12-01T09:50:24.0748901Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-12-01T09:50:25.9128687Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-12-01T09:50:26.1338847Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-12-01T09:50:26.4394118Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-12-01T09:50:26.7325523Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-12-01T09:50:27.2804801Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-12-01T09:50:29.3982727Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-12-01T09:50:29.8784116Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-12-01T09:50:32.1501581Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-12-01T09:50:32.1596363Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-12-01T09:50:32.1668449Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-12-01T09:50:32.1864185Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-12-01T09:50:32.2057476Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-12-01T09:50:32.2372297Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-12-01T09:50:32.7827913Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-12-01T09:50:32.8018411Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-12-01T09:50:32.8918865Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-12-01T09:50:32.9222723Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-12-01T09:50:33.1810613Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-12-01T09:50:33.5513588Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-12-01T09:50:33.7713820Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-12-01T09:50:33.8146763Z Submodule path 'third_party/fbgemm': checked out '0d98c261561524cce92e37fe307ea6596664309a' 2022-12-01T09:50:33.8159672Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:50:33.8161625Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:50:33.8163716Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:50:33.8165909Z 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:50:33.8187501Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-12-01T09:50:34.7796288Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-12-01T09:50:35.2993461Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-12-01T09:50:36.4349661Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-12-01T09:50:36.8489408Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-12-01T09:50:36.9397402Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-12-01T09:50:36.9922965Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-12-01T09:50:37.0013377Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-12-01T09:50:37.0775725Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-12-01T09:50:37.1099462Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-12-01T09:50:37.1181633Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-12-01T09:50:37.1542909Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-12-01T09:50:37.1760137Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-12-01T09:50:37.2178833Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-12-01T09:50:37.2279312Z Submodule path 'third_party/ideep': checked out '77d662b313a762e82b389d3fd965e0098f12cd99' 2022-12-01T09:50:37.2291142Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-12-01T09:50:37.2311383Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-12-01T09:50:44.6831809Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-12-01T09:50:44.6846321Z 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:50:44.6868270Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-12-01T09:50:52.4646395Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-12-01T09:50:52.4736400Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-12-01T09:50:52.4862500Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-12-01T09:50:52.5722146Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-12-01T09:50:52.5736185Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:50:52.5737650Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:50:52.5759844Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-12-01T09:50:53.7517992Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-12-01T09:50:54.8984877Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-12-01T09:50:54.9476714Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-12-01T09:50:54.9662006Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2022-12-01T09:50:54.9786061Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-12-01T09:50:55.0749029Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-12-01T09:50:55.2942109Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-12-01T09:50:55.2967005Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-12-01T09:50:55.2968933Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-12-01T09:50:55.2990505Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-12-01T09:50:55.6695232Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-12-01T09:50:56.4219849Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-12-01T09:50:56.4495775Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-12-01T09:50:56.4629890Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-12-01T09:50:56.4641795Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:50:56.4662004Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-12-01T09:50:58.3695070Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-12-01T09:50:58.3713166Z 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:50:58.3714904Z 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:50:58.3737613Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-12-01T09:50:58.7911767Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-12-01T09:50:59.5899003Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-12-01T09:50:59.6489198Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-12-01T09:50:59.6502450Z 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:50:59.6523662Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-12-01T09:51:00.0698786Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-12-01T09:51:00.0779702Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-12-01T09:51:00.3102517Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-12-01T09:51:00.3120337Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:00.3122511Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:00.3145972Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-12-01T09:51:00.7260446Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-12-01T09:51:01.8099505Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-12-01T09:51:01.8729891Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-12-01T09:51:01.8805136Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-12-01T09:51:01.8899376Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-12-01T09:51:01.9195553Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-12-01T09:51:01.9272232Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-12-01T09:51:01.9521220Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-12-01T09:51:01.9602488Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-12-01T09:51:01.9990956Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-12-01T09:51:02.0955750Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-12-01T09:51:02.1186049Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-12-01T09:51:02.1198639Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:02.1200205Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:02.1202234Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:02.1204409Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:02.1225262Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-12-01T09:51:03.4398430Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-12-01T09:51:03.7273030Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-12-01T09:51:05.1197328Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-12-01T09:51:06.1425826Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-12-01T09:51:06.1559057Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-12-01T09:51:06.2151810Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-12-01T09:51:06.2400440Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-12-01T09:51:06.2412716Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:06.2433936Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-12-01T09:51:06.4841364Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-12-01T09:51:06.6040650Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-12-01T09:51:06.6065343Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-12-01T09:51:06.6318280Z Entering 'android/libs/fbjni' 2022-12-01T09:51:06.6350886Z Entering 'third_party/FP16' 2022-12-01T09:51:06.6385018Z Entering 'third_party/FXdiv' 2022-12-01T09:51:06.6419672Z Entering 'third_party/NNPACK' 2022-12-01T09:51:06.6453321Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:06.6486430Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:06.6519595Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:06.6563425Z Entering 'third_party/benchmark' 2022-12-01T09:51:06.6597006Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:06.6631108Z Entering 'third_party/cub' 2022-12-01T09:51:06.6664110Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:06.6701637Z Entering 'third_party/cutlass' 2022-12-01T09:51:06.6739912Z Entering 'third_party/eigen' 2022-12-01T09:51:06.6774865Z Entering 'third_party/fbgemm' 2022-12-01T09:51:06.6808550Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:06.6841325Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:06.6876180Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:06.6909119Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:06.6943588Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:06.6977603Z Entering 'third_party/fmt' 2022-12-01T09:51:06.7010269Z Entering 'third_party/foxi' 2022-12-01T09:51:06.7043200Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:06.7077759Z Entering 'third_party/gloo' 2022-12-01T09:51:06.7110855Z Entering 'third_party/googletest' 2022-12-01T09:51:06.7143509Z Entering 'third_party/ideep' 2022-12-01T09:51:06.7176069Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:06.7213241Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:06.7251459Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:06.7285958Z Entering 'third_party/ittapi' 2022-12-01T09:51:06.7320018Z Entering 'third_party/kineto' 2022-12-01T09:51:06.7355036Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:06.7386844Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:06.7423353Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:06.7456920Z Entering 'third_party/neon2sse' 2022-12-01T09:51:06.7489775Z Entering 'third_party/nlohmann' 2022-12-01T09:51:06.7524199Z Entering 'third_party/onnx' 2022-12-01T09:51:06.7568797Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:06.7602331Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:06.7637218Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:06.7669696Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:06.7707550Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:06.7740696Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:06.7772349Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:06.7808528Z Entering 'third_party/pocketfft' 2022-12-01T09:51:06.7841021Z Entering 'third_party/protobuf' 2022-12-01T09:51:06.7878725Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:06.7911041Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:06.7946905Z Entering 'third_party/psimd' 2022-12-01T09:51:06.7979365Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:06.8011686Z Entering 'third_party/pybind11' 2022-12-01T09:51:06.8044361Z Entering 'third_party/python-enum' 2022-12-01T09:51:06.8076838Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:06.8112564Z Entering 'third_party/python-six' 2022-12-01T09:51:06.8145439Z Entering 'third_party/sleef' 2022-12-01T09:51:06.8178135Z Entering 'third_party/tbb' 2022-12-01T09:51:06.8214386Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:06.8249046Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:06.8282777Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:06.8315888Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:06.8348199Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:06.8381114Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:06.8415713Z Entering 'third_party/zstd' 2022-12-01T09:51:06.8457053Z ##[endgroup] 2022-12-01T09:51:06.8457602Z ##[group]Persisting credentials for submodules 2022-12-01T09:51:06.8463200Z [command]/usr/bin/git 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:51:06.8709546Z Entering 'android/libs/fbjni' 2022-12-01T09:51:06.8742100Z Entering 'third_party/FP16' 2022-12-01T09:51:06.8776002Z Entering 'third_party/FXdiv' 2022-12-01T09:51:06.8808542Z Entering 'third_party/NNPACK' 2022-12-01T09:51:06.8841134Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:06.8875369Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:06.8908105Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:06.8949394Z Entering 'third_party/benchmark' 2022-12-01T09:51:06.8982613Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:06.9016102Z Entering 'third_party/cub' 2022-12-01T09:51:06.9048300Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:06.9084976Z Entering 'third_party/cutlass' 2022-12-01T09:51:06.9123846Z Entering 'third_party/eigen' 2022-12-01T09:51:06.9159592Z Entering 'third_party/fbgemm' 2022-12-01T09:51:06.9193243Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:06.9224986Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:06.9259236Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:06.9291348Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:06.9324523Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:06.9358375Z Entering 'third_party/fmt' 2022-12-01T09:51:06.9391363Z Entering 'third_party/foxi' 2022-12-01T09:51:06.9424508Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:06.9457237Z Entering 'third_party/gloo' 2022-12-01T09:51:06.9490034Z Entering 'third_party/googletest' 2022-12-01T09:51:06.9523659Z Entering 'third_party/ideep' 2022-12-01T09:51:06.9555053Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:06.9589600Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:06.9627690Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:06.9661092Z Entering 'third_party/ittapi' 2022-12-01T09:51:06.9694053Z Entering 'third_party/kineto' 2022-12-01T09:51:06.9727226Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:06.9759391Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:06.9793586Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:06.9827648Z Entering 'third_party/neon2sse' 2022-12-01T09:51:06.9863411Z Entering 'third_party/nlohmann' 2022-12-01T09:51:06.9896917Z Entering 'third_party/onnx' 2022-12-01T09:51:06.9942717Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:06.9975196Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:07.0008596Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:07.0040610Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:07.0077186Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:07.0108873Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:07.0140325Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:07.0178797Z Entering 'third_party/pocketfft' 2022-12-01T09:51:07.0211033Z Entering 'third_party/protobuf' 2022-12-01T09:51:07.0246707Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:07.0279272Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:07.0313621Z Entering 'third_party/psimd' 2022-12-01T09:51:07.0346191Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:07.0378435Z Entering 'third_party/pybind11' 2022-12-01T09:51:07.0410963Z Entering 'third_party/python-enum' 2022-12-01T09:51:07.0444394Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:07.0476868Z Entering 'third_party/python-six' 2022-12-01T09:51:07.0508853Z Entering 'third_party/sleef' 2022-12-01T09:51:07.0541822Z Entering 'third_party/tbb' 2022-12-01T09:51:07.0577317Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:07.0610229Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:07.0641836Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:07.0674397Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:07.0705523Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:07.0736493Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:07.0769503Z Entering 'third_party/zstd' 2022-12-01T09:51:07.0814057Z [command]/usr/bin/git 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:51:07.1059887Z Entering 'android/libs/fbjni' 2022-12-01T09:51:07.1089848Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-12-01T09:51:07.1103438Z Entering 'third_party/FP16' 2022-12-01T09:51:07.1134108Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-12-01T09:51:07.1148459Z Entering 'third_party/FXdiv' 2022-12-01T09:51:07.1179192Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-12-01T09:51:07.1192480Z Entering 'third_party/NNPACK' 2022-12-01T09:51:07.1223789Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-12-01T09:51:07.1237004Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:07.1268477Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-12-01T09:51:07.1282437Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:07.1314272Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2022-12-01T09:51:07.1328007Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:07.1358629Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-12-01T09:51:07.1382391Z Entering 'third_party/benchmark' 2022-12-01T09:51:07.1412553Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:51:07.1427127Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:07.1458257Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-12-01T09:51:07.1472281Z Entering 'third_party/cub' 2022-12-01T09:51:07.1503946Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-12-01T09:51:07.1517691Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:07.1548688Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-12-01T09:51:07.1566749Z Entering 'third_party/cutlass' 2022-12-01T09:51:07.1597799Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2022-12-01T09:51:07.1618475Z Entering 'third_party/eigen' 2022-12-01T09:51:07.1648767Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-12-01T09:51:07.1664153Z Entering 'third_party/fbgemm' 2022-12-01T09:51:07.1695103Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-12-01T09:51:07.1708940Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:07.1739615Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-12-01T09:51:07.1753242Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:07.1784455Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-12-01T09:51:07.1798985Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:07.1829761Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:51:07.1844111Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:07.1874031Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-12-01T09:51:07.1888739Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:07.1922106Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-12-01T09:51:07.1937906Z Entering 'third_party/fmt' 2022-12-01T09:51:07.1967639Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-12-01T09:51:07.1981578Z Entering 'third_party/foxi' 2022-12-01T09:51:07.2012611Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-12-01T09:51:07.2027324Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:07.2059294Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-12-01T09:51:07.2072882Z Entering 'third_party/gloo' 2022-12-01T09:51:07.2102746Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-12-01T09:51:07.2117241Z Entering 'third_party/googletest' 2022-12-01T09:51:07.2147768Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:51:07.2161627Z Entering 'third_party/ideep' 2022-12-01T09:51:07.2192113Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-12-01T09:51:07.2205329Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:07.2235726Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-12-01T09:51:07.2250509Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:07.2281552Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-12-01T09:51:07.2302265Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:07.2333421Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-12-01T09:51:07.2347554Z Entering 'third_party/ittapi' 2022-12-01T09:51:07.2378266Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-12-01T09:51:07.2391609Z Entering 'third_party/kineto' 2022-12-01T09:51:07.2423519Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-12-01T09:51:07.2437527Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:07.2468622Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-12-01T09:51:07.2481628Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:07.2512867Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-12-01T09:51:07.2528192Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:07.2561010Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-12-01T09:51:07.2575383Z Entering 'third_party/neon2sse' 2022-12-01T09:51:07.2605243Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-12-01T09:51:07.2618352Z Entering 'third_party/nlohmann' 2022-12-01T09:51:07.2648618Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-12-01T09:51:07.2663496Z Entering 'third_party/onnx' 2022-12-01T09:51:07.2693607Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-12-01T09:51:07.2718220Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:07.2750168Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:51:07.2764660Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:07.2794885Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:51:07.2810964Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:07.2841235Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-12-01T09:51:07.2854111Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:07.2884843Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-12-01T09:51:07.2902379Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:07.2933281Z file:/home/ec2-user/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:51:07.2948441Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:07.2979693Z file:/home/ec2-user/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:51:07.2993131Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:07.3024440Z file:/home/ec2-user/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:51:07.3041890Z Entering 'third_party/pocketfft' 2022-12-01T09:51:07.3074063Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-12-01T09:51:07.3088098Z Entering 'third_party/protobuf' 2022-12-01T09:51:07.3119027Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-12-01T09:51:07.3136530Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:07.3166410Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:51:07.3180496Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:07.3209935Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:51:07.3225584Z Entering 'third_party/psimd' 2022-12-01T09:51:07.3256420Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-12-01T09:51:07.3269433Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:07.3302806Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-12-01T09:51:07.3316825Z Entering 'third_party/pybind11' 2022-12-01T09:51:07.3346886Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:51:07.3360731Z Entering 'third_party/python-enum' 2022-12-01T09:51:07.3390922Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-12-01T09:51:07.3403709Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:07.3435501Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-12-01T09:51:07.3448812Z Entering 'third_party/python-six' 2022-12-01T09:51:07.3480003Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-12-01T09:51:07.3493435Z Entering 'third_party/sleef' 2022-12-01T09:51:07.3526634Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-12-01T09:51:07.3542910Z Entering 'third_party/tbb' 2022-12-01T09:51:07.3572709Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-12-01T09:51:07.3588194Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:07.3619967Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-12-01T09:51:07.3634133Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:07.3664664Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:51:07.3678601Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:07.3708430Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-12-01T09:51:07.3721769Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:07.3752136Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-12-01T09:51:07.3765798Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:07.3795935Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:51:07.3809316Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:07.3840629Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-12-01T09:51:07.3857683Z Entering 'third_party/zstd' 2022-12-01T09:51:07.3896175Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-12-01T09:51:07.7026232Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-12-01T09:51:07.7280623Z Entering 'android/libs/fbjni' 2022-12-01T09:51:07.7315751Z Entering 'third_party/FP16' 2022-12-01T09:51:07.7349761Z Entering 'third_party/FXdiv' 2022-12-01T09:51:07.7383356Z Entering 'third_party/NNPACK' 2022-12-01T09:51:07.7418431Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:07.7452505Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:07.7487425Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:07.7532532Z Entering 'third_party/benchmark' 2022-12-01T09:51:07.7565894Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:07.7599818Z Entering 'third_party/cub' 2022-12-01T09:51:07.7633346Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:07.7671442Z Entering 'third_party/cutlass' 2022-12-01T09:51:07.7711320Z Entering 'third_party/eigen' 2022-12-01T09:51:07.7746825Z Entering 'third_party/fbgemm' 2022-12-01T09:51:07.7782446Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:07.7814761Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:07.7846703Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:07.7880237Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:07.7914237Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:07.7949224Z Entering 'third_party/fmt' 2022-12-01T09:51:07.7983296Z Entering 'third_party/foxi' 2022-12-01T09:51:07.8018077Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:07.8051151Z Entering 'third_party/gloo' 2022-12-01T09:51:07.8086533Z Entering 'third_party/googletest' 2022-12-01T09:51:07.8119847Z Entering 'third_party/ideep' 2022-12-01T09:51:07.8153479Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:07.8187887Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:07.8228207Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:07.8262816Z Entering 'third_party/ittapi' 2022-12-01T09:51:07.8296524Z Entering 'third_party/kineto' 2022-12-01T09:51:07.8330384Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:07.8363836Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:07.8397825Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:07.8435462Z Entering 'third_party/neon2sse' 2022-12-01T09:51:07.8468393Z Entering 'third_party/nlohmann' 2022-12-01T09:51:07.8502654Z Entering 'third_party/onnx' 2022-12-01T09:51:07.8546811Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:07.8579882Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:07.8613920Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:07.8646953Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:07.8684161Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:07.8717537Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:07.8750531Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:07.8787289Z Entering 'third_party/pocketfft' 2022-12-01T09:51:07.8821320Z Entering 'third_party/protobuf' 2022-12-01T09:51:07.8859535Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:07.8892097Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:07.8928122Z Entering 'third_party/psimd' 2022-12-01T09:51:07.8961774Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:07.8994726Z Entering 'third_party/pybind11' 2022-12-01T09:51:07.9029130Z Entering 'third_party/python-enum' 2022-12-01T09:51:07.9061631Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:07.9095243Z Entering 'third_party/python-six' 2022-12-01T09:51:07.9127958Z Entering 'third_party/sleef' 2022-12-01T09:51:07.9162048Z Entering 'third_party/tbb' 2022-12-01T09:51:07.9199123Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:07.9233551Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:07.9268507Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:07.9301300Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:07.9334126Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:07.9368582Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:07.9404930Z Entering 'third_party/zstd' 2022-12-01T09:51:07.9448561Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-12-01T09:51:07.9698838Z Entering 'android/libs/fbjni' 2022-12-01T09:51:07.9731345Z Entering 'third_party/FP16' 2022-12-01T09:51:07.9763884Z Entering 'third_party/FXdiv' 2022-12-01T09:51:07.9798958Z Entering 'third_party/NNPACK' 2022-12-01T09:51:07.9831744Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:07.9864785Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:07.9897468Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:07.9940656Z Entering 'third_party/benchmark' 2022-12-01T09:51:07.9973025Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:08.0006924Z Entering 'third_party/cub' 2022-12-01T09:51:08.0039820Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:08.0078555Z Entering 'third_party/cutlass' 2022-12-01T09:51:08.0117874Z Entering 'third_party/eigen' 2022-12-01T09:51:08.0152420Z Entering 'third_party/fbgemm' 2022-12-01T09:51:08.0187047Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:08.0219435Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:08.0251578Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:08.0283586Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:08.0318123Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:08.0352872Z Entering 'third_party/fmt' 2022-12-01T09:51:08.0385994Z Entering 'third_party/foxi' 2022-12-01T09:51:08.0418503Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:08.0451424Z Entering 'third_party/gloo' 2022-12-01T09:51:08.0484417Z Entering 'third_party/googletest' 2022-12-01T09:51:08.0517845Z Entering 'third_party/ideep' 2022-12-01T09:51:08.0551275Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:08.0585362Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:08.0623931Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:08.0656353Z Entering 'third_party/ittapi' 2022-12-01T09:51:08.0688193Z Entering 'third_party/kineto' 2022-12-01T09:51:08.0721809Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:08.0754585Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:08.0788523Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:08.0822533Z Entering 'third_party/neon2sse' 2022-12-01T09:51:08.0855196Z Entering 'third_party/nlohmann' 2022-12-01T09:51:08.0888608Z Entering 'third_party/onnx' 2022-12-01T09:51:08.0932703Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:08.0965845Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:08.1000438Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:08.1033720Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:08.1069415Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:08.1103477Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:08.1136376Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:08.1172503Z Entering 'third_party/pocketfft' 2022-12-01T09:51:08.1205357Z Entering 'third_party/protobuf' 2022-12-01T09:51:08.1242170Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:08.1274485Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:08.1308577Z Entering 'third_party/psimd' 2022-12-01T09:51:08.1342026Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:08.1374714Z Entering 'third_party/pybind11' 2022-12-01T09:51:08.1407435Z Entering 'third_party/python-enum' 2022-12-01T09:51:08.1440480Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:08.1473486Z Entering 'third_party/python-six' 2022-12-01T09:51:08.1506968Z Entering 'third_party/sleef' 2022-12-01T09:51:08.1540515Z Entering 'third_party/tbb' 2022-12-01T09:51:08.1575242Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:08.1608507Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:08.1640880Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:08.1674250Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:08.1706375Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:08.1738396Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:08.1772598Z Entering 'third_party/zstd' 2022-12-01T09:51:08.1813851Z ##[endgroup] 2022-12-01T09:51:08.1849112Z [command]/usr/bin/git log -1 --format='%H' 2022-12-01T09:51:08.1873643Z 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T09:51:08.2032532Z Prepare all required actions 2022-12-01T09:51:08.2058816Z ##[group]Run ./.github/actions/setup-linux 2022-12-01T09:51:08.2059027Z ##[endgroup] 2022-12-01T09:51:08.2074290Z ##[group]Run set -euo pipefail 2022-12-01T09:51:08.2074523Z set -euo pipefail 2022-12-01T09:51:08.2074731Z function get_ec2_metadata() { 2022-12-01T09:51:08.2074974Z  # Pulled from instance metadata endpoint for EC2 2022-12-01T09:51:08.2075312Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-12-01T09:51:08.2075607Z  category=$1 2022-12-01T09:51:08.2075840Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-12-01T09:51:08.2076047Z } 2022-12-01T09:51:08.2076241Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-12-01T09:51:08.2076499Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-12-01T09:51:08.2076783Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-12-01T09:51:08.2077029Z echo "system info $(uname -a)" 2022-12-01T09:51:08.2088395Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:08.2088622Z ##[endgroup] 2022-12-01T09:51:08.2166272Z ami-id: ami-096198a0bccc6bad4 2022-12-01T09:51:08.2225733Z instance-id: i-0cfdf046683fa3877 2022-12-01T09:51:08.2273109Z instance-type: c5.2xlarge 2022-12-01T09:51:08.2279294Z system info Linux ip-10-0-1-140.ec2.internal 4.14.252-195.483.amzn2.x86_64 #1 SMP Mon Nov 1 20:58:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-12-01T09:51:08.2295630Z ##[group]Run if systemctl is-active --quiet docker; then 2022-12-01T09:51:08.2295915Z if systemctl is-active --quiet docker; then 2022-12-01T09:51:08.2296144Z  echo "Docker daemon is running..."; 2022-12-01T09:51:08.2296344Z else 2022-12-01T09:51:08.2296666Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-12-01T09:51:08.2296889Z fi 2022-12-01T09:51:08.2307134Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:08.2307360Z ##[endgroup] 2022-12-01T09:51:08.2416067Z Docker daemon is running... 2022-12-01T09:51:08.2431679Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-12-01T09:51:08.2432030Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-12-01T09:51:08.2432508Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-12-01T09:51:08.2432878Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-12-01T09:51:08.2433222Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-12-01T09:51:08.2443267Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:08.2443495Z env: 2022-12-01T09:51:08.2443651Z AWS_RETRY_MODE: standard 2022-12-01T09:51:08.2443835Z AWS_MAX_ATTEMPTS: 5 2022-12-01T09:51:08.2444037Z AWS_DEFAULT_REGION: us-east-1 2022-12-01T09:51:08.2444213Z ##[endgroup] 2022-12-01T09:51:09.3420100Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-12-01T09:51:09.3420503Z Configure a credential helper to remove this warning. See 2022-12-01T09:51:09.3421181Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-12-01T09:51:09.3421542Z 2022-12-01T09:51:09.3421684Z Login Succeeded 2022-12-01T09:51:09.3450337Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:51:09.3450645Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:51:09.3450991Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:51:09.3462673Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:09.3462905Z ##[endgroup] 2022-12-01T09:51:09.3548829Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2022-12-01T09:51:09.3549068Z with: 2022-12-01T09:51:09.3549418Z github-secret: *** 2022-12-01T09:51:09.3549610Z activate-with-label: false 2022-12-01T09:51:09.3549807Z label: with-ssh 2022-12-01T09:51:09.3549995Z remove-existing-keys: true 2022-12-01T09:51:09.3550170Z ##[endgroup] 2022-12-01T09:51:09.8126586Z Grabbing public ssh keys from https://github.com/charlie-wt.keys 2022-12-01T09:51:09.9049425Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-12-01T09:51:09.9063772Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-12-01T09:51:09.9089326Z Login using: ssh ec2-user@ec2-3-231-225-81.compute-1.amazonaws.com 2022-12-01T09:51:09.9168033Z Prepare all required actions 2022-12-01T09:51:09.9220674Z ##[group]Run ./.github/actions/calculate-docker-image 2022-12-01T09:51:09.9220876Z with: 2022-12-01T09:51:09.9221106Z docker-image-name: pytorch-linux-focal-py3.7-gcc7 2022-12-01T09:51:09.9221343Z xla: false 2022-12-01T09:51:09.9221515Z skip_push: true 2022-12-01T09:51:09.9221673Z ##[endgroup] 2022-12-01T09:51:09.9272923Z ##[group]Run if [ -n "${IS_XLA}" ]; then 2022-12-01T09:51:09.9273159Z if [ -n "${IS_XLA}" ]; then 2022-12-01T09:51:09.9273416Z  echo "XLA workflow uses pre-built test image at ${XLA_IMAGE_TAG}" 2022-12-01T09:51:09.9273695Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-12-01T09:51:09.9273962Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-12-01T09:51:09.9274256Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${XLA_IMAGE_TAG}" 2022-12-01T09:51:09.9274484Z else 2022-12-01T09:51:09.9274733Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-12-01T09:51:09.9274983Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-12-01T09:51:09.9275271Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${DOCKER_TAG}" 2022-12-01T09:51:09.9275565Z fi 2022-12-01T09:51:09.9286440Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:09.9286654Z env: 2022-12-01T09:51:09.9286807Z IS_XLA: 2022-12-01T09:51:09.9286964Z XLA_IMAGE_TAG: v0.4 2022-12-01T09:51:09.9287266Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7 2022-12-01T09:51:09.9287555Z ##[endgroup] 2022-12-01T09:51:09.9338253Z ##[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:51:09.9358683Z ##[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:51:09.9380314Z ##[group]Run set -x 2022-12-01T09:51:09.9380529Z set -x 2022-12-01T09:51:09.9380766Z # Check if image already exists, if it does then skip building it 2022-12-01T09:51:09.9381048Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2022-12-01T09:51:09.9381262Z  exit 0 2022-12-01T09:51:09.9381413Z fi 2022-12-01T09:51:09.9381625Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2022-12-01T09:51:09.9381897Z  # if we're on the base branch then use the parent commit 2022-12-01T09:51:09.9382137Z  MERGE_BASE=$(git rev-parse HEAD~) 2022-12-01T09:51:09.9382336Z else 2022-12-01T09:51:09.9382567Z  # otherwise we're on a PR, so use the most recent base commit 2022-12-01T09:51:09.9382830Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2022-12-01T09:51:09.9383044Z fi 2022-12-01T09:51:09.9383273Z # Covers the case where a previous tag doesn't exist for the tree 2022-12-01T09:51:09.9383615Z # this is only really applicable on trees that don't have `.circleci/docker` at its merge base, i.e. nightly 2022-12-01T09:51:09.9383923Z if ! git rev-parse "$MERGE_BASE:.circleci/docker"; then 2022-12-01T09:51:09.9384267Z  echo "Directory '.circleci/docker' not found in commit $MERGE_BASE, you should probably rebase onto a more recent commit" 2022-12-01T09:51:09.9384549Z  exit 1 2022-12-01T09:51:09.9384714Z fi 2022-12-01T09:51:09.9384933Z PREVIOUS_DOCKER_TAG=$(git rev-parse "$MERGE_BASE:.circleci/docker") 2022-12-01T09:51:09.9385260Z # If no image exists but the hash is the same as the previous hash then we should error out here 2022-12-01T09:51:09.9385633Z if [[ "${PREVIOUS_DOCKER_TAG}" = "${DOCKER_TAG}" ]]; then 2022-12-01T09:51:09.9385952Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2022-12-01T09:51:09.9386308Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2022-12-01T09:51:09.9386628Z  # NOTE: DOCKER_FORCE_PUSH will always be set to true for docker-builds.yml 2022-12-01T09:51:09.9386912Z  if [[ "${DOCKER_FORCE_PUSH}" != "true" ]]; then 2022-12-01T09:51:09.9387187Z  # In order to avoid a stampeding herd of jobs trying to push all at once we set it to 2022-12-01T09:51:09.9387522Z  # skip the push. If this is negatively affecting TTS across the board the suggestion 2022-12-01T09:51:09.9387857Z  # should be to run the docker-builds.yml workflow to generate the correct docker builds 2022-12-01T09:51:09.9388155Z  echo ::set-output name=skip_push::true 2022-12-01T09:51:09.9388345Z  fi 2022-12-01T09:51:09.9388505Z fi 2022-12-01T09:51:09.9388702Z echo ::set-output name=rebuild::yes 2022-12-01T09:51:09.9398876Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:09.9399165Z env: 2022-12-01T09:51:09.9399373Z BASE_REVISION: ae2fe4033cf3b17259b17f351020b988fa893f91 2022-12-01T09:51:09.9399736Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:09.9400097Z DOCKER_TAG: fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:09.9400312Z DOCKER_FORCE_PUSH: 2022-12-01T09:51:09.9400494Z ##[endgroup] 2022-12-01T09:51:09.9423039Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:10.1168193Z { 2022-12-01T09:51:10.1168537Z "schemaVersion": 2, 2022-12-01T09:51:10.1170035Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2022-12-01T09:51:10.1170445Z "config": { 2022-12-01T09:51:10.1170700Z "mediaType": "application/vnd.docker.container.image.v1+json", 2022-12-01T09:51:10.1171007Z "size": 28006, 2022-12-01T09:51:10.1171376Z "digest": "sha256:e8be7981a8238969daaef272b84b69737c5858187c9b10870da76dec899f6864" 2022-12-01T09:51:10.1171659Z }, 2022-12-01T09:51:10.1171890Z "layers": [ 2022-12-01T09:51:10.1172167Z { 2022-12-01T09:51:10.1172612Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1172882Z "size": 28572685, 2022-12-01T09:51:10.1173152Z "digest": "sha256:675920708c8bf10fbd02693dc8f43ee7dbe0a99cdfd55e06e6f1a8b43fd08e3f" 2022-12-01T09:51:10.1175578Z }, 2022-12-01T09:51:10.1175857Z { 2022-12-01T09:51:10.1176257Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1176746Z "size": 2051, 2022-12-01T09:51:10.1177141Z "digest": "sha256:3a31ffa0162f3dd214391c771f54435dc0729373808615fcfbf1fa87d7c2aea2" 2022-12-01T09:51:10.1177387Z }, 2022-12-01T09:51:10.1177533Z { 2022-12-01T09:51:10.1177812Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1178200Z "size": 305979962, 2022-12-01T09:51:10.1180460Z "digest": "sha256:fe9b2441508665bad15ffe8abaf78b4f1b243efec2dc0d6abe3deacd39a1ce70" 2022-12-01T09:51:10.1181099Z }, 2022-12-01T09:51:10.1181373Z { 2022-12-01T09:51:10.1181798Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1182204Z "size": 847, 2022-12-01T09:51:10.1182663Z "digest": "sha256:422bea31bd2a94d23bf91682dfa9adc99fe4e2b131d965d14a5d8c33c69d127c" 2022-12-01T09:51:10.1183083Z }, 2022-12-01T09:51:10.1183293Z { 2022-12-01T09:51:10.1183695Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1184120Z "size": 106, 2022-12-01T09:51:10.1184504Z "digest": "sha256:27ad548906a1c108c50726e80dd1b869092d307648f7ff3f4fc8ad7108dcc98c" 2022-12-01T09:51:10.1185139Z }, 2022-12-01T09:51:10.1185382Z { 2022-12-01T09:51:10.1185738Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1186125Z "size": 407, 2022-12-01T09:51:10.1186579Z "digest": "sha256:efe762c046e3ede4bb444b9e4ab1a0dc3caf7d9310f2aabfc4b02ec61dd29475" 2022-12-01T09:51:10.1186988Z }, 2022-12-01T09:51:10.1187219Z { 2022-12-01T09:51:10.1187645Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1188081Z "size": 107, 2022-12-01T09:51:10.1188486Z "digest": "sha256:a12af00c9224a678b51c6ca7ba360cd8ae3e9ae87b7f22267408817a9e45dcef" 2022-12-01T09:51:10.1188893Z }, 2022-12-01T09:51:10.1189134Z { 2022-12-01T09:51:10.1189535Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1189944Z "size": 450, 2022-12-01T09:51:10.1190364Z "digest": "sha256:49809737e89d84da08e9e2008607e3e4b2ad34bf303746e570fddad6118942b3" 2022-12-01T09:51:10.1190741Z }, 2022-12-01T09:51:10.1190988Z { 2022-12-01T09:51:10.1191258Z + exit 0 2022-12-01T09:51:10.1191677Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1192097Z "size": 1276, 2022-12-01T09:51:10.1192527Z "digest": "sha256:4bd15b74196330640f2e4eff413d5ca07e5cc860b108b66fc3fb91051e342bbb" 2022-12-01T09:51:10.1193062Z }, 2022-12-01T09:51:10.1193274Z { 2022-12-01T09:51:10.1193656Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1194056Z "size": 476, 2022-12-01T09:51:10.1194486Z "digest": "sha256:9fdf20fee962ace7f13ee4e9c4a763d095f1b249d464ccf1512f024e1c4a0845" 2022-12-01T09:51:10.1194878Z }, 2022-12-01T09:51:10.1195122Z { 2022-12-01T09:51:10.1195490Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1195914Z "size": 82036374, 2022-12-01T09:51:10.1196368Z "digest": "sha256:85d2fa9daf54e68a83287d612f17843a29cfea4cafb9856becbb0c1c39120457" 2022-12-01T09:51:10.1196757Z }, 2022-12-01T09:51:10.1197012Z { 2022-12-01T09:51:10.1197429Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1197833Z "size": 2571, 2022-12-01T09:51:10.1198286Z "digest": "sha256:e3608d8edfea7e89dce2ea7178a2fae7c3fc57c59b602d952f1f8be02dbe1c8c" 2022-12-01T09:51:10.1198708Z }, 2022-12-01T09:51:10.1198939Z { 2022-12-01T09:51:10.1215075Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1215559Z "size": 1868, 2022-12-01T09:51:10.1215984Z "digest": "sha256:63ae5eb8854102d077b01ac9fd010aee9c602d44f13cb0a9badc1ea5c337f81b" 2022-12-01T09:51:10.1216376Z }, 2022-12-01T09:51:10.1216593Z { 2022-12-01T09:51:10.1217048Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1217504Z "size": 1189904051, 2022-12-01T09:51:10.1217963Z "digest": "sha256:2b6269e5f0128c9d2cedb0d6ac1d9997d682d6ca1a6bb215031442edd2aad04a" 2022-12-01T09:51:10.1218407Z }, 2022-12-01T09:51:10.1218661Z { 2022-12-01T09:51:10.1218955Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1219202Z "size": 170, 2022-12-01T09:51:10.1219452Z "digest": "sha256:49405b81ba468028be99cd73e14c7251cc1731752b3881c85aaf57b298a86603" 2022-12-01T09:51:10.1219677Z }, 2022-12-01T09:51:10.1219823Z { 2022-12-01T09:51:10.1220064Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1220318Z "size": 467, 2022-12-01T09:51:10.1220557Z "digest": "sha256:f5bd51a8525a4e66341f03d17fb2d56139141311617755e79c7faf3bc902eedc" 2022-12-01T09:51:10.1220790Z }, 2022-12-01T09:51:10.1220930Z { 2022-12-01T09:51:10.1221156Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1221436Z "size": 44320791, 2022-12-01T09:51:10.1221695Z "digest": "sha256:dce0658383e3fbc245b95847ed524503083ab2df7ec1aa8b3203545a2a6091c7" 2022-12-01T09:51:10.1221920Z }, 2022-12-01T09:51:10.1222060Z { 2022-12-01T09:51:10.1222418Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1222651Z "size": 231, 2022-12-01T09:51:10.1222911Z "digest": "sha256:fda59f894d4afe089937f031c5456ea744badcd0133759f65e78b35a0f0d8566" 2022-12-01T09:51:10.1223153Z }, 2022-12-01T09:51:10.1223302Z { 2022-12-01T09:51:10.1223530Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1223775Z "size": 1107222, 2022-12-01T09:51:10.1224044Z "digest": "sha256:c4cd62aabb9cc6ae8589b9d79cae21e4e080025026c49e54eef46c2320fdd589" 2022-12-01T09:51:10.1224281Z }, 2022-12-01T09:51:10.1224424Z { 2022-12-01T09:51:10.1224663Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1224894Z "size": 2071, 2022-12-01T09:51:10.1225158Z "digest": "sha256:d84da0b3b52967fb266615ebeb4866ea4ee6106c5ebf4a0928cb7bae5d2dc3d3" 2022-12-01T09:51:10.1225405Z }, 2022-12-01T09:51:10.1225535Z { 2022-12-01T09:51:10.1225774Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1226018Z "size": 105, 2022-12-01T09:51:10.1226262Z "digest": "sha256:81e2ac298c6134a98f91d3b126d1598b8eac106129dffe9c3dcd012d2d7f8f2a" 2022-12-01T09:51:10.1226495Z }, 2022-12-01T09:51:10.1226638Z { 2022-12-01T09:51:10.1226916Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1227157Z "size": 452, 2022-12-01T09:51:10.1227403Z "digest": "sha256:38c05cfe407069c87a583682a982e9b5e103a57416ee380bca10fe013c4b6fe8" 2022-12-01T09:51:10.1227621Z }, 2022-12-01T09:51:10.1227770Z { 2022-12-01T09:51:10.1228012Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1228244Z "size": 104, 2022-12-01T09:51:10.1228511Z "digest": "sha256:af4d19351fdf85aa04b4cd1c586fe9816e1b66b6b1fcd7a9e03e53f3764ed057" 2022-12-01T09:51:10.1228762Z }, 2022-12-01T09:51:10.1228910Z { 2022-12-01T09:51:10.1229137Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1229381Z "size": 882, 2022-12-01T09:51:10.1229650Z "digest": "sha256:d1d5291b2ab5959eb517f4fdefeeed4651e59b5ffc79ee630f22e4ebfb25a233" 2022-12-01T09:51:10.1229887Z }, 2022-12-01T09:51:10.1230032Z { 2022-12-01T09:51:10.1230273Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1230512Z "size": 88796446, 2022-12-01T09:51:10.1230777Z "digest": "sha256:17be6d40a7e684abee02b1d842ab2107e94408c30a35b7f9eeb86fd884e58eac" 2022-12-01T09:51:10.1231021Z }, 2022-12-01T09:51:10.1231151Z { 2022-12-01T09:51:10.1231390Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1231635Z "size": 109, 2022-12-01T09:51:10.1231883Z "digest": "sha256:7334631630cae2b7cabb443d4fc7a82ee9e624300bed93d31c6fbede9e747e27" 2022-12-01T09:51:10.1232127Z }, 2022-12-01T09:51:10.1232271Z { 2022-12-01T09:51:10.1232498Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1232736Z "size": 557, 2022-12-01T09:51:10.1232990Z "digest": "sha256:b7010c1141c855948a1091aeddd88eb18f49686ddb671615e6e8b7ebdd1636f0" 2022-12-01T09:51:10.1233212Z }, 2022-12-01T09:51:10.1233357Z { 2022-12-01T09:51:10.1233596Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1233843Z "size": 1155139, 2022-12-01T09:51:10.1234094Z "digest": "sha256:1d69ebcc1824d6f85c4a38ef0e55e7db1fee5f28b1d595780f96cc24ea632536" 2022-12-01T09:51:10.1234340Z }, 2022-12-01T09:51:10.1234483Z { 2022-12-01T09:51:10.1236353Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1236795Z "size": 103, 2022-12-01T09:51:10.1237249Z "digest": "sha256:bbd83461fb4192b21a175259c2cdbac6022d938ade5842f924c271ee31ffc6a1" 2022-12-01T09:51:10.1237623Z }, 2022-12-01T09:51:10.1237830Z { 2022-12-01T09:51:10.1238265Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1238707Z "size": 548, 2022-12-01T09:51:10.1239269Z "digest": "sha256:bcd5197bc3b19eb1f5e07475f65ce7c59adc9c7da59f3dfd638cb8cf8f325170" 2022-12-01T09:51:10.1239721Z }, 2022-12-01T09:51:10.1239975Z { 2022-12-01T09:51:10.1240398Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1240846Z "size": 219124605, 2022-12-01T09:51:10.1241315Z "digest": "sha256:b80f27646ab68142856aeb222d82041ffa2933abeef9ea88d75d698f3c1f7749" 2022-12-01T09:51:10.1241732Z }, 2022-12-01T09:51:10.1241971Z { 2022-12-01T09:51:10.1242360Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1242799Z "size": 107, 2022-12-01T09:51:10.1243216Z "digest": "sha256:866c2acc4910f732525643b6610d83717c9dc946e4209afff7e78cf187c55d75" 2022-12-01T09:51:10.1243447Z }, 2022-12-01T09:51:10.1243588Z { 2022-12-01T09:51:10.1243814Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1244053Z "size": 1290, 2022-12-01T09:51:10.1244300Z "digest": "sha256:e39e0e87bf58c0643170365f718f7de5758021a3598ab39e24c57c3be4542710" 2022-12-01T09:51:10.1244520Z }, 2022-12-01T09:51:10.1244667Z { 2022-12-01T09:51:10.1244905Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1245135Z "size": 151, 2022-12-01T09:51:10.1245383Z "digest": "sha256:31e492142d52870c3b480ebce29c3596ec993499bdd70eae3256cefd44c0d0e5" 2022-12-01T09:51:10.1245670Z }, 2022-12-01T09:51:10.1245804Z { 2022-12-01T09:51:10.1246047Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1246293Z "size": 646, 2022-12-01T09:51:10.1246534Z "digest": "sha256:7d95e9c9554c997d21cc8f1d3848e0c92c140266e082afd1438b2e849a20260e" 2022-12-01T09:51:10.1246769Z }, 2022-12-01T09:51:10.1246915Z { 2022-12-01T09:51:10.1247193Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1247428Z "size": 108, 2022-12-01T09:51:10.1247694Z "digest": "sha256:f405cc5c9c7748ad978ee3ed19b95fde6da040df516545a0311fb3863a009145" 2022-12-01T09:51:10.1247941Z }, 2022-12-01T09:51:10.1248078Z { 2022-12-01T09:51:10.1248320Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1248568Z "size": 109, 2022-12-01T09:51:10.1248811Z "digest": "sha256:a1d89816b283a2b19e9c657d3c7dcc4f6894c91cc71b7c95d9100d12463af9b6" 2022-12-01T09:51:10.1249054Z }, 2022-12-01T09:51:10.1249224Z { 2022-12-01T09:51:10.1249453Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1249699Z "size": 102, 2022-12-01T09:51:10.1249947Z "digest": "sha256:38d7b060d3d422d5114106f448475f422bbeb40df7877c719313b4b0d4edf117" 2022-12-01T09:51:10.1250179Z }, 2022-12-01T09:51:10.1250314Z { 2022-12-01T09:51:10.1250556Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1250802Z "size": 421, 2022-12-01T09:51:10.1251126Z "digest": "sha256:0b48564513b307891e903987ec9e8885b8a8d479abc49273da7cbeaf5eafbef1" 2022-12-01T09:51:10.1251354Z }, 2022-12-01T09:51:10.1251501Z { 2022-12-01T09:51:10.1251733Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1251978Z "size": 111, 2022-12-01T09:51:10.1252235Z "digest": "sha256:c517839d268c0fc43745d83f131bb402a5b3cc3b48fce8875e530b0fe46f3b75" 2022-12-01T09:51:10.1252462Z }, 2022-12-01T09:51:10.1252609Z { 2022-12-01T09:51:10.1252850Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1253083Z "size": 474, 2022-12-01T09:51:10.1253333Z "digest": "sha256:9200027c63780f558b292b1dd85aa0c7c175bbc1c2c334c17f995ad4fa1c1095" 2022-12-01T09:51:10.1253567Z }, 2022-12-01T09:51:10.1253704Z { 2022-12-01T09:51:10.1254107Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1254355Z "size": 112, 2022-12-01T09:51:10.1254642Z "digest": "sha256:1a68c742e8773cd7c3c985515c9d9f03d7b47a9bd6af31c96c316b496b4ac2bc" 2022-12-01T09:51:10.1255017Z }, 2022-12-01T09:51:10.1255229Z { 2022-12-01T09:51:10.1255753Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1256190Z "size": 449, 2022-12-01T09:51:10.1256469Z "digest": "sha256:085aceb64709b9309f3090016a64c5a28edee970b2c0293bd2aedbad29c23e75" 2022-12-01T09:51:10.1256711Z }, 2022-12-01T09:51:10.1256849Z { 2022-12-01T09:51:10.1257092Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1257338Z "size": 40880565, 2022-12-01T09:51:10.1257734Z "digest": "sha256:9fad26f5e1f4ede2b9d2b80d4899e85b7f38576ecdb870c63bae1dc94b16596e" 2022-12-01T09:51:10.1258147Z }, 2022-12-01T09:51:10.1258401Z { 2022-12-01T09:51:10.1258823Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1259263Z "size": 106, 2022-12-01T09:51:10.1259850Z "digest": "sha256:3454ac6b1f68f52676ee1703dcff5c2bab03fd29bbd42b1322f4e21551bcf799" 2022-12-01T09:51:10.1260300Z }, 2022-12-01T09:51:10.1260631Z { 2022-12-01T09:51:10.1261178Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1261708Z "size": 294, 2022-12-01T09:51:10.1262246Z "digest": "sha256:38599e0ca649024dfa95c6f9de5ba813a0cc65e5f05a363b0864372a4f0e4e07" 2022-12-01T09:51:10.1262880Z }, 2022-12-01T09:51:10.1263088Z { 2022-12-01T09:51:10.1263660Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1264198Z "size": 106, 2022-12-01T09:51:10.1264820Z "digest": "sha256:a16f0b09d742675bf949c7de5ac5a4db129caede1e06a11ff476a2374a827edd" 2022-12-01T09:51:10.1265383Z }, 2022-12-01T09:51:10.1265674Z { 2022-12-01T09:51:10.1266199Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1266732Z "size": 401, 2022-12-01T09:51:10.1267118Z "digest": "sha256:100cd65220ba2baa30f67d384f5ee8f95609c8562763c0d98cf5737b1073506c" 2022-12-01T09:51:10.1267391Z }, 2022-12-01T09:51:10.1267598Z { 2022-12-01T09:51:10.1267897Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1268160Z "size": 19646052, 2022-12-01T09:51:10.1268499Z "digest": "sha256:9d7685da3dfafbfac073dfe0fd6f367ef69d397aafdc9ed23c9878f467e8c9ba" 2022-12-01T09:51:10.1268838Z }, 2022-12-01T09:51:10.1268996Z { 2022-12-01T09:51:10.1269289Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1269594Z "size": 108, 2022-12-01T09:51:10.1269868Z "digest": "sha256:e69408c62fb40b1eeca577d32700c103b73d5ee876a3672b6201fa5bbcbac5ae" 2022-12-01T09:51:10.1270187Z }, 2022-12-01T09:51:10.1270388Z { 2022-12-01T09:51:10.1270644Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1270939Z "size": 1765, 2022-12-01T09:51:10.1271259Z "digest": "sha256:1530f151c058e195a4339c37f93a30554392b4f0e75ac34a43f88aac73cf86d4" 2022-12-01T09:51:10.1271499Z }, 2022-12-01T09:51:10.1271698Z { 2022-12-01T09:51:10.1271995Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1272263Z "size": 317749892, 2022-12-01T09:51:10.1272722Z "digest": "sha256:3aeaec05c672681becaedf4297fa73c5301ad66cde52bec3b4b6bdc60813638a" 2022-12-01T09:51:10.1273050Z }, 2022-12-01T09:51:10.1273211Z { 2022-12-01T09:51:10.1273519Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1273822Z "size": 164, 2022-12-01T09:51:10.1274154Z "digest": "sha256:99763bc3448ae3ee014100f92b5ab5cbe64c6b6e3d3c27be5fca7e176dac50a6" 2022-12-01T09:51:10.1274415Z }, 2022-12-01T09:51:10.1274623Z { 2022-12-01T09:51:10.1274919Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1275193Z "size": 7940, 2022-12-01T09:51:10.1275543Z "digest": "sha256:cec809ad8b3cf70a89c1fd816c669f745c706063254efc3cd006bef00309c4e4" 2022-12-01T09:51:10.1275849Z }, 2022-12-01T09:51:10.1276009Z { 2022-12-01T09:51:10.1276304Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1276625Z "size": 8066, 2022-12-01T09:51:10.1276962Z "digest": "sha256:677fdb68d2c67ae3d71ecdc98e73536a56358e1569dfe380a08872ee0d1231f7" 2022-12-01T09:51:10.1277260Z }, 2022-12-01T09:51:10.1277464Z { 2022-12-01T09:51:10.1277739Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1278062Z "size": 304, 2022-12-01T09:51:10.1278373Z "digest": "sha256:92d94c0f43b45774ecce3b96490cbaf729b33d7917f075799414eb7002b5839b" 2022-12-01T09:51:10.1278621Z }, 2022-12-01T09:51:10.1278822Z { 2022-12-01T09:51:10.1279125Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1279403Z "size": 108, 2022-12-01T09:51:10.1279726Z "digest": "sha256:a90bc9ac3f47b2d7ac6db1b9b9f175f99374e239aba1f26f8a0521cac8a0aa85" 2022-12-01T09:51:10.1280030Z }, 2022-12-01T09:51:10.1280252Z { 2022-12-01T09:51:10.1310436Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.1310719Z "size": 54145495, 2022-12-01T09:51:10.1310988Z "digest": "sha256:8ef4cf23833baca8110e0e13574b782015308ae97cc3701d2eeb0661d98e8b4d" 2022-12-01T09:51:10.1311229Z } 2022-12-01T09:51:10.1311378Z ] 2022-12-01T09:51:10.1311526Z } 2022-12-01T09:51:10.1403162Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2022-12-01T09:51:10.1403396Z with: 2022-12-01T09:51:10.1403726Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:10.1404109Z ##[endgroup] 2022-12-01T09:51:10.1417527Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-12-01T09:51:10.1417798Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-12-01T09:51:10.1418064Z # ignore output since only exit code is used for conditional 2022-12-01T09:51:10.1418344Z # only pull docker image if it's not available locally 2022-12-01T09:51:10.1418626Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-12-01T09:51:10.1418895Z  retry docker pull "${DOCKER_IMAGE}" 2022-12-01T09:51:10.1419090Z fi 2022-12-01T09:51:10.1430164Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:10.1430382Z env: 2022-12-01T09:51:10.1430694Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:10.1431020Z ##[endgroup] 2022-12-01T09:51:10.3495194Z fa72f5a0a230eb632055220542038bd4ceca184b: Pulling from pytorch/pytorch-linux-focal-py3.7-gcc7 2022-12-01T09:51:10.3498838Z 675920708c8b: Pulling fs layer 2022-12-01T09:51:10.3499461Z 3a31ffa0162f: Pulling fs layer 2022-12-01T09:51:10.3502573Z fe9b24415086: Pulling fs layer 2022-12-01T09:51:10.3517305Z 422bea31bd2a: Pulling fs layer 2022-12-01T09:51:10.3517556Z 27ad548906a1: Pulling fs layer 2022-12-01T09:51:10.3517800Z efe762c046e3: Pulling fs layer 2022-12-01T09:51:10.3518001Z a12af00c9224: Pulling fs layer 2022-12-01T09:51:10.3518192Z 49809737e89d: Pulling fs layer 2022-12-01T09:51:10.3518429Z 4bd15b741963: Pulling fs layer 2022-12-01T09:51:10.3518666Z 9fdf20fee962: Pulling fs layer 2022-12-01T09:51:10.3518861Z 27ad548906a1: Waiting 2022-12-01T09:51:10.3519106Z 85d2fa9daf54: Pulling fs layer 2022-12-01T09:51:10.3519278Z efe762c046e3: Waiting 2022-12-01T09:51:10.3519469Z e3608d8edfea: Pulling fs layer 2022-12-01T09:51:10.3519707Z a12af00c9224: Waiting 2022-12-01T09:51:10.3519919Z 63ae5eb88541: Pulling fs layer 2022-12-01T09:51:10.3520124Z 2b6269e5f012: Pulling fs layer 2022-12-01T09:51:10.3520310Z 49809737e89d: Waiting 2022-12-01T09:51:10.3520479Z 49405b81ba46: Pulling fs layer 2022-12-01T09:51:10.3520726Z f5bd51a8525a: Pulling fs layer 2022-12-01T09:51:10.3520931Z dce0658383e3: Pulling fs layer 2022-12-01T09:51:10.3521103Z 4bd15b741963: Waiting 2022-12-01T09:51:10.3521283Z fda59f894d4a: Pulling fs layer 2022-12-01T09:51:10.3521544Z c4cd62aabb9c: Pulling fs layer 2022-12-01T09:51:10.3521908Z d84da0b3b529: Pulling fs layer 2022-12-01T09:51:10.3522180Z 81e2ac298c61: Pulling fs layer 2022-12-01T09:51:10.3522471Z 422bea31bd2a: Waiting 2022-12-01T09:51:10.3522723Z 38c05cfe4070: Pulling fs layer 2022-12-01T09:51:10.3522951Z af4d19351fdf: Pulling fs layer 2022-12-01T09:51:10.3523151Z d1d5291b2ab5: Pulling fs layer 2022-12-01T09:51:10.3523340Z 85d2fa9daf54: Waiting 2022-12-01T09:51:10.3523571Z 17be6d40a7e6: Pulling fs layer 2022-12-01T09:51:10.3523756Z e3608d8edfea: Waiting 2022-12-01T09:51:10.3523939Z 7334631630ca: Pulling fs layer 2022-12-01T09:51:10.3524117Z b7010c1141c8: Pulling fs layer 2022-12-01T09:51:10.3524366Z 1d69ebcc1824: Pulling fs layer 2022-12-01T09:51:10.3524564Z bbd83461fb41: Pulling fs layer 2022-12-01T09:51:10.3524730Z 63ae5eb88541: Waiting 2022-12-01T09:51:10.3524933Z bcd5197bc3b1: Pulling fs layer 2022-12-01T09:51:10.3525164Z b80f27646ab6: Pulling fs layer 2022-12-01T09:51:10.3525394Z 2b6269e5f012: Waiting 2022-12-01T09:51:10.3525582Z 866c2acc4910: Pulling fs layer 2022-12-01T09:51:10.3525836Z e39e0e87bf58: Pulling fs layer 2022-12-01T09:51:10.3526173Z 49405b81ba46: Waiting 2022-12-01T09:51:10.3526347Z 9fdf20fee962: Waiting 2022-12-01T09:51:10.3526710Z 31e492142d52: Pulling fs layer 2022-12-01T09:51:10.3526923Z f5bd51a8525a: Waiting 2022-12-01T09:51:10.3527106Z 7d95e9c9554c: Pulling fs layer 2022-12-01T09:51:10.3527339Z f405cc5c9c77: Pulling fs layer 2022-12-01T09:51:10.3527586Z dce0658383e3: Waiting 2022-12-01T09:51:10.3527766Z a1d89816b283: Pulling fs layer 2022-12-01T09:51:10.3527954Z 38d7b060d3d4: Pulling fs layer 2022-12-01T09:51:10.3528178Z fda59f894d4a: Waiting 2022-12-01T09:51:10.3528363Z 0b48564513b3: Pulling fs layer 2022-12-01T09:51:10.3528551Z c517839d268c: Pulling fs layer 2022-12-01T09:51:10.3528724Z 9200027c6378: Pulling fs layer 2022-12-01T09:51:10.3528953Z 866c2acc4910: Waiting 2022-12-01T09:51:10.3529134Z 1a68c742e877: Pulling fs layer 2022-12-01T09:51:10.3529307Z 085aceb64709: Pulling fs layer 2022-12-01T09:51:10.3529485Z bbd83461fb41: Waiting 2022-12-01T09:51:10.3529708Z f405cc5c9c77: Waiting 2022-12-01T09:51:10.3529874Z c4cd62aabb9c: Waiting 2022-12-01T09:51:10.3530054Z 9fad26f5e1f4: Pulling fs layer 2022-12-01T09:51:10.3530243Z 3454ac6b1f68: Pulling fs layer 2022-12-01T09:51:10.3530468Z d84da0b3b529: Waiting 2022-12-01T09:51:10.3530756Z 38599e0ca649: Pulling fs layer 2022-12-01T09:51:10.3531083Z a16f0b09d742: Pulling fs layer 2022-12-01T09:51:10.3531269Z 81e2ac298c61: Waiting 2022-12-01T09:51:10.3531458Z 1d69ebcc1824: Waiting 2022-12-01T09:51:10.3531672Z 100cd65220ba: Pulling fs layer 2022-12-01T09:51:10.3531866Z 9d7685da3dfa: Pulling fs layer 2022-12-01T09:51:10.3532076Z 7334631630ca: Waiting 2022-12-01T09:51:10.3532307Z e69408c62fb4: Pulling fs layer 2022-12-01T09:51:10.3532491Z b7010c1141c8: Waiting 2022-12-01T09:51:10.3532688Z b80f27646ab6: Waiting 2022-12-01T09:51:10.3532864Z 1530f151c058: Pulling fs layer 2022-12-01T09:51:10.3533117Z 3aeaec05c672: Pulling fs layer 2022-12-01T09:51:10.3533390Z bcd5197bc3b1: Waiting 2022-12-01T09:51:10.3533559Z 0b48564513b3: Waiting 2022-12-01T09:51:10.3533738Z 99763bc3448a: Pulling fs layer 2022-12-01T09:51:10.3534092Z 1a68c742e877: Waiting 2022-12-01T09:51:10.3534258Z c517839d268c: Waiting 2022-12-01T09:51:10.3534440Z cec809ad8b3c: Pulling fs layer 2022-12-01T09:51:10.3534662Z 085aceb64709: Waiting 2022-12-01T09:51:10.3534842Z 677fdb68d2c6: Pulling fs layer 2022-12-01T09:51:10.3535097Z e39e0e87bf58: Waiting 2022-12-01T09:51:10.3535404Z 31e492142d52: Waiting 2022-12-01T09:51:10.3535589Z 92d94c0f43b4: Pulling fs layer 2022-12-01T09:51:10.3535766Z 7d95e9c9554c: Waiting 2022-12-01T09:51:10.3536000Z a90bc9ac3f47: Pulling fs layer 2022-12-01T09:51:10.3536286Z 9fad26f5e1f4: Waiting 2022-12-01T09:51:10.3536569Z 8ef4cf23833b: Pulling fs layer 2022-12-01T09:51:10.3537051Z e69408c62fb4: Waiting 2022-12-01T09:51:10.3537221Z 3454ac6b1f68: Waiting 2022-12-01T09:51:10.3537386Z 99763bc3448a: Waiting 2022-12-01T09:51:10.3537537Z 100cd65220ba: Waiting 2022-12-01T09:51:10.3537747Z cec809ad8b3c: Waiting 2022-12-01T09:51:10.3537911Z 38599e0ca649: Waiting 2022-12-01T09:51:10.3538060Z 9200027c6378: Waiting 2022-12-01T09:51:10.3538223Z a16f0b09d742: Waiting 2022-12-01T09:51:10.3538477Z a90bc9ac3f47: Waiting 2022-12-01T09:51:10.3538680Z 8ef4cf23833b: Waiting 2022-12-01T09:51:10.3538859Z 38c05cfe4070: Waiting 2022-12-01T09:51:10.3539143Z 9d7685da3dfa: Waiting 2022-12-01T09:51:10.3539301Z 3aeaec05c672: Waiting 2022-12-01T09:51:10.3539477Z d1d5291b2ab5: Waiting 2022-12-01T09:51:10.3539645Z af4d19351fdf: Waiting 2022-12-01T09:51:10.3539832Z 38d7b060d3d4: Waiting 2022-12-01T09:51:10.3539994Z 92d94c0f43b4: Waiting 2022-12-01T09:51:10.3540155Z 1530f151c058: Waiting 2022-12-01T09:51:10.3540308Z 677fdb68d2c6: Waiting 2022-12-01T09:51:10.4462062Z 3a31ffa0162f: Verifying Checksum 2022-12-01T09:51:10.4462467Z 3a31ffa0162f: Download complete 2022-12-01T09:51:10.5338055Z 422bea31bd2a: Download complete 2022-12-01T09:51:10.6129378Z 27ad548906a1: Verifying Checksum 2022-12-01T09:51:10.6129621Z 27ad548906a1: Download complete 2022-12-01T09:51:10.6867963Z 675920708c8b: Verifying Checksum 2022-12-01T09:51:10.6868373Z 675920708c8b: Download complete 2022-12-01T09:51:10.6892884Z efe762c046e3: Download complete 2022-12-01T09:51:10.7506993Z 49809737e89d: Verifying Checksum 2022-12-01T09:51:10.7507543Z 49809737e89d: Download complete 2022-12-01T09:51:10.8172542Z 4bd15b741963: Download complete 2022-12-01T09:51:10.8188184Z a12af00c9224: Verifying Checksum 2022-12-01T09:51:10.8188735Z a12af00c9224: Download complete 2022-12-01T09:51:10.9029036Z 9fdf20fee962: Verifying Checksum 2022-12-01T09:51:10.9029315Z 9fdf20fee962: Download complete 2022-12-01T09:51:10.9844889Z e3608d8edfea: Verifying Checksum 2022-12-01T09:51:10.9845327Z e3608d8edfea: Download complete 2022-12-01T09:51:11.0728789Z 63ae5eb88541: Download complete 2022-12-01T09:51:11.3941440Z 675920708c8b: Pull complete 2022-12-01T09:51:11.5081652Z 3a31ffa0162f: Pull complete 2022-12-01T09:51:11.7091610Z 85d2fa9daf54: Verifying Checksum 2022-12-01T09:51:11.7092063Z 85d2fa9daf54: Download complete 2022-12-01T09:51:11.7890429Z 49405b81ba46: Verifying Checksum 2022-12-01T09:51:11.7890785Z 49405b81ba46: Download complete 2022-12-01T09:51:11.8766011Z f5bd51a8525a: Verifying Checksum 2022-12-01T09:51:11.8766265Z f5bd51a8525a: Download complete 2022-12-01T09:51:12.3636327Z dce0658383e3: Verifying Checksum 2022-12-01T09:51:12.3636664Z dce0658383e3: Download complete 2022-12-01T09:51:12.4662425Z fda59f894d4a: Verifying Checksum 2022-12-01T09:51:12.4662705Z fda59f894d4a: Download complete 2022-12-01T09:51:12.5881986Z c4cd62aabb9c: Download complete 2022-12-01T09:51:12.6832345Z d84da0b3b529: Download complete 2022-12-01T09:51:12.7950076Z 81e2ac298c61: Verifying Checksum 2022-12-01T09:51:12.7950310Z 81e2ac298c61: Download complete 2022-12-01T09:51:12.8710859Z 38c05cfe4070: Verifying Checksum 2022-12-01T09:51:12.8711104Z 38c05cfe4070: Download complete 2022-12-01T09:51:12.9473250Z af4d19351fdf: Verifying Checksum 2022-12-01T09:51:12.9473610Z af4d19351fdf: Download complete 2022-12-01T09:51:15.3092656Z 17be6d40a7e6: Verifying Checksum 2022-12-01T09:51:15.3092929Z 17be6d40a7e6: Download complete 2022-12-01T09:51:15.3930868Z 7334631630ca: Verifying Checksum 2022-12-01T09:51:15.3931313Z 7334631630ca: Download complete 2022-12-01T09:51:15.5049232Z b7010c1141c8: Verifying Checksum 2022-12-01T09:51:15.5049573Z b7010c1141c8: Download complete 2022-12-01T09:51:15.6191564Z 1d69ebcc1824: Verifying Checksum 2022-12-01T09:51:15.6191962Z 1d69ebcc1824: Download complete 2022-12-01T09:51:15.7114735Z bbd83461fb41: Verifying Checksum 2022-12-01T09:51:15.7115006Z bbd83461fb41: Download complete 2022-12-01T09:51:15.7875017Z bcd5197bc3b1: Verifying Checksum 2022-12-01T09:51:15.7875234Z bcd5197bc3b1: Download complete 2022-12-01T09:51:17.2388057Z fe9b24415086: Verifying Checksum 2022-12-01T09:51:17.2388526Z fe9b24415086: Download complete 2022-12-01T09:51:17.3471193Z 866c2acc4910: Verifying Checksum 2022-12-01T09:51:17.3471477Z 866c2acc4910: Download complete 2022-12-01T09:51:17.4281608Z e39e0e87bf58: Verifying Checksum 2022-12-01T09:51:17.4282002Z e39e0e87bf58: Download complete 2022-12-01T09:51:17.5110853Z 31e492142d52: Verifying Checksum 2022-12-01T09:51:17.5111139Z 31e492142d52: Download complete 2022-12-01T09:51:17.6054452Z 7d95e9c9554c: Download complete 2022-12-01T09:51:17.6767986Z f405cc5c9c77: Download complete 2022-12-01T09:51:17.7581673Z a1d89816b283: Verifying Checksum 2022-12-01T09:51:17.7582115Z a1d89816b283: Download complete 2022-12-01T09:51:17.8392729Z 38d7b060d3d4: Verifying Checksum 2022-12-01T09:51:17.8393121Z 38d7b060d3d4: Download complete 2022-12-01T09:51:17.9245038Z 0b48564513b3: Download complete 2022-12-01T09:51:18.0359793Z c517839d268c: Verifying Checksum 2022-12-01T09:51:18.0360188Z c517839d268c: Download complete 2022-12-01T09:51:18.1233943Z 9200027c6378: Verifying Checksum 2022-12-01T09:51:18.1234225Z 9200027c6378: Download complete 2022-12-01T09:51:18.2179327Z 1a68c742e877: Verifying Checksum 2022-12-01T09:51:18.3253907Z 085aceb64709: Verifying Checksum 2022-12-01T09:51:18.3254345Z 085aceb64709: Download complete 2022-12-01T09:51:19.4481133Z 9fad26f5e1f4: Verifying Checksum 2022-12-01T09:51:19.4481560Z 9fad26f5e1f4: Download complete 2022-12-01T09:51:19.5278461Z 3454ac6b1f68: Verifying Checksum 2022-12-01T09:51:19.5279041Z 3454ac6b1f68: Download complete 2022-12-01T09:51:19.6298019Z 38599e0ca649: Verifying Checksum 2022-12-01T09:51:19.6298454Z 38599e0ca649: Download complete 2022-12-01T09:51:19.7128719Z a16f0b09d742: Verifying Checksum 2022-12-01T09:51:19.7129289Z a16f0b09d742: Download complete 2022-12-01T09:51:19.7840035Z 100cd65220ba: Verifying Checksum 2022-12-01T09:51:19.7840284Z 100cd65220ba: Download complete 2022-12-01T09:51:20.6509503Z 9d7685da3dfa: Download complete 2022-12-01T09:51:20.7730122Z e69408c62fb4: Download complete 2022-12-01T09:51:20.8498162Z 1530f151c058: Verifying Checksum 2022-12-01T09:51:20.8498559Z 1530f151c058: Download complete 2022-12-01T09:51:22.7671726Z b80f27646ab6: Verifying Checksum 2022-12-01T09:51:22.7672141Z b80f27646ab6: Download complete 2022-12-01T09:51:22.8537670Z 99763bc3448a: Verifying Checksum 2022-12-01T09:51:22.8537933Z 99763bc3448a: Download complete 2022-12-01T09:51:23.0220603Z cec809ad8b3c: Verifying Checksum 2022-12-01T09:51:23.0221033Z cec809ad8b3c: Download complete 2022-12-01T09:51:23.1010551Z 677fdb68d2c6: Verifying Checksum 2022-12-01T09:51:23.1010807Z 677fdb68d2c6: Download complete 2022-12-01T09:51:23.1791752Z 92d94c0f43b4: Verifying Checksum 2022-12-01T09:51:23.1792152Z 92d94c0f43b4: Download complete 2022-12-01T09:51:23.2611866Z a90bc9ac3f47: Verifying Checksum 2022-12-01T09:51:23.2612172Z a90bc9ac3f47: Download complete 2022-12-01T09:51:23.4797324Z fe9b24415086: Pull complete 2022-12-01T09:51:23.6864935Z 422bea31bd2a: Pull complete 2022-12-01T09:51:23.8493305Z 27ad548906a1: Pull complete 2022-12-01T09:51:23.9927908Z efe762c046e3: Pull complete 2022-12-01T09:51:24.1766195Z a12af00c9224: Pull complete 2022-12-01T09:51:24.3742980Z 49809737e89d: Pull complete 2022-12-01T09:51:24.6339135Z 4bd15b741963: Pull complete 2022-12-01T09:51:24.8944047Z 9fdf20fee962: Pull complete 2022-12-01T09:51:25.2461060Z 8ef4cf23833b: Verifying Checksum 2022-12-01T09:51:25.2461313Z 8ef4cf23833b: Download complete 2022-12-01T09:51:26.7597886Z 85d2fa9daf54: Pull complete 2022-12-01T09:51:26.9829160Z e3608d8edfea: Pull complete 2022-12-01T09:51:27.2261679Z 63ae5eb88541: Pull complete 2022-12-01T09:51:31.1480992Z 3aeaec05c672: Verifying Checksum 2022-12-01T09:51:31.1481251Z 3aeaec05c672: Download complete 2022-12-01T09:51:44.8580735Z 2b6269e5f012: Verifying Checksum 2022-12-01T09:51:44.8581008Z 2b6269e5f012: Download complete 2022-12-01T09:52:00.4254493Z 2b6269e5f012: Pull complete 2022-12-01T09:52:00.5433343Z 49405b81ba46: Pull complete 2022-12-01T09:52:00.7313894Z f5bd51a8525a: Pull complete 2022-12-01T09:52:01.5342398Z dce0658383e3: Pull complete 2022-12-01T09:52:01.6722060Z fda59f894d4a: Pull complete 2022-12-01T09:52:01.9028584Z c4cd62aabb9c: Pull complete 2022-12-01T09:52:02.1270083Z d84da0b3b529: Pull complete 2022-12-01T09:52:02.3375738Z 81e2ac298c61: Pull complete 2022-12-01T09:52:02.5433565Z 38c05cfe4070: Pull complete 2022-12-01T09:52:02.6437603Z af4d19351fdf: Pull complete 2022-12-01T09:52:02.7367745Z d1d5291b2ab5: Pull complete 2022-12-01T09:52:04.5396204Z 17be6d40a7e6: Pull complete 2022-12-01T09:52:04.7044904Z 7334631630ca: Pull complete 2022-12-01T09:52:04.8475633Z b7010c1141c8: Pull complete 2022-12-01T09:52:05.0264496Z 1d69ebcc1824: Pull complete 2022-12-01T09:52:05.1543003Z bbd83461fb41: Pull complete 2022-12-01T09:52:05.3340904Z bcd5197bc3b1: Pull complete 2022-12-01T09:52:09.7664016Z b80f27646ab6: Pull complete 2022-12-01T09:52:10.0112674Z 866c2acc4910: Pull complete 2022-12-01T09:52:10.1850365Z e39e0e87bf58: Pull complete 2022-12-01T09:52:10.3984443Z 31e492142d52: Pull complete 2022-12-01T09:52:10.5599833Z 7d95e9c9554c: Pull complete 2022-12-01T09:52:10.6727648Z f405cc5c9c77: Pull complete 2022-12-01T09:52:10.8741397Z a1d89816b283: Pull complete 2022-12-01T09:52:11.1002648Z 38d7b060d3d4: Pull complete 2022-12-01T09:52:11.3292180Z 0b48564513b3: Pull complete 2022-12-01T09:52:11.5819792Z c517839d268c: Pull complete 2022-12-01T09:52:11.8102170Z 9200027c6378: Pull complete 2022-12-01T09:52:12.0343690Z 1a68c742e877: Pull complete 2022-12-01T09:52:12.2334991Z 085aceb64709: Pull complete 2022-12-01T09:52:13.4941405Z 9fad26f5e1f4: Pull complete 2022-12-01T09:52:13.7265321Z 3454ac6b1f68: Pull complete 2022-12-01T09:52:13.9875312Z 38599e0ca649: Pull complete 2022-12-01T09:52:14.1745295Z a16f0b09d742: Pull complete 2022-12-01T09:52:14.2608243Z 100cd65220ba: Pull complete 2022-12-01T09:52:14.5355462Z 9d7685da3dfa: Pull complete 2022-12-01T09:52:14.6216858Z e69408c62fb4: Pull complete 2022-12-01T09:52:14.7248116Z 1530f151c058: Pull complete 2022-12-01T09:52:18.4862301Z 3aeaec05c672: Pull complete 2022-12-01T09:52:18.5656428Z 99763bc3448a: Pull complete 2022-12-01T09:52:18.6574466Z cec809ad8b3c: Pull complete 2022-12-01T09:52:18.7419605Z 677fdb68d2c6: Pull complete 2022-12-01T09:52:18.8406823Z 92d94c0f43b4: Pull complete 2022-12-01T09:52:18.9466966Z a90bc9ac3f47: Pull complete 2022-12-01T09:52:20.4988429Z 8ef4cf23833b: Pull complete 2022-12-01T09:52:20.5596922Z Digest: sha256:7d4daa1530ad815417dd92428a12643a4a8b0e93e820e2eb2d4e8818a4e57ba2 2022-12-01T09:52:20.5623285Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:52:20.5647940Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:52:20.5679371Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T09:52:20.5679599Z .github/scripts/parse_ref.py 2022-12-01T09:52:20.5691004Z shell: /usr/bin/bash -e {0} 2022-12-01T09:52:20.5691201Z ##[endgroup] 2022-12-01T09:52:20.5866509Z ##[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:52:20.5903639Z Prepare all required actions 2022-12-01T09:52:20.5903921Z Getting action download info 2022-12-01T09:52:20.7976098Z Download action repository 'nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767' (SHA:7d4a37704547a311dbb66ebdf5b23ec19374a767) 2022-12-01T09:52:20.9103737Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-12-01T09:52:20.9103956Z with: 2022-12-01T09:52:20.9104254Z github-token: *** 2022-12-01T09:52:20.9104425Z ##[endgroup] 2022-12-01T09:52:20.9129431Z ##[group]Run nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767 2022-12-01T09:52:20.9129664Z with: 2022-12-01T09:52:20.9129821Z shell: bash 2022-12-01T09:52:20.9129982Z timeout_minutes: 10 2022-12-01T09:52:20.9130162Z max_attempts: 5 2022-12-01T09:52:20.9130341Z retry_wait_seconds: 30 2022-12-01T09:52:20.9130740Z 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:52:20.9131225Z polling_interval_seconds: 1 2022-12-01T09:52:20.9131405Z warning_on_retry: true 2022-12-01T09:52:20.9131593Z continue_on_error: false 2022-12-01T09:52:20.9131779Z env: 2022-12-01T09:52:20.9132042Z GITHUB_TOKEN: *** 2022-12-01T09:52:20.9132220Z ##[endgroup] 2022-12-01T09:52:21.2354923Z 2022-12-01T09:52:21.2359968Z ##[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:52:21.2401337Z + python3 -m pip install requests==2.26.0 2022-12-01T09:52:21.4429260Z Defaulting to user installation because normal site-packages is not writeable 2022-12-01T09:52:21.4602561Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-12-01T09:52:21.4728533Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2022-12-01T09:52:21.4741008Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2022-12-01T09:52:21.4759992Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.13) 2022-12-01T09:52:21.4911284Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.9.24) 2022-12-01T09:52:21.6664662Z ++ python3 .github/scripts/get_workflow_job_id.py 3591403534 i-0cfdf046683fa3877 2022-12-01T09:52:23.7739519Z + GHA_WORKFLOW_JOB_ID=9818098537 2022-12-01T09:52:23.7750866Z + echo '::set-output name=job-id::9818098537' 2022-12-01T09:52:23.7752589Z ##[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:52:24.2418450Z Command completed after 1 attempt(s). 2022-12-01T09:52:24.2418618Z 2022-12-01T09:52:24.2420066Z ##[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:52:24.2472540Z Prepare all required actions 2022-12-01T09:52:24.2472824Z Getting action download info 2022-12-01T09:52:24.4064052Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-12-01T09:52:24.6147885Z ##[group]Run ./.github/actions/filter-test-configs 2022-12-01T09:52:24.6148094Z with: 2022-12-01T09:52:24.6148726Z github-token: *** 2022-12-01T09:52:24.6148909Z ##[endgroup] 2022-12-01T09:52:24.6176896Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-12-01T09:52:24.6177131Z with: 2022-12-01T09:52:24.6177290Z shell: bash 2022-12-01T09:52:24.6177449Z timeout_minutes: 10 2022-12-01T09:52:24.6177625Z max_attempts: 5 2022-12-01T09:52:24.6177806Z retry_wait_seconds: 30 2022-12-01T09:52:24.6178051Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T09:52:24.6178291Z polling_interval_seconds: 1 2022-12-01T09:52:24.6178537Z warning_on_retry: true 2022-12-01T09:52:24.6178717Z continue_on_error: false 2022-12-01T09:52:24.6178891Z env: 2022-12-01T09:52:24.6179170Z GITHUB_TOKEN: *** 2022-12-01T09:52:24.6179350Z ##[endgroup] 2022-12-01T09:52:24.6490761Z 2022-12-01T09:52:24.6496266Z ##[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:52:24.6538081Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T09:52:24.8596570Z Defaulting to user installation because normal site-packages is not writeable 2022-12-01T09:52:24.8775986Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-12-01T09:52:24.8902438Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-12-01T09:52:24.8911033Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.9.24) 2022-12-01T09:52:24.8919884Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2022-12-01T09:52:24.8932170Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2022-12-01T09:52:24.8951288Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.13) 2022-12-01T09:52:25.6535954Z Command completed after 1 attempt(s). 2022-12-01T09:52:25.6536125Z 2022-12-01T09:52:25.6538220Z ##[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:52:25.6575939Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T09:52:25.6576182Z .github/scripts/parse_ref.py 2022-12-01T09:52:25.6587625Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:52:25.6587849Z ##[endgroup] 2022-12-01T09:52:25.6762907Z ##[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:52:25.6798950Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-12-01T09:52:25.6799222Z .github/scripts/filter_test_configs.py \ 2022-12-01T09:52:25.6799435Z  --test-matrix "" \ 2022-12-01T09:52:25.6799636Z  --pr-number "89997" \ 2022-12-01T09:52:25.6799821Z  --tag "" 2022-12-01T09:52:25.6810258Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:52:25.6810481Z env: 2022-12-01T09:52:25.6811000Z GITHUB_TOKEN: *** 2022-12-01T09:52:25.6811175Z ##[endgroup] 2022-12-01T09:52:25.8055273Z .github/scripts/filter_test_configs.py:115: UserWarning: Invalid test matrix input '', exiting 2022-12-01T09:52:25.8055724Z warnings.warn(f"Invalid test matrix input '{args.test_matrix}', exiting") 2022-12-01T09:52:25.8057208Z ##[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:52:25.8173074Z ##[group]Run echo "" 2022-12-01T09:52:25.8173269Z echo "" 2022-12-01T09:52:25.8184946Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:52:25.8185173Z ##[endgroup] 2022-12-01T09:52:25.8208832Z 2022-12-01T09:52:25.8312422Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2022-12-01T09:52:25.8312783Z # detached container should get cleaned up by teardown_ec2_linux 2022-12-01T09:52:25.8313040Z container_name=$(docker run \ 2022-12-01T09:52:25.8313241Z  -e BUILD_ENVIRONMENT \ 2022-12-01T09:52:25.8313465Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-12-01T09:52:25.8313679Z  -e AWS_DEFAULT_REGION \ 2022-12-01T09:52:25.8313876Z  -e PR_NUMBER \ 2022-12-01T09:52:25.8314044Z  -e SHA1 \ 2022-12-01T09:52:25.8314221Z  -e BRANCH \ 2022-12-01T09:52:25.8314406Z  -e SCCACHE_BUCKET \ 2022-12-01T09:52:25.8314593Z  -e SCCACHE_S3_KEY_PREFIX \ 2022-12-01T09:52:25.8314787Z  -e XLA_CUDA \ 2022-12-01T09:52:25.8314991Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-12-01T09:52:25.8315212Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2022-12-01T09:52:25.8315460Z  -e TORCH_CUDA_ARCH_LIST \ 2022-12-01T09:52:25.8315661Z  -e PR_LABELS \ 2022-12-01T09:52:25.8315844Z  -e OUR_GITHUB_JOB_ID \ 2022-12-01T09:52:25.8316080Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-12-01T09:52:25.8316338Z  --security-opt seccomp=unconfined \ 2022-12-01T09:52:25.8316550Z  --cap-add=SYS_PTRACE \ 2022-12-01T09:52:25.8316738Z  --tty \ 2022-12-01T09:52:25.8316911Z  --detach \ 2022-12-01T09:52:25.8317081Z  --user jenkins \ 2022-12-01T09:52:25.8317317Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-12-01T09:52:25.8317567Z  -w /var/lib/jenkins/workspace \ 2022-12-01T09:52:25.8317883Z  "${DOCKER_IMAGE}" 2022-12-01T09:52:25.8318066Z ) 2022-12-01T09:52:25.8318301Z docker exec -t "${container_name}" sh -c '.jenkins/pytorch/build.sh' 2022-12-01T09:52:25.8329086Z shell: /usr/bin/bash -e {0} 2022-12-01T09:52:25.8329264Z env: 2022-12-01T09:52:25.8329484Z BUILD_ENVIRONMENT: linux-focal-py3.7-gcc7-pch 2022-12-01T09:52:25.8329895Z BRANCH: pull/89997 2022-12-01T09:52:25.8330078Z AWS_DEFAULT_REGION: us-east-1 2022-12-01T09:52:25.8330274Z PR_NUMBER: 89997 2022-12-01T09:52:25.8330488Z SHA1: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:52:25.8330739Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-12-01T09:52:25.8331070Z SCCACHE_S3_KEY_PREFIX: pull 2022-12-01T09:52:25.8331353Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-12-01T09:52:25.8331601Z PR_LABELS: [] 2022-12-01T09:52:25.8331783Z TORCH_CUDA_ARCH_LIST: 5.2 2022-12-01T09:52:25.8332131Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:52:25.8332453Z XLA_CUDA: 2022-12-01T09:52:25.8332604Z DEBUG: 0 2022-12-01T09:52:25.8332777Z OUR_GITHUB_JOB_ID: 9818098537 2022-12-01T09:52:25.8332961Z ##[endgroup] 2022-12-01T09:52:36.3849077Z ++ dirname .jenkins/pytorch/build.sh 2022-12-01T09:52:36.3854354Z + source .jenkins/pytorch/common.sh 2022-12-01T09:52:36.3861624Z +++ dirname .jenkins/pytorch/common.sh 2022-12-01T09:52:36.3862507Z ++ source .jenkins/pytorch/common_utils.sh 2022-12-01T09:52:36.3864274Z +++ declare -f -t trap_add 2022-12-01T09:52:36.3867537Z ++ set -ex 2022-12-01T09:52:36.3868114Z ++ [[ linux-focal-py3.7-gcc7-pch == *rocm* ]] 2022-12-01T09:52:36.3868478Z ++ BUILD_TEST_LIBTORCH=0 2022-12-01T09:52:36.3868940Z ++ [[ '' == *xla* ]] 2022-12-01T09:52:36.3869380Z ++ [[ linux-focal-py3.7-gcc7-pch == *centos* ]] 2022-12-01T09:52:36.3869895Z ++ [[ linux-focal-py3.7-gcc7-pch == *linux-bionic* ]] 2022-12-01T09:52:36.3870215Z ++ [[ linux-focal-py3.7-gcc7-pch == *linux-focal* ]] 2022-12-01T09:52:36.3870430Z ++ which conda 2022-12-01T09:52:36.3876438Z /opt/conda/bin/conda 2022-12-01T09:52:36.3877043Z ++ conda install -q -y cmake 2022-12-01T09:52:39.1906896Z Collecting package metadata (current_repodata.json): ...working... done 2022-12-01T09:52:40.0656620Z Solving environment: ...working... done 2022-12-01T09:52:40.1532631Z 2022-12-01T09:52:40.1533162Z ## Package Plan ## 2022-12-01T09:52:40.1533405Z 2022-12-01T09:52:40.1533578Z environment location: /opt/conda 2022-12-01T09:52:40.1533973Z 2022-12-01T09:52:40.1534111Z added / updated specs: 2022-12-01T09:52:40.1534563Z - cmake 2022-12-01T09:52:40.1534679Z 2022-12-01T09:52:40.1534709Z 2022-12-01T09:52:40.1534865Z The following packages will be downloaded: 2022-12-01T09:52:40.1535067Z 2022-12-01T09:52:40.1535212Z package | build 2022-12-01T09:52:40.1535655Z ---------------------------|----------------- 2022-12-01T09:52:40.1536052Z bzip2-1.0.8 | h7b6447c_0 78 KB 2022-12-01T09:52:40.1536471Z c-ares-1.18.1 | h7f8727e_0 114 KB 2022-12-01T09:52:40.1536873Z ca-certificates-2022.10.11 | h06a4308_0 124 KB 2022-12-01T09:52:40.1537243Z certifi-2022.9.24 | py37h06a4308_0 154 KB 2022-12-01T09:52:40.1537518Z cmake-3.22.1 | h1fce559_0 7.3 MB 2022-12-01T09:52:40.1537919Z expat-2.4.9 | h6a678d5_0 156 KB 2022-12-01T09:52:40.1538373Z krb5-1.19.2 | hac12032_0 1.2 MB 2022-12-01T09:52:40.1538869Z libcurl-7.84.0 | h91b91d3_0 337 KB 2022-12-01T09:52:40.1539417Z libedit-3.1.20210910 | h7f8727e_0 166 KB 2022-12-01T09:52:40.1539733Z libev-4.33 | h7f8727e_1 111 KB 2022-12-01T09:52:40.1540079Z libgcc-ng-11.2.0 | h1234567_1 5.3 MB 2022-12-01T09:52:40.1540364Z libgomp-11.2.0 | h1234567_1 474 KB 2022-12-01T09:52:40.1540664Z libnghttp2-1.46.0 | hce63b2e_0 680 KB 2022-12-01T09:52:40.1541024Z libssh2-1.10.0 | h8f2d780_0 274 KB 2022-12-01T09:52:40.1541304Z libstdcxx-ng-11.2.0 | h1234567_1 4.7 MB 2022-12-01T09:52:40.1541849Z libuv-1.40.0 | h7b6447c_0 736 KB 2022-12-01T09:52:40.1542128Z lz4-c-1.9.3 | h295c915_1 185 KB 2022-12-01T09:52:40.1542491Z openssl-1.1.1s | h7f8727e_0 3.6 MB 2022-12-01T09:52:40.1542768Z rhash-1.4.1 | h3c74f83_1 203 KB 2022-12-01T09:52:40.1543085Z zstd-1.5.2 | ha4553b6_0 488 KB 2022-12-01T09:52:40.1543411Z ------------------------------------------------------------ 2022-12-01T09:52:40.1543641Z Total: 26.3 MB 2022-12-01T09:52:40.1543781Z 2022-12-01T09:52:40.1543936Z The following NEW packages will be INSTALLED: 2022-12-01T09:52:40.1544084Z 2022-12-01T09:52:40.1544364Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h7b6447c_0 None 2022-12-01T09:52:40.1544807Z c-ares pkgs/main/linux-64::c-ares-1.18.1-h7f8727e_0 None 2022-12-01T09:52:40.1545164Z cmake pkgs/main/linux-64::cmake-3.22.1-h1fce559_0 None 2022-12-01T09:52:40.1547704Z expat pkgs/main/linux-64::expat-2.4.9-h6a678d5_0 None 2022-12-01T09:52:40.1548293Z krb5 pkgs/main/linux-64::krb5-1.19.2-hac12032_0 None 2022-12-01T09:52:40.1548733Z libcurl pkgs/main/linux-64::libcurl-7.84.0-h91b91d3_0 None 2022-12-01T09:52:40.1549121Z libedit pkgs/main/linux-64::libedit-3.1.20210910-h7f8727e_0 None 2022-12-01T09:52:40.1549543Z libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 None 2022-12-01T09:52:40.1549927Z libnghttp2 pkgs/main/linux-64::libnghttp2-1.46.0-hce63b2e_0 None 2022-12-01T09:52:40.1550365Z libssh2 pkgs/main/linux-64::libssh2-1.10.0-h8f2d780_0 None 2022-12-01T09:52:40.1550729Z libuv pkgs/main/linux-64::libuv-1.40.0-h7b6447c_0 None 2022-12-01T09:52:40.1551276Z lz4-c pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1 None 2022-12-01T09:52:40.1551665Z rhash pkgs/main/linux-64::rhash-1.4.1-h3c74f83_1 None 2022-12-01T09:52:40.1552062Z zstd pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0 None 2022-12-01T09:52:40.1552213Z 2022-12-01T09:52:40.1552301Z The following packages will be UPDATED: 2022-12-01T09:52:40.1552472Z 2022-12-01T09:52:40.1552759Z ca-certificates 2022.07.19-h06a4308_0 --> 2022.10.11-h06a4308_0 None 2022-12-01T09:52:40.1553123Z certifi 2022.9.14-py37h06a4308_0 --> 2022.9.24-py37h06a4308_0 None 2022-12-01T09:52:40.1553518Z libgcc-ng 9.3.0-h5101ec6_17 --> 11.2.0-h1234567_1 None 2022-12-01T09:52:40.1553951Z libgomp 9.3.0-h5101ec6_17 --> 11.2.0-h1234567_1 None 2022-12-01T09:52:40.1554289Z libstdcxx-ng 9.3.0-hd4cf53a_17 --> 11.2.0-h1234567_1 None 2022-12-01T09:52:40.1554687Z openssl 1.1.1q-h7f8727e_0 --> 1.1.1s-h7f8727e_0 None 2022-12-01T09:52:40.1554837Z 2022-12-01T09:52:40.1554842Z 2022-12-01T09:52:41.2931476Z Preparing transaction: ...working... done 2022-12-01T09:52:41.7116862Z Verifying transaction: ...working... done 2022-12-01T09:52:42.4208752Z Executing transaction: ...working... done 2022-12-01T09:52:42.5013409Z Retrieving notices: ...working... done 2022-12-01T09:52:42.6777561Z ++ [[ linux-focal-py3.7-gcc7-pch == *centos* ]] 2022-12-01T09:52:42.6780613Z ++ dirname .jenkins/pytorch/build.sh 2022-12-01T09:52:42.6786729Z + source .jenkins/pytorch/common-build.sh 2022-12-01T09:52:42.6788919Z ++ [[ linux-focal-py3.7-gcc7-pch != *win-* ]] 2022-12-01T09:52:42.6793991Z ++++ dirname .jenkins/pytorch/common-build.sh 2022-12-01T09:52:42.6799472Z +++ cd .jenkins/pytorch 2022-12-01T09:52:42.6799757Z +++ pwd -P 2022-12-01T09:52:42.6801907Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-12-01T09:52:42.6802148Z ++ which sccache 2022-12-01T09:52:42.6809440Z ++ sccache --stop-server 2022-12-01T09:52:42.6831504Z ++ true 2022-12-01T09:52:42.6831802Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-12-01T09:52:42.6839226Z ++ [[ -n 1 ]] 2022-12-01T09:52:42.6839630Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2022-12-01T09:52:42.6840056Z Skipping sccache server initialization, setting environment variables 2022-12-01T09:52:42.6840534Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:52:42.6840920Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:52:42.6841167Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:52:42.6841429Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:52:42.6841689Z ++ export RUST_LOG=sccache::server=error 2022-12-01T09:52:42.6841911Z ++ RUST_LOG=sccache::server=error 2022-12-01T09:52:42.6842136Z ++ sccache --zero-stats 2022-12-01T09:52:42.6972425Z Compile requests 0 2022-12-01T09:52:42.6972857Z Compile requests executed 0 2022-12-01T09:52:42.6973242Z Cache hits 0 2022-12-01T09:52:42.6973601Z Cache misses 0 2022-12-01T09:52:42.6974111Z Cache timeouts 0 2022-12-01T09:52:42.6974397Z Cache read errors 0 2022-12-01T09:52:42.6974598Z Forced recaches 0 2022-12-01T09:52:42.6974784Z Cache write errors 0 2022-12-01T09:52:42.6975122Z Compilation failures 0 2022-12-01T09:52:42.6975446Z Cache errors 0 2022-12-01T09:52:42.6975749Z Non-cacheable compilations 0 2022-12-01T09:52:42.6976114Z Non-cacheable calls 0 2022-12-01T09:52:42.6976523Z Non-compilation calls 0 2022-12-01T09:52:42.6976792Z Unsupported compiler calls 0 2022-12-01T09:52:42.6977010Z Average cache write 0.000 s 2022-12-01T09:52:42.6977236Z Average cache read miss 0.000 s 2022-12-01T09:52:42.6977450Z Average cache read hit 0.000 s 2022-12-01T09:52:42.6977788Z Failed distributed compilations 0 2022-12-01T09:52:42.6978491Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-12-01T09:52:42.6978904Z ++ trap_add sccache_epilogue EXIT 2022-12-01T09:52:42.6979099Z ++ trap_add_cmd=sccache_epilogue 2022-12-01T09:52:42.6979285Z ++ shift 2022-12-01T09:52:42.6979458Z ++ for trap_add_name in "$@" 2022-12-01T09:52:42.6981651Z ++++ trap -p EXIT 2022-12-01T09:52:42.6984587Z +++ eval 'extract_trap_cmd ' 2022-12-01T09:52:42.6984841Z ++++ extract_trap_cmd 2022-12-01T09:52:42.6985058Z ++++ printf '%s\n' '' 2022-12-01T09:52:42.6985278Z +++ printf '%s\n' sccache_epilogue 2022-12-01T09:52:42.6986869Z ++ trap -- ' 2022-12-01T09:52:42.6987477Z sccache_epilogue' EXIT 2022-12-01T09:52:42.6987716Z ++ which ccache 2022-12-01T09:52:42.6995273Z + [[ linux-focal-py3.7-gcc7-pch == *-clang7-asan* ]] 2022-12-01T09:52:42.6995863Z + [[ linux-focal-py3.7-gcc7-pch == *-mobile-*build* ]] 2022-12-01T09:52:42.6996310Z + echo 'Python version:' 2022-12-01T09:52:42.6996607Z Python version: 2022-12-01T09:52:42.6996942Z + python --version 2022-12-01T09:52:42.7007115Z Python 3.7.13 2022-12-01T09:52:42.7008802Z + echo 'GCC version:' 2022-12-01T09:52:42.7009138Z GCC version: 2022-12-01T09:52:42.7009454Z + gcc --version 2022-12-01T09:52:42.7110878Z gcc (Ubuntu 7.5.0-6ubuntu2) 7.5.0 2022-12-01T09:52:42.7111263Z Copyright (C) 2017 Free Software Foundation, Inc. 2022-12-01T09:52:42.7111559Z This is free software; see the source for copying conditions. There is NO 2022-12-01T09:52:42.7111868Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2022-12-01T09:52:42.7112049Z 2022-12-01T09:52:42.7117084Z + echo 'CMake version:' 2022-12-01T09:52:42.7117382Z CMake version: 2022-12-01T09:52:42.7117733Z + cmake --version 2022-12-01T09:52:42.7157755Z cmake version 3.22.1 2022-12-01T09:52:42.7157974Z 2022-12-01T09:52:42.7158232Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2022-12-01T09:52:42.7162436Z + echo 'Environment variables:' 2022-12-01T09:52:42.7162768Z Environment variables: 2022-12-01T09:52:42.7163234Z + env 2022-12-01T09:52:42.7168314Z INSTALLED_DB=yes 2022-12-01T09:52:42.7169611Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:52:42.7169887Z PR_LABELS=[] 2022-12-01T09:52:42.7170282Z BUILD_ENVIRONMENT=linux-focal-py3.7-gcc7-pch 2022-12-01T09:52:42.7170663Z HOSTNAME=7d6148020b3d 2022-12-01T09:52:42.7171499Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_5e734226-6512-47fd-93e0-74d27df9a713 2022-12-01T09:52:42.7172107Z GITHUB_ACTION=__self 2022-12-01T09:52:42.7172499Z GITHUB_RUN_NUMBER=69319 2022-12-01T09:52:42.7173016Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-12-01T09:52:42.7173538Z AWS_DEFAULT_REGION=us-east-1 2022-12-01T09:52:42.7174108Z SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:52:42.7174604Z GITHUB_TRIGGERING_ACTOR=charlie-wt 2022-12-01T09:52:42.7175027Z GITHUB_REF_TYPE=branch 2022-12-01T09:52:42.7175439Z TORCH_CUDA_ARCH_LIST=5.2 2022-12-01T09:52:42.7175787Z XLA_CUDA= 2022-12-01T09:52:42.7176686Z *** 2022-12-01T09:52:42.7177055Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-12-01T09:52:42.7177466Z GITHUB_ACTIONS=true 2022-12-01T09:52:42.7177922Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:52:42.7178448Z SHA1=c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:52:42.7178967Z GITHUB_SHA=cdc064133ad5e5a46a756ee9218659e8f252e950 2022-12-01T09:52:42.7179380Z UCC_HOME=/usr 2022-12-01T09:52:42.7179768Z GITHUB_REF=refs/pull/89997/merge 2022-12-01T09:52:42.7180185Z GITHUB_REF_PROTECTED=false 2022-12-01T09:52:42.7180563Z HOME=/var/lib/jenkins 2022-12-01T09:52:42.7181011Z GITHUB_API_URL=https://api.github.com 2022-12-01T09:52:42.7181461Z INSTALLED_THRIFT= 2022-12-01T09:52:42.7181799Z UCX_COMMIT= 2022-12-01T09:52:42.7182180Z SCCACHE_S3_KEY_PREFIX=pull 2022-12-01T09:52:42.7182565Z UCX_HOME=/usr 2022-12-01T09:52:42.7215506Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_5e734226-6512-47fd-93e0-74d27df9a713 2022-12-01T09:52:42.7216722Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_5e734226-6512-47fd-93e0-74d27df9a713 2022-12-01T09:52:42.7217642Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-12-01T09:52:42.7218133Z GITHUB_EVENT_NAME=pull_request 2022-12-01T09:52:42.7218458Z GITHUB_RUN_ID=3591403534 2022-12-01T09:52:42.7218881Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_5e734226-6512-47fd-93e0-74d27df9a713 2022-12-01T09:52:42.7219207Z GITHUB_ACTOR=charlie-wt 2022-12-01T09:52:42.7219394Z PR_NUMBER=89997 2022-12-01T09:52:42.7219552Z DESIRED_CUDA= 2022-12-01T09:52:42.7219724Z GITHUB_RUN_ATTEMPT=1 2022-12-01T09:52:42.7219958Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-12-01T09:52:42.7220161Z TERM=xterm 2022-12-01T09:52:42.7220333Z INSTALLED_VISION=yes 2022-12-01T09:52:42.7220513Z BRANCH=pull/89997 2022-12-01T09:52:42.7220688Z OUR_GITHUB_JOB_ID=9818098537 2022-12-01T09:52:42.7220885Z OPENSSL_ROOT_DIR=/opt/openssl 2022-12-01T09:52:42.7221084Z CUDA_PATH=/usr/local/cuda 2022-12-01T09:52:42.7221434Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-12-01T09:52:42.7221731Z GITHUB_SERVER_URL=https://github.com 2022-12-01T09:52:42.7221928Z UCC_COMMIT= 2022-12-01T09:52:42.7222085Z INSTALLED_ANDROID= 2022-12-01T09:52:42.7222250Z SHLVL=1 2022-12-01T09:52:42.7222403Z MAX_JOBS=6 2022-12-01T09:52:42.7222563Z GITHUB_REF_NAME=89997/merge 2022-12-01T09:52:42.7222891Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-12-01T09:52:42.7223146Z GITHUB_JOB=build 2022-12-01T09:52:42.7223331Z GITHUB_REPOSITORY=pytorch/pytorch 2022-12-01T09:52:42.7223537Z GITHUB_RETENTION_DAYS=90 2022-12-01T09:52:42.7223729Z OPENSSL_DIR=/opt/openssl 2022-12-01T09:52:42.7223910Z GITHUB_ACTION_REPOSITORY= 2022-12-01T09:52:42.7224219Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-12-01T09:52:42.7224582Z GITHUB_BASE_REF=release/1.13 2022-12-01T09:52:42.7224763Z CI=true 2022-12-01T09:52:42.7224928Z GITHUB_REPOSITORY_OWNER=pytorch 2022-12-01T09:52:42.7225162Z RUST_LOG=sccache::server=error 2022-12-01T09:52:42.7225357Z INSTALLED_PROTOBUF=yes 2022-12-01T09:52:42.7225592Z GITHUB_HEAD_REF=release/1.13-callstack 2022-12-01T09:52:42.7225789Z GITHUB_ACTION_REF= 2022-12-01T09:52:42.7226060Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-12-01T09:52:42.7226279Z GITHUB_WORKFLOW=pull 2022-12-01T09:52:42.7226476Z DEBIAN_FRONTEND=noninteractive 2022-12-01T09:52:42.7226892Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_5e734226-6512-47fd-93e0-74d27df9a713 2022-12-01T09:52:42.7227178Z SKIP_SCCACHE_INITIALIZATION=1 2022-12-01T09:52:42.7227365Z _=/usr/bin/env 2022-12-01T09:52:42.7227614Z + [[ linux-focal-py3.7-gcc7-pch == *cuda* ]] 2022-12-01T09:52:42.7227899Z + [[ linux-focal-py3.7-gcc7-pch == *cuda11* ]] 2022-12-01T09:52:42.7228199Z + [[ linux-focal-py3.7-gcc7-pch == *\c\a\f\f\e\2* ]] 2022-12-01T09:52:42.7228500Z + [[ linux-focal-py3.7-gcc7-pch == *\o\n\n\x* ]] 2022-12-01T09:52:42.7228819Z + [[ linux-focal-py3.7-gcc7-pch == *\p\a\r\a\l\l\e\l\t\b\b* ]] 2022-12-01T09:52:42.7229149Z + [[ linux-focal-py3.7-gcc7-pch == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2022-12-01T09:52:42.7229442Z + pip_install -r requirements.txt 2022-12-01T09:52:42.7229728Z + pip install --progress-bar off -r requirements.txt 2022-12-01T09:52:43.0668177Z Requirement already satisfied: astunparse in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2022-12-01T09:52:43.0670390Z Requirement already satisfied: expecttest in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (0.1.3) 2022-12-01T09:52:43.0673474Z Requirement already satisfied: future in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2022-12-01T09:52:43.0676742Z Requirement already satisfied: hypothesis in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (5.35.1) 2022-12-01T09:52:43.0680052Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (1.18.5) 2022-12-01T09:52:43.0683530Z Requirement already satisfied: psutil in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (5.9.2) 2022-12-01T09:52:43.0687066Z Requirement already satisfied: pyyaml in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (6.0) 2022-12-01T09:52:43.0690659Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (2.27.1) 2022-12-01T09:52:43.0694704Z Requirement already satisfied: setuptools in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (63.4.1) 2022-12-01T09:52:43.0698170Z Requirement already satisfied: six in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (1.16.0) 2022-12-01T09:52:43.1075841Z Collecting types-dataclasses 2022-12-01T09:52:43.1666538Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-12-01T09:52:43.1709209Z Requirement already satisfied: typing_extensions in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 13)) (4.3.0) 2022-12-01T09:52:43.1712816Z Requirement already satisfied: sympy in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 14)) (1.10.1) 2022-12-01T09:52:43.1741926Z Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/conda/lib/python3.7/site-packages (from astunparse->-r requirements.txt (line 2)) (0.37.1) 2022-12-01T09:52:43.1969524Z Requirement already satisfied: attrs>=19.2.0 in /opt/conda/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (22.1.0) 2022-12-01T09:52:43.1977566Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /opt/conda/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (2.4.0) 2022-12-01T09:52:43.2176680Z Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2.0.4) 2022-12-01T09:52:43.2182816Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (1.26.8) 2022-12-01T09:52:43.2190831Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2022.9.24) 2022-12-01T09:52:43.2202715Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (3.3) 2022-12-01T09:52:43.2240175Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.7/site-packages (from sympy->-r requirements.txt (line 14)) (1.2.1) 2022-12-01T09:52:43.8909062Z Installing collected packages: types-dataclasses 2022-12-01T09:52:43.9138872Z Successfully installed types-dataclasses-0.6.6 2022-12-01T09:52:44.0463275Z + [[ linux-focal-py3.7-gcc7-pch == *rocm* ]] 2022-12-01T09:52:44.0463705Z + export USE_LLVM=/opt/llvm 2022-12-01T09:52:44.0463939Z + USE_LLVM=/opt/llvm 2022-12-01T09:52:44.0464159Z + export LLVM_DIR=/opt/llvm/lib/cmake/llvm 2022-12-01T09:52:44.0464365Z + LLVM_DIR=/opt/llvm/lib/cmake/llvm 2022-12-01T09:52:44.0464625Z + which conda 2022-12-01T09:52:44.0471182Z /opt/conda/bin/conda 2022-12-01T09:52:44.0471701Z + export CMAKE_PREFIX_PATH=/opt/conda 2022-12-01T09:52:44.0472127Z + CMAKE_PREFIX_PATH=/opt/conda 2022-12-01T09:52:44.0472684Z + [[ linux-focal-py3.7-gcc7-pch == *libtorch* ]] 2022-12-01T09:52:44.0473379Z + [[ linux-focal-py3.7-gcc7-pch == *-android* ]] 2022-12-01T09:52:44.0473869Z + [[ linux-focal-py3.7-gcc7-pch != *android* ]] 2022-12-01T09:52:44.0474369Z + [[ linux-focal-py3.7-gcc7-pch == *vulkan* ]] 2022-12-01T09:52:44.0474890Z + [[ linux-focal-py3.7-gcc7-pch == *rocm* ]] 2022-12-01T09:52:44.0475208Z + '[' -z 6 ']' 2022-12-01T09:52:44.0475882Z + [[ linux-focal-py3.7-gcc7-pch == *cuda* ]] 2022-12-01T09:52:44.0476690Z + [[ linux-focal-py3.7-gcc7-pch == *clang* ]] 2022-12-01T09:52:44.0477097Z + [[ linux-focal-py3.7-gcc7-pch == *no-ops* ]] 2022-12-01T09:52:44.0477557Z + [[ linux-focal-py3.7-gcc7-pch == *-pch* ]] 2022-12-01T09:52:44.0477994Z + export USE_PRECOMPILED_HEADERS=1 2022-12-01T09:52:44.0478284Z + USE_PRECOMPILED_HEADERS=1 2022-12-01T09:52:44.0478620Z + [[ linux-focal-py3.7-gcc7-pch == *linux-focal-py3.7-gcc7-build* ]] 2022-12-01T09:52:44.0479010Z + [[ linux-focal-py3.7-gcc7-pch == pytorch-linux-xenial-py3* ]] 2022-12-01T09:52:44.0479366Z + [[ linux-focal-py3.7-gcc7-pch == pytorch-linux-focal-py3* ]] 2022-12-01T09:52:44.0480653Z + [[ linux-focal-py3.7-gcc7-pch == *-bazel-* ]] 2022-12-01T09:52:44.0481086Z + echo 'The next three invocations are expected to fail with invalid command error messages.' 2022-12-01T09:52:44.0481431Z The next three invocations are expected to fail with invalid command error messages. 2022-12-01T09:52:44.0483275Z + get_exit_code python setup.py bad_argument 2022-12-01T09:52:44.0483522Z + set +e 2022-12-01T09:52:44.0483717Z + python setup.py bad_argument 2022-12-01T09:52:44.3125936Z Building wheel torch-1.13.0a0+gitc13d400 2022-12-01T09:52:44.3393711Z invalid command 'bad_argument' 2022-12-01T09:52:44.3712711Z + retcode=1 2022-12-01T09:52:44.3713182Z + set -e 2022-12-01T09:52:44.3713461Z + return 1 2022-12-01T09:52:44.3716496Z + get_exit_code python setup.py 'clean]' 2022-12-01T09:52:44.3716865Z + set +e 2022-12-01T09:52:44.3717182Z + python setup.py 'clean]' 2022-12-01T09:52:44.6223917Z Building wheel torch-1.13.0a0+gitc13d400 2022-12-01T09:52:44.6443411Z invalid command name 'clean]' 2022-12-01T09:52:44.6753820Z + retcode=1 2022-12-01T09:52:44.6754245Z + set -e 2022-12-01T09:52:44.6758268Z + return 1 2022-12-01T09:52:44.6758611Z + get_exit_code python setup.py clean bad_argument 2022-12-01T09:52:44.6758974Z + set +e 2022-12-01T09:52:44.6759293Z + python setup.py clean bad_argument 2022-12-01T09:52:44.8976922Z Building wheel torch-1.13.0a0+gitc13d400 2022-12-01T09:52:44.9279107Z invalid command 'bad_argument' 2022-12-01T09:52:44.9604008Z + retcode=1 2022-12-01T09:52:44.9604304Z + set -e 2022-12-01T09:52:44.9604501Z + return 1 2022-12-01T09:52:44.9605917Z + [[ linux-focal-py3.7-gcc7-pch != *libtorch* ]] 2022-12-01T09:52:44.9606309Z + [[ linux-focal-py3.7-gcc7-pch != *rocm* ]] 2022-12-01T09:52:44.9606597Z + [[ linux-focal-py3.7-gcc7-pch != *xla* ]] 2022-12-01T09:52:44.9606797Z + WERROR=1 2022-12-01T09:52:44.9606982Z + python setup.py bdist_wheel 2022-12-01T09:52:45.2097529Z Building wheel torch-1.13.0a0+gitc13d400 2022-12-01T09:52:45.2380619Z -- Building version 1.13.0a0+gitc13d400 2022-12-01T09:52:45.2503429Z cmake -DBUILD_ENVIRONMENT=linux-focal-py3.7-gcc7-pch -DBUILD_PYTHON=True -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/var/lib/jenkins/workspace/torch -DCMAKE_PREFIX_PATH=/opt/conda/lib/python3.7/site-packages;/opt/conda -DNUMPY_INCLUDE_DIR=/opt/conda/lib/python3.7/site-packages/numpy/core/include -DOPENSSL_ROOT_DIR=/opt/openssl -DPYTHON_EXECUTABLE=/opt/conda/bin/python -DPYTHON_INCLUDE_DIR=/opt/conda/include/python3.7m -DPYTHON_LIBRARY=/opt/conda/lib/libpython3.7m.so.1.0 -DTORCH_BUILD_VERSION=1.13.0a0+gitc13d400 -DUSE_LLVM=/opt/llvm -DUSE_NUMPY=True -DUSE_PRECOMPILED_HEADERS=1 -DWERROR=1 /var/lib/jenkins/workspace 2022-12-01T09:52:45.3165835Z -- The CXX compiler identification is GNU 7.5.0 2022-12-01T09:52:45.3695923Z -- The C compiler identification is GNU 7.5.0 2022-12-01T09:52:45.3807644Z -- Detecting CXX compiler ABI info 2022-12-01T09:52:45.4950464Z -- Detecting CXX compiler ABI info - done 2022-12-01T09:52:45.5027888Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2022-12-01T09:52:45.5030650Z -- Detecting CXX compile features 2022-12-01T09:52:45.5035535Z -- Detecting CXX compile features - done 2022-12-01T09:52:45.5064031Z -- Detecting C compiler ABI info 2022-12-01T09:52:45.6107251Z -- Detecting C compiler ABI info - done 2022-12-01T09:52:45.6185130Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2022-12-01T09:52:45.6188104Z -- Detecting C compile features 2022-12-01T09:52:45.6192526Z -- Detecting C compile features - done 2022-12-01T09:52:45.6198536Z -- Not forcing any particular BLAS to be found 2022-12-01T09:52:45.6212599Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-12-01T09:52:45.6213274Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-12-01T09:52:45.6214252Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-12-01T09:52:45.6214745Z cmake_policy command to set the policy and suppress this warning. 2022-12-01T09:52:45.6215174Z Call Stack (most recent call first): 2022-12-01T09:52:45.6215583Z CMakeLists.txt:256 (cmake_dependent_option) 2022-12-01T09:52:45.6216183Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:45.6216636Z  2022-12-01T09:52:45.6217315Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-12-01T09:52:45.6217934Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-12-01T09:52:45.6218625Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-12-01T09:52:45.6219163Z cmake_policy command to set the policy and suppress this warning. 2022-12-01T09:52:45.6219614Z Call Stack (most recent call first): 2022-12-01T09:52:45.6220011Z CMakeLists.txt:287 (cmake_dependent_option) 2022-12-01T09:52:45.6220616Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:45.6221065Z  2022-12-01T09:52:45.6232479Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2022-12-01T09:52:45.6263436Z -- Performing Test COMPILER_WORKS 2022-12-01T09:52:45.6998384Z -- Performing Test COMPILER_WORKS - Success 2022-12-01T09:52:45.7000539Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 2022-12-01T09:52:45.8463938Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 - Success 2022-12-01T09:52:45.8465891Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED 2022-12-01T09:52:45.9722623Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED - Success 2022-12-01T09:52:45.9723340Z -- std::exception_ptr is supported. 2022-12-01T09:52:45.9724307Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING 2022-12-01T09:52:45.9952536Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Failed 2022-12-01T09:52:45.9952897Z -- Turning off deprecation warning due to glog. 2022-12-01T09:52:45.9959071Z -- Performing Test C_HAS_AVX_1 2022-12-01T09:52:46.1562177Z -- Performing Test C_HAS_AVX_1 - Failed 2022-12-01T09:52:46.1562675Z -- Performing Test C_HAS_AVX_2 2022-12-01T09:52:46.2815089Z -- Performing Test C_HAS_AVX_2 - Success 2022-12-01T09:52:46.2818105Z -- Performing Test C_HAS_AVX2_1 2022-12-01T09:52:46.4465147Z -- Performing Test C_HAS_AVX2_1 - Failed 2022-12-01T09:52:46.4466091Z -- Performing Test C_HAS_AVX2_2 2022-12-01T09:52:46.5786157Z -- Performing Test C_HAS_AVX2_2 - Success 2022-12-01T09:52:46.5788263Z -- Performing Test C_HAS_AVX512_1 2022-12-01T09:52:46.7453607Z -- Performing Test C_HAS_AVX512_1 - Failed 2022-12-01T09:52:46.7454722Z -- Performing Test C_HAS_AVX512_2 2022-12-01T09:52:46.8951700Z -- Performing Test C_HAS_AVX512_2 - Failed 2022-12-01T09:52:46.8952534Z -- Performing Test C_HAS_AVX512_3 2022-12-01T09:52:46.9142012Z -- Performing Test C_HAS_AVX512_3 - Failed 2022-12-01T09:52:46.9143652Z -- Performing Test CXX_HAS_AVX_1 2022-12-01T09:52:47.0938539Z -- Performing Test CXX_HAS_AVX_1 - Failed 2022-12-01T09:52:47.0939368Z -- Performing Test CXX_HAS_AVX_2 2022-12-01T09:52:47.2148410Z -- Performing Test CXX_HAS_AVX_2 - Success 2022-12-01T09:52:47.2150137Z -- Performing Test CXX_HAS_AVX2_1 2022-12-01T09:52:47.3752672Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2022-12-01T09:52:47.3753539Z -- Performing Test CXX_HAS_AVX2_2 2022-12-01T09:52:47.4965249Z -- Performing Test CXX_HAS_AVX2_2 - Success 2022-12-01T09:52:47.4967115Z -- Performing Test CXX_HAS_AVX512_1 2022-12-01T09:52:47.6577239Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2022-12-01T09:52:47.6578060Z -- Performing Test CXX_HAS_AVX512_2 2022-12-01T09:52:47.8265853Z -- Performing Test CXX_HAS_AVX512_2 - Failed 2022-12-01T09:52:47.8267351Z -- Performing Test CXX_HAS_AVX512_3 2022-12-01T09:52:47.8458147Z -- Performing Test CXX_HAS_AVX512_3 - Failed 2022-12-01T09:52:47.8458843Z -- Current compiler supports avx2 extension. Will build perfkernels. 2022-12-01T09:52:47.8461107Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2022-12-01T09:52:48.0017977Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2022-12-01T09:52:48.0018394Z -- Current compiler supports avx512f extension. Will build fbgemm. 2022-12-01T09:52:48.0024320Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2022-12-01T09:52:48.0828638Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2022-12-01T09:52:48.0834417Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2022-12-01T09:52:48.1649441Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2022-12-01T09:52:48.1655196Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2022-12-01T09:52:48.2447118Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2022-12-01T09:52:48.2526725Z CUDA_TOOLKIT_ROOT_DIR not found or specified 2022-12-01T09:52:48.2615604Z -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 2022-12-01T09:52:48.2621701Z CMake Warning at cmake/public/cuda.cmake:31 (message): 2022-12-01T09:52:48.2622293Z Caffe2: CUDA cannot be found. Depending on whether you are building Caffe2 2022-12-01T09:52:48.2622616Z or a Caffe2 dependent library, the next warning / error will give you more 2022-12-01T09:52:48.2622837Z info. 2022-12-01T09:52:48.2623023Z Call Stack (most recent call first): 2022-12-01T09:52:48.2623251Z cmake/Dependencies.cmake:43 (include) 2022-12-01T09:52:48.2623453Z CMakeLists.txt:722 (include) 2022-12-01T09:52:48.2623575Z 2022-12-01T09:52:48.2623682Z  2022-12-01T09:52:48.2623952Z CMake Warning at cmake/Dependencies.cmake:66 (message): 2022-12-01T09:52:48.2624430Z Not compiling with CUDA. Suppress this warning with -DUSE_CUDA=OFF. 2022-12-01T09:52:48.2624686Z Call Stack (most recent call first): 2022-12-01T09:52:48.2624893Z CMakeLists.txt:722 (include) 2022-12-01T09:52:48.2625012Z 2022-12-01T09:52:48.2625090Z  2022-12-01T09:52:48.2626025Z -- Building using own protobuf under third_party per request. 2022-12-01T09:52:48.2626549Z -- Use custom protobuf build. 2022-12-01T09:52:48.2639822Z -- 2022-12-01T09:52:48.2640161Z -- 3.13.0.0 2022-12-01T09:52:48.2648587Z -- Looking for pthread.h 2022-12-01T09:52:48.3409775Z -- Looking for pthread.h - found 2022-12-01T09:52:48.3411391Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-12-01T09:52:48.4153707Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-12-01T09:52:48.4154066Z -- Check if compiler accepts -pthread 2022-12-01T09:52:48.4902521Z -- Check if compiler accepts -pthread - yes 2022-12-01T09:52:48.4910838Z -- Found Threads: TRUE 2022-12-01T09:52:48.4914531Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2022-12-01T09:52:48.5795848Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2022-12-01T09:52:48.5898679Z -- Caffe2 protobuf include directory: $$ 2022-12-01T09:52:48.5915263Z -- Trying to find preferred BLAS backend of choice: MKL 2022-12-01T09:52:48.5926450Z -- MKL_THREADING = OMP 2022-12-01T09:52:48.5929425Z -- Looking for sys/types.h 2022-12-01T09:52:48.6639668Z -- Looking for sys/types.h - found 2022-12-01T09:52:48.6641425Z -- Looking for stdint.h 2022-12-01T09:52:48.7353745Z -- Looking for stdint.h - found 2022-12-01T09:52:48.7355181Z -- Looking for stddef.h 2022-12-01T09:52:48.8086901Z -- Looking for stddef.h - found 2022-12-01T09:52:48.8087389Z -- Check size of void* 2022-12-01T09:52:48.8872805Z -- Check size of void* - done 2022-12-01T09:52:49.1948059Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:52:49.1948493Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:52:49.1948807Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:52:49.1949099Z problems in calling code that expects `find_package` result variables 2022-12-01T09:52:49.1949383Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:52:49.1949607Z Call Stack (most recent call first): 2022-12-01T09:52:49.1949876Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:52:49.1950141Z cmake/Modules/FindMKL.cmake:233 (FIND_PACKAGE) 2022-12-01T09:52:49.1950398Z cmake/Modules/FindMKL.cmake:328 (CHECK_ALL_LIBRARIES) 2022-12-01T09:52:49.1950649Z cmake/Dependencies.cmake:206 (find_package) 2022-12-01T09:52:49.1950856Z CMakeLists.txt:722 (include) 2022-12-01T09:52:49.1951184Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:49.1951432Z  2022-12-01T09:52:49.2785960Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:52:49.2786439Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:52:49.2786757Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:52:49.2787072Z problems in calling code that expects `find_package` result variables 2022-12-01T09:52:49.2787340Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:52:49.2787552Z Call Stack (most recent call first): 2022-12-01T09:52:49.2787821Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:52:49.2788099Z cmake/Modules/FindMKL.cmake:233 (FIND_PACKAGE) 2022-12-01T09:52:49.2788339Z cmake/Modules/FindMKL.cmake:328 (CHECK_ALL_LIBRARIES) 2022-12-01T09:52:49.2788601Z cmake/Dependencies.cmake:206 (find_package) 2022-12-01T09:52:49.2788822Z CMakeLists.txt:722 (include) 2022-12-01T09:52:49.2789254Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:49.2789502Z  2022-12-01T09:52:49.2802971Z -- Looking for cblas_sgemm 2022-12-01T09:52:49.5131485Z -- Looking for cblas_sgemm - found 2022-12-01T09:52:49.5171521Z -- MKL libraries: /opt/conda/lib/libmkl_intel_lp64.so;/opt/conda/lib/libmkl_gnu_thread.so;/opt/conda/lib/libmkl_core.so;-fopenmp;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so 2022-12-01T09:52:49.5172019Z -- MKL include directory: /opt/conda/include 2022-12-01T09:52:49.5172270Z -- MKL OpenMP type: GNU 2022-12-01T09:52:49.5172505Z -- MKL OpenMP library: -fopenmp 2022-12-01T09:52:49.5480612Z -- The ASM compiler identification is GNU 2022-12-01T09:52:49.5500217Z -- Found assembler: /opt/cache/bin/cc 2022-12-01T09:52:49.5607126Z -- Brace yourself, we are building NNPACK 2022-12-01T09:52:49.5645928Z -- Performing Test NNPACK_ARCH_IS_X86_32 2022-12-01T09:52:49.5859819Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2022-12-01T09:52:49.6032404Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-12-01T09:52:49.6032936Z -- NNPACK backend is x86-64 2022-12-01T09:52:49.7911701Z -- Found Python: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter 2022-12-01T09:52:49.7974304Z -- Failed to find LLVM FileCheck 2022-12-01T09:52:49.8002128Z -- Found Git: /usr/bin/git (found version "2.25.1") 2022-12-01T09:52:49.8122825Z -- git version: v1.6.1 normalized to 1.6.1 2022-12-01T09:52:49.8123108Z -- Version: 1.6.1 2022-12-01T09:52:49.8129136Z -- Looking for shm_open in rt 2022-12-01T09:52:49.9300948Z -- Looking for shm_open in rt - found 2022-12-01T09:52:49.9307674Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2022-12-01T09:52:50.0179455Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2022-12-01T09:52:50.0186099Z -- Performing Test HAVE_CXX_FLAG_WALL 2022-12-01T09:52:50.1029580Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2022-12-01T09:52:50.1035953Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2022-12-01T09:52:50.1866664Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2022-12-01T09:52:50.1872876Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2022-12-01T09:52:50.2669193Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2022-12-01T09:52:50.2675554Z -- Performing Test HAVE_CXX_FLAG_WERROR 2022-12-01T09:52:50.3490470Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2022-12-01T09:52:50.3501240Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2022-12-01T09:52:50.4327849Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2022-12-01T09:52:50.4334798Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2022-12-01T09:52:50.5127645Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2022-12-01T09:52:50.5134873Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2022-12-01T09:52:50.5943081Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2022-12-01T09:52:50.5950057Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2022-12-01T09:52:50.6215011Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed 2022-12-01T09:52:50.6221841Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2022-12-01T09:52:50.7061870Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2022-12-01T09:52:50.7068400Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2022-12-01T09:52:50.7900700Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2022-12-01T09:52:50.7908367Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2022-12-01T09:52:50.8734741Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2022-12-01T09:52:50.8746685Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2022-12-01T09:52:50.9575252Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2022-12-01T09:52:50.9582208Z -- Performing Test HAVE_CXX_FLAG_WD654 2022-12-01T09:52:50.9798284Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2022-12-01T09:52:50.9805070Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2022-12-01T09:52:51.0056852Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed 2022-12-01T09:52:51.0064537Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2022-12-01T09:52:51.0937794Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2022-12-01T09:52:51.0939337Z -- Performing Test HAVE_STD_REGEX 2022-12-01T09:52:51.0939628Z -- Performing Test HAVE_STD_REGEX 2022-12-01T09:52:51.3005178Z -- Performing Test HAVE_STD_REGEX -- success 2022-12-01T09:52:51.3005516Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-12-01T09:52:51.3005844Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-12-01T09:52:51.3237160Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2022-12-01T09:52:51.3237560Z -- Performing Test HAVE_POSIX_REGEX 2022-12-01T09:52:51.3237822Z -- Performing Test HAVE_POSIX_REGEX 2022-12-01T09:52:51.4517615Z -- Performing Test HAVE_POSIX_REGEX -- success 2022-12-01T09:52:51.4517999Z -- Performing Test HAVE_STEADY_CLOCK 2022-12-01T09:52:51.4518265Z -- Performing Test HAVE_STEADY_CLOCK 2022-12-01T09:52:51.5690204Z -- Performing Test HAVE_STEADY_CLOCK -- success 2022-12-01T09:52:51.5948517Z -- Performing Test COMPILER_SUPPORTS_AVX512 2022-12-01T09:52:51.6772148Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2022-12-01T09:52:51.6791966Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:52:51.6792616Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:52:51.6793195Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:52:51.6793748Z problems in calling code that expects `find_package` result variables 2022-12-01T09:52:51.6794024Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:52:51.6794233Z Call Stack (most recent call first): 2022-12-01T09:52:51.6794524Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:52:51.6794859Z third_party/fbgemm/CMakeLists.txt:85 (find_package) 2022-12-01T09:52:51.6795434Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:51.6795821Z  2022-12-01T09:52:51.6796299Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2022-12-01T09:52:51.6797031Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:52:51.6797560Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:52:51.6797922Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:52:51.6798229Z problems in calling code that expects `find_package` result variables 2022-12-01T09:52:51.6798547Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:52:51.6798815Z Call Stack (most recent call first): 2022-12-01T09:52:51.6799080Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:52:51.6799409Z third_party/fbgemm/CMakeLists.txt:85 (find_package) 2022-12-01T09:52:51.6799800Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:51.6800248Z  2022-12-01T09:52:51.6800565Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2022-12-01T09:52:51.6801185Z -- Found OpenMP: TRUE (found version "4.5") 2022-12-01T09:52:51.6801844Z CMake Warning at third_party/fbgemm/CMakeLists.txt:87 (message): 2022-12-01T09:52:51.6802302Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2022-12-01T09:52:51.6802465Z 2022-12-01T09:52:51.6802575Z  2022-12-01T09:52:51.7760401Z CMake Warning at third_party/fbgemm/CMakeLists.txt:186 (message): 2022-12-01T09:52:51.7760744Z ========== 2022-12-01T09:52:51.7760879Z 2022-12-01T09:52:51.7761012Z  2022-12-01T09:52:51.7761466Z CMake Warning at third_party/fbgemm/CMakeLists.txt:187 (message): 2022-12-01T09:52:51.7761743Z CMAKE_BUILD_TYPE = Release 2022-12-01T09:52:51.7761951Z 2022-12-01T09:52:51.7762063Z  2022-12-01T09:52:51.7762403Z CMake Warning at third_party/fbgemm/CMakeLists.txt:188 (message): 2022-12-01T09:52:51.7764764Z CMAKE_CXX_FLAGS_DEBUG is -g 2022-12-01T09:52:51.7764921Z 2022-12-01T09:52:51.7765170Z  2022-12-01T09:52:51.7765531Z CMake Warning at third_party/fbgemm/CMakeLists.txt:189 (message): 2022-12-01T09:52:51.7765890Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2022-12-01T09:52:51.7766012Z 2022-12-01T09:52:51.7766146Z  2022-12-01T09:52:51.7766480Z CMake Warning at third_party/fbgemm/CMakeLists.txt:190 (message): 2022-12-01T09:52:51.7766760Z ========== 2022-12-01T09:52:51.7766886Z 2022-12-01T09:52:51.7766952Z  2022-12-01T09:52:51.7795844Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2022-12-01T09:52:51.8623878Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2022-12-01T09:52:51.8629979Z -- Performing Test __CxxFlag__fno_semantic_interposition 2022-12-01T09:52:51.9459323Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2022-12-01T09:52:51.9465573Z -- Performing Test __CxxFlag__fmerge_all_constants 2022-12-01T09:52:52.0323405Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2022-12-01T09:52:52.0329194Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2022-12-01T09:52:52.1149384Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Success 2022-12-01T09:52:52.1167231Z ** AsmJit Summary ** 2022-12-01T09:52:52.1168134Z  ASMJIT_DIR=/var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit 2022-12-01T09:52:52.1168697Z  ASMJIT_TEST=FALSE 2022-12-01T09:52:52.1169249Z  ASMJIT_TARGET_TYPE=STATIC 2022-12-01T09:52:52.1169590Z  ASMJIT_DEPS=pthread;rt 2022-12-01T09:52:52.1169861Z  ASMJIT_LIBS=asmjit;pthread;rt 2022-12-01T09:52:52.1170222Z  ASMJIT_CFLAGS=-DASMJIT_STATIC 2022-12-01T09:52:52.1170764Z  ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2022-12-01T09:52:52.1171336Z  ASMJIT_PRIVATE_CFLAGS_DBG= 2022-12-01T09:52:52.1171843Z  ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants;-fno-enforce-eh-specs 2022-12-01T09:52:52.1218697Z -- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 2022-12-01T09:52:52.1219553Z CMake Warning at cmake/Dependencies.cmake:889 (message): 2022-12-01T09:52:52.1219967Z Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF 2022-12-01T09:52:52.1220285Z Call Stack (most recent call first): 2022-12-01T09:52:52.1220560Z CMakeLists.txt:722 (include) 2022-12-01T09:52:52.1220709Z 2022-12-01T09:52:52.1220842Z  2022-12-01T09:52:52.1237013Z -- Using third party subdirectory Eigen. 2022-12-01T09:52:52.1431560Z -- Found PythonInterp: /opt/conda/bin/python (found suitable version "3.7.13", minimum required is "3.0") 2022-12-01T09:52:52.1451523Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so.1.0 (found suitable version "3.7.13", minimum required is "3.0") 2022-12-01T09:52:52.1457538Z -- Using third_party/pybind11. 2022-12-01T09:52:52.1458101Z -- pybind11 include dirs: /var/lib/jenkins/workspace/cmake/../third_party/pybind11/include 2022-12-01T09:52:52.2019058Z -- Checking for module 'mpi-c' 2022-12-01T09:52:52.2041206Z -- No package 'mpi-c' found 2022-12-01T09:52:52.2279845Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2022-12-01T09:52:52.2628710Z -- Checking for module 'mpi-cxx' 2022-12-01T09:52:52.2629191Z -- No package 'mpi-cxx' found 2022-12-01T09:52:52.2857386Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2022-12-01T09:52:52.2859189Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2022-12-01T09:52:52.2863782Z CMake Warning at cmake/Dependencies.cmake:1163 (message): 2022-12-01T09:52:52.2864255Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2022-12-01T09:52:52.2864548Z Call Stack (most recent call first): 2022-12-01T09:52:52.2864754Z CMakeLists.txt:722 (include) 2022-12-01T09:52:52.2864872Z 2022-12-01T09:52:52.2864953Z  2022-12-01T09:52:52.2884182Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:52:52.2884727Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:52:52.2885045Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:52:52.2885351Z problems in calling code that expects `find_package` result variables 2022-12-01T09:52:52.2885600Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:52:52.2885816Z Call Stack (most recent call first): 2022-12-01T09:52:52.2886075Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:52:52.2886340Z cmake/Dependencies.cmake:1218 (find_package) 2022-12-01T09:52:52.2886559Z CMakeLists.txt:722 (include) 2022-12-01T09:52:52.2886920Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:52.2887155Z  2022-12-01T09:52:52.2887975Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:52:52.2888647Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:52:52.2889005Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:52:52.2889290Z problems in calling code that expects `find_package` result variables 2022-12-01T09:52:52.2889558Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:52:52.2889783Z Call Stack (most recent call first): 2022-12-01T09:52:52.2890038Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:52:52.2890308Z cmake/Dependencies.cmake:1218 (find_package) 2022-12-01T09:52:52.2890528Z CMakeLists.txt:722 (include) 2022-12-01T09:52:52.2890908Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:52.2891161Z  2022-12-01T09:52:52.2893171Z -- Adding OpenMP CXX_FLAGS: -fopenmp 2022-12-01T09:52:52.2893902Z -- Will link against OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so 2022-12-01T09:52:52.2894251Z -- Looking for LLVM in /opt/llvm 2022-12-01T09:52:52.2942575Z -- Found LLVM 9.0.1 2022-12-01T09:52:52.2942879Z -- Using LLVMConfig.cmake in: /opt/llvm/lib/cmake/llvm 2022-12-01T09:52:52.2946467Z CMake Warning at cmake/Dependencies.cmake:1358 (message): 2022-12-01T09:52:52.2946811Z Not using CUDA/ROCM, so disabling USE_NCCL. Suppress this warning with 2022-12-01T09:52:52.2947087Z -DUSE_NCCL=OFF. 2022-12-01T09:52:52.2947283Z Call Stack (most recent call first): 2022-12-01T09:52:52.2947481Z CMakeLists.txt:722 (include) 2022-12-01T09:52:52.2947608Z 2022-12-01T09:52:52.2947688Z  2022-12-01T09:52:52.3075824Z -- Performing Test UV_LINT_W4 2022-12-01T09:52:52.3265567Z -- Performing Test UV_LINT_W4 - Failed 2022-12-01T09:52:52.3272076Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2022-12-01T09:52:52.3458238Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2022-12-01T09:52:52.3464692Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2022-12-01T09:52:52.3645037Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2022-12-01T09:52:52.3651757Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2022-12-01T09:52:52.3831015Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2022-12-01T09:52:52.3837116Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2022-12-01T09:52:52.4016640Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2022-12-01T09:52:52.4023037Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2022-12-01T09:52:52.4199185Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2022-12-01T09:52:52.4205327Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2022-12-01T09:52:52.4383983Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2022-12-01T09:52:52.4390064Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2022-12-01T09:52:52.4568410Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2022-12-01T09:52:52.4574883Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2022-12-01T09:52:52.4748829Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2022-12-01T09:52:52.4755680Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2022-12-01T09:52:52.4930401Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2022-12-01T09:52:52.4936682Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2022-12-01T09:52:52.5111298Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2022-12-01T09:52:52.5118079Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2022-12-01T09:52:52.5291208Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2022-12-01T09:52:52.5297064Z -- Performing Test UV_LINT_WALL 2022-12-01T09:52:52.6042318Z -- Performing Test UV_LINT_WALL - Success 2022-12-01T09:52:52.6048475Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2022-12-01T09:52:52.6770847Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2022-12-01T09:52:52.6776961Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2022-12-01T09:52:52.7513642Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2022-12-01T09:52:52.7519490Z -- Performing Test UV_LINT_EXTRA 2022-12-01T09:52:52.8273139Z -- Performing Test UV_LINT_EXTRA - Success 2022-12-01T09:52:52.8279094Z -- Performing Test UV_LINT_UTF8_MSVC 2022-12-01T09:52:52.8467349Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2022-12-01T09:52:52.8474465Z -- Performing Test UV_F_STRICT_ALIASING 2022-12-01T09:52:52.9194978Z -- Performing Test UV_F_STRICT_ALIASING - Success 2022-12-01T09:52:52.9206093Z -- summary of build options: 2022-12-01T09:52:52.9206482Z Install prefix: /var/lib/jenkins/workspace/torch 2022-12-01T09:52:52.9206906Z Target system: Linux 2022-12-01T09:52:52.9207203Z Compiler: 2022-12-01T09:52:52.9207396Z C compiler: /opt/cache/bin/cc 2022-12-01T09:52:52.9207631Z CFLAGS: -fopenmp 2022-12-01T09:52:52.9207750Z 2022-12-01T09:52:52.9219268Z -- Found uv: 1.38.1 (found version "1.38.1") 2022-12-01T09:52:52.9243326Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2022-12-01T09:52:52.9243900Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2022-12-01T09:52:52.9244310Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2022-12-01T09:52:52.9244590Z set the policy and suppress this warning. 2022-12-01T09:52:52.9244727Z 2022-12-01T09:52:52.9244868Z For compatibility with older versions of CMake, option is clearing the 2022-12-01T09:52:52.9245249Z normal variable 'BUILD_BENCHMARK'. 2022-12-01T09:52:52.9245672Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:52.9245992Z  2022-12-01T09:52:52.9246284Z -- Enabling sccache for CXX 2022-12-01T09:52:52.9246509Z -- Enabling sccache for C 2022-12-01T09:52:52.9246737Z -- Gloo build as SHARED library 2022-12-01T09:52:52.9288699Z CMake Warning at cmake/Dependencies.cmake:1509 (message): 2022-12-01T09:52:52.9289016Z Metal is only used in ios builds. 2022-12-01T09:52:52.9289240Z Call Stack (most recent call first): 2022-12-01T09:52:52.9289450Z CMakeLists.txt:722 (include) 2022-12-01T09:52:52.9289580Z 2022-12-01T09:52:52.9289651Z  2022-12-01T09:52:52.9480906Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-12-01T09:52:52.9496879Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so.1.0 (found version "3.7.13") 2022-12-01T09:52:52.9500254Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-12-01T09:52:52.9502592Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-12-01T09:52:52.9504711Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-12-01T09:52:53.0331614Z -- 2022-12-01T09:52:53.0332044Z -- ******** Summary ******** 2022-12-01T09:52:53.0332443Z -- CMake version : 3.22.1 2022-12-01T09:52:53.0332890Z -- CMake command : /opt/conda/bin/cmake 2022-12-01T09:52:53.0333337Z -- System : Linux 2022-12-01T09:52:53.0333940Z -- C++ compiler : /opt/cache/bin/c++ 2022-12-01T09:52:53.0334611Z -- C++ compiler version : 7.5.0 2022-12-01T09:52:53.0335371Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor 2022-12-01T09:52:53.0336023Z -- Build type : Release 2022-12-01T09:52:53.0336658Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2022-12-01T09:52:53.0337386Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda 2022-12-01T09:52:53.0338050Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-12-01T09:52:53.0338839Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2022-12-01T09:52:53.0339360Z -- 2022-12-01T09:52:53.0339732Z -- ONNX version : 1.12.0 2022-12-01T09:52:53.0340173Z -- ONNX NAMESPACE : onnx_torch 2022-12-01T09:52:53.0340593Z -- ONNX_USE_LITE_PROTO : OFF 2022-12-01T09:52:53.0341038Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2022-12-01T09:52:53.0341474Z -- Protobuf_USE_STATIC_LIBS : ON 2022-12-01T09:52:53.0341899Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2022-12-01T09:52:53.0342331Z -- ONNX_WERROR : OFF 2022-12-01T09:52:53.0342742Z -- ONNX_BUILD_TESTS : OFF 2022-12-01T09:52:53.0343154Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-12-01T09:52:53.0343595Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-12-01T09:52:53.0344025Z -- ONNXIFI_ENABLE_EXT : OFF 2022-12-01T09:52:53.0344338Z -- 2022-12-01T09:52:53.0344697Z -- Protobuf compiler : 2022-12-01T09:52:53.0345089Z -- Protobuf includes : 2022-12-01T09:52:53.0345491Z -- Protobuf libraries : 2022-12-01T09:52:53.0345877Z -- BUILD_ONNX_PYTHON : OFF 2022-12-01T09:52:53.0355335Z -- 2022-12-01T09:52:53.0355843Z -- ******** Summary ******** 2022-12-01T09:52:53.0356251Z -- CMake version : 3.22.1 2022-12-01T09:52:53.0356702Z -- CMake command : /opt/conda/bin/cmake 2022-12-01T09:52:53.0357152Z -- System : Linux 2022-12-01T09:52:53.0357574Z -- C++ compiler : /opt/cache/bin/c++ 2022-12-01T09:52:53.0358051Z -- C++ compiler version : 7.5.0 2022-12-01T09:52:53.0358623Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor 2022-12-01T09:52:53.0359019Z -- Build type : Release 2022-12-01T09:52:53.0359412Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2022-12-01T09:52:53.0359884Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda 2022-12-01T09:52:53.0360324Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-12-01T09:52:53.0360755Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2022-12-01T09:52:53.0361044Z -- 2022-12-01T09:52:53.0361258Z -- ONNX version : 1.4.1 2022-12-01T09:52:53.0361491Z -- ONNX NAMESPACE : onnx_torch 2022-12-01T09:52:53.0361736Z -- ONNX_BUILD_TESTS : OFF 2022-12-01T09:52:53.0361974Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-12-01T09:52:53.0362195Z -- ONNX_USE_LITE_PROTO : OFF 2022-12-01T09:52:53.0362425Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-12-01T09:52:53.0362621Z -- 2022-12-01T09:52:53.0362812Z -- Protobuf compiler : 2022-12-01T09:52:53.0363043Z -- Protobuf includes : 2022-12-01T09:52:53.0363273Z -- Protobuf libraries : 2022-12-01T09:52:53.0363494Z -- BUILD_ONNX_PYTHON : OFF 2022-12-01T09:52:53.0363827Z -- Could not find CUDA with FP16 support, compiling without torch.CudaHalfTensor 2022-12-01T09:52:53.0364141Z -- Adding -DNDEBUG to compile flags 2022-12-01T09:52:53.0380960Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2022-12-01T09:52:53.0609424Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2022-12-01T09:52:53.0610766Z CMake Warning at cmake/Dependencies.cmake:1709 (message): 2022-12-01T09:52:53.0611665Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2022-12-01T09:52:53.0611959Z Call Stack (most recent call first): 2022-12-01T09:52:53.0612170Z CMakeLists.txt:722 (include) 2022-12-01T09:52:53.0612293Z 2022-12-01T09:52:53.0612375Z  2022-12-01T09:52:53.0637851Z -- Could not find hardware support for NEON on this machine. 2022-12-01T09:52:53.0638374Z -- No OMAP3 processor on this machine. 2022-12-01T09:52:53.0638698Z -- No OMAP4 processor on this machine. 2022-12-01T09:52:53.0647536Z -- Found a library with LAPACK API (mkl). 2022-12-01T09:52:53.0648395Z disabling CUDA because NOT USE_CUDA is set 2022-12-01T09:52:53.0648756Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2022-12-01T09:52:53.0649066Z disabling ROCM because NOT USE_ROCM is set 2022-12-01T09:52:53.0649377Z -- MIOpen not found. Compiling without MIOpen support 2022-12-01T09:52:53.0651459Z -- Will build oneDNN Graph 2022-12-01T09:52:53.0662864Z -- MKLDNN_CPU_RUNTIME = OMP 2022-12-01T09:52:53.0676298Z -- cmake version: 3.22.1 2022-12-01T09:52:53.0676829Z CMake Deprecation Warning at third_party/ideep/mkl-dnn/CMakeLists.txt:36 (cmake_policy): 2022-12-01T09:52:53.0677438Z The OLD behavior for policy CMP0025 will be removed from a future version 2022-12-01T09:52:53.0677880Z of CMake. 2022-12-01T09:52:53.0678072Z 2022-12-01T09:52:53.0678372Z The cmake-policies(7) manual explains that the OLD behaviors of all 2022-12-01T09:52:53.0678675Z policies are deprecated and that a policy should be set to OLD only under 2022-12-01T09:52:53.0679052Z specific short-term circumstances. Projects should be ported to the NEW 2022-12-01T09:52:53.0679337Z behavior and not rely on setting a policy to OLD. 2022-12-01T09:52:53.0679485Z 2022-12-01T09:52:53.0679553Z  2022-12-01T09:52:53.0691731Z -- DNNL_TARGET_ARCH: X64 2022-12-01T09:52:53.0701946Z -- DNNL_LIBRARY_NAME: dnnl 2022-12-01T09:52:53.0748500Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:52:53.0749138Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:52:53.0749647Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:52:53.0749954Z problems in calling code that expects `find_package` result variables 2022-12-01T09:52:53.0750212Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:52:53.0750516Z Call Stack (most recent call first): 2022-12-01T09:52:53.0750888Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:52:53.0751372Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-12-01T09:52:53.0751746Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-12-01T09:52:53.0752116Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:53.0752359Z  2022-12-01T09:52:53.0752605Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2022-12-01T09:52:53.0754937Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:52:53.0755613Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:52:53.0756002Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:52:53.0756294Z problems in calling code that expects `find_package` result variables 2022-12-01T09:52:53.0756570Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:52:53.0756888Z Call Stack (most recent call first): 2022-12-01T09:52:53.0757212Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:52:53.0757604Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-12-01T09:52:53.0757989Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-12-01T09:52:53.0758352Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:53.0758675Z  2022-12-01T09:52:53.0758933Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2022-12-01T09:52:53.0797751Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2022-12-01T09:52:53.0974694Z -- Found PythonInterp: /opt/conda/bin/python (found suitable version "3.7.13", minimum required is "2.7") 2022-12-01T09:52:53.0987608Z -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) 2022-12-01T09:52:53.1034742Z -- Enabled workload: TRAINING 2022-12-01T09:52:53.1035190Z -- Enabled primitives: ALL 2022-12-01T09:52:53.1035619Z -- Enabled primitive CPU ISA: ALL 2022-12-01T09:52:53.1036072Z -- Enabled primitive GPU ISA: ALL 2022-12-01T09:52:53.1077842Z -- Primitive cache is enabled 2022-12-01T09:52:53.1223085Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h 2022-12-01T09:52:53.2644293Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h - found 2022-12-01T09:52:53.2646606Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h 2022-12-01T09:52:53.3561622Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h - found 2022-12-01T09:52:53.3564585Z -- Looking for C++ include /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp 2022-12-01T09:52:53.5040529Z -- Looking for C++ include /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp - found 2022-12-01T09:52:53.5207191Z -- Found Doxygen: /usr/bin/doxygen (found version "1.8.17") found components: doxygen missing components: dot 2022-12-01T09:52:53.5573941Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:52:53.5574574Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:52:53.5574957Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:52:53.5575274Z problems in calling code that expects `find_package` result variables 2022-12-01T09:52:53.5575578Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:52:53.5575803Z Call Stack (most recent call first): 2022-12-01T09:52:53.5576069Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:52:53.5576479Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2022-12-01T09:52:53.5576810Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2022-12-01T09:52:53.5577232Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:53.5577550Z  2022-12-01T09:52:53.5579282Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:52:53.5579968Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:52:53.5580385Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:52:53.5580700Z problems in calling code that expects `find_package` result variables 2022-12-01T09:52:53.5580953Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:52:53.5581177Z Call Stack (most recent call first): 2022-12-01T09:52:53.5581442Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:52:53.5581787Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2022-12-01T09:52:53.5582111Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2022-12-01T09:52:53.5582452Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:53.5582680Z  2022-12-01T09:52:53.5596889Z -- DNNL_GRAPH_BUILD_FOR_CI is set to be OFF 2022-12-01T09:52:53.5617489Z -- Compiling oneDNN Graph with CPU runtime OMP support 2022-12-01T09:52:53.5659271Z -- Graph compiler backend is disabled. 2022-12-01T09:52:53.5665029Z -- Set version definitions to /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/src/utils/verbose.cpp 2022-12-01T09:52:53.5675493Z -- Compiled partition cache is enabled 2022-12-01T09:52:53.5704777Z -- Found MKL-DNN: TRUE 2022-12-01T09:52:53.5708369Z -- Looking for clock_gettime in rt 2022-12-01T09:52:53.6438768Z -- Looking for clock_gettime in rt - found 2022-12-01T09:52:53.6439287Z -- Looking for mmap 2022-12-01T09:52:53.7179956Z -- Looking for mmap - found 2022-12-01T09:52:53.7180413Z -- Looking for shm_open 2022-12-01T09:52:53.7903591Z -- Looking for shm_open - found 2022-12-01T09:52:53.7904074Z -- Looking for shm_unlink 2022-12-01T09:52:53.8628875Z -- Looking for shm_unlink - found 2022-12-01T09:52:53.8629506Z -- Looking for malloc_usable_size 2022-12-01T09:52:53.9471866Z -- Looking for malloc_usable_size - found 2022-12-01T09:52:53.9472472Z -- Performing Test C_HAS_THREAD 2022-12-01T09:52:54.0176626Z -- Performing Test C_HAS_THREAD - Success 2022-12-01T09:52:54.0213162Z -- Version: 7.0.3 2022-12-01T09:52:54.0213415Z -- Build type: Release 2022-12-01T09:52:54.0215815Z -- CXX_STANDARD: 14 2022-12-01T09:52:54.0221648Z -- Performing Test has_std_14_flag 2022-12-01T09:52:54.1083162Z -- Performing Test has_std_14_flag - Success 2022-12-01T09:52:54.1089128Z -- Performing Test has_std_1y_flag 2022-12-01T09:52:54.1898424Z -- Performing Test has_std_1y_flag - Success 2022-12-01T09:52:54.1899564Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS 2022-12-01T09:52:54.2709686Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success 2022-12-01T09:52:54.2710396Z -- Performing Test FMT_HAS_VARIANT 2022-12-01T09:52:54.3634258Z -- Performing Test FMT_HAS_VARIANT - Success 2022-12-01T09:52:54.3637317Z -- Required features: cxx_variadic_templates 2022-12-01T09:52:54.3642950Z -- Looking for strtod_l 2022-12-01T09:52:54.4153260Z -- Looking for strtod_l - not found 2022-12-01T09:52:54.4159226Z -- Using CPU-only version of Kineto 2022-12-01T09:52:54.4159618Z -- Configuring Kineto dependency: 2022-12-01T09:52:54.4160124Z -- KINETO_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto 2022-12-01T09:52:54.4160513Z -- KINETO_BUILD_TESTS = OFF 2022-12-01T09:52:54.4160757Z -- KINETO_LIBRARY_TYPE = static 2022-12-01T09:52:54.4363767Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-12-01T09:52:54.4365771Z INFO CUDA_SOURCE_DIR =  2022-12-01T09:52:54.4366099Z INFO ROCM_SOURCE_DIR =  2022-12-01T09:52:54.4529006Z INFO CUPTI unavailable or disabled - not building GPU profilers 2022-12-01T09:52:54.4849305Z -- Kineto: FMT_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/fmt 2022-12-01T09:52:54.4850005Z -- Kineto: FMT_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/fmt/include 2022-12-01T09:52:54.4850371Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2022-12-01T09:52:54.4850668Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2022-12-01T09:52:54.4853388Z -- Configured Kineto (CPU) 2022-12-01T09:52:54.4860910Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-12-01T09:52:54.4861347Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-12-01T09:52:54.4861741Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-12-01T09:52:54.4862120Z cmake_policy command to set the policy and suppress this warning. 2022-12-01T09:52:54.4862400Z Call Stack (most recent call first): 2022-12-01T09:52:54.4862694Z CMakeLists.txt:725 (cmake_dependent_option) 2022-12-01T09:52:54.4863163Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:54.4863432Z  2022-12-01T09:52:54.4863751Z -- GCC 7.5.0: Adding gcc and gcc_s libs to link line 2022-12-01T09:52:54.4871266Z -- Performing Test HAS_WERROR_RETURN_TYPE 2022-12-01T09:52:54.5973687Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2022-12-01T09:52:54.5980769Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2022-12-01T09:52:54.7115818Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2022-12-01T09:52:54.7122550Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2022-12-01T09:52:54.7972703Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2022-12-01T09:52:54.7980468Z -- Performing Test HAS_WNO_TYPE_LIMITS 2022-12-01T09:52:54.9164121Z -- Performing Test HAS_WNO_TYPE_LIMITS - Success 2022-12-01T09:52:54.9170232Z -- Performing Test HAS_WNO_ARRAY_BOUNDS 2022-12-01T09:52:55.0051458Z -- Performing Test HAS_WNO_ARRAY_BOUNDS - Success 2022-12-01T09:52:55.0058061Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2022-12-01T09:52:55.1180490Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2022-12-01T09:52:55.1186851Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEFS 2022-12-01T09:52:55.2240718Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEFS - Success 2022-12-01T09:52:55.2247747Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2022-12-01T09:52:55.3066868Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2022-12-01T09:52:55.3073697Z -- Performing Test HAS_WNO_UNUSED_FUNCTION 2022-12-01T09:52:55.4142793Z -- Performing Test HAS_WNO_UNUSED_FUNCTION - Success 2022-12-01T09:52:55.4149624Z -- Performing Test HAS_WNO_UNUSED_RESULT 2022-12-01T09:52:55.4986551Z -- Performing Test HAS_WNO_UNUSED_RESULT - Success 2022-12-01T09:52:55.4993379Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2022-12-01T09:52:55.5844962Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2022-12-01T09:52:55.5851967Z -- Performing Test HAS_WNO_STRICT_ALIASING 2022-12-01T09:52:55.6884370Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2022-12-01T09:52:55.6891149Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS 2022-12-01T09:52:55.7757200Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS - Success 2022-12-01T09:52:55.7764877Z -- Performing Test HAS_WVLA_EXTENSION 2022-12-01T09:52:55.7995056Z -- Performing Test HAS_WVLA_EXTENSION - Failed 2022-12-01T09:52:55.8002113Z -- Performing Test HAS_WNO_ERROR_PEDANTIC 2022-12-01T09:52:55.8885951Z -- Performing Test HAS_WNO_ERROR_PEDANTIC - Success 2022-12-01T09:52:55.8892856Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS 2022-12-01T09:52:55.9810592Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS - Success 2022-12-01T09:52:55.9818316Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2022-12-01T09:52:56.0669866Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2022-12-01T09:52:56.0677028Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS 2022-12-01T09:52:56.0919612Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS - Failed 2022-12-01T09:52:56.0926136Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS 2022-12-01T09:52:56.1805854Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success 2022-12-01T09:52:56.1812770Z -- Performing Test COMPILER_SUPPORT_WERROR 2022-12-01T09:52:56.2635782Z -- Performing Test COMPILER_SUPPORT_WERROR - Success 2022-12-01T09:52:56.2643596Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2022-12-01T09:52:56.3493634Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Success 2022-12-01T09:52:56.3501269Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2022-12-01T09:52:56.7155050Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Success 2022-12-01T09:52:56.7162326Z -- Performing Test HAS_FNO_MATH_ERRNO 2022-12-01T09:52:56.8149532Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2022-12-01T09:52:56.8156359Z -- Performing Test HAS_FNO_TRAPPING_MATH 2022-12-01T09:52:56.8999559Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2022-12-01T09:52:56.9005977Z -- Performing Test HAS_WERROR_FORMAT 2022-12-01T09:52:56.9852289Z -- Performing Test HAS_WERROR_FORMAT - Success 2022-12-01T09:52:56.9859672Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE 2022-12-01T09:52:57.0089184Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE - Failed 2022-12-01T09:52:57.0096009Z -- Performing Test HAS_WERROR_SIGN_COMPARE 2022-12-01T09:52:57.0926701Z -- Performing Test HAS_WERROR_SIGN_COMPARE - Success 2022-12-01T09:52:57.0933591Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2022-12-01T09:52:57.1787125Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success 2022-12-01T09:52:57.1832182Z -- Looking for backtrace 2022-12-01T09:52:57.2765715Z -- Looking for backtrace - found 2022-12-01T09:52:57.2767279Z -- backtrace facility detected in default set of libraries 2022-12-01T09:52:57.2769928Z -- Found Backtrace: /usr/include 2022-12-01T09:52:57.2771426Z -- don't use NUMA 2022-12-01T09:53:00.4311071Z -- headers outputs: 2022-12-01T09:53:07.3129920Z -- sources outputs: 2022-12-01T09:53:08.5193054Z -- declarations_yaml outputs: 2022-12-01T09:53:08.5248214Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2022-12-01T09:53:08.6156885Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Success 2022-12-01T09:53:08.6399200Z -- Using ATen parallel backend: OMP 2022-12-01T09:53:08.6411777Z disabling CUDA because USE_CUDA is set false 2022-12-01T09:53:08.6923422Z CMake Deprecation Warning at third_party/sleef/CMakeLists.txt:91 (cmake_policy): 2022-12-01T09:53:08.6924065Z The OLD behavior for policy CMP0066 will be removed from a future version 2022-12-01T09:53:08.6924422Z of CMake. 2022-12-01T09:53:08.6924538Z 2022-12-01T09:53:08.6924747Z The cmake-policies(7) manual explains that the OLD behaviors of all 2022-12-01T09:53:08.6925044Z policies are deprecated and that a policy should be set to OLD only under 2022-12-01T09:53:08.6925420Z specific short-term circumstances. Projects should be ported to the NEW 2022-12-01T09:53:08.6925706Z behavior and not rely on setting a policy to OLD. 2022-12-01T09:53:08.6925853Z 2022-12-01T09:53:08.6925935Z  2022-12-01T09:53:08.7446938Z -- Found OpenSSL: /opt/conda/lib/libcrypto.so (found version "1.1.1s") 2022-12-01T09:53:08.7470249Z -- Check size of long double 2022-12-01T09:53:08.8277648Z -- Check size of long double - done 2022-12-01T09:53:08.8279381Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2022-12-01T09:53:08.9077265Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2022-12-01T09:53:08.9078702Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2022-12-01T09:53:08.9837374Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2022-12-01T09:53:08.9838049Z -- Performing Test COMPILER_SUPPORTS_SSE2 2022-12-01T09:53:09.0886588Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2022-12-01T09:53:09.0887636Z -- Performing Test COMPILER_SUPPORTS_SSE4 2022-12-01T09:53:09.1987207Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2022-12-01T09:53:09.1987802Z -- Performing Test COMPILER_SUPPORTS_AVX 2022-12-01T09:53:09.3090486Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2022-12-01T09:53:09.3091453Z -- Performing Test COMPILER_SUPPORTS_FMA4 2022-12-01T09:53:09.4124669Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2022-12-01T09:53:09.4125287Z -- Performing Test COMPILER_SUPPORTS_AVX2 2022-12-01T09:53:09.5200576Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2022-12-01T09:53:09.5201352Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2022-12-01T09:53:09.6424740Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2022-12-01T09:53:09.6457340Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2022-12-01T09:53:09.7241684Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2022-12-01T09:53:09.7242744Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2022-12-01T09:53:09.8042911Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2022-12-01T09:53:09.8043828Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2022-12-01T09:53:09.8797570Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Success 2022-12-01T09:53:09.8798208Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2022-12-01T09:53:09.9561134Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2022-12-01T09:53:09.9674833Z -- Configuring build for SLEEF-v3.6.0 2022-12-01T09:53:09.9675393Z  Target system: Linux-4.14.252-195.483.amzn2.x86_64 2022-12-01T09:53:09.9675806Z  Target processor: x86_64 2022-12-01T09:53:09.9676180Z  Host system: Linux-4.14.252-195.483.amzn2.x86_64 2022-12-01T09:53:09.9676624Z  Host processor: x86_64 2022-12-01T09:53:09.9677087Z  Detected C compiler: GNU @ /opt/cache/bin/cc 2022-12-01T09:53:09.9677578Z  CMake: 3.22.1 2022-12-01T09:53:09.9677818Z  Make program: /usr/bin/make 2022-12-01T09:53:09.9678327Z -- Using option `-Wall -Wno-unused -Wno-attributes -Wno-unused-result -Wno-psabi -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef 2022-12-01T09:53:09.9678712Z -- Building shared libs : OFF 2022-12-01T09:53:09.9678958Z -- Building static test bins: OFF 2022-12-01T09:53:09.9679203Z -- MPFR : LIB_MPFR-NOTFOUND 2022-12-01T09:53:09.9679431Z -- GMP : LIBGMP-NOTFOUND 2022-12-01T09:53:09.9679669Z -- RT : /usr/lib/x86_64-linux-gnu/librt.so 2022-12-01T09:53:09.9679913Z -- FFTW3 : LIBFFTW3-NOTFOUND 2022-12-01T09:53:09.9680131Z -- OPENSSL : 1.1.1s 2022-12-01T09:53:09.9680341Z -- SDE : SDE_COMMAND-NOTFOUND 2022-12-01T09:53:09.9680564Z -- RUNNING_ON_TRAVIS : 2022-12-01T09:53:09.9680800Z -- COMPILER_SUPPORTS_OPENMP : 1 2022-12-01T09:53:09.9680991Z  2022-12-01T09:53:09.9681263Z *** Note: Parallel build is only supported with Ninja *** 2022-12-01T09:53:09.9681503Z  2022-12-01T09:53:09.9782498Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2022-12-01T09:53:09.9783057Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h 2022-12-01T09:53:09.9783510Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/aten_interned_strings.h 2022-12-01T09:53:09.9783932Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/enum_tag.h 2022-12-01T09:53:10.1503819Z -- Performing Test HAS_WNO_UNUSED_VARIABLE 2022-12-01T09:53:10.2467350Z -- Performing Test HAS_WNO_UNUSED_VARIABLE - Success 2022-12-01T09:53:10.2473461Z -- Performing Test HAS_WNO_MISSING_BRACES 2022-12-01T09:53:10.3314530Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2022-12-01T09:53:10.3323527Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2022-12-01T09:53:10.4232574Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Success 2022-12-01T09:53:10.4258603Z -- /opt/cache/bin/c++ /var/lib/jenkins/workspace/torch/abi-check.cpp -o /var/lib/jenkins/workspace/build/abi-check 2022-12-01T09:53:10.6302120Z -- Determined _GLIBCXX_USE_CXX11_ABI=1 2022-12-01T09:53:10.6320346Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2022-12-01T09:53:10.6320741Z Syntax Warning in cmake code at column 107 2022-12-01T09:53:10.6320979Z 2022-12-01T09:53:10.6321227Z Argument not separated from preceding token by whitespace. 2022-12-01T09:53:10.6321896Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:53:10.6322346Z  2022-12-01T09:53:10.6322797Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2022-12-01T09:53:10.6323196Z Syntax Warning in cmake code at column 115 2022-12-01T09:53:10.6323335Z 2022-12-01T09:53:10.6323464Z Argument not separated from preceding token by whitespace. 2022-12-01T09:53:10.6323822Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:53:10.6324065Z  2022-12-01T09:53:10.6780043Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:53:10.6780775Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:53:10.6781119Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:53:10.6781446Z problems in calling code that expects `find_package` result variables 2022-12-01T09:53:10.6781723Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:53:10.6782074Z Call Stack (most recent call first): 2022-12-01T09:53:10.6782404Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:53:10.6782825Z caffe2/CMakeLists.txt:1254 (find_package) 2022-12-01T09:53:10.6783469Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:53:10.6783868Z  2022-12-01T09:53:10.6784531Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:53:10.6784907Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:53:10.6785348Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:53:10.6785650Z problems in calling code that expects `find_package` result variables 2022-12-01T09:53:10.6785920Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:53:10.6786149Z Call Stack (most recent call first): 2022-12-01T09:53:10.6786444Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:53:10.6786750Z caffe2/CMakeLists.txt:1254 (find_package) 2022-12-01T09:53:10.6787084Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:53:10.6787416Z  2022-12-01T09:53:10.6787817Z -- pytorch is compiling with OpenMP. 2022-12-01T09:53:10.6788277Z OpenMP CXX_FLAGS: -fopenmp. 2022-12-01T09:53:10.6788720Z OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so. 2022-12-01T09:53:10.6789528Z -- Caffe2 is compiling with OpenMP. 2022-12-01T09:53:10.6789988Z OpenMP CXX_FLAGS: -fopenmp. 2022-12-01T09:53:10.6790500Z OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so. 2022-12-01T09:53:10.7235126Z -- Using lib/python3.7/site-packages as python relative installation path 2022-12-01T09:53:10.7608755Z CMake Warning at CMakeLists.txt:1090 (message): 2022-12-01T09:53:10.7609264Z Generated cmake files are only fully tested if one builds with system glog, 2022-12-01T09:53:10.7609806Z gflags, and protobuf. Other settings may generate files that are not well 2022-12-01T09:53:10.7610025Z tested. 2022-12-01T09:53:10.7610124Z 2022-12-01T09:53:10.7610212Z  2022-12-01T09:53:10.7615346Z -- 2022-12-01T09:53:10.7615758Z -- ******** Summary ******** 2022-12-01T09:53:10.7616145Z -- General: 2022-12-01T09:53:10.7616545Z -- CMake version : 3.22.1 2022-12-01T09:53:10.7617215Z -- CMake command : /opt/conda/bin/cmake 2022-12-01T09:53:10.7617700Z -- System : Linux 2022-12-01T09:53:10.7618169Z -- C++ compiler : /opt/cache/bin/c++ 2022-12-01T09:53:10.7618584Z -- C++ compiler id : GNU 2022-12-01T09:53:10.7619044Z -- C++ compiler version : 7.5.0 2022-12-01T09:53:10.7619480Z -- Using ccache if found : ON 2022-12-01T09:53:10.7619916Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2022-12-01T09:53:10.7622648Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Werror -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow 2022-12-01T09:53:10.7624693Z -- Build type : Release 2022-12-01T09:53:10.7625343Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx_torch;IDEEP_USE_MKL;HAVE_MMAP=1;_FILE_OFFSET_BITS=64;HAVE_SHM_OPEN=1;HAVE_SHM_UNLINK=1;HAVE_MALLOC_USABLE_SIZE=1;USE_EXTERNAL_MZCRC;MINIZ_DISABLE_ZIP_READER_CRC32_CHECKS 2022-12-01T09:53:10.7625992Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda 2022-12-01T09:53:10.7626422Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-12-01T09:53:10.7626684Z -- USE_GOLD_LINKER : OFF 2022-12-01T09:53:10.7626899Z -- 2022-12-01T09:53:10.7627175Z -- TORCH_VERSION : 1.13.0 2022-12-01T09:53:10.7627405Z -- CAFFE2_VERSION : 1.13.0 2022-12-01T09:53:10.7627810Z -- BUILD_CAFFE2 : OFF 2022-12-01T09:53:10.7628057Z -- BUILD_CAFFE2_OPS : OFF 2022-12-01T09:53:10.7628299Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2022-12-01T09:53:10.7628630Z -- BUILD_TENSOREXPR_BENCHMARK: OFF 2022-12-01T09:53:10.7628889Z -- BUILD_NVFUSER_BENCHMARK: OFF 2022-12-01T09:53:10.7629114Z -- BUILD_BINARY : OFF 2022-12-01T09:53:10.7629417Z -- BUILD_CUSTOM_PROTOBUF : ON 2022-12-01T09:53:10.7629662Z -- Link local protobuf : ON 2022-12-01T09:53:10.7629881Z -- BUILD_DOCS : OFF 2022-12-01T09:53:10.7630187Z -- BUILD_PYTHON : True 2022-12-01T09:53:10.7630436Z -- Python version : 3.7.13 2022-12-01T09:53:10.7630701Z -- Python executable : /opt/conda/bin/python 2022-12-01T09:53:10.7631045Z -- Pythonlibs version : 3.7.13 2022-12-01T09:53:10.7631359Z -- Python library : /opt/conda/lib/libpython3.7m.so.1.0 2022-12-01T09:53:10.7631752Z -- Python includes : /opt/conda/include/python3.7m 2022-12-01T09:53:10.7632074Z -- Python site-packages: lib/python3.7/site-packages 2022-12-01T09:53:10.7632376Z -- BUILD_SHARED_LIBS : ON 2022-12-01T09:53:10.7632681Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2022-12-01T09:53:10.7632920Z -- BUILD_TEST : True 2022-12-01T09:53:10.7633202Z -- BUILD_JNI : OFF 2022-12-01T09:53:10.7633455Z -- BUILD_MOBILE_AUTOGRAD : OFF 2022-12-01T09:53:10.7633683Z -- BUILD_LITE_INTERPRETER: OFF 2022-12-01T09:53:10.7633968Z -- INTERN_BUILD_MOBILE : 2022-12-01T09:53:10.7634227Z -- TRACING_BASED : OFF 2022-12-01T09:53:10.7634437Z -- USE_BLAS : 1 2022-12-01T09:53:10.7634678Z -- BLAS : mkl 2022-12-01T09:53:10.7634951Z -- BLAS_HAS_SBGEMM : 2022-12-01T09:53:10.7635164Z -- USE_LAPACK : 1 2022-12-01T09:53:10.7635393Z -- LAPACK : mkl 2022-12-01T09:53:10.7635740Z -- USE_ASAN : OFF 2022-12-01T09:53:10.7635960Z -- USE_CPP_CODE_COVERAGE : OFF 2022-12-01T09:53:10.7636202Z -- USE_CUDA : OFF 2022-12-01T09:53:10.7636489Z -- USE_ROCM : OFF 2022-12-01T09:53:10.7636702Z -- USE_EIGEN_FOR_BLAS : 2022-12-01T09:53:10.7636929Z -- USE_FBGEMM : ON 2022-12-01T09:53:10.7637233Z -- USE_FAKELOWP : OFF 2022-12-01T09:53:10.7637449Z -- USE_KINETO : ON 2022-12-01T09:53:10.7637673Z -- USE_FFMPEG : OFF 2022-12-01T09:53:10.7637968Z -- USE_GFLAGS : OFF 2022-12-01T09:53:10.7638193Z -- USE_GLOG : OFF 2022-12-01T09:53:10.7638403Z -- USE_LEVELDB : OFF 2022-12-01T09:53:10.7638697Z -- USE_LITE_PROTO : OFF 2022-12-01T09:53:10.7638932Z -- USE_LMDB : OFF 2022-12-01T09:53:10.7639139Z -- USE_METAL : OFF 2022-12-01T09:53:10.7639416Z -- USE_PYTORCH_METAL : OFF 2022-12-01T09:53:10.7639689Z -- USE_PYTORCH_METAL_EXPORT : OFF 2022-12-01T09:53:10.7639917Z -- USE_MPS : OFF 2022-12-01T09:53:10.7640188Z -- USE_FFTW : OFF 2022-12-01T09:53:10.7640431Z -- USE_MKL : ON 2022-12-01T09:53:10.7640639Z -- USE_MKLDNN : ON 2022-12-01T09:53:10.7640876Z -- USE_MKLDNN_ACL : OFF 2022-12-01T09:53:10.7641164Z -- USE_MKLDNN_CBLAS : OFF 2022-12-01T09:53:10.7641373Z -- USE_UCC : OFF 2022-12-01T09:53:10.7641586Z -- USE_ITT : ON 2022-12-01T09:53:10.7641877Z -- USE_NCCL : OFF 2022-12-01T09:53:10.7642089Z -- USE_NNPACK : ON 2022-12-01T09:53:10.7642311Z -- USE_NUMPY : ON 2022-12-01T09:53:10.7642608Z -- USE_OBSERVERS : ON 2022-12-01T09:53:10.7642832Z -- USE_OPENCL : OFF 2022-12-01T09:53:10.7643053Z -- USE_OPENCV : OFF 2022-12-01T09:53:10.7643343Z -- USE_OPENMP : ON 2022-12-01T09:53:10.7643561Z -- USE_TBB : OFF 2022-12-01T09:53:10.7643786Z -- USE_VULKAN : OFF 2022-12-01T09:53:10.7644048Z -- USE_PROF : OFF 2022-12-01T09:53:10.7644337Z -- USE_QNNPACK : ON 2022-12-01T09:53:10.7644568Z -- USE_PYTORCH_QNNPACK : ON 2022-12-01T09:53:10.7644844Z -- USE_XNNPACK : ON 2022-12-01T09:53:10.7645085Z -- USE_REDIS : OFF 2022-12-01T09:53:10.7645316Z -- USE_ROCKSDB : OFF 2022-12-01T09:53:10.7645552Z -- USE_ZMQ : OFF 2022-12-01T09:53:10.7645836Z -- USE_DISTRIBUTED : ON 2022-12-01T09:53:10.7646054Z -- USE_MPI : OFF 2022-12-01T09:53:10.7646281Z -- USE_GLOO : ON 2022-12-01T09:53:10.7646532Z -- USE_GLOO_WITH_OPENSSL : OFF 2022-12-01T09:53:10.7646815Z -- USE_TENSORPIPE : ON 2022-12-01T09:53:10.7647219Z -- Public Dependencies : caffe2::Threads;caffe2::mkl 2022-12-01T09:53:10.7647834Z -- Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;ittnotify;fp16;tensorpipe;gloo;foxi_loader;rt;fmt::fmt-header-only;kineto;gcc_s;gcc;dl 2022-12-01T09:53:10.7648314Z -- USE_COREML_DELEGATE : OFF 2022-12-01T09:53:10.7648555Z -- BUILD_LAZY_TS_BACKEND : ON 2022-12-01T09:53:10.7713538Z -- Configuring done 2022-12-01T09:53:12.0390188Z CMake Warning at caffe2/CMakeLists.txt:807 (add_library): 2022-12-01T09:53:12.0390702Z Cannot generate a safe runtime search path for target torch_cpu because 2022-12-01T09:53:12.0391036Z files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.0391267Z directories: 2022-12-01T09:53:12.0391375Z 2022-12-01T09:53:12.0391628Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.0391871Z /opt/conda/lib 2022-12-01T09:53:12.0391979Z 2022-12-01T09:53:12.0392097Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.0392241Z 2022-12-01T09:53:12.0392321Z  2022-12-01T09:53:12.0698808Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.0699138Z Cannot generate a safe runtime search path for target Dict_test because 2022-12-01T09:53:12.0699451Z files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.0699703Z directories: 2022-12-01T09:53:12.0699813Z 2022-12-01T09:53:12.0700058Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.0700307Z /opt/conda/lib 2022-12-01T09:53:12.0700416Z 2022-12-01T09:53:12.0700529Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.0700675Z 2022-12-01T09:53:12.0700754Z  2022-12-01T09:53:12.0731902Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.0732482Z Cannot generate a safe runtime search path for target Dimname_test because 2022-12-01T09:53:12.0732960Z files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.0733179Z directories: 2022-12-01T09:53:12.0733291Z 2022-12-01T09:53:12.0733536Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.0733966Z /opt/conda/lib 2022-12-01T09:53:12.0734125Z 2022-12-01T09:53:12.0734242Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.0734373Z 2022-12-01T09:53:12.0734460Z  2022-12-01T09:53:12.0764504Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.0764891Z Cannot generate a safe runtime search path for target MaybeOwned_test 2022-12-01T09:53:12.0765224Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.0765449Z directories: 2022-12-01T09:53:12.0765557Z 2022-12-01T09:53:12.0765799Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.0766073Z /opt/conda/lib 2022-12-01T09:53:12.0766233Z 2022-12-01T09:53:12.0766339Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.0766491Z 2022-12-01T09:53:12.0766575Z  2022-12-01T09:53:12.0795883Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.0796488Z Cannot generate a safe runtime search path for target NamedTensor_test 2022-12-01T09:53:12.0796825Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.0797059Z directories: 2022-12-01T09:53:12.0797164Z 2022-12-01T09:53:12.0797410Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.0797646Z /opt/conda/lib 2022-12-01T09:53:12.0797755Z 2022-12-01T09:53:12.0797869Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.0798012Z 2022-12-01T09:53:12.0798095Z  2022-12-01T09:53:12.0826927Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.0827480Z Cannot generate a safe runtime search path for target apply_utils_test 2022-12-01T09:53:12.0827955Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.0828201Z directories: 2022-12-01T09:53:12.0828307Z 2022-12-01T09:53:12.0828656Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.0828945Z /opt/conda/lib 2022-12-01T09:53:12.0829055Z 2022-12-01T09:53:12.0829170Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.0829313Z 2022-12-01T09:53:12.0829396Z  2022-12-01T09:53:12.0860085Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.0860648Z Cannot generate a safe runtime search path for target atest because files 2022-12-01T09:53:12.0861002Z in some directories may conflict with libraries in implicit directories: 2022-12-01T09:53:12.0861172Z 2022-12-01T09:53:12.0861413Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.0861648Z /opt/conda/lib 2022-12-01T09:53:12.0861871Z 2022-12-01T09:53:12.0861990Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.0862140Z 2022-12-01T09:53:12.0862222Z  2022-12-01T09:53:12.0893208Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.0893640Z Cannot generate a safe runtime search path for target basic because files 2022-12-01T09:53:12.0894157Z in some directories may conflict with libraries in implicit directories: 2022-12-01T09:53:12.0894332Z 2022-12-01T09:53:12.0894575Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.0894809Z /opt/conda/lib 2022-12-01T09:53:12.0894916Z 2022-12-01T09:53:12.0895029Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.0895173Z 2022-12-01T09:53:12.0895250Z  2022-12-01T09:53:12.0926232Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.0926793Z Cannot generate a safe runtime search path for target broadcast_test 2022-12-01T09:53:12.0927260Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.0927500Z directories: 2022-12-01T09:53:12.0927605Z 2022-12-01T09:53:12.0927832Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.0928075Z /opt/conda/lib 2022-12-01T09:53:12.0928180Z 2022-12-01T09:53:12.0928290Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.0928433Z 2022-12-01T09:53:12.0928510Z  2022-12-01T09:53:12.0959240Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.0959626Z Cannot generate a safe runtime search path for target cpu_generator_test 2022-12-01T09:53:12.0960005Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.0960231Z directories: 2022-12-01T09:53:12.0960339Z 2022-12-01T09:53:12.0960648Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.0960963Z /opt/conda/lib 2022-12-01T09:53:12.0961217Z 2022-12-01T09:53:12.0961333Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.0961466Z 2022-12-01T09:53:12.0961552Z  2022-12-01T09:53:12.0990260Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.0990610Z Cannot generate a safe runtime search path for target 2022-12-01T09:53:12.0990966Z cpu_profiling_allocator_test because files in some directories may conflict 2022-12-01T09:53:12.0991299Z with libraries in implicit directories: 2022-12-01T09:53:12.0991454Z 2022-12-01T09:53:12.0991699Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.0991951Z /opt/conda/lib 2022-12-01T09:53:12.0992118Z 2022-12-01T09:53:12.0992293Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.0992442Z 2022-12-01T09:53:12.0992530Z  2022-12-01T09:53:12.1021656Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1022060Z Cannot generate a safe runtime search path for target cpu_rng_test because 2022-12-01T09:53:12.1022374Z files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1022652Z directories: 2022-12-01T09:53:12.1022759Z 2022-12-01T09:53:12.1023002Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1023240Z /opt/conda/lib 2022-12-01T09:53:12.1023351Z 2022-12-01T09:53:12.1023465Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1023607Z 2022-12-01T09:53:12.1023686Z  2022-12-01T09:53:12.1053009Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1053463Z Cannot generate a safe runtime search path for target dispatch_key_set_test 2022-12-01T09:53:12.1053896Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1054326Z directories: 2022-12-01T09:53:12.1054439Z 2022-12-01T09:53:12.1054682Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1055028Z /opt/conda/lib 2022-12-01T09:53:12.1055137Z 2022-12-01T09:53:12.1055252Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1055397Z 2022-12-01T09:53:12.1055476Z  2022-12-01T09:53:12.1086351Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1086728Z Cannot generate a safe runtime search path for target dlconvertor_test 2022-12-01T09:53:12.1087041Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1087264Z directories: 2022-12-01T09:53:12.1087373Z 2022-12-01T09:53:12.1087612Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1087862Z /opt/conda/lib 2022-12-01T09:53:12.1087969Z 2022-12-01T09:53:12.1088087Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1088233Z 2022-12-01T09:53:12.1088299Z  2022-12-01T09:53:12.1118329Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1118865Z Cannot generate a safe runtime search path for target 2022-12-01T09:53:12.1119208Z extension_backend_test because files in some directories may conflict with 2022-12-01T09:53:12.1119555Z libraries in implicit directories: 2022-12-01T09:53:12.1119715Z 2022-12-01T09:53:12.1119965Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1120286Z /opt/conda/lib 2022-12-01T09:53:12.1120401Z 2022-12-01T09:53:12.1120506Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1120650Z 2022-12-01T09:53:12.1120737Z  2022-12-01T09:53:12.1151482Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1152067Z Cannot generate a safe runtime search path for target half_test because 2022-12-01T09:53:12.1152420Z files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1152752Z directories: 2022-12-01T09:53:12.1152860Z 2022-12-01T09:53:12.1153103Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1153340Z /opt/conda/lib 2022-12-01T09:53:12.1153447Z 2022-12-01T09:53:12.1153561Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1153704Z 2022-12-01T09:53:12.1153782Z  2022-12-01T09:53:12.1183721Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1184312Z Cannot generate a safe runtime search path for target ivalue_test because 2022-12-01T09:53:12.1184635Z files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1184859Z directories: 2022-12-01T09:53:12.1184965Z 2022-12-01T09:53:12.1185207Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1185454Z /opt/conda/lib 2022-12-01T09:53:12.1185564Z 2022-12-01T09:53:12.1185679Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1185822Z 2022-12-01T09:53:12.1185902Z  2022-12-01T09:53:12.1215242Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1215816Z Cannot generate a safe runtime search path for target lazy_tensor_test 2022-12-01T09:53:12.1216164Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1216403Z directories: 2022-12-01T09:53:12.1216498Z 2022-12-01T09:53:12.1216739Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1216990Z /opt/conda/lib 2022-12-01T09:53:12.1217098Z 2022-12-01T09:53:12.1217210Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1217353Z 2022-12-01T09:53:12.1217421Z  2022-12-01T09:53:12.1246740Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1247293Z Cannot generate a safe runtime search path for target math_kernel_test 2022-12-01T09:53:12.1247863Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1248096Z directories: 2022-12-01T09:53:12.1248205Z 2022-12-01T09:53:12.1248453Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1248706Z /opt/conda/lib 2022-12-01T09:53:12.1248831Z 2022-12-01T09:53:12.1249001Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1249170Z 2022-12-01T09:53:12.1249254Z  2022-12-01T09:53:12.1278667Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1279252Z Cannot generate a safe runtime search path for target memory_format_test 2022-12-01T09:53:12.1279707Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1279941Z directories: 2022-12-01T09:53:12.1280050Z 2022-12-01T09:53:12.1280294Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1280680Z /opt/conda/lib 2022-12-01T09:53:12.1280792Z 2022-12-01T09:53:12.1280896Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1281043Z 2022-12-01T09:53:12.1281174Z  2022-12-01T09:53:12.1309242Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1309754Z Cannot generate a safe runtime search path for target 2022-12-01T09:53:12.1310295Z memory_overlapping_test because files in some directories may conflict with 2022-12-01T09:53:12.1310799Z libraries in implicit directories: 2022-12-01T09:53:12.1311050Z 2022-12-01T09:53:12.1311478Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1311724Z /opt/conda/lib 2022-12-01T09:53:12.1311829Z 2022-12-01T09:53:12.1311950Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1312095Z 2022-12-01T09:53:12.1312280Z  2022-12-01T09:53:12.1340685Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1341237Z Cannot generate a safe runtime search path for target mobile_memory_cleanup 2022-12-01T09:53:12.1341705Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1341941Z directories: 2022-12-01T09:53:12.1342046Z 2022-12-01T09:53:12.1342275Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1342603Z /opt/conda/lib 2022-12-01T09:53:12.1342713Z 2022-12-01T09:53:12.1342827Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1342971Z 2022-12-01T09:53:12.1343072Z  2022-12-01T09:53:12.1371623Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1372190Z Cannot generate a safe runtime search path for target native_test because 2022-12-01T09:53:12.1372657Z files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1372877Z directories: 2022-12-01T09:53:12.1372984Z 2022-12-01T09:53:12.1373225Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1373472Z /opt/conda/lib 2022-12-01T09:53:12.1373579Z 2022-12-01T09:53:12.1373694Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1374045Z 2022-12-01T09:53:12.1374136Z  2022-12-01T09:53:12.1404076Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1404672Z Cannot generate a safe runtime search path for target operator_name_test 2022-12-01T09:53:12.1405018Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1405239Z directories: 2022-12-01T09:53:12.1405345Z 2022-12-01T09:53:12.1405682Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1405935Z /opt/conda/lib 2022-12-01T09:53:12.1406049Z 2022-12-01T09:53:12.1406151Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1406295Z 2022-12-01T09:53:12.1406377Z  2022-12-01T09:53:12.1436980Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1437551Z Cannot generate a safe runtime search path for target operators_test 2022-12-01T09:53:12.1437880Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1438125Z directories: 2022-12-01T09:53:12.1438235Z 2022-12-01T09:53:12.1438485Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1438723Z /opt/conda/lib 2022-12-01T09:53:12.1438834Z 2022-12-01T09:53:12.1438948Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1439092Z 2022-12-01T09:53:12.1439174Z  2022-12-01T09:53:12.1470649Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1471026Z Cannot generate a safe runtime search path for target 2022-12-01T09:53:12.1471359Z packedtensoraccessor_test because files in some directories may conflict 2022-12-01T09:53:12.1471640Z with libraries in implicit directories: 2022-12-01T09:53:12.1471780Z 2022-12-01T09:53:12.1472026Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1472268Z /opt/conda/lib 2022-12-01T09:53:12.1472380Z 2022-12-01T09:53:12.1472527Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1472729Z 2022-12-01T09:53:12.1472814Z  2022-12-01T09:53:12.1503657Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1504231Z Cannot generate a safe runtime search path for target pow_test because 2022-12-01T09:53:12.1504580Z files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1504816Z directories: 2022-12-01T09:53:12.1504913Z 2022-12-01T09:53:12.1505154Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1505520Z /opt/conda/lib 2022-12-01T09:53:12.1505628Z 2022-12-01T09:53:12.1505742Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1505886Z 2022-12-01T09:53:12.1505953Z  2022-12-01T09:53:12.1535599Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1536183Z Cannot generate a safe runtime search path for target quantized_test 2022-12-01T09:53:12.1536636Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1536863Z directories: 2022-12-01T09:53:12.1536970Z 2022-12-01T09:53:12.1537221Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1537567Z /opt/conda/lib 2022-12-01T09:53:12.1537676Z 2022-12-01T09:53:12.1537785Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1537932Z 2022-12-01T09:53:12.1538023Z  2022-12-01T09:53:12.1566156Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1566670Z Cannot generate a safe runtime search path for target reduce_ops_test 2022-12-01T09:53:12.1567255Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1567525Z directories: 2022-12-01T09:53:12.1567630Z 2022-12-01T09:53:12.1567873Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1568117Z /opt/conda/lib 2022-12-01T09:53:12.1568211Z 2022-12-01T09:53:12.1568324Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1568470Z 2022-12-01T09:53:12.1568685Z  2022-12-01T09:53:12.1597374Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1597888Z Cannot generate a safe runtime search path for target 2022-12-01T09:53:12.1598350Z reportMemoryUsage_test because files in some directories may conflict with 2022-12-01T09:53:12.1598632Z libraries in implicit directories: 2022-12-01T09:53:12.1598767Z 2022-12-01T09:53:12.1599016Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1599253Z /opt/conda/lib 2022-12-01T09:53:12.1599360Z 2022-12-01T09:53:12.1599477Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1599626Z 2022-12-01T09:53:12.1599709Z  2022-12-01T09:53:12.1630229Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1630823Z Cannot generate a safe runtime search path for target scalar_tensor_test 2022-12-01T09:53:12.1631258Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1631496Z directories: 2022-12-01T09:53:12.1631590Z 2022-12-01T09:53:12.1631836Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1632085Z /opt/conda/lib 2022-12-01T09:53:12.1632196Z 2022-12-01T09:53:12.1632309Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1632453Z 2022-12-01T09:53:12.1632520Z  2022-12-01T09:53:12.1662630Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1663203Z Cannot generate a safe runtime search path for target scalar_test because 2022-12-01T09:53:12.1663519Z files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1663735Z directories: 2022-12-01T09:53:12.1663843Z 2022-12-01T09:53:12.1664083Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1664337Z /opt/conda/lib 2022-12-01T09:53:12.1664446Z 2022-12-01T09:53:12.1664561Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1664694Z 2022-12-01T09:53:12.1664775Z  2022-12-01T09:53:12.1694413Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1694933Z Cannot generate a safe runtime search path for target 2022-12-01T09:53:12.1695428Z stride_properties_test because files in some directories may conflict with 2022-12-01T09:53:12.1695692Z libraries in implicit directories: 2022-12-01T09:53:12.1695825Z 2022-12-01T09:53:12.1696069Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1696317Z /opt/conda/lib 2022-12-01T09:53:12.1696413Z 2022-12-01T09:53:12.1696527Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1696670Z 2022-12-01T09:53:12.1696749Z  2022-12-01T09:53:12.1724849Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1725365Z Cannot generate a safe runtime search path for target tensor_iterator_test 2022-12-01T09:53:12.1725939Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1726191Z directories: 2022-12-01T09:53:12.1726298Z 2022-12-01T09:53:12.1726536Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1726775Z /opt/conda/lib 2022-12-01T09:53:12.1726883Z 2022-12-01T09:53:12.1726998Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1727142Z 2022-12-01T09:53:12.1727221Z  2022-12-01T09:53:12.1755770Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1756344Z Cannot generate a safe runtime search path for target test_parallel because 2022-12-01T09:53:12.1756820Z files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1757199Z directories: 2022-12-01T09:53:12.1757372Z 2022-12-01T09:53:12.1757847Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1758107Z /opt/conda/lib 2022-12-01T09:53:12.1758216Z 2022-12-01T09:53:12.1758431Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1758651Z 2022-12-01T09:53:12.1758775Z  2022-12-01T09:53:12.1788807Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1789167Z Cannot generate a safe runtime search path for target thread_init_test 2022-12-01T09:53:12.1789480Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1789767Z directories: 2022-12-01T09:53:12.1789876Z 2022-12-01T09:53:12.1790115Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1790369Z /opt/conda/lib 2022-12-01T09:53:12.1790541Z 2022-12-01T09:53:12.1790657Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1790789Z 2022-12-01T09:53:12.1790872Z  2022-12-01T09:53:12.1819882Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1820436Z Cannot generate a safe runtime search path for target type_ptr_test because 2022-12-01T09:53:12.1820933Z files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1821165Z directories: 2022-12-01T09:53:12.1821273Z 2022-12-01T09:53:12.1821513Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1821764Z /opt/conda/lib 2022-12-01T09:53:12.1821860Z 2022-12-01T09:53:12.1821974Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1822120Z 2022-12-01T09:53:12.1822199Z  2022-12-01T09:53:12.1852510Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1853016Z Cannot generate a safe runtime search path for target type_test because 2022-12-01T09:53:12.1853312Z files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1853545Z directories: 2022-12-01T09:53:12.1853703Z 2022-12-01T09:53:12.1854170Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1854464Z /opt/conda/lib 2022-12-01T09:53:12.1854685Z 2022-12-01T09:53:12.1854802Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1854948Z 2022-12-01T09:53:12.1855034Z  2022-12-01T09:53:12.1883770Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1884134Z Cannot generate a safe runtime search path for target undefined_tensor_test 2022-12-01T09:53:12.1884450Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1884702Z directories: 2022-12-01T09:53:12.1884870Z 2022-12-01T09:53:12.1885116Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1885367Z /opt/conda/lib 2022-12-01T09:53:12.1885477Z 2022-12-01T09:53:12.1885651Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1885890Z 2022-12-01T09:53:12.1886017Z  2022-12-01T09:53:12.1914644Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1915058Z Cannot generate a safe runtime search path for target variant_test because 2022-12-01T09:53:12.1915622Z files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1915987Z directories: 2022-12-01T09:53:12.1916160Z 2022-12-01T09:53:12.1916552Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1916818Z /opt/conda/lib 2022-12-01T09:53:12.1916925Z 2022-12-01T09:53:12.1917074Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1917257Z 2022-12-01T09:53:12.1917329Z  2022-12-01T09:53:12.1945732Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1946267Z Cannot generate a safe runtime search path for target verify_api_visibility 2022-12-01T09:53:12.1946848Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1947261Z directories: 2022-12-01T09:53:12.1947591Z 2022-12-01T09:53:12.1947997Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1948251Z /opt/conda/lib 2022-12-01T09:53:12.1948359Z 2022-12-01T09:53:12.1948460Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1948606Z 2022-12-01T09:53:12.1948687Z  2022-12-01T09:53:12.1978635Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.1979186Z Cannot generate a safe runtime search path for target vmap_test because 2022-12-01T09:53:12.1979549Z files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.1979777Z directories: 2022-12-01T09:53:12.1979882Z 2022-12-01T09:53:12.1980119Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.1980352Z /opt/conda/lib 2022-12-01T09:53:12.1980460Z 2022-12-01T09:53:12.1980577Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.1980719Z 2022-12-01T09:53:12.1980796Z  2022-12-01T09:53:12.2011971Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.2012580Z Cannot generate a safe runtime search path for target weakref_test because 2022-12-01T09:53:12.2013045Z files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.2013283Z directories: 2022-12-01T09:53:12.2013392Z 2022-12-01T09:53:12.2013663Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.2014079Z /opt/conda/lib 2022-12-01T09:53:12.2014190Z 2022-12-01T09:53:12.2014309Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.2014456Z 2022-12-01T09:53:12.2014546Z  2022-12-01T09:53:12.2043759Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.2044614Z Cannot generate a safe runtime search path for target wrapdim_test because 2022-12-01T09:53:12.2044929Z files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.2045270Z directories: 2022-12-01T09:53:12.2045364Z 2022-12-01T09:53:12.2045744Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.2045999Z /opt/conda/lib 2022-12-01T09:53:12.2046112Z 2022-12-01T09:53:12.2046228Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.2046374Z 2022-12-01T09:53:12.2046441Z  2022-12-01T09:53:12.2075272Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.2075852Z Cannot generate a safe runtime search path for target xla_tensor_test 2022-12-01T09:53:12.2076248Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.2076473Z directories: 2022-12-01T09:53:12.2076581Z 2022-12-01T09:53:12.2076821Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.2077078Z /opt/conda/lib 2022-12-01T09:53:12.2077185Z 2022-12-01T09:53:12.2077293Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.2077435Z 2022-12-01T09:53:12.2077515Z  2022-12-01T09:53:12.2106316Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.2107123Z Cannot generate a safe runtime search path for target IListRef_test because 2022-12-01T09:53:12.2107447Z files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.2107676Z directories: 2022-12-01T09:53:12.2107783Z 2022-12-01T09:53:12.2108031Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.2108270Z /opt/conda/lib 2022-12-01T09:53:12.2108379Z 2022-12-01T09:53:12.2108491Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.2108633Z 2022-12-01T09:53:12.2108713Z  2022-12-01T09:53:12.2137494Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.2137997Z Cannot generate a safe runtime search path for target List_test because 2022-12-01T09:53:12.2138321Z files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.2138752Z directories: 2022-12-01T09:53:12.2138863Z 2022-12-01T09:53:12.2139110Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.2139348Z /opt/conda/lib 2022-12-01T09:53:12.2139458Z 2022-12-01T09:53:12.2139573Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.2139718Z 2022-12-01T09:53:12.2139798Z  2022-12-01T09:53:12.2170681Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.2171286Z Cannot generate a safe runtime search path for target KernelFunction_test 2022-12-01T09:53:12.2171865Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.2172289Z directories: 2022-12-01T09:53:12.2172464Z 2022-12-01T09:53:12.2172902Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.2173296Z /opt/conda/lib 2022-12-01T09:53:12.2173406Z 2022-12-01T09:53:12.2173522Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.2173669Z 2022-12-01T09:53:12.2173740Z  2022-12-01T09:53:12.2202894Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.2203541Z Cannot generate a safe runtime search path for target 2022-12-01T09:53:12.2203859Z kernel_function_legacy_test because files in some directories may conflict 2022-12-01T09:53:12.2204118Z with libraries in implicit directories: 2022-12-01T09:53:12.2204257Z 2022-12-01T09:53:12.2204499Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.2204749Z /opt/conda/lib 2022-12-01T09:53:12.2204857Z 2022-12-01T09:53:12.2204964Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.2205111Z 2022-12-01T09:53:12.2205193Z  2022-12-01T09:53:12.2234253Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.2234820Z Cannot generate a safe runtime search path for target kernel_function_test 2022-12-01T09:53:12.2235301Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.2235548Z directories: 2022-12-01T09:53:12.2235654Z 2022-12-01T09:53:12.2235895Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.2236147Z /opt/conda/lib 2022-12-01T09:53:12.2236246Z 2022-12-01T09:53:12.2236358Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.2236587Z 2022-12-01T09:53:12.2236671Z  2022-12-01T09:53:12.2266049Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.2266568Z Cannot generate a safe runtime search path for target 2022-12-01T09:53:12.2266966Z kernel_lambda_legacy_test because files in some directories may conflict 2022-12-01T09:53:12.2267324Z with libraries in implicit directories: 2022-12-01T09:53:12.2267462Z 2022-12-01T09:53:12.2267706Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.2267941Z /opt/conda/lib 2022-12-01T09:53:12.2268049Z 2022-12-01T09:53:12.2268164Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.2268309Z 2022-12-01T09:53:12.2268387Z  2022-12-01T09:53:12.2298092Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.2298548Z Cannot generate a safe runtime search path for target kernel_lambda_test 2022-12-01T09:53:12.2299227Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.2299469Z directories: 2022-12-01T09:53:12.2299564Z 2022-12-01T09:53:12.2299803Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.2300160Z /opt/conda/lib 2022-12-01T09:53:12.2300271Z 2022-12-01T09:53:12.2300389Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.2300535Z 2022-12-01T09:53:12.2300604Z  2022-12-01T09:53:12.2331163Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.2331693Z Cannot generate a safe runtime search path for target 2022-12-01T09:53:12.2332081Z kernel_stackbased_test because files in some directories may conflict with 2022-12-01T09:53:12.2332333Z libraries in implicit directories: 2022-12-01T09:53:12.2332465Z 2022-12-01T09:53:12.2332704Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.2332953Z /opt/conda/lib 2022-12-01T09:53:12.2333061Z 2022-12-01T09:53:12.2333177Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.2333308Z 2022-12-01T09:53:12.2333388Z  2022-12-01T09:53:12.2364152Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.2364662Z Cannot generate a safe runtime search path for target 2022-12-01T09:53:12.2365109Z make_boxed_from_unboxed_functor_test because files in some directories may 2022-12-01T09:53:12.2365397Z conflict with libraries in implicit directories: 2022-12-01T09:53:12.2365545Z 2022-12-01T09:53:12.2365784Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.2366039Z /opt/conda/lib 2022-12-01T09:53:12.2366133Z 2022-12-01T09:53:12.2366245Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.2366388Z 2022-12-01T09:53:12.2366470Z  2022-12-01T09:53:12.2396590Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.2396890Z Cannot generate a safe runtime search path for target CppSignature_test 2022-12-01T09:53:12.2397214Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.2397458Z directories: 2022-12-01T09:53:12.2397566Z 2022-12-01T09:53:12.2397807Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.2398151Z /opt/conda/lib 2022-12-01T09:53:12.2398260Z 2022-12-01T09:53:12.2398376Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.2398521Z 2022-12-01T09:53:12.2398604Z  2022-12-01T09:53:12.2428413Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.2428961Z Cannot generate a safe runtime search path for target backend_fallback_test 2022-12-01T09:53:12.2429445Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.2429681Z directories: 2022-12-01T09:53:12.2429789Z 2022-12-01T09:53:12.2430019Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.2430270Z /opt/conda/lib 2022-12-01T09:53:12.2430376Z 2022-12-01T09:53:12.2430496Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.2430642Z 2022-12-01T09:53:12.2430727Z  2022-12-01T09:53:12.2460000Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.2460311Z Cannot generate a safe runtime search path for target op_allowlist_test 2022-12-01T09:53:12.2460630Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.2460851Z directories: 2022-12-01T09:53:12.2460957Z 2022-12-01T09:53:12.2461196Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.2461443Z /opt/conda/lib 2022-12-01T09:53:12.2461551Z 2022-12-01T09:53:12.2461664Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.2461807Z 2022-12-01T09:53:12.2461873Z  2022-12-01T09:53:12.2491443Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.2491987Z Cannot generate a safe runtime search path for target op_registration_test 2022-12-01T09:53:12.2492322Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.2492552Z directories: 2022-12-01T09:53:12.2492658Z 2022-12-01T09:53:12.2492896Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.2493144Z /opt/conda/lib 2022-12-01T09:53:12.2493250Z 2022-12-01T09:53:12.2493352Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.2493496Z 2022-12-01T09:53:12.2493576Z  2022-12-01T09:53:12.2522284Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:12.2522858Z Cannot generate a safe runtime search path for target inline_container_test 2022-12-01T09:53:12.2523211Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:12.2523447Z directories: 2022-12-01T09:53:12.2523552Z 2022-12-01T09:53:12.2523801Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:12.2524039Z /opt/conda/lib 2022-12-01T09:53:12.2524154Z 2022-12-01T09:53:12.2524266Z Some of these libraries may not be found correctly. 2022-12-01T09:53:12.2524411Z 2022-12-01T09:53:12.2524490Z  2022-12-01T09:53:12.4544822Z -- Generating done 2022-12-01T09:53:12.4850231Z CMake Warning: 2022-12-01T09:53:12.4850646Z Manually-specified variables were not used by the project: 2022-12-01T09:53:12.4850951Z 2022-12-01T09:53:12.4851052Z BUILD_ENVIRONMENT 2022-12-01T09:53:12.4851169Z 2022-12-01T09:53:12.4851258Z  2022-12-01T09:53:12.4870794Z -- Build files have been written to: /var/lib/jenkins/workspace/build 2022-12-01T09:53:12.5443017Z cmake --build . --target install --config Release -- -j 6 2022-12-01T09:53:12.5888382Z [ 0%] Building C object confu-deps/cpuinfo/deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2022-12-01T09:53:12.5919895Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2022-12-01T09:53:12.5923908Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2022-12-01T09:53:12.5928276Z [ 0%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2022-12-01T09:53:12.5944315Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2022-12-01T09:53:12.5954912Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2022-12-01T09:53:12.6367483Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_fatal’: 2022-12-01T09:53:12.6368826Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:117:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-12-01T09:53:12.6369681Z write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-12-01T09:53:12.6370171Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T09:53:12.6370980Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_error’: 2022-12-01T09:53:12.6372025Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:195:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-12-01T09:53:12.6372805Z write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-12-01T09:53:12.6373303Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T09:53:12.6374101Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_warning’: 2022-12-01T09:53:12.6375387Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:273:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-12-01T09:53:12.6376180Z write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-12-01T09:53:12.6376695Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T09:53:12.6377392Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_info’: 2022-12-01T09:53:12.6378336Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:351:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-12-01T09:53:12.6379034Z write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-12-01T09:53:12.6379490Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T09:53:12.6380161Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_debug’: 2022-12-01T09:53:12.6381175Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:429:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-12-01T09:53:12.6381933Z write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-12-01T09:53:12.6382409Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T09:53:12.6434930Z [ 0%] Linking C static library ../../../../lib/libclog.a 2022-12-01T09:53:12.6726929Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2022-12-01T09:53:12.6779824Z [ 0%] Built target clog 2022-12-01T09:53:12.6832087Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2022-12-01T09:53:12.7243299Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2022-12-01T09:53:12.7428222Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2022-12-01T09:53:12.7504207Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2022-12-01T09:53:12.7813977Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2022-12-01T09:53:12.7903810Z [ 0%] Linking CXX static library ../../../lib/libgtest.a 2022-12-01T09:53:12.8138549Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2022-12-01T09:53:12.8164285Z [ 0%] Built target gtest 2022-12-01T09:53:12.8224640Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2022-12-01T09:53:12.8369624Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2022-12-01T09:53:12.8614222Z [ 1%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2022-12-01T09:53:12.8620442Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2022-12-01T09:53:12.9032945Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2022-12-01T09:53:12.9334009Z [ 1%] Linking C static library ../../lib/libpthreadpool.a 2022-12-01T09:53:12.9426689Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2022-12-01T09:53:12.9524369Z [ 1%] Built target pthreadpool 2022-12-01T09:53:12.9568665Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2022-12-01T09:53:12.9692122Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2022-12-01T09:53:13.0025884Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2022-12-01T09:53:13.0107451Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2022-12-01T09:53:13.0876476Z [ 1%] Built target defs.bzl 2022-12-01T09:53:13.1137231Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2022-12-01T09:53:13.1230562Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2022-12-01T09:53:13.1238128Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2022-12-01T09:53:13.1589563Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2022-12-01T09:53:13.1806363Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2022-12-01T09:53:13.2150596Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2022-12-01T09:53:13.2452238Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2022-12-01T09:53:13.2649022Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2022-12-01T09:53:13.2797266Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2022-12-01T09:53:13.3350716Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2022-12-01T09:53:13.3361845Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2022-12-01T09:53:13.3867586Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2022-12-01T09:53:13.3868849Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2022-12-01T09:53:13.4199019Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2022-12-01T09:53:13.4240170Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2022-12-01T09:53:13.4795944Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2022-12-01T09:53:13.5096176Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2022-12-01T09:53:13.5200032Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2022-12-01T09:53:13.5277181Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2022-12-01T09:53:13.5437027Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2022-12-01T09:53:13.5525812Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2022-12-01T09:53:13.5614808Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2022-12-01T09:53:13.6432034Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2022-12-01T09:53:13.6608766Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2022-12-01T09:53:13.6625944Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2022-12-01T09:53:13.6753147Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2022-12-01T09:53:13.6885530Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2022-12-01T09:53:13.7082516Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2022-12-01T09:53:13.7883378Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2022-12-01T09:53:13.8082134Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2022-12-01T09:53:13.8168990Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2022-12-01T09:53:13.8257366Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2022-12-01T09:53:13.8382126Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2022-12-01T09:53:13.8498642Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2022-12-01T09:53:13.9065185Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2022-12-01T09:53:13.9468279Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2022-12-01T09:53:13.9632857Z In file included from /usr/include/string.h:495:0, 2022-12-01T09:53:13.9633485Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2022-12-01T09:53:13.9634142Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2022-12-01T09:53:13.9635449Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2022-12-01T09:53:13.9636118Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2022-12-01T09:53:13.9636750Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2022-12-01T09:53:13.9637507Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:13.9638736Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:13.9640317Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-12-01T09:53:13.9641926Z inlined from ‘bool google::protobuf::MessageLite::SerializeToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-12-01T09:53:13.9643457Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:13.9644264Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:13.9644711Z ^ 2022-12-01T09:53:13.9645665Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:13.9646835Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:13.9648425Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35: 2022-12-01T09:53:13.9650171Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:13.9651099Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:13.9651543Z ^ 2022-12-01T09:53:13.9652105Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:13.9653234Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:13.9654950Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-12-01T09:53:13.9656407Z inlined from ‘bool google::protobuf::MessageLite::SerializeToFileDescriptor(int) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-12-01T09:53:13.9657917Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:13.9658863Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:13.9659306Z ^ 2022-12-01T09:53:13.9659819Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:13.9660991Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:13.9662633Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-12-01T09:53:13.9664099Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToFileDescriptor(int) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:432:42: 2022-12-01T09:53:13.9665644Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:13.9666474Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:13.9666896Z ^ 2022-12-01T09:53:13.9667418Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:13.9668716Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:13.9670325Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-12-01T09:53:13.9671790Z inlined from ‘bool google::protobuf::MessageLite::SerializeToOstream(std::ostream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-12-01T09:53:13.9673275Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:13.9674125Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:13.9674556Z ^ 2022-12-01T09:53:13.9675092Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:13.9676247Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:13.9677828Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-12-01T09:53:13.9679324Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToOstream(std::ostream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:445:60: 2022-12-01T09:53:13.9680860Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:13.9681765Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:13.9682192Z ^ 2022-12-01T09:53:13.9719782Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2022-12-01T09:53:13.9774157Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2022-12-01T09:53:13.9952857Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2022-12-01T09:53:14.0227597Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2022-12-01T09:53:14.0548656Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o 2022-12-01T09:53:14.0772796Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2022-12-01T09:53:14.0831806Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2022-12-01T09:53:14.1015677Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2022-12-01T09:53:14.1511050Z In file included from /usr/include/string.h:495:0, 2022-12-01T09:53:14.1511665Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2022-12-01T09:53:14.1512236Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2022-12-01T09:53:14.1512774Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2022-12-01T09:53:14.1513144Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2022-12-01T09:53:14.1513479Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2022-12-01T09:53:14.1513942Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:14.1514625Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:14.1515915Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-12-01T09:53:14.1516802Z inlined from ‘bool google::protobuf::MessageLite::SerializeToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-12-01T09:53:14.1518183Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:14.1518965Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:14.1519387Z ^ 2022-12-01T09:53:14.1519878Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:14.1520990Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:14.1522347Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35: 2022-12-01T09:53:14.1523576Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:14.1524180Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:14.1524571Z ^ 2022-12-01T09:53:14.1524986Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:14.1525911Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:14.1540605Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-12-01T09:53:14.1541420Z inlined from ‘bool google::protobuf::MessageLite::SerializeToFileDescriptor(int) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-12-01T09:53:14.1542362Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:14.1542986Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:14.1543230Z ^ 2022-12-01T09:53:14.1543524Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:14.1544155Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:14.1545046Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-12-01T09:53:14.1545883Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToFileDescriptor(int) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:432:42: 2022-12-01T09:53:14.1546683Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:14.1547141Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:14.1547386Z ^ 2022-12-01T09:53:14.1547669Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:14.1548285Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:14.1549101Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-12-01T09:53:14.1550041Z inlined from ‘bool google::protobuf::MessageLite::SerializeToOstream(std::ostream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-12-01T09:53:14.1550832Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:14.1551276Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:14.1551521Z ^ 2022-12-01T09:53:14.1551790Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:14.1552417Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:14.1553362Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-12-01T09:53:14.1554213Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToOstream(std::ostream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:445:60: 2022-12-01T09:53:14.1555085Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:14.1555631Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:14.1555867Z ^ 2022-12-01T09:53:14.1563093Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2022-12-01T09:53:14.1682287Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2022-12-01T09:53:14.2059217Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2022-12-01T09:53:14.2072379Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2022-12-01T09:53:14.2382068Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2022-12-01T09:53:14.2420951Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2022-12-01T09:53:14.2950832Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2022-12-01T09:53:14.2991849Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2022-12-01T09:53:14.3179164Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2022-12-01T09:53:14.3562091Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2022-12-01T09:53:14.4111084Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2022-12-01T09:53:14.4424417Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2022-12-01T09:53:14.4537944Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2022-12-01T09:53:14.4613470Z [ 2%] Linking CXX static library ../../../lib/libbenchmark.a 2022-12-01T09:53:14.4705320Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2022-12-01T09:53:14.4867950Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2022-12-01T09:53:14.5032426Z [ 2%] Built target benchmark 2022-12-01T09:53:14.5110472Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2022-12-01T09:53:14.5446684Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2022-12-01T09:53:14.5746830Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2022-12-01T09:53:14.5795439Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2022-12-01T09:53:14.6217754Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2022-12-01T09:53:14.6281860Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2022-12-01T09:53:14.6508565Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2022-12-01T09:53:14.6509832Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2022-12-01T09:53:14.7131279Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2022-12-01T09:53:14.7148612Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2022-12-01T09:53:14.7336182Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2022-12-01T09:53:14.7398805Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2022-12-01T09:53:14.7839298Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2022-12-01T09:53:14.7899109Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2022-12-01T09:53:14.8264625Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2022-12-01T09:53:14.8511628Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2022-12-01T09:53:14.8546535Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2022-12-01T09:53:14.8551702Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2022-12-01T09:53:14.9086786Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2022-12-01T09:53:14.9309716Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2022-12-01T09:53:14.9428299Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2022-12-01T09:53:14.9664110Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2022-12-01T09:53:15.0126445Z [ 2%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2022-12-01T09:53:15.0335781Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2022-12-01T09:53:15.0425593Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2022-12-01T09:53:15.0691371Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2022-12-01T09:53:15.0994479Z [ 2%] Linking CXX static library ../../../lib/libprotobuf-lite.a 2022-12-01T09:53:15.1304289Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2022-12-01T09:53:15.1365480Z [ 2%] Built target libprotobuf-lite 2022-12-01T09:53:15.1423736Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2022-12-01T09:53:15.1524054Z [ 2%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2022-12-01T09:53:15.1623627Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2022-12-01T09:53:15.2106860Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2022-12-01T09:53:15.2264173Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2022-12-01T09:53:15.2376142Z [ 2%] Linking C static library ../../lib/libittnotify.a 2022-12-01T09:53:15.2601516Z [ 2%] Built target ittnotify 2022-12-01T09:53:15.2609279Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2022-12-01T09:53:15.2650143Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2022-12-01T09:53:15.2776611Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2022-12-01T09:53:15.3339433Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2022-12-01T09:53:15.3595284Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2022-12-01T09:53:15.3730872Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2022-12-01T09:53:15.3857459Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2022-12-01T09:53:15.3934676Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2022-12-01T09:53:15.4308908Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2022-12-01T09:53:15.4951897Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2022-12-01T09:53:15.5539155Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2022-12-01T09:53:15.5554622Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2022-12-01T09:53:15.5563659Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2022-12-01T09:53:15.5575814Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2022-12-01T09:53:15.5926210Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2022-12-01T09:53:15.6188638Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2022-12-01T09:53:15.6936895Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2022-12-01T09:53:15.7135800Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2022-12-01T09:53:15.7186508Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2022-12-01T09:53:15.7432533Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2022-12-01T09:53:15.7483466Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2022-12-01T09:53:15.7839229Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2022-12-01T09:53:15.8067410Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2022-12-01T09:53:15.8429206Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2022-12-01T09:53:15.8611485Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2022-12-01T09:53:15.8790963Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2022-12-01T09:53:15.9158820Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2022-12-01T09:53:15.9467117Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2022-12-01T09:53:15.9639854Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2022-12-01T09:53:15.9769059Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2022-12-01T09:53:15.9931386Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2022-12-01T09:53:16.0165789Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2022-12-01T09:53:16.0461617Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2022-12-01T09:53:16.0835979Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2022-12-01T09:53:16.1452533Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/amx_tile_configure.cpp.o 2022-12-01T09:53:16.1482967Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2022-12-01T09:53:16.1589862Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2022-12-01T09:53:16.1653357Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2022-12-01T09:53:16.1729901Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2022-12-01T09:53:16.2026746Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2022-12-01T09:53:16.3093377Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2022-12-01T09:53:16.3128838Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2022-12-01T09:53:16.3352366Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2022-12-01T09:53:16.3575113Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2022-12-01T09:53:16.3592246Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2022-12-01T09:53:16.4310523Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2022-12-01T09:53:16.4348216Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brdgmm_kernel.cpp.o 2022-12-01T09:53:16.4505792Z [ 2%] 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.o 2022-12-01T09:53:16.4749456Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2022-12-01T09:53:16.4786349Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2022-12-01T09:53:16.5257451Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2022-12-01T09:53:16.5664477Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2022-12-01T09:53:16.6167660Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2022-12-01T09:53:16.6510105Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2022-12-01T09:53:16.6919601Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2022-12-01T09:53:16.6988152Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_kernel.cpp.o 2022-12-01T09:53:16.7017569Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2022-12-01T09:53:16.7308115Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2022-12-01T09:53:16.7624324Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2022-12-01T09:53:16.8222041Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2022-12-01T09:53:16.8498902Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2022-12-01T09:53:16.8556523Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2022-12-01T09:53:16.8978049Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2022-12-01T09:53:16.9032632Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2022-12-01T09:53:16.9226853Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2022-12-01T09:53:16.9278722Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2022-12-01T09:53:16.9614903Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2022-12-01T09:53:16.9903113Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_isa_traits.cpp.o 2022-12-01T09:53:17.0207619Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2022-12-01T09:53:17.0672779Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2022-12-01T09:53:17.0902852Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2022-12-01T09:53:17.1103186Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2022-12-01T09:53:17.1639222Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2022-12-01T09:53:17.1840803Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2022-12-01T09:53:17.1896403Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2022-12-01T09:53:17.2303168Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2022-12-01T09:53:17.2524812Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2022-12-01T09:53:17.2851404Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2022-12-01T09:53:17.3114635Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2022-12-01T09:53:17.3145990Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2022-12-01T09:53:17.3622417Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2022-12-01T09:53:17.4215057Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2022-12-01T09:53:17.4364522Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2022-12-01T09:53:17.4462792Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2022-12-01T09:53:17.4614658Z [ 3%] 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.o 2022-12-01T09:53:17.5084795Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2022-12-01T09:53:17.5347136Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2022-12-01T09:53:17.5578438Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2022-12-01T09:53:17.5703740Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2022-12-01T09:53:17.5726177Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2022-12-01T09:53:17.6608238Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2022-12-01T09:53:17.6686805Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2022-12-01T09:53:17.6972264Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2022-12-01T09:53:17.7032406Z [ 3%] 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.o 2022-12-01T09:53:17.7225404Z [ 3%] 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.o 2022-12-01T09:53:17.7276413Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2022-12-01T09:53:17.8066364Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2022-12-01T09:53:17.8208539Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2022-12-01T09:53:17.8508163Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2022-12-01T09:53:17.8858451Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2022-12-01T09:53:17.9183724Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2022-12-01T09:53:17.9576969Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2022-12-01T09:53:17.9863117Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2022-12-01T09:53:18.0009257Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2022-12-01T09:53:18.0168904Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2022-12-01T09:53:18.0190934Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2022-12-01T09:53:18.0658664Z [ 3%] 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.o 2022-12-01T09:53:18.0994333Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2022-12-01T09:53:18.1341809Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2022-12-01T09:53:18.1463553Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2022-12-01T09:53:18.1576216Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2022-12-01T09:53:18.1881884Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o 2022-12-01T09:53:18.2662834Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2022-12-01T09:53:18.2915844Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2022-12-01T09:53:18.3107858Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2022-12-01T09:53:18.3122489Z [ 4%] 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.o 2022-12-01T09:53:18.3272061Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o 2022-12-01T09:53:18.3465004Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2022-12-01T09:53:18.3614284Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2022-12-01T09:53:18.4511584Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o 2022-12-01T09:53:18.4764789Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2022-12-01T09:53:18.4812171Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2022-12-01T09:53:18.5144256Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2022-12-01T09:53:18.5310468Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2022-12-01T09:53:18.5313185Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2022-12-01T09:53:18.5748834Z [ 5%] 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.o 2022-12-01T09:53:18.6034761Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2022-12-01T09:53:18.6724222Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2022-12-01T09:53:18.6768194Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2022-12-01T09:53:18.6888272Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2022-12-01T09:53:18.7056901Z [ 5%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2022-12-01T09:53:18.7346847Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2022-12-01T09:53:18.8131666Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2022-12-01T09:53:18.8251162Z [ 5%] 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.o 2022-12-01T09:53:18.8273623Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2022-12-01T09:53:18.8480881Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2022-12-01T09:53:18.8572628Z [ 5%] Linking C static library ../../../lib/libtensorpipe_uv.a 2022-12-01T09:53:18.9092795Z [ 5%] Built target tensorpipe_uv 2022-12-01T09:53:18.9135234Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2022-12-01T09:53:18.9156227Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2022-12-01T09:53:19.0062700Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2022-12-01T09:53:19.0142222Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2022-12-01T09:53:19.0588591Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2022-12-01T09:53:19.0833528Z [ 5%] 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.o 2022-12-01T09:53:19.1068768Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2022-12-01T09:53:19.1348797Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2022-12-01T09:53:19.1397222Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2022-12-01T09:53:19.1827560Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2022-12-01T09:53:19.2123314Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2022-12-01T09:53:19.2775706Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2022-12-01T09:53:19.2972899Z [ 5%] 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.o 2022-12-01T09:53:19.3005596Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2022-12-01T09:53:19.3113897Z [ 5%] 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.o 2022-12-01T09:53:19.3900102Z [ 5%] 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.o 2022-12-01T09:53:19.4098131Z [ 5%] Linking CXX static library ../../../lib/libasmjit.a 2022-12-01T09:53:19.4208466Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2022-12-01T09:53:19.4424597Z [ 5%] Built target asmjit 2022-12-01T09:53:19.4544913Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2022-12-01T09:53:19.4564874Z [ 5%] Linking CXX static library ../../../lib/libgloo.a 2022-12-01T09:53:19.5111564Z [ 5%] Built target gloo 2022-12-01T09:53:19.5164838Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2022-12-01T09:53:19.5696216Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2022-12-01T09:53:19.5907083Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2022-12-01T09:53:19.5945958Z [ 5%] 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.o 2022-12-01T09:53:19.5980413Z [ 5%] 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.o 2022-12-01T09:53:19.6096798Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2022-12-01T09:53:19.6790889Z [ 5%] 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.o 2022-12-01T09:53:19.7475275Z [ 5%] 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.o 2022-12-01T09:53:19.7634202Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2022-12-01T09:53:19.8112422Z [ 5%] 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.o 2022-12-01T09:53:19.8138555Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2022-12-01T09:53:19.8542998Z [ 5%] 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.o 2022-12-01T09:53:19.9376834Z [ 5%] 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.o 2022-12-01T09:53:19.9441400Z Scanning dependencies of target dnnl_common 2022-12-01T09:53:19.9534578Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2022-12-01T09:53:19.9666153Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2022-12-01T09:53:19.9787179Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2022-12-01T09:53:20.0514065Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2022-12-01T09:53:20.1194719Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2022-12-01T09:53:20.1499757Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2022-12-01T09:53:20.1722838Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2022-12-01T09:53:20.1875190Z [ 5%] 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.o 2022-12-01T09:53:20.1996294Z [ 5%] 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.o 2022-12-01T09:53:20.2991994Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2022-12-01T09:53:20.3035165Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2022-12-01T09:53:20.3549363Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2022-12-01T09:53:20.3596099Z [ 5%] 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.o 2022-12-01T09:53:20.4383040Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2022-12-01T09:53:20.4698940Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2022-12-01T09:53:20.4838194Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2022-12-01T09:53:20.5433095Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2022-12-01T09:53:20.5974136Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2022-12-01T09:53:20.6027119Z [ 5%] 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.o 2022-12-01T09:53:20.6274783Z [ 5%] 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.o 2022-12-01T09:53:20.6549897Z [ 5%] 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.o 2022-12-01T09:53:20.6878493Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2022-12-01T09:53:20.7491338Z [ 5%] Linking CXX static library ../../../lib/libprotobuf.a 2022-12-01T09:53:20.7549245Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2022-12-01T09:53:20.8193199Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2022-12-01T09:53:20.8320565Z [ 5%] Built target libprotobuf 2022-12-01T09:53:20.8388952Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2022-12-01T09:53:20.8737508Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_thread.cpp.o 2022-12-01T09:53:20.9046653Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/allocator.cpp.o 2022-12-01T09:53:20.9094238Z [ 5%] 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.o 2022-12-01T09:53:20.9468897Z [ 5%] 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.o 2022-12-01T09:53:20.9608438Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2022-12-01T09:53:21.0218388Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2022-12-01T09:53:21.0911601Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/backend.cpp.o 2022-12-01T09:53:21.1027091Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2022-12-01T09:53:21.1627798Z [ 5%] 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.o 2022-12-01T09:53:21.2172018Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2022-12-01T09:53:21.2259932Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2022-12-01T09:53:21.3103070Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2022-12-01T09:53:21.3171048Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/engine.cpp.o 2022-12-01T09:53:21.3343003Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/graph.cpp.o 2022-12-01T09:53:21.4015487Z [ 5%] 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.o 2022-12-01T09:53:21.4339843Z [ 5%] 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.o 2022-12-01T09:53:21.4457081Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2022-12-01T09:53:21.5325274Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/logical_tensor.cpp.o 2022-12-01T09:53:21.5927188Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2022-12-01T09:53:21.5950893Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2022-12-01T09:53:21.6308843Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2022-12-01T09:53:21.6629765Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2022-12-01T09:53:21.6912906Z [ 5%] 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.o 2022-12-01T09:53:21.7624307Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2022-12-01T09:53:21.7734447Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/op.cpp.o 2022-12-01T09:53:21.8392077Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/op_schema.cpp.o 2022-12-01T09:53:21.9307052Z [ 5%] 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.o 2022-12-01T09:53:21.9662078Z [ 5%] 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.o 2022-12-01T09:53:21.9664199Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2022-12-01T09:53:21.9981231Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2022-12-01T09:53:22.0033533Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2022-12-01T09:53:22.0955174Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition.cpp.o 2022-12-01T09:53:22.1466523Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_cache.cpp.o 2022-12-01T09:53:22.2022101Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_hashing.cpp.o 2022-12-01T09:53:22.2159197Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2022-12-01T09:53:22.2298377Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2022-12-01T09:53:22.2450683Z [ 5%] 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.o 2022-12-01T09:53:22.2954374Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_impl.cpp.o 2022-12-01T09:53:22.3471987Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/shape_infer.cpp.o 2022-12-01T09:53:22.4336411Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/stream.cpp.o 2022-12-01T09:53:22.4616627Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2022-12-01T09:53:22.4836219Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2022-12-01T09:53:22.4994460Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2022-12-01T09:53:22.5135003Z [ 6%] 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.o 2022-12-01T09:53:22.5673253Z [ 6%] 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.o 2022-12-01T09:53:22.6823874Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/tensor.cpp.o 2022-12-01T09:53:22.7000104Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/type_constraint.cpp.o 2022-12-01T09:53:22.7050720Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2022-12-01T09:53:22.7340646Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2022-12-01T09:53:22.7395314Z [ 6%] 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.o 2022-12-01T09:53:22.8265968Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2022-12-01T09:53:22.9255830Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2022-12-01T09:53:22.9412902Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2022-12-01T09:53:22.9572907Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2022-12-01T09:53:22.9736819Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/value.cpp.o 2022-12-01T09:53:22.9905915Z [ 6%] 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.o 2022-12-01T09:53:23.0581038Z [ 6%] 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.o 2022-12-01T09:53:23.1732007Z [ 6%] 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.o 2022-12-01T09:53:23.1748322Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2022-12-01T09:53:23.2179432Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2022-12-01T09:53:23.2198426Z [ 6%] Built target dnnl_graph_common 2022-12-01T09:53:23.2257325Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2022-12-01T09:53:23.2410256Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2022-12-01T09:53:23.3194624Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2022-12-01T09:53:23.3673959Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2022-12-01T09:53:23.4258488Z [ 7%] 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.o 2022-12-01T09:53:23.4543989Z [ 7%] 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.o 2022-12-01T09:53:23.4767859Z [ 7%] 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.o 2022-12-01T09:53:23.4995045Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2022-12-01T09:53:23.5234980Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2022-12-01T09:53:23.5738787Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2022-12-01T09:53:23.6885059Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_driver.cpp.o 2022-12-01T09:53:23.7156440Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2022-12-01T09:53:23.7547659Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2022-12-01T09:53:23.7716411Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_desc.cpp.o 2022-12-01T09:53:23.7808436Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2022-12-01T09:53:23.7979443Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2022-12-01T09:53:23.8938108Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2022-12-01T09:53:23.9360768Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_info.cpp.o 2022-12-01T09:53:23.9837494Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_pack.cpp.o 2022-12-01T09:53:24.0157814Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2022-12-01T09:53:24.0841215Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2022-12-01T09:53:24.1293139Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2022-12-01T09:53:24.1629401Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_iterator.cpp.o 2022-12-01T09:53:24.2071135Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemv_driver.cpp.o 2022-12-01T09:53:24.2239747Z [ 7%] 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.o 2022-12-01T09:53:24.2670116Z [ 7%] 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.o 2022-12-01T09:53:24.3347468Z [ 7%] 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.o 2022-12-01T09:53:24.3453013Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2022-12-01T09:53:24.4054802Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2022-12-01T09:53:24.4631899Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2022-12-01T09:53:24.4692394Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2022-12-01T09:53:24.5237415Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2022-12-01T09:53:24.5803097Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2022-12-01T09:53:24.6251509Z [ 7%] 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.o 2022-12-01T09:53:24.6335585Z [ 7%] 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.o 2022-12-01T09:53:24.6588738Z [ 7%] 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.o 2022-12-01T09:53:24.7031686Z [ 7%] 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.o 2022-12-01T09:53:24.7167989Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2022-12-01T09:53:24.8730953Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2022-12-01T09:53:24.8782454Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2022-12-01T09:53:24.9099269Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2022-12-01T09:53:24.9148788Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2022-12-01T09:53:24.9159841Z [ 7%] 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.o 2022-12-01T09:53:25.0503881Z [ 7%] 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.o 2022-12-01T09:53:25.0743090Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2022-12-01T09:53:25.1070427Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2022-12-01T09:53:25.1745721Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2022-12-01T09:53:25.1843443Z [ 7%] 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.o 2022-12-01T09:53:25.2311825Z [ 7%] 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.o 2022-12-01T09:53:25.2863732Z [ 7%] 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.o 2022-12-01T09:53:25.2864818Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2022-12-01T09:53:25.3475520Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2022-12-01T09:53:25.4062224Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2022-12-01T09:53:25.4257377Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2022-12-01T09:53:25.4573027Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2022-12-01T09:53:25.5355835Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2022-12-01T09:53:25.5494885Z [ 7%] 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.o 2022-12-01T09:53:25.6537809Z [ 7%] 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.o 2022-12-01T09:53:25.6551783Z [ 7%] 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.o 2022-12-01T09:53:25.6757649Z [ 7%] 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.o 2022-12-01T09:53:25.6948090Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2022-12-01T09:53:25.7628790Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2022-12-01T09:53:25.8350428Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2022-12-01T09:53:25.9162360Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2022-12-01T09:53:25.9226714Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/fake/CMakeFiles/dnnl_graph_backend_fake.dir/fake_backend.cpp.o 2022-12-01T09:53:25.9502445Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2022-12-01T09:53:25.9689113Z [ 7%] 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.o 2022-12-01T09:53:25.9802426Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2022-12-01T09:53:26.1013700Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/constant_cache.cpp.o 2022-12-01T09:53:26.1168845Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_backend.cpp.o 2022-12-01T09:53:26.1607511Z [ 7%] Built target dnnl_graph_backend_fake 2022-12-01T09:53:26.1665567Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2022-12-01T09:53:26.2125260Z [ 7%] Building C object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2022-12-01T09:53:26.2369509Z [ 7%] Building C object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2022-12-01T09:53:26.2431217Z [ 7%] 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.o 2022-12-01T09:53:26.3286180Z [ 8%] 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.o 2022-12-01T09:53:26.3457832Z [ 8%] 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.o 2022-12-01T09:53:26.3492460Z [ 8%] Building ASM object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2022-12-01T09:53:26.3736991Z [ 8%] Built target dnnl_common 2022-12-01T09:53:26.3745362Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2022-12-01T09:53:26.3784329Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2022-12-01T09:53:26.3806638Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_shape_infer.cpp.o 2022-12-01T09:53:26.5241234Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2022-12-01T09:53:26.5982490Z [ 8%] 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.o 2022-12-01T09:53:26.6043293Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2022-12-01T09:53:26.6278474Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/compile_ops.cpp.o 2022-12-01T09:53:26.6401809Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/infer_type.cpp.o 2022-12-01T09:53:26.6570972Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/insert_ops.cpp.o 2022-12-01T09:53:26.7489733Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/layout_propagation.cpp.o 2022-12-01T09:53:26.8542614Z [ 8%] 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.o 2022-12-01T09:53:26.8841412Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2022-12-01T09:53:26.8967398Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2022-12-01T09:53:26.9148082Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2022-12-01T09:53:26.9419015Z [ 9%] 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.o 2022-12-01T09:53:27.0304086Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/lower_down.cpp.o 2022-12-01T09:53:27.0726154Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/memory_planning.cpp.o 2022-12-01T09:53:27.1120737Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2022-12-01T09:53:27.1348638Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/utils.cpp.o 2022-12-01T09:53:27.1750534Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/binary_fusion.cpp.o 2022-12-01T09:53:27.2543054Z [ 9%] 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.o 2022-12-01T09:53:27.3121616Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2022-12-01T09:53:27.3194365Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2022-12-01T09:53:27.3315524Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/bn_fusion.cpp.o 2022-12-01T09:53:27.3941316Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2022-12-01T09:53:27.4435936Z [ 9%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2022-12-01T09:53:27.5153318Z [ 9%] 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.o 2022-12-01T09:53:27.5216857Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2022-12-01T09:53:27.5455207Z [ 9%] 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.o 2022-12-01T09:53:27.5863036Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2022-12-01T09:53:27.5919856Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2022-12-01T09:53:27.6630506Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/concat_fusion.cpp.o 2022-12-01T09:53:27.6708607Z [ 9%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2022-12-01T09:53:27.7301580Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2022-12-01T09:53:27.7915131Z [ 9%] 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.o 2022-12-01T09:53:27.8267634Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2022-12-01T09:53:27.8306736Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2022-12-01T09:53:27.9313642Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2022-12-01T09:53:27.9450941Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_fusion.cpp.o 2022-12-01T09:53:27.9500615Z [ 9%] Linking CXX static library ../../lib/libfmt.a 2022-12-01T09:53:27.9786412Z [ 9%] Built target fmt 2022-12-01T09:53:27.9940836Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/convtranspose_fusion.cpp.o 2022-12-01T09:53:28.0687471Z [ 9%] Built target libkineto_defs.bzl 2022-12-01T09:53:28.0726688Z [ 9%] 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.o 2022-12-01T09:53:28.0737142Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2022-12-01T09:53:28.0783174Z [ 9%] 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.o 2022-12-01T09:53:28.1189515Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/rw_mutex.cpp.o 2022-12-01T09:53:28.2342916Z [ 9%] 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.o 2022-12-01T09:53:28.2733707Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2022-12-01T09:53:28.2854764Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2022-12-01T09:53:28.2873495Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/eltwise_fusion.cpp.o 2022-12-01T09:53:28.3518950Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/gelu_fusion.cpp.o 2022-12-01T09:53:28.3775436Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/interpolate_fusion.cpp.o 2022-12-01T09:53:28.4821265Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2022-12-01T09:53:28.5128564Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2022-12-01T09:53:28.5136893Z [ 9%] 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.o 2022-12-01T09:53:28.5661005Z [ 9%] 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.o 2022-12-01T09:53:28.5903059Z [ 9%] 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.o 2022-12-01T09:53:28.6621277Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/matmul_fusion.cpp.o 2022-12-01T09:53:28.7302486Z [ 9%] Built target dnnl_graph_utils 2022-12-01T09:53:28.7363362Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/pool_fusion.cpp.o 2022-12-01T09:53:28.7507115Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2022-12-01T09:53:28.7836896Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2022-12-01T09:53:28.8269277Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2022-12-01T09:53:28.8586730Z [ 9%] 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.o 2022-12-01T09:53:28.9620847Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/quantize_fusion.cpp.o 2022-12-01T09:53:28.9622046Z [ 9%] 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.o 2022-12-01T09:53:29.0027708Z [ 9%] 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.o 2022-12-01T09:53:29.0544237Z [ 9%] 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.o 2022-12-01T09:53:29.0624210Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2022-12-01T09:53:29.1567305Z [ 9%] 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.o 2022-12-01T09:53:29.2220920Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reduction_fusion.cpp.o 2022-12-01T09:53:29.2383249Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reorder_fusion.cpp.o 2022-12-01T09:53:29.2621107Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/shuffle_fusion.cpp.o 2022-12-01T09:53:29.2874549Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization_kernels.cpp.o 2022-12-01T09:53:29.2982403Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2022-12-01T09:53:29.4024292Z [ 9%] 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.o 2022-12-01T09:53:29.5052589Z [ 9%] 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.o 2022-12-01T09:53:29.5081395Z [ 9%] 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.o 2022-12-01T09:53:29.5151334Z [ 9%] 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.o 2022-12-01T09:53:29.5547269Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/single_op_pattern.cpp.o 2022-12-01T09:53:29.5939526Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2022-12-01T09:53:29.6587695Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2022-12-01T09:53:29.7726586Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o 2022-12-01T09:53:29.7807983Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o 2022-12-01T09:53:29.8129156Z [ 9%] 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.o 2022-12-01T09:53:29.8303503Z [ 9%] 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.o 2022-12-01T09:53:29.8320479Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sum_fusion.cpp.o 2022-12-01T09:53:29.8668024Z [ 9%] 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.o 2022-12-01T09:53:29.9699340Z [ 9%] 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.o 2022-12-01T09:53:30.0057569Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2022-12-01T09:53:30.0451066Z [ 9%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2022-12-01T09:53:30.0951433Z [ 9%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2022-12-01T09:53:30.1077859Z [ 9%] Built target dnnl_graph_backend_dnnl 2022-12-01T09:53:30.1153430Z [ 9%] 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.o 2022-12-01T09:53:30.1216333Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2022-12-01T09:53:30.2337104Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o 2022-12-01T09:53:30.2708940Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2022-12-01T09:53:30.3091700Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2022-12-01T09:53:30.3269256Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2022-12-01T09:53:30.3659815Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o 2022-12-01T09:53:30.3752353Z [ 9%] 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.o 2022-12-01T09:53:30.4391703Z [ 9%] Built target kineto_api 2022-12-01T09:53:30.4453622Z [ 9%] 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.o 2022-12-01T09:53:30.4626249Z [ 9%] Building C object third_party/foxi/CMakeFiles/foxi_loader.dir/foxi/onnxifi_loader.c.o 2022-12-01T09:53:30.4949657Z [ 9%] 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.o 2022-12-01T09:53:30.5347845Z [ 9%] Linking C static library ../../lib/libfoxi_loader.a 2022-12-01T09:53:30.5544756Z [ 9%] Built target foxi_loader 2022-12-01T09:53:30.5587201Z [ 9%] 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.o 2022-12-01T09:53:30.5775157Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2022-12-01T09:53:30.5854881Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2022-12-01T09:53:30.6329467Z [ 9%] 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.o 2022-12-01T09:53:30.6758944Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2022-12-01T09:53:30.7844009Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2022-12-01T09:53:30.8336514Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2022-12-01T09:53:30.8467153Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2022-12-01T09:53:30.8797335Z [ 9%] 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.o 2022-12-01T09:53:30.9030734Z [ 9%] 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.o 2022-12-01T09:53:30.9392812Z [ 9%] 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.o 2022-12-01T09:53:31.0039579Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2022-12-01T09:53:31.0632291Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2022-12-01T09:53:31.0860422Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2022-12-01T09:53:31.1423117Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2022-12-01T09:53:31.2088445Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2022-12-01T09:53:31.2193817Z [ 9%] 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.o 2022-12-01T09:53:31.2686757Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2022-12-01T09:53:31.2850310Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2022-12-01T09:53:31.2947001Z [ 9%] 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.o 2022-12-01T09:53:31.3490535Z [ 9%] 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.o 2022-12-01T09:53:31.4644652Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_bf16_s8.cpp.o 2022-12-01T09:53:31.4954421Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_f32_s8.cpp.o 2022-12-01T09:53:31.5260521Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_s8_s8.cpp.o 2022-12-01T09:53:31.5351697Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2022-12-01T09:53:31.5543060Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2022-12-01T09:53:31.6186157Z [ 9%] 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.o 2022-12-01T09:53:31.7030906Z [ 9%] 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.o 2022-12-01T09:53:31.7220802Z [ 9%] 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.o 2022-12-01T09:53:31.7550307Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_convolution.cpp.o 2022-12-01T09:53:31.7911526Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_bf16.cpp.o 2022-12-01T09:53:31.8475534Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2022-12-01T09:53:31.8507126Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2022-12-01T09:53:31.9553873Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2022-12-01T09:53:31.9937538Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2022-12-01T09:53:32.0265512Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f16.cpp.o 2022-12-01T09:53:32.0624882Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_bf16.cpp.o 2022-12-01T09:53:32.0917547Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_inner_product.cpp.o 2022-12-01T09:53:32.1770603Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/injector_utils.cpp.o 2022-12-01T09:53:32.2261843Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f16.cpp.o 2022-12-01T09:53:32.2433252Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2022-12-01T09:53:32.2941788Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f32.cpp.o 2022-12-01T09:53:32.3297259Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s32.cpp.o 2022-12-01T09:53:32.4022169Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s8.cpp.o 2022-12-01T09:53:32.4456499Z [ 9%] 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.o 2022-12-01T09:53:32.4802762Z [ 9%] 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.o 2022-12-01T09:53:32.5065381Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2022-12-01T09:53:32.5377308Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2022-12-01T09:53:32.5908949Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloatNodeImpl.cpp.o 2022-12-01T09:53:32.6471578Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_u8.cpp.o 2022-12-01T09:53:32.7443687Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s32.cpp.o 2022-12-01T09:53:32.7477891Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s8.cpp.o 2022-12-01T09:53:32.7598051Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u8.cpp.o 2022-12-01T09:53:32.8072647Z [ 9%] 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.o 2022-12-01T09:53:32.8145606Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2022-12-01T09:53:32.8427782Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2022-12-01T09:53:33.0052163Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntNodeImpl.cpp.o 2022-12-01T09:53:33.0323243Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2022-12-01T09:53:33.0443241Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2022-12-01T09:53:33.0623855Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2022-12-01T09:53:33.0868169Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2022-12-01T09:53:33.2543386Z [ 9%] 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.o 2022-12-01T09:53:33.2869503Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_convolution.cpp.o 2022-12-01T09:53:33.3495891Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2022-12-01T09:53:33.3496664Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2022-12-01T09:53:33.3550887Z [ 9%] 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.o 2022-12-01T09:53:33.5088589Z [ 9%] Generating ATen headers 2022-12-01T09:53:33.5625089Z [ 9%] Generating ATen sources 2022-12-01T09:53:33.5758293Z [ 9%] Generating ATen declarations_yaml 2022-12-01T09:53:33.6180411Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2022-12-01T09:53:33.6304688Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2022-12-01T09:53:33.6826850Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o 2022-12-01T09:53:33.9033137Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2022-12-01T09:53:33.9303856Z [ 9%] 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.o 2022-12-01T09:53:33.9679989Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2022-12-01T09:53:34.1647109Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2022-12-01T09:53:34.1802241Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o 2022-12-01T09:53:34.2352556Z [ 9%] 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.o 2022-12-01T09:53:34.3850290Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2022-12-01T09:53:34.4059230Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2022-12-01T09:53:34.5925822Z [ 9%] 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.o 2022-12-01T09:53:34.6594510Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2022-12-01T09:53:34.6982035Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm_projection.cpp.o 2022-12-01T09:53:34.8978507Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_convolution.cpp.o 2022-12-01T09:53:34.9476469Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2022-12-01T09:53:34.9709705Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2022-12-01T09:53:35.2097893Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2022-12-01T09:53:35.2147197Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_resampling.cpp.o 2022-12-01T09:53:35.2629138Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2022-12-01T09:53:35.4761715Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2022-12-01T09:53:35.5057531Z [ 9%] 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.o 2022-12-01T09:53:35.5228776Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2022-12-01T09:53:35.6890803Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2022-12-01T09:53:35.7829791Z [ 9%] 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.o 2022-12-01T09:53:35.8359389Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2022-12-01T09:53:35.9007275Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2022-12-01T09:53:36.0371158Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/linux_perf/linux_perf.cpp.o 2022-12-01T09:53:36.0698185Z [ 9%] 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.o 2022-12-01T09:53:36.1112323Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2022-12-01T09:53:36.2392357Z [ 9%] Built target dnnl_cpu 2022-12-01T09:53:36.2550253Z [ 9%] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2022-12-01T09:53:36.3320753Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2022-12-01T09:53:36.3338277Z [ 9%] Built target common 2022-12-01T09:53:36.3396987Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2022-12-01T09:53:36.3857935Z [ 9%] 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.o 2022-12-01T09:53:36.5601872Z [ 9%] 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.o 2022-12-01T09:53:36.5890299Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Array.cpp.o 2022-12-01T09:53:36.6845343Z [ 9%] 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.o 2022-12-01T09:53:36.8053501Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2022-12-01T09:53:36.8227815Z [ 10%] 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.o 2022-12-01T09:53:36.9481447Z [ 10%] 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.o 2022-12-01T09:53:37.0489426Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2022-12-01T09:53:37.1535167Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2022-12-01T09:53:37.2210562Z [ 10%] 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.o 2022-12-01T09:53:37.3041301Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2022-12-01T09:53:37.3060457Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2022-12-01T09:53:37.5152626Z [ 10%] 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.o 2022-12-01T09:53:37.5474480Z [ 10%] 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.o 2022-12-01T09:53:37.5621019Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2022-12-01T09:53:37.7795798Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2022-12-01T09:53:37.8409215Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2022-12-01T09:53:37.8447670Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16cvt.cpp.o 2022-12-01T09:53:37.9981869Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2022-12-01T09:53:38.0762289Z [ 11%] 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.o 2022-12-01T09:53:38.1230322Z [ 11%] 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.o 2022-12-01T09:53:38.1999650Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2022-12-01T09:53:38.3479804Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2022-12-01T09:53:38.4024892Z [ 11%] 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.o 2022-12-01T09:53:38.4222239Z [ 11%] 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.o 2022-12-01T09:53:38.5278491Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2022-12-01T09:53:38.7062542Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2022-12-01T09:53:38.7304557Z [ 11%] 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.o 2022-12-01T09:53:38.7339951Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2022-12-01T09:53:38.9334566Z [ 11%] 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.o 2022-12-01T09:53:38.9604735Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2022-12-01T09:53:39.0549465Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2022-12-01T09:53:39.0994090Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2022-12-01T09:53:39.1502966Z [ 11%] 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.o 2022-12-01T09:53:39.2193484Z [ 11%] 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.o 2022-12-01T09:53:39.2740781Z [ 11%] 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.o 2022-12-01T09:53:39.3005496Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2022-12-01T09:53:39.4286958Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2022-12-01T09:53:39.4758364Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brdgmm_dw_conv.cpp.o 2022-12-01T09:53:39.4830140Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2022-12-01T09:53:39.5267089Z [ 11%] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2022-12-01T09:53:39.5750168Z [ 11%] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2022-12-01T09:53:39.6172944Z [ 11%] Linking C executable ../../bin/mkrename 2022-12-01T09:53:39.6453348Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2022-12-01T09:53:39.6645052Z [ 11%] Built target mkrename 2022-12-01T09:53:39.6655275Z [ 11%] Linking C executable ../../bin/mkalias 2022-12-01T09:53:39.6850848Z [ 11%] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2022-12-01T09:53:39.7136545Z [ 11%] Built target mkalias 2022-12-01T09:53:39.7229556Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2022-12-01T09:53:39.7471044Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_1x1_conv.cpp.o 2022-12-01T09:53:39.7746104Z [ 11%] Linking C executable ../../bin/mkdisp 2022-12-01T09:53:39.8399590Z [ 11%] Built target mkdisp 2022-12-01T09:53:39.8508478Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2022-12-01T09:53:39.8572445Z [ 11%] Generating renamedsp256.h 2022-12-01T09:53:39.8643810Z [ 11%] Built target renamedsp256.h_generated 2022-12-01T09:53:39.8692496Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2022-12-01T09:53:39.9845237Z [ 11%] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2022-12-01T09:53:40.0272674Z [ 11%] Linking C shared library ../lib/libtorch_global_deps.so 2022-12-01T09:53:40.0639369Z [ 11%] Built target python_copy_files 2022-12-01T09:53:40.0681675Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2022-12-01T09:53:40.0865994Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv.cpp.o 2022-12-01T09:53:40.0906502Z [ 11%] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2022-12-01T09:53:40.1821630Z [ 11%] Linking C executable ../../bin/mkrename_gnuabi 2022-12-01T09:53:40.2238864Z [ 11%] Built target torch_global_deps 2022-12-01T09:53:40.2313040Z [ 11%] 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.o 2022-12-01T09:53:40.2349400Z [ 11%] Built target mkrename_gnuabi 2022-12-01T09:53:40.2408729Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2022-12-01T09:53:40.2458707Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2022-12-01T09:53:40.3667920Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2022-12-01T09:53:40.5175062Z [ 11%] 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.o 2022-12-01T09:53:40.5184653Z [ 11%] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2022-12-01T09:53:40.5317427Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_utils.cpp.o 2022-12-01T09:53:40.5551322Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2022-12-01T09:53:40.5995940Z [ 11%] Linking C executable ../../bin/mkmasked_gnuabi 2022-12-01T09:53:40.6579548Z [ 11%] Built target mkmasked_gnuabi 2022-12-01T09:53:40.6627850Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product.cpp.o 2022-12-01T09:53:40.7788286Z [ 11%] 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.o 2022-12-01T09:53:40.8303525Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_transpose_utils.cpp.o 2022-12-01T09:53:40.8625828Z [ 11%] Linking CXX shared library ../lib/libc10.so 2022-12-01T09:53:40.9810262Z [ 11%] Built target c10 2022-12-01T09:53:40.9884253Z [ 11%] 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.o 2022-12-01T09:53:40.9970700Z [ 11%] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2022-12-01T09:53:41.0519444Z [ 11%] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2022-12-01T09:53:41.1004595Z [ 11%] Built target arraymap 2022-12-01T09:53:41.1219291Z [ 11%] 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:53:41.1262264Z [ 11%] Generating ../../../torch/_C/__init__.pyi, ../../../torch/_C/_VariableFunctions.pyi, ../../../torch/nn/functional.pyi 2022-12-01T09:53:41.1790287Z [ 11%] Linking C executable ../../bin/addSuffix 2022-12-01T09:53:41.2200198Z [ 11%] Built target addSuffix 2022-12-01T09:53:41.2256526Z [ 11%] Generating ../../../torch/utils/data/datapipes/datapipe.pyi 2022-12-01T09:53:41.2474626Z Generating Python interface file 'datapipe.pyi'... 2022-12-01T09:53:41.2622832Z [ 11%] 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.o 2022-12-01T09:53:41.2647025Z [ 11%] Generating ../../../torch/version.py 2022-12-01T09:53:41.5847230Z [ 11%] 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.o 2022-12-01T09:53:41.5912798Z fatal: no tag exactly matches 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T09:53:41.6320103Z [ 11%] Built target gen_torch_version 2022-12-01T09:53:41.6382826Z [ 11%] 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.o 2022-12-01T09:53:41.8819607Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_convolution.cpp.o 2022-12-01T09:53:41.9366068Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2022-12-01T09:53:42.1356812Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2022-12-01T09:53:42.1970391Z [ 11%] 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.o 2022-12-01T09:53:42.3555754Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2022-12-01T09:53:42.4677188Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_convolution.cpp.o 2022-12-01T09:53:42.5454586Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2022-12-01T09:53:42.7273313Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_transpose_utils.cpp.o 2022-12-01T09:53:42.7437408Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2022-12-01T09:53:42.8773902Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2022-12-01T09:53:42.9407634Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2022-12-01T09:53:42.9853626Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization.cpp.o 2022-12-01T09:53:43.0853526Z [ 11%] 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.o 2022-12-01T09:53:43.0925822Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2022-12-01T09:53:43.2532711Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2022-12-01T09:53:43.2538464Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2022-12-01T09:53:43.3417747Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o 2022-12-01T09:53:43.4556705Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary_kernel.cpp.o 2022-12-01T09:53:43.4590241Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2022-12-01T09:53:43.6410662Z [ 11%] 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.o 2022-12-01T09:53:43.6492199Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2022-12-01T09:53:43.7278657Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2022-12-01T09:53:43.8444420Z [ 12%] 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.o 2022-12-01T09:53:43.9099342Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2022-12-01T09:53:43.9108327Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2022-12-01T09:53:44.0816292Z [ 12%] 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.o 2022-12-01T09:53:44.0969804Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_convolution.cpp.o 2022-12-01T09:53:44.1114521Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2022-12-01T09:53:44.3137638Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2022-12-01T09:53:44.3342242Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2022-12-01T09:53:44.3814870Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise.cpp.o 2022-12-01T09:53:44.4271870Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise_int.cpp.o 2022-12-01T09:53:44.5270593Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2022-12-01T09:53:44.6260382Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2022-12-01T09:53:44.7036323Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_i8i8_pooling.cpp.o 2022-12-01T09:53:44.7210828Z [ 12%] 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.o 2022-12-01T09:53:44.8146957Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2022-12-01T09:53:44.9639100Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2022-12-01T09:53:45.0158058Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2022-12-01T09:53:45.0158886Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2022-12-01T09:53:45.0219982Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pool_kernel.cpp.o 2022-12-01T09:53:45.0777271Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2022-12-01T09:53:45.1309662Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2022-12-01T09:53:45.1904913Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2022-12-01T09:53:45.2097411Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2022-12-01T09:53:45.2437852Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2022-12-01T09:53:45.2940775Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2022-12-01T09:53:45.3334163Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2022-12-01T09:53:45.3547414Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pooling.cpp.o 2022-12-01T09:53:45.3550557Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2022-12-01T09:53:45.3877116Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2022-12-01T09:53:45.4379515Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2022-12-01T09:53:45.4842429Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2022-12-01T09:53:45.5223916Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2022-12-01T09:53:45.5436701Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2022-12-01T09:53:45.5851225Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2022-12-01T09:53:45.6107299Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction.cpp.o 2022-12-01T09:53:45.6443935Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2022-12-01T09:53:45.6734336Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2022-12-01T09:53:45.6976582Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2022-12-01T09:53:45.7667899Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2022-12-01T09:53:45.8287588Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2022-12-01T09:53:45.8504375Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2022-12-01T09:53:45.8805933Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction_kernel.cpp.o 2022-12-01T09:53:45.8904237Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2022-12-01T09:53:45.9768259Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2022-12-01T09:53:46.0444425Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2022-12-01T09:53:46.0544563Z [ 13%] Linking C static library ../../lib/libcpuinfo.a 2022-12-01T09:53:46.1064967Z [ 13%] Built target cpuinfo 2022-12-01T09:53:46.1199565Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2022-12-01T09:53:46.1385035Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder.cpp.o 2022-12-01T09:53:46.1824968Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2022-12-01T09:53:46.2023245Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2022-12-01T09:53:46.2685635Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2022-12-01T09:53:46.3178878Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2022-12-01T09:53:46.3621601Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_utils.cpp.o 2022-12-01T09:53:46.3671508Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2022-12-01T09:53:46.4000123Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2022-12-01T09:53:46.4475612Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2022-12-01T09:53:46.4954792Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2022-12-01T09:53:46.5370267Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2022-12-01T09:53:46.5477970Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2022-12-01T09:53:46.5824710Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling.cpp.o 2022-12-01T09:53:46.5841293Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2022-12-01T09:53:46.6382911Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2022-12-01T09:53:46.6847977Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2022-12-01T09:53:46.7065753Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2022-12-01T09:53:46.7351649Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2022-12-01T09:53:46.7818600Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2022-12-01T09:53:46.8290637Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling_kernel.cpp.o 2022-12-01T09:53:46.8328015Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2022-12-01T09:53:46.8856292Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2022-12-01T09:53:46.8914414Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2022-12-01T09:53:46.9384676Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2022-12-01T09:53:47.0003263Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2022-12-01T09:53:47.0574395Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_softmax.cpp.o 2022-12-01T09:53:47.0640792Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2022-12-01T09:53:47.0779003Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2022-12-01T09:53:47.1244969Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2022-12-01T09:53:47.1872930Z [ 13%] Linking C static library ../../lib/libcpuinfo_internals.a 2022-12-01T09:53:47.2092433Z [ 13%] Built target cpuinfo_internals 2022-12-01T09:53:47.2246425Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2022-12-01T09:53:47.2288557Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/init.c.o 2022-12-01T09:53:47.2960418Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/add.c.o 2022-12-01T09:53:47.3511271Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/average-pooling.c.o 2022-12-01T09:53:47.3619928Z [ 13%] 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.o 2022-12-01T09:53:47.4099406Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2022-12-01T09:53:47.4229373Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o 2022-12-01T09:53:47.4927142Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/clamp.c.o 2022-12-01T09:53:47.5610679Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/convolution.c.o 2022-12-01T09:53:47.5695070Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2022-12-01T09:53:47.6103306Z [ 13%] 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.o 2022-12-01T09:53:47.6298491Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/deconvolution.c.o 2022-12-01T09:53:47.7027059Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/fully-connected.c.o 2022-12-01T09:53:47.7375549Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2022-12-01T09:53:47.7572255Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o 2022-12-01T09:53:47.8289431Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/leaky-relu.c.o 2022-12-01T09:53:47.8736387Z [ 13%] 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.o 2022-12-01T09:53:47.8917431Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/max-pooling.c.o 2022-12-01T09:53:47.9024193Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2022-12-01T09:53:47.9574417Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sigmoid.c.o 2022-12-01T09:53:48.0342412Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/softargmax.c.o 2022-12-01T09:53:48.0705766Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2022-12-01T09:53:48.0968271Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-delete.c.o 2022-12-01T09:53:48.1519031Z [ 13%] 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.o 2022-12-01T09:53:48.1635180Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/indirection.c.o 2022-12-01T09:53:48.2208575Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2022-12-01T09:53:48.2259922Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-run.c.o 2022-12-01T09:53:48.2908185Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o 2022-12-01T09:53:48.3443081Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o 2022-12-01T09:53:48.3818953Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o 2022-12-01T09:53:48.3860929Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2022-12-01T09:53:48.3936591Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_convolution.cpp.o 2022-12-01T09:53:48.4427407Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2022-12-01T09:53:48.4965949Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2022-12-01T09:53:48.5420584Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2022-12-01T09:53:48.5504293Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2022-12-01T09:53:48.6072205Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2022-12-01T09:53:48.6507559Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_deconvolution.cpp.o 2022-12-01T09:53:48.7164212Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2022-12-01T09:53:48.7178917Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2022-12-01T09:53:48.8225533Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2022-12-01T09:53:48.9014609Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2022-12-01T09:53:48.9018500Z [ 13%] 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.o 2022-12-01T09:53:48.9164372Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2022-12-01T09:53:48.9697708Z [ 13%] Built target torch_python_stubs 2022-12-01T09:53:48.9754901Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2022-12-01T09:53:48.9992658Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2022-12-01T09:53:49.0307567Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2022-12-01T09:53:49.0496389Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2022-12-01T09:53:49.0562998Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2022-12-01T09:53:49.1162533Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2022-12-01T09:53:49.1186933Z [ 13%] 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.o 2022-12-01T09:53:49.1445501Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8vadd/sse2.c.o 2022-12-01T09:53:49.2519177Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8clamp/sse2.c.o 2022-12-01T09:53:49.2572923Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2022-12-01T09:53:49.3029139Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2022-12-01T09:53:49.3078236Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2022-12-01T09:53:49.3517481Z [ 13%] 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.o 2022-12-01T09:53:49.3721308Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2022-12-01T09:53:49.4368859Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8rmax/sse2.c.o 2022-12-01T09:53:49.4541548Z [ 13%] 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.o 2022-12-01T09:53:49.4876987Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2022-12-01T09:53:49.4939305Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x2-sse2.c.o 2022-12-01T09:53:49.5583368Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x3-sse2.c.o 2022-12-01T09:53:49.6184199Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x4-sse2.c.o 2022-12-01T09:53:49.6314904Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/xm-sse2.c.o 2022-12-01T09:53:49.6628473Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2022-12-01T09:53:49.6725926Z [ 13%] 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.o 2022-12-01T09:53:49.6932808Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2022-12-01T09:53:49.7315663Z [ 13%] Linking C static library ../../lib/libqnnpack.a 2022-12-01T09:53:49.7782079Z [ 13%] Built target qnnpack 2022-12-01T09:53:49.7975527Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2022-12-01T09:53:49.8263532Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2022-12-01T09:53:49.8642689Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2022-12-01T09:53:49.8716779Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2022-12-01T09:53:49.8939351Z [ 14%] 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.o 2022-12-01T09:53:49.9512354Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2022-12-01T09:53:49.9605946Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2022-12-01T09:53:49.9812870Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2022-12-01T09:53:50.0328035Z [ 14%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2022-12-01T09:53:50.0358938Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2022-12-01T09:53:50.1177767Z [ 14%] 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.o 2022-12-01T09:53:50.1520152Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2022-12-01T09:53:50.1532409Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2022-12-01T09:53:50.1873447Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2022-12-01T09:53:50.2269569Z [ 14%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2022-12-01T09:53:50.3261691Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2022-12-01T09:53:50.3456664Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2022-12-01T09:53:50.3557162Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn.cpp.o 2022-12-01T09:53:50.3706964Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2022-12-01T09:53:50.3945633Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2022-12-01T09:53:50.4165415Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2022-12-01T09:53:50.5193820Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2022-12-01T09:53:50.5448209Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2022-12-01T09:53:50.5682891Z [ 14%] 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.o 2022-12-01T09:53:50.5836934Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul.cpp.o 2022-12-01T09:53:50.5857344Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2022-12-01T09:53:50.6123170Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2022-12-01T09:53:50.6944281Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2022-12-01T09:53:50.7544583Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2022-12-01T09:53:50.7765018Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2022-12-01T09:53:50.8114030Z [ 14%] 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.o 2022-12-01T09:53:50.8178812Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_utils.cpp.o 2022-12-01T09:53:50.8453899Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2022-12-01T09:53:50.9161779Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2022-12-01T09:53:50.9450275Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2022-12-01T09:53:50.9797632Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2022-12-01T09:53:51.0485086Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2022-12-01T09:53:51.0495714Z [ 14%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2022-12-01T09:53:51.0793638Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_backward.cpp.o 2022-12-01T09:53:51.0979507Z [ 14%] 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.o 2022-12-01T09:53:51.1506084Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2022-12-01T09:53:51.1845629Z [ 14%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2022-12-01T09:53:51.3338276Z [ 14%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2022-12-01T09:53:51.3420041Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_forward.cpp.o 2022-12-01T09:53:51.3467104Z [ 14%] 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.o 2022-12-01T09:53:51.3514347Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2022-12-01T09:53:51.4311418Z [ 14%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2022-12-01T09:53:51.5521244Z [ 14%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/pack_block_sparse.cc.o 2022-12-01T09:53:51.5643915Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2022-12-01T09:53:51.5751866Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2022-12-01T09:53:51.6183988Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_utils.cpp.o 2022-12-01T09:53:51.6656607Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2022-12-01T09:53:51.7399726Z [ 14%] 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.o 2022-12-01T09:53:51.7419113Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2022-12-01T09:53:51.7494611Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2022-12-01T09:53:51.8383806Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2022-12-01T09:53:51.8503108Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2022-12-01T09:53:51.8878207Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2022-12-01T09:53:51.8973264Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2022-12-01T09:53:51.9238848Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2022-12-01T09:53:51.9472044Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2022-12-01T09:53:51.9604458Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2022-12-01T09:53:52.0075265Z [ 14%] 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.o 2022-12-01T09:53:52.0235881Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2022-12-01T09:53:52.0875341Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2022-12-01T09:53:52.1118899Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2022-12-01T09:53:52.1426884Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2022-12-01T09:53:52.1914643Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2022-12-01T09:53:52.2424661Z [ 14%] 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.o 2022-12-01T09:53:52.2617939Z [ 14%] 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.o 2022-12-01T09:53:52.3099871Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2022-12-01T09:53:52.3338325Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2022-12-01T09:53:52.4256554Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2022-12-01T09:53:52.4743605Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2022-12-01T09:53:52.5132547Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2022-12-01T09:53:52.5368176Z [ 14%] 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.o 2022-12-01T09:53:52.5377833Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2022-12-01T09:53:52.6368156Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2022-12-01T09:53:52.6412824Z [ 14%] 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.o 2022-12-01T09:53:52.6613606Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2022-12-01T09:53:52.6984834Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2022-12-01T09:53:52.7598135Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2022-12-01T09:53:52.7932550Z [ 15%] 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.o 2022-12-01T09:53:52.8287020Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2022-12-01T09:53:52.8347471Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2022-12-01T09:53:52.8408570Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2022-12-01T09:53:52.9479408Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2022-12-01T09:53:53.0016140Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2022-12-01T09:53:53.0174309Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2022-12-01T09:53:53.0426797Z [ 16%] 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.o 2022-12-01T09:53:53.0526101Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2022-12-01T09:53:53.1036037Z [ 16%] Built target generate-torch-sources 2022-12-01T09:53:53.1036939Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2022-12-01T09:53:53.1112073Z [ 16%] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2022-12-01T09:53:53.1981808Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2022-12-01T09:53:53.2084524Z [ 16%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2022-12-01T09:53:53.2438971Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2022-12-01T09:53:53.2683361Z [ 16%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2022-12-01T09:53:53.2907050Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2022-12-01T09:53:53.3105750Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_gates_reduction.cpp.o 2022-12-01T09:53:53.3155696Z [ 16%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2022-12-01T09:53:53.3809014Z [ 16%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2022-12-01T09:53:53.4170504Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2022-12-01T09:53:53.4261299Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2022-12-01T09:53:53.4376060Z [ 16%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2022-12-01T09:53:53.4846069Z [ 16%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2022-12-01T09:53:53.5103874Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2022-12-01T09:53:53.5370826Z [ 16%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2022-12-01T09:53:53.5467130Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/rnn_brgemm_utils.cpp.o 2022-12-01T09:53:53.5670959Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2022-12-01T09:53:53.5839827Z [ 16%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2022-12-01T09:53:53.5888296Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2022-12-01T09:53:53.6484618Z [ 17%] Linking C static library ../../lib/libnnpack_reference_layers.a 2022-12-01T09:53:53.6578721Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2022-12-01T09:53:53.6758154Z [ 17%] Built target nnpack_reference_layers 2022-12-01T09:53:53.6823145Z [ 17%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle.cpp.o 2022-12-01T09:53:53.6995417Z [ 17%] Linking CXX static library ../../../lib/libprotoc.a 2022-12-01T09:53:53.7348472Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2022-12-01T09:53:53.7761587Z [ 17%] Built target libprotoc 2022-12-01T09:53:53.7820720Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2022-12-01T09:53:53.8257185Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2022-12-01T09:53:53.8503997Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2022-12-01T09:53:53.8879249Z [ 17%] Built target indirection 2022-12-01T09:53:53.9010679Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2022-12-01T09:53:53.9250026Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2022-12-01T09:53:53.9528575Z [ 17%] 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.o 2022-12-01T09:53:53.9662155Z [ 17%] Built target packing 2022-12-01T09:53:53.9745988Z [ 17%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/utils/jit_io_helper.cpp.o 2022-12-01T09:53:53.9816588Z [ 17%] Linking CXX static library ../../lib/libpytorch_qnnpack.a 2022-12-01T09:53:54.0269887Z [ 17%] Built target pytorch_qnnpack 2022-12-01T09:53:54.0368928Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-12-01T09:53:54.0455527Z [ 17%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2022-12-01T09:53:54.1047696Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-12-01T09:53:54.1760239Z [ 17%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2022-12-01T09:53:54.1767298Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-12-01T09:53:54.1812641Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-12-01T09:53:54.2169951Z [ 18%] Built target dnnl_cpu_x64 2022-12-01T09:53:54.2486263Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-scalar-c1.c.o 2022-12-01T09:53:54.2520972Z [ 18%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2022-12-01T09:53:54.2686188Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/argmax-pooling-nhwc.c.o 2022-12-01T09:53:54.2959073Z [ 18%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2022-12-01T09:53:54.3017974Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-scalar-c1.c.o 2022-12-01T09:53:54.3493735Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/average-pooling-nhwc.c.o 2022-12-01T09:53:54.3736004Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-scalar-c1.c.o 2022-12-01T09:53:54.3959856Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/memory.c.o 2022-12-01T09:53:54.4231058Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:53:54.4264911Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/binary-elementwise-nd.c.o 2022-12-01T09:53:54.4302492Z [ 18%] Linking CXX static library ../../../lib/libgmock.a 2022-12-01T09:53:54.4577315Z [ 18%] Built target gmock 2022-12-01T09:53:54.4585397Z [ 18%] Built target jit 2022-12-01T09:53:54.4667113Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/channel-shuffle-nc.c.o 2022-12-01T09:53:54.4772481Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-scalar-c1.c.o 2022-12-01T09:53:54.4782347Z [ 18%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2022-12-01T09:53:54.5071340Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/constant-pad-nd.c.o 2022-12-01T09:53:54.5286997Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p0p1c3x4-scalar-1x1.c.o 2022-12-01T09:53:54.5494797Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nchw.c.o 2022-12-01T09:53:54.5816868Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p1c3x4-scalar-1x1.c.o 2022-12-01T09:53:54.5832194Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-scalar-1x1.c.o 2022-12-01T09:53:54.6212261Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nhwc.c.o 2022-12-01T09:53:54.6270198Z [ 18%] Linking CXX static library ../../../lib/libgtest_main.a 2022-12-01T09:53:54.6332620Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/deconvolution-nhwc.c.o 2022-12-01T09:53:54.6471641Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar-acc2.c.o 2022-12-01T09:53:54.6526152Z [ 18%] Built target gtest_main 2022-12-01T09:53:54.6692418Z [ 18%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2022-12-01T09:53:54.6981424Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nchw2nhwc.c.o 2022-12-01T09:53:54.7143212Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar.c.o 2022-12-01T09:53:54.7213448Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nhwc.c.o 2022-12-01T09:53:54.7578669Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/fully-connected-nc.c.o 2022-12-01T09:53:54.7756787Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar-acc2.c.o 2022-12-01T09:53:54.7789895Z [ 18%] Linking CXX static library ../../../lib/libbenchmark_main.a 2022-12-01T09:53:54.7851396Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar.c.o 2022-12-01T09:53:54.8028989Z [ 18%] Built target benchmark_main 2022-12-01T09:53:54.8259038Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2022-12-01T09:53:54.8262607Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-ncw.c.o 2022-12-01T09:53:54.8343122Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2022-12-01T09:53:54.8469008Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar-acc2.c.o 2022-12-01T09:53:54.9062182Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-nwc.c.o 2022-12-01T09:53:54.9138604Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar.c.o 2022-12-01T09:53:54.9760189Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar-acc2.c.o 2022-12-01T09:53:55.0035078Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/lut-elementwise-nc.c.o 2022-12-01T09:53:55.0345184Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar.c.o 2022-12-01T09:53:55.0800333Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/max-pooling-nhwc.c.o 2022-12-01T09:53:55.0959541Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar-acc2.c.o 2022-12-01T09:53:55.1054694Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/prelu-nc.c.o 2022-12-01T09:53:55.1150480Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2022-12-01T09:53:55.1557899Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar.c.o 2022-12-01T09:53:55.1581603Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2022-12-01T09:53:55.1804279Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2022-12-01T09:53:55.1856640Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nchw.c.o 2022-12-01T09:53:55.2072254Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar-acc2.c.o 2022-12-01T09:53:55.2584548Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nhwc.c.o 2022-12-01T09:53:55.2775128Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar.c.o 2022-12-01T09:53:55.3302685Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/softmax-nc.c.o 2022-12-01T09:53:55.3354132Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar-acc2.c.o 2022-12-01T09:53:55.4001594Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar.c.o 2022-12-01T09:53:55.4065297Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unary-elementwise-nc.c.o 2022-12-01T09:53:55.4284684Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2022-12-01T09:53:55.4599644Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar-acc2.c.o 2022-12-01T09:53:55.4697005Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar.c.o 2022-12-01T09:53:55.4830239Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unpooling-nhwc.c.o 2022-12-01T09:53:55.5187534Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/abs.c.o 2022-12-01T09:53:55.5465540Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar-acc2.c.o 2022-12-01T09:53:55.5492816Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2022-12-01T09:53:55.5709936Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar.c.o 2022-12-01T09:53:55.6096035Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/add2.c.o 2022-12-01T09:53:55.6279494Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar-acc2.c.o 2022-12-01T09:53:55.6337588Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar.c.o 2022-12-01T09:53:55.6796468Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2022-12-01T09:53:55.6878579Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2022-12-01T09:53:55.6964221Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar-acc2.c.o 2022-12-01T09:53:55.6984920Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/argmax-pooling-2d.c.o 2022-12-01T09:53:55.7581810Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar.c.o 2022-12-01T09:53:55.7715565Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/average-pooling-2d.c.o 2022-12-01T09:53:55.8071498Z [ 18%] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2022-12-01T09:53:55.8252146Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar-acc2.c.o 2022-12-01T09:53:55.8634149Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/bankers-rounding.c.o 2022-12-01T09:53:55.8904381Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar.c.o 2022-12-01T09:53:55.9089597Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2022-12-01T09:53:55.9266303Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/ceiling.c.o 2022-12-01T09:53:55.9330865Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar-acc2.c.o 2022-12-01T09:53:55.9401462Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar.c.o 2022-12-01T09:53:55.9991501Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/clamp.c.o 2022-12-01T09:53:56.0006247Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convert.c.o 2022-12-01T09:53:56.0053901Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar-acc2.c.o 2022-12-01T09:53:56.0432070Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2022-12-01T09:53:56.0594083Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar.c.o 2022-12-01T09:53:56.0770761Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convolution-2d.c.o 2022-12-01T09:53:56.0816813Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2022-12-01T09:53:56.1260168Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar-acc2.c.o 2022-12-01T09:53:56.1450081Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/deconvolution-2d.c.o 2022-12-01T09:53:56.1838181Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar.c.o 2022-12-01T09:53:56.2252072Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depth-to-space.c.o 2022-12-01T09:53:56.2277271Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depthwise-convolution-2d.c.o 2022-12-01T09:53:56.2464822Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar-acc2.c.o 2022-12-01T09:53:56.2846657Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar.c.o 2022-12-01T09:53:56.2961482Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/divide.c.o 2022-12-01T09:53:56.3103160Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/elu.c.o 2022-12-01T09:53:56.3404408Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc2.c.o 2022-12-01T09:53:56.3618205Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2022-12-01T09:53:56.3697071Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2022-12-01T09:53:56.3857723Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/floor.c.o 2022-12-01T09:53:56.3901716Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc3.c.o 2022-12-01T09:53:56.4490770Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc4.c.o 2022-12-01T09:53:56.4698587Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/fully-connected.c.o 2022-12-01T09:53:56.4928413Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2022-12-01T09:53:56.5145505Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1.c.o 2022-12-01T09:53:56.5454167Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/global-average-pooling-2d.c.o 2022-12-01T09:53:56.5783169Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1-acc2.c.o 2022-12-01T09:53:56.6112438Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1.c.o 2022-12-01T09:53:56.6195788Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/hardswish.c.o 2022-12-01T09:53:56.6396872Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/leaky-relu.c.o 2022-12-01T09:53:56.6858825Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-3x1.c.o 2022-12-01T09:53:56.6994187Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2022-12-01T09:53:56.7111944Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2022-12-01T09:53:56.7191953Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/max-pooling-2d.c.o 2022-12-01T09:53:56.7513606Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-4x1.c.o 2022-12-01T09:53:56.7822277Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/maximum2.c.o 2022-12-01T09:53:56.8261535Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-5x1.c.o 2022-12-01T09:53:56.8529973Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/minimum2.c.o 2022-12-01T09:53:56.8908139Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-6x1.c.o 2022-12-01T09:53:56.9346003Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/multiply2.c.o 2022-12-01T09:53:56.9463967Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/negate.c.o 2022-12-01T09:53:56.9573092Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc2.c.o 2022-12-01T09:53:56.9736858Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2022-12-01T09:53:57.0057631Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2022-12-01T09:53:57.0143091Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/prelu.c.o 2022-12-01T09:53:57.0240237Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc3.c.o 2022-12-01T09:53:57.0854943Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc4.c.o 2022-12-01T09:53:57.0864326Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/sigmoid.c.o 2022-12-01T09:53:57.1372970Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1.c.o 2022-12-01T09:53:57.1570349Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/softmax.c.o 2022-12-01T09:53:57.1995359Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1-acc2.c.o 2022-12-01T09:53:57.2137938Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2022-12-01T09:53:57.2385510Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square-root.c.o 2022-12-01T09:53:57.2436351Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1.c.o 2022-12-01T09:53:57.2624155Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square.c.o 2022-12-01T09:53:57.3135568Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-3x1.c.o 2022-12-01T09:53:57.3147605Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/squared-difference.c.o 2022-12-01T09:53:57.3558950Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-constant-pad.c.o 2022-12-01T09:53:57.3784224Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-4x1.c.o 2022-12-01T09:53:57.3851820Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-reshape.c.o 2022-12-01T09:53:57.4211496Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-resize-bilinear-2d.c.o 2022-12-01T09:53:57.4296397Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2022-12-01T09:53:57.4544026Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc3.c.o 2022-12-01T09:53:57.4565417Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc2.c.o 2022-12-01T09:53:57.4816405Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/subtract.c.o 2022-12-01T09:53:57.5136425Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2022-12-01T09:53:57.5245298Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc4.c.o 2022-12-01T09:53:57.5612402Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/unpooling-2d.c.o 2022-12-01T09:53:57.5945544Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc5.c.o 2022-12-01T09:53:57.6388626Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/datatype-strings.c.o 2022-12-01T09:53:57.6610601Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1.c.o 2022-12-01T09:53:57.6776794Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2022-12-01T09:53:57.7148633Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-strings.c.o 2022-12-01T09:53:57.7229815Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc2.c.o 2022-12-01T09:53:57.7532769Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2022-12-01T09:53:57.7778926Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc3.c.o 2022-12-01T09:53:57.7857601Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph-strings.c.o 2022-12-01T09:53:57.7988903Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2022-12-01T09:53:57.8583818Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1.c.o 2022-12-01T09:53:57.8652083Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/allocator.c.o 2022-12-01T09:53:57.9199667Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1-acc2.c.o 2022-12-01T09:53:57.9424914Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2022-12-01T09:53:57.9533993Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2022-12-01T09:53:57.9776870Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2022-12-01T09:53:57.9830000Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1.c.o 2022-12-01T09:53:58.0481724Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc2.c.o 2022-12-01T09:53:58.0562375Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/memory-planner.c.o 2022-12-01T09:53:58.1233494Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-delete.c.o 2022-12-01T09:53:58.1366605Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2022-12-01T09:53:58.1473840Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc3.c.o 2022-12-01T09:53:58.1569081Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2022-12-01T09:53:58.1868439Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/runtime.c.o 2022-12-01T09:53:58.2071609Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc4.c.o 2022-12-01T09:53:58.2663164Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph.c.o 2022-12-01T09:53:58.2696785Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc5.c.o 2022-12-01T09:53:58.3335064Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1.c.o 2022-12-01T09:53:58.3400250Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tensor.c.o 2022-12-01T09:53:58.3510500Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2022-12-01T09:53:58.3562831Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2022-12-01T09:53:58.4007740Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc2.c.o 2022-12-01T09:53:58.4057483Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/indirection.c.o 2022-12-01T09:53:58.4633755Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc3.c.o 2022-12-01T09:53:58.4738853Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-run.c.o 2022-12-01T09:53:58.5202434Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1.c.o 2022-12-01T09:53:58.5312929Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/packing.c.o 2022-12-01T09:53:58.5451646Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2022-12-01T09:53:58.5713441Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2022-12-01T09:53:58.5812403Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1-acc2.c.o 2022-12-01T09:53:58.6031835Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-64.c.o 2022-12-01T09:53:58.6469363Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1.c.o 2022-12-01T09:53:58.6491347Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-2048.c.o 2022-12-01T09:53:58.6950290Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-4.c.o 2022-12-01T09:53:58.7157167Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x1.c.o 2022-12-01T09:53:58.7338637Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2022-12-01T09:53:58.7354328Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-8.c.o 2022-12-01T09:53:58.7608760Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2022-12-01T09:53:58.7746082Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-16.c.o 2022-12-01T09:53:58.7879103Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x2.c.o 2022-12-01T09:53:58.8278175Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-64.c.o 2022-12-01T09:53:58.8491647Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x3.c.o 2022-12-01T09:53:58.8796109Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2022-12-01T09:53:58.8819752Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-2048.c.o 2022-12-01T09:53:58.9127455Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x4.c.o 2022-12-01T09:53:58.9292063Z [ 21%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch32-assembler.cc.o 2022-12-01T09:53:58.9466787Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2022-12-01T09:53:58.9789494Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x1.c.o 2022-12-01T09:53:59.0342391Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2022-12-01T09:53:59.0504364Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x2.c.o 2022-12-01T09:53:59.0533129Z [ 21%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch64-assembler.cc.o 2022-12-01T09:53:59.1184146Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x3.c.o 2022-12-01T09:53:59.1388451Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2022-12-01T09:53:59.1574469Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2022-12-01T09:53:59.1713869Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x4.c.o 2022-12-01T09:53:59.1785268Z [ 21%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/assembler.cc.o 2022-12-01T09:53:59.2388212Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/scalar-x1.c.o 2022-12-01T09:53:59.2908839Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/memory.c.o 2022-12-01T09:53:59.2943627Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-scalar-c1.c.o 2022-12-01T09:53:59.2998178Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2022-12-01T09:53:59.3498890Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-scalar-c1.c.o 2022-12-01T09:53:59.3547845Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2022-12-01T09:53:59.3571648Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params-init.c.o 2022-12-01T09:53:59.4012017Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x4inc-minmax-scalar.c.o 2022-12-01T09:53:59.4427712Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-lut32norm/scalar.c.o 2022-12-01T09:53:59.4729408Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/2x4inc-minmax-scalar.c.o 2022-12-01T09:53:59.4894301Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2022-12-01T09:53:59.4993945Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-copy/memcpy.c.o 2022-12-01T09:53:59.5138144Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2022-12-01T09:53:59.5384633Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x4inc-minmax-scalar.c.o 2022-12-01T09:53:59.5627225Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2022-12-01T09:53:59.6136647Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-minmax-scalar.c.o 2022-12-01T09:53:59.6172869Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2022-12-01T09:53:59.6569081Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2022-12-01T09:53:59.6778177Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:53:59.6824063Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-relu-scalar.c.o 2022-12-01T09:53:59.7473085Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2022-12-01T09:53:59.7674722Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2022-12-01T09:53:59.7709227Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2022-12-01T09:53:59.7744019Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-scalar.c.o 2022-12-01T09:53:59.8121211Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2022-12-01T09:53:59.8440747Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-minmax-scalar.c.o 2022-12-01T09:53:59.8727351Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2022-12-01T09:53:59.9315962Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-relu-scalar.c.o 2022-12-01T09:53:59.9421100Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2022-12-01T09:53:59.9777708Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2022-12-01T09:53:59.9845620Z [ 21%] Built target fbgemm_avx2 2022-12-01T09:53:59.9912673Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2022-12-01T09:54:00.0309047Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-scalar.c.o 2022-12-01T09:54:00.0549645Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2022-12-01T09:54:00.0690599Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o 2022-12-01T09:54:00.1130127Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-minmax-scalar.c.o 2022-12-01T09:54:00.1430389Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2022-12-01T09:54:00.1464523Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o 2022-12-01T09:54:00.1543261Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2022-12-01T09:54:00.1771311Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-relu-scalar.c.o 2022-12-01T09:54:00.2144283Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2022-12-01T09:54:00.2439213Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-scalar.c.o 2022-12-01T09:54:00.3013483Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2022-12-01T09:54:00.3274059Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-minmax-scalar.c.o 2022-12-01T09:54:00.3380830Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2022-12-01T09:54:00.3741209Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2022-12-01T09:54:00.3779867Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool-cw/sse-x4.c.o 2022-12-01T09:54:00.4011612Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-relu-scalar.c.o 2022-12-01T09:54:00.4455843Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2022-12-01T09:54:00.4782237Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-scalar.c.o 2022-12-01T09:54:00.4999651Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2022-12-01T09:54:00.5249158Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2022-12-01T09:54:00.5257178Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2022-12-01T09:54:00.5624742Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p1.c.o 2022-12-01T09:54:00.5964618Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2022-12-01T09:54:00.6225192Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p2.c.o 2022-12-01T09:54:00.6534613Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2022-12-01T09:54:00.6648249Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2022-12-01T09:54:00.6761207Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p4.c.o 2022-12-01T09:54:00.6802159Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2022-12-01T09:54:00.7249433Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c1.c.o 2022-12-01T09:54:00.7454291Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2022-12-01T09:54:00.7846423Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c2.c.o 2022-12-01T09:54:00.8260203Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2022-12-01T09:54:00.8335496Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c4.c.o 2022-12-01T09:54:00.8606841Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2022-12-01T09:54:00.8840695Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2022-12-01T09:54:00.9005053Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-minmax-scalar.c.o 2022-12-01T09:54:00.9224767Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/sse-c8.c.o 2022-12-01T09:54:00.9810132Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-relu-scalar.c.o 2022-12-01T09:54:01.0427289Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2022-12-01T09:54:01.0623358Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-scalar.c.o 2022-12-01T09:54:01.0861256Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2022-12-01T09:54:01.0941809Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2022-12-01T09:54:01.1142942Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2022-12-01T09:54:01.1328790Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-minmax-scalar.c.o 2022-12-01T09:54:01.1990511Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2022-12-01T09:54:01.2120457Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-relu-scalar.c.o 2022-12-01T09:54:01.2657956Z [ 22%] Built target fbgemm_generic 2022-12-01T09:54:01.2732609Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:54:01.2826892Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2022-12-01T09:54:01.2878292Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:54:01.3386881Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2022-12-01T09:54:01.3532714Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-scalar.c.o 2022-12-01T09:54:01.3548745Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-minmax-scalar.c.o 2022-12-01T09:54:01.4006265Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/sse.c.o 2022-12-01T09:54:01.4274251Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2022-12-01T09:54:01.4439000Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2022-12-01T09:54:01.4934310Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-relu-scalar.c.o 2022-12-01T09:54:01.5062803Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-scalar.c.o 2022-12-01T09:54:01.5196915Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2022-12-01T09:54:01.5638299Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2022-12-01T09:54:01.5639177Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2022-12-01T09:54:01.5796860Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-minmax-scalar.c.o 2022-12-01T09:54:01.6092888Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-relu-scalar.c.o 2022-12-01T09:54:01.6385308Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2022-12-01T09:54:01.6570924Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2022-12-01T09:54:01.6818505Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-scalar.c.o 2022-12-01T09:54:01.6997202Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2022-12-01T09:54:01.7314073Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2022-12-01T09:54:01.7475892Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:54:01.7648551Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:54:01.7755186Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2022-12-01T09:54:01.7950347Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2022-12-01T09:54:01.8094733Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2022-12-01T09:54:01.8151986Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-scalar-c1.c.o 2022-12-01T09:54:01.8696258Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2022-12-01T09:54:01.8730786Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/2x4-minmax-scalar.c.o 2022-12-01T09:54:01.9039481Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2022-12-01T09:54:01.9325999Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/3x3-minmax-scalar.c.o 2022-12-01T09:54:01.9483866Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2022-12-01T09:54:01.9811919Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x2-minmax-scalar.c.o 2022-12-01T09:54:01.9858351Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2022-12-01T09:54:02.0097615Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x4-minmax-scalar.c.o 2022-12-01T09:54:02.0222309Z [ 22%] Built target fbgemm_avx512 2022-12-01T09:54:02.0274299Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x1.c.o 2022-12-01T09:54:02.0277294Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x4.c.o 2022-12-01T09:54:02.0484879Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2022-12-01T09:54:02.0769549Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2022-12-01T09:54:02.0879773Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2022-12-01T09:54:02.1068481Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2022-12-01T09:54:02.1104700Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2022-12-01T09:54:02.1378095Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2022-12-01T09:54:02.1632700Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2022-12-01T09:54:02.1695494Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2022-12-01T09:54:02.1734471Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2022-12-01T09:54:02.1907714Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2022-12-01T09:54:02.2180367Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2022-12-01T09:54:02.2372160Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2022-12-01T09:54:02.2424672Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2022-12-01T09:54:02.2629825Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2022-12-01T09:54:02.2771230Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2022-12-01T09:54:02.2995970Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2022-12-01T09:54:02.3385917Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2022-12-01T09:54:02.3386908Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2022-12-01T09:54:02.3483439Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2022-12-01T09:54:02.3964222Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2022-12-01T09:54:02.4069856Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2022-12-01T09:54:02.4182380Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2022-12-01T09:54:02.4242712Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2022-12-01T09:54:02.4583046Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2022-12-01T09:54:02.4747280Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2022-12-01T09:54:02.4918190Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2022-12-01T09:54:02.4942346Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2022-12-01T09:54:02.5172498Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2022-12-01T09:54:02.5385091Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2022-12-01T09:54:02.5493910Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2022-12-01T09:54:02.5662837Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2022-12-01T09:54:02.5783130Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2022-12-01T09:54:02.5986256Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x4-sse.c.o 2022-12-01T09:54:02.6145951Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2022-12-01T09:54:02.6346441Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2022-12-01T09:54:02.6398518Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2022-12-01T09:54:02.6583179Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2022-12-01T09:54:02.6821252Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2022-12-01T09:54:02.6959086Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2022-12-01T09:54:02.7038751Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2022-12-01T09:54:02.7209125Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2022-12-01T09:54:02.7366496Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T09:54:02.7617490Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x1.c.o 2022-12-01T09:54:02.7688630Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse2-2x8.c.o 2022-12-01T09:54:02.7869552Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:54:02.8020553Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:54:02.8141918Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x2-acc2.c.o 2022-12-01T09:54:02.8323047Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2022-12-01T09:54:02.8556037Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o 2022-12-01T09:54:02.8700481Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x2.c.o 2022-12-01T09:54:02.8704253Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2022-12-01T09:54:02.8954873Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4-acc2.c.o 2022-12-01T09:54:02.9202778Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4-acc4.c.o 2022-12-01T09:54:02.9319907Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4.c.o 2022-12-01T09:54:02.9497385Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2022-12-01T09:54:02.9498256Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x1.c.o 2022-12-01T09:54:02.9728099Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2-acc2.c.o 2022-12-01T09:54:02.9771650Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2022-12-01T09:54:03.0033907Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2.c.o 2022-12-01T09:54:03.0210592Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc2.c.o 2022-12-01T09:54:03.0272746Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc4.c.o 2022-12-01T09:54:03.0491880Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2022-12-01T09:54:03.0583509Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2022-12-01T09:54:03.0748215Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x8.c.o 2022-12-01T09:54:03.1146961Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:03.1276912Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4.c.o 2022-12-01T09:54:03.1310205Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/scalar.c.o 2022-12-01T09:54:03.1380852Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar-pipelined.c.o 2022-12-01T09:54:03.1858833Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar.c.o 2022-12-01T09:54:03.1949091Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:03.1958181Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar-pipelined.c.o 2022-12-01T09:54:03.2199219Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar.c.o 2022-12-01T09:54:03.2390397Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar-pipelined.c.o 2022-12-01T09:54:03.2425572Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar.c.o 2022-12-01T09:54:03.2624253Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:03.2680008Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar-pipelined.c.o 2022-12-01T09:54:03.2891559Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar.c.o 2022-12-01T09:54:03.2993286Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x2-minmax-scalar.c.o 2022-12-01T09:54:03.3179552Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x4-minmax-scalar.c.o 2022-12-01T09:54:03.3302859Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:03.3495483Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x1.c.o 2022-12-01T09:54:03.3529348Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:03.3789748Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x2.c.o 2022-12-01T09:54:03.4060169Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x4.c.o 2022-12-01T09:54:03.4289743Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:03.4327394Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T09:54:03.4357218Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T09:54:03.4661086Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x8.c.o 2022-12-01T09:54:03.5006956Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:54:03.5125881Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:54:03.5182612Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x2.c.o 2022-12-01T09:54:03.5185218Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x1.c.o 2022-12-01T09:54:03.5680529Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x4.c.o 2022-12-01T09:54:03.5706882Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x8.c.o 2022-12-01T09:54:03.5787980Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x1.c.o 2022-12-01T09:54:03.5859403Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:54:03.6269332Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x2.c.o 2022-12-01T09:54:03.6358840Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x4.c.o 2022-12-01T09:54:03.6371179Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x8.c.o 2022-12-01T09:54:03.6462252Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:03.6853659Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x1.c.o 2022-12-01T09:54:03.6989231Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x2.c.o 2022-12-01T09:54:03.7012884Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:03.7241065Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:03.7410858Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x4.c.o 2022-12-01T09:54:03.7617877Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:03.7738970Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:03.7906738Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x8.c.o 2022-12-01T09:54:03.7973310Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:03.8395648Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:03.8433987Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:03.8629124Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x1.c.o 2022-12-01T09:54:03.8731082Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2022-12-01T09:54:03.9009048Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x2.c.o 2022-12-01T09:54:03.9140302Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x4.c.o 2022-12-01T09:54:03.9182615Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2022-12-01T09:54:03.9327384Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x8.c.o 2022-12-01T09:54:03.9607064Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x1.c.o 2022-12-01T09:54:03.9648348Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x2.c.o 2022-12-01T09:54:03.9854175Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:03.9923278Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x4.c.o 2022-12-01T09:54:04.0219531Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x8.c.o 2022-12-01T09:54:04.0262949Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x1.c.o 2022-12-01T09:54:04.0478083Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x2.c.o 2022-12-01T09:54:04.0506687Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:04.0804039Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:54:04.0849833Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:54:04.1011539Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x4.c.o 2022-12-01T09:54:04.1148276Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:54:04.1514221Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x8.c.o 2022-12-01T09:54:04.1618516Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:04.1624918Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x1.c.o 2022-12-01T09:54:04.2038899Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2022-12-01T09:54:04.2095236Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2022-12-01T09:54:04.2149166Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x2.c.o 2022-12-01T09:54:04.2433233Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:04.2782858Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x4.c.o 2022-12-01T09:54:04.3229061Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:04.3309565Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x8.c.o 2022-12-01T09:54:04.3462017Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:04.3831616Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2022-12-01T09:54:04.3924073Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2022-12-01T09:54:04.3953838Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x1.c.o 2022-12-01T09:54:04.4210566Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:04.4609746Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x2.c.o 2022-12-01T09:54:04.4841808Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:04.5198434Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x4.c.o 2022-12-01T09:54:04.5243057Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x8.c.o 2022-12-01T09:54:04.5436309Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:04.5515417Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2022-12-01T09:54:04.5859044Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x1.c.o 2022-12-01T09:54:04.5925904Z [ 25%] Linking CXX static library ../../../../../../lib/libdnnl.a 2022-12-01T09:54:04.6086878Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:04.6557035Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x2.c.o 2022-12-01T09:54:04.6600309Z [ 25%] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2022-12-01T09:54:04.6705968Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2022-12-01T09:54:04.7033314Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2022-12-01T09:54:04.7131196Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x4.c.o 2022-12-01T09:54:04.7453043Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-12-01T09:54:04.8115072Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse2-x64.c.o 2022-12-01T09:54:04.8143927Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x8.c.o 2022-12-01T09:54:04.8405432Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2022-12-01T09:54:04.8869552Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x1.c.o 2022-12-01T09:54:04.8917419Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2022-12-01T09:54:04.9404469Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x2.c.o 2022-12-01T09:54:04.9632901Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-12-01T09:54:04.9893068Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2022-12-01T09:54:05.0055430Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x4.c.o 2022-12-01T09:54:05.0311133Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-rmax/sse2.c.o 2022-12-01T09:54:05.0674701Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x8.c.o 2022-12-01T09:54:05.0844196Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-vclamp/sse2-x64.c.o 2022-12-01T09:54:05.1249729Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x1.c.o 2022-12-01T09:54:05.1553439Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-fill/sse2-x64.c.o 2022-12-01T09:54:05.1646486Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2022-12-01T09:54:05.1759815Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x2.c.o 2022-12-01T09:54:05.2225006Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-pad/sse2.c.o 2022-12-01T09:54:05.2513826Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x4.c.o 2022-12-01T09:54:05.2855000Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/xm-sse2.c.o 2022-12-01T09:54:05.3242289Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2022-12-01T09:54:05.3282431Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x8.c.o 2022-12-01T09:54:05.3496960Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x2-sse2.c.o 2022-12-01T09:54:05.3900995Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x1.c.o 2022-12-01T09:54:05.4262099Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x3-sse2.c.o 2022-12-01T09:54:05.4299343Z [ 25%] Built target dnnl 2022-12-01T09:54:05.4348673Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x4-sse2.c.o 2022-12-01T09:54:05.4490599Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x2.c.o 2022-12-01T09:54:05.4985728Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x4.c.o 2022-12-01T09:54:05.5056581Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-unpool/sse2.c.o 2022-12-01T09:54:05.5181070Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2022-12-01T09:54:05.5625900Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x8.c.o 2022-12-01T09:54:05.5703839Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/xm-sse2.c.o 2022-12-01T09:54:05.5790065Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2022-12-01T09:54:05.6194183Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x1.c.o 2022-12-01T09:54:05.6376439Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x2-sse2.c.o 2022-12-01T09:54:05.6826244Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x2.c.o 2022-12-01T09:54:05.7117863Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x3-sse2.c.o 2022-12-01T09:54:05.7284762Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2022-12-01T09:54:05.7309783Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2022-12-01T09:54:05.7735291Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x4.c.o 2022-12-01T09:54:05.7770465Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x4-sse2.c.o 2022-12-01T09:54:05.8329290Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x8.c.o 2022-12-01T09:54:05.8341403Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o 2022-12-01T09:54:05.8927188Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x1.c.o 2022-12-01T09:54:05.9169232Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2022-12-01T09:54:05.9457361Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x2.c.o 2022-12-01T09:54:05.9677979Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2022-12-01T09:54:05.9907197Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T09:54:05.9958768Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x4.c.o 2022-12-01T09:54:06.0547909Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2022-12-01T09:54:06.0670524Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse41-2x8.c.o 2022-12-01T09:54:06.0726631Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x8.c.o 2022-12-01T09:54:06.1324348Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T09:54:06.1492561Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x1.c.o 2022-12-01T09:54:06.1778667Z [ 25%] Generating src/x86_64-fma/blas/s8gemm.py.o 2022-12-01T09:54:06.1969284Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2022-12-01T09:54:06.1975723Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x2.c.o 2022-12-01T09:54:06.2339750Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2022-12-01T09:54:06.2549196Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x4.c.o 2022-12-01T09:54:06.2747095Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2022-12-01T09:54:06.3091108Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x8.c.o 2022-12-01T09:54:06.3469701Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2022-12-01T09:54:06.3544908Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2022-12-01T09:54:06.3648488Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x1.c.o 2022-12-01T09:54:06.4135012Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x2.c.o 2022-12-01T09:54:06.4429436Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2022-12-01T09:54:06.4617363Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x4.c.o 2022-12-01T09:54:06.4639033Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2022-12-01T09:54:06.5322154Z [ 25%] Generating src/x86_64-fma/blas/c8gemm.py.o 2022-12-01T09:54:06.5435021Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x8.c.o 2022-12-01T09:54:06.5465388Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2022-12-01T09:54:06.5922771Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2022-12-01T09:54:06.6016743Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x1.c.o 2022-12-01T09:54:06.6171065Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x8.c.o 2022-12-01T09:54:06.6665353Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x2.c.o 2022-12-01T09:54:06.6751423Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2022-12-01T09:54:06.7035880Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:06.7253225Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x4.c.o 2022-12-01T09:54:06.7851410Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x8.c.o 2022-12-01T09:54:06.7900563Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:06.8507110Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x1.c.o 2022-12-01T09:54:06.8651154Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:06.9000418Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2022-12-01T09:54:06.9004013Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2022-12-01T09:54:06.9055136Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x2.c.o 2022-12-01T09:54:06.9433490Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:06.9675624Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x4.c.o 2022-12-01T09:54:07.0114463Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2022-12-01T09:54:07.0186477Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:07.0366289Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x8.c.o 2022-12-01T09:54:07.1009152Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:07.1074069Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x1.c.o 2022-12-01T09:54:07.1422578Z [ 26%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2022-12-01T09:54:07.1569658Z [ 26%] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2022-12-01T09:54:07.1619831Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x2.c.o 2022-12-01T09:54:07.1720843Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T09:54:07.1980573Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2022-12-01T09:54:07.2249657Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x4.c.o 2022-12-01T09:54:07.2494320Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T09:54:07.2786940Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x8.c.o 2022-12-01T09:54:07.3256885Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T09:54:07.3353527Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x1.c.o 2022-12-01T09:54:07.3995638Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2022-12-01T09:54:07.4101449Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x2.c.o 2022-12-01T09:54:07.4361446Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:54:07.4366299Z [ 27%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2022-12-01T09:54:07.4629951Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x4.c.o 2022-12-01T09:54:07.5110569Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:54:07.5344486Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x8.c.o 2022-12-01T09:54:07.5619136Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2022-12-01T09:54:07.5727209Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:07.5887976Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2022-12-01T09:54:07.5915620Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x1.c.o 2022-12-01T09:54:07.6554042Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:07.6573533Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x2.c.o 2022-12-01T09:54:07.7779355Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2022-12-01T09:54:07.7842304Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:07.7897773Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x4.c.o 2022-12-01T09:54:07.7902549Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2022-12-01T09:54:07.7962000Z [ 28%] Generating src/x86_64-fma/blas/conv1x1.py.o 2022-12-01T09:54:07.8519873Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x8.c.o 2022-12-01T09:54:07.8598390Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:07.9079851Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x1.c.o 2022-12-01T09:54:07.9464890Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:54:07.9652748Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x2.c.o 2022-12-01T09:54:07.9852142Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2022-12-01T09:54:07.9885036Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2022-12-01T09:54:08.0051096Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:54:08.0181273Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x4.c.o 2022-12-01T09:54:08.0868370Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T09:54:08.0983433Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x8.c.o 2022-12-01T09:54:08.1448858Z [ 28%] Generating src/x86_64-fma/blas/sgemm.py.o 2022-12-01T09:54:08.1537983Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T09:54:08.1660443Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2022-12-01T09:54:08.2044821Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/Logger.cpp:28:32: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] 2022-12-01T09:54:08.2045583Z #pragma GCC diagnostic ignored "-Wglobal-constructors" 2022-12-01T09:54:08.2046025Z ^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T09:54:08.2100922Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:08.2103780Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2022-12-01T09:54:08.2132478Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x1.c.o 2022-12-01T09:54:08.2756368Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x2.c.o 2022-12-01T09:54:08.2805863Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:08.3346107Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x4.c.o 2022-12-01T09:54:08.3549488Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2022-12-01T09:54:08.3648809Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T09:54:08.3950678Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x8.c.o 2022-12-01T09:54:08.4568257Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2022-12-01T09:54:08.4679871Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x1.c.o 2022-12-01T09:54:08.4851630Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:54:08.5291515Z [ 28%] Generating src/x86_64-fma/max-pooling.py.o 2022-12-01T09:54:08.5416370Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x2.c.o 2022-12-01T09:54:08.5467225Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2022-12-01T09:54:08.5651938Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:54:08.5973049Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x4.c.o 2022-12-01T09:54:08.6371663Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:08.6699789Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x8.c.o 2022-12-01T09:54:08.6906210Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2022-12-01T09:54:08.7083981Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:08.7109046Z [ 28%] Generating src/x86_64-fma/relu.py.o 2022-12-01T09:54:08.7292144Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x1.c.o 2022-12-01T09:54:08.7384728Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2022-12-01T09:54:08.7838754Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:08.7894087Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x2.c.o 2022-12-01T09:54:08.8511485Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x4.c.o 2022-12-01T09:54:08.8722459Z [ 28%] Generating src/x86_64-fma/softmax.py.o 2022-12-01T09:54:08.9088016Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x8.c.o 2022-12-01T09:54:08.9460351Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:08.9564199Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2022-12-01T09:54:08.9617492Z [ 28%] Built target kineto_base 2022-12-01T09:54:08.9710582Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:54:08.9979694Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x1.c.o 2022-12-01T09:54:09.0183360Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:54:09.0407712Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T09:54:09.0593813Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x2.c.o 2022-12-01T09:54:09.0867604Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T09:54:09.1076041Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2022-12-01T09:54:09.1491691Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2022-12-01T09:54:09.1693566Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2022-12-01T09:54:09.1827157Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2022-12-01T09:54:09.2584370Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse41-x64.c.o 2022-12-01T09:54:09.2712073Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x4.c.o 2022-12-01T09:54:09.3324734Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x8.c.o 2022-12-01T09:54:09.3594609Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2022-12-01T09:54:09.3831944Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2022-12-01T09:54:09.3898869Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2022-12-01T09:54:09.3953348Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x1.c.o 2022-12-01T09:54:09.4450072Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x2.c.o 2022-12-01T09:54:09.4533931Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2022-12-01T09:54:09.4802360Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2022-12-01T09:54:09.5223233Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x4.c.o 2022-12-01T09:54:09.5719869Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2022-12-01T09:54:09.5808024Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x8.c.o 2022-12-01T09:54:09.5815985Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2022-12-01T09:54:09.6432828Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x1.c.o 2022-12-01T09:54:09.7005015Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x2.c.o 2022-12-01T09:54:09.7131857Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2022-12-01T09:54:09.7355515Z [ 28%] Generating src/x86_64-fma/blas/sdotxf.py.o 2022-12-01T09:54:09.7412586Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x4.c.o 2022-12-01T09:54:09.7659536Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x8.c.o 2022-12-01T09:54:09.8009363Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x1.c.o 2022-12-01T09:54:09.8215596Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2022-12-01T09:54:09.8350325Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x2.c.o 2022-12-01T09:54:09.8360757Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2022-12-01T09:54:09.8667167Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x4.c.o 2022-12-01T09:54:09.9101420Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x8.c.o 2022-12-01T09:54:09.9303467Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x1.c.o 2022-12-01T09:54:09.9473362Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T09:54:09.9639482Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2022-12-01T09:54:09.9890803Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x2.c.o 2022-12-01T09:54:10.0143611Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2022-12-01T09:54:10.0501555Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2022-12-01T09:54:10.0531633Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x4.c.o 2022-12-01T09:54:10.0924790Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x8.c.o 2022-12-01T09:54:10.1223402Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x1.c.o 2022-12-01T09:54:10.1402851Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2022-12-01T09:54:10.1502384Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x2.c.o 2022-12-01T09:54:10.1986323Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2022-12-01T09:54:10.2120665Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x4.c.o 2022-12-01T09:54:10.2417385Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2022-12-01T09:54:10.2631590Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2022-12-01T09:54:10.2640484Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x8.c.o 2022-12-01T09:54:10.3288625Z [ 28%] Generating src/x86_64-fma/blas/shdotxf.py.o 2022-12-01T09:54:10.3416580Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x1.c.o 2022-12-01T09:54:10.3524364Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx-2x16.c.o 2022-12-01T09:54:10.4000854Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x2.c.o 2022-12-01T09:54:10.4228381Z [ 28%] Linking CXX executable ../../bin/c10_CompileTimeFunctionPointer_test 2022-12-01T09:54:10.4554764Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x4.c.o 2022-12-01T09:54:10.4717806Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:54:10.4926741Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2022-12-01T09:54:10.5183103Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x8.c.o 2022-12-01T09:54:10.5383567Z [ 28%] Built target c10_CompileTimeFunctionPointer_test 2022-12-01T09:54:10.5652156Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2022-12-01T09:54:10.5816529Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x1.c.o 2022-12-01T09:54:10.5889650Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:54:10.6463837Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x2.c.o 2022-12-01T09:54:10.7032074Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x4.c.o 2022-12-01T09:54:10.7095827Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2022-12-01T09:54:10.7151831Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2022-12-01T09:54:10.7586374Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x8.c.o 2022-12-01T09:54:10.8183713Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2022-12-01T09:54:10.8282641Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x1.c.o 2022-12-01T09:54:10.8323328Z [ 28%] Linking CXX executable ../../bin/c10_DeviceGuard_test 2022-12-01T09:54:10.8847966Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x2.c.o 2022-12-01T09:54:10.9143682Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2022-12-01T09:54:10.9159930Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2022-12-01T09:54:10.9411355Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x4.c.o 2022-12-01T09:54:10.9549563Z [ 28%] Built target c10_DeviceGuard_test 2022-12-01T09:54:10.9865832Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2022-12-01T09:54:10.9970806Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x8.c.o 2022-12-01T09:54:11.0221374Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2022-12-01T09:54:11.0692507Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x1.c.o 2022-12-01T09:54:11.0936407Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2022-12-01T09:54:11.1272960Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x2.c.o 2022-12-01T09:54:11.1329074Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2022-12-01T09:54:11.1841566Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x4.c.o 2022-12-01T09:54:11.2378070Z [ 28%] Linking CXX executable ../../bin/c10_Device_test 2022-12-01T09:54:11.2415302Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2022-12-01T09:54:11.2550619Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x8.c.o 2022-12-01T09:54:11.3005102Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2022-12-01T09:54:11.3110255Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x1.c.o 2022-12-01T09:54:11.3572869Z [ 28%] Built target c10_Device_test 2022-12-01T09:54:11.3615084Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2022-12-01T09:54:11.3746645Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2022-12-01T09:54:11.4167768Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x2.c.o 2022-12-01T09:54:11.4793865Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x4.c.o 2022-12-01T09:54:11.5015292Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2022-12-01T09:54:11.5389376Z [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2022-12-01T09:54:11.5586600Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x1.c.o 2022-12-01T09:54:11.6192240Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2022-12-01T09:54:11.6309139Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x2.c.o 2022-12-01T09:54:11.6790289Z [ 29%] Linking CXX executable ../../bin/c10_DispatchKeySet_test 2022-12-01T09:54:11.6965735Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x3.c.o 2022-12-01T09:54:11.7154029Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2022-12-01T09:54:11.7611150Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x4.c.o 2022-12-01T09:54:11.7905120Z [ 29%] Built target c10_DispatchKeySet_test 2022-12-01T09:54:11.7939805Z [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2022-12-01T09:54:11.7999940Z [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2022-12-01T09:54:11.8245614Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x5.c.o 2022-12-01T09:54:11.8545685Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2022-12-01T09:54:11.9064147Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x6.c.o 2022-12-01T09:54:11.9780699Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2022-12-01T09:54:11.9845757Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2022-12-01T09:54:11.9886044Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x1.c.o 2022-12-01T09:54:12.0020811Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2022-12-01T09:54:12.0485041Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x2.c.o 2022-12-01T09:54:12.0746696Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2022-12-01T09:54:12.1202196Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2022-12-01T09:54:12.1497875Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2022-12-01T09:54:12.1792513Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x3.c.o 2022-12-01T09:54:12.2144620Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2022-12-01T09:54:12.2370603Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x4.c.o 2022-12-01T09:54:12.2429942Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x5.c.o 2022-12-01T09:54:12.2961608Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2022-12-01T09:54:12.3045852Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x1.c.o 2022-12-01T09:54:12.3049652Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x6.c.o 2022-12-01T09:54:12.3310539Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2022-12-01T09:54:12.3630173Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x2.c.o 2022-12-01T09:54:12.3666525Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x4.c.o 2022-12-01T09:54:12.3982639Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c.o 2022-12-01T09:54:12.4202976Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x1.c.o 2022-12-01T09:54:12.4510191Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2022-12-01T09:54:12.4732353Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x2.c.o 2022-12-01T09:54:12.5009028Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x4.c.o 2022-12-01T09:54:12.5277368Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2022-12-01T09:54:12.5424143Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2022-12-01T09:54:12.5441965Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c1-minmax-scalar-2x.c.o 2022-12-01T09:54:12.5700782Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2022-12-01T09:54:12.6088724Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c2-minmax-scalar-2x.c.o 2022-12-01T09:54:12.6392984Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2022-12-01T09:54:12.6617096Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-scalar-2x.c.o 2022-12-01T09:54:12.7066837Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2022-12-01T09:54:12.7121771Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x1.c.o 2022-12-01T09:54:12.7408020Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x2.c.o 2022-12-01T09:54:12.7452304Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2022-12-01T09:54:12.7787681Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x4.c.o 2022-12-01T09:54:12.8026817Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x8.c.o 2022-12-01T09:54:12.8051225Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2022-12-01T09:54:12.8328915Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2022-12-01T09:54:12.8589381Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x1.c.o 2022-12-01T09:54:12.9111529Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2022-12-01T09:54:12.9151458Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2022-12-01T09:54:12.9185467Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x2.c.o 2022-12-01T09:54:12.9342878Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2022-12-01T09:54:12.9811880Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x4.c.o 2022-12-01T09:54:12.9934370Z [ 30%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2022-12-01T09:54:13.0410817Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x1.c.o 2022-12-01T09:54:13.0491396Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2022-12-01T09:54:13.0542087Z [ 31%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2022-12-01T09:54:13.1089889Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x2.c.o 2022-12-01T09:54:13.1327566Z [ 31%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2022-12-01T09:54:13.1343731Z [ 31%] Linking CXX executable ../../bin/c10_StreamGuard_test 2022-12-01T09:54:13.1352315Z [ 31%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2022-12-01T09:54:13.1436294Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2022-12-01T09:54:13.1631457Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x4.c.o 2022-12-01T09:54:13.1903165Z [ 31%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2022-12-01T09:54:13.2333106Z [ 31%] Built target c10_StreamGuard_test 2022-12-01T09:54:13.2421829Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2022-12-01T09:54:13.2430095Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:54:13.2478425Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x1.c.o 2022-12-01T09:54:13.2819252Z [ 31%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2022-12-01T09:54:13.3045832Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x2.c.o 2022-12-01T09:54:13.3153547Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x4.c.o 2022-12-01T09:54:13.3317346Z [ 31%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2022-12-01T09:54:13.3416005Z [ 31%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2022-12-01T09:54:13.3658274Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:54:13.3757241Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x1.c.o 2022-12-01T09:54:13.3862503Z [ 31%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2022-12-01T09:54:13.3898719Z [ 31%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2022-12-01T09:54:13.4413434Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:13.4440227Z [ 31%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2022-12-01T09:54:13.4470273Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x2.c.o 2022-12-01T09:54:13.4819465Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:13.5130602Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x4.c.o 2022-12-01T09:54:13.5174391Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x1.c.o 2022-12-01T09:54:13.5175535Z [ 31%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2022-12-01T09:54:13.5464471Z [ 31%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2022-12-01T09:54:13.5533611Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:13.5769235Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x2.c.o 2022-12-01T09:54:13.5785647Z [ 31%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2022-12-01T09:54:13.5864222Z [ 31%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2022-12-01T09:54:13.6322314Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:13.6379373Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x4.c.o 2022-12-01T09:54:13.6460389Z [ 31%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2022-12-01T09:54:13.7000371Z [ 31%] Linking C static library ../../lib/libnnpack.a 2022-12-01T09:54:13.7035611Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x1.c.o 2022-12-01T09:54:13.7078430Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:54:13.7279964Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:54:13.7315449Z [ 31%] Built target nnpack 2022-12-01T09:54:13.7368448Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:54:13.7541825Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x2.c.o 2022-12-01T09:54:13.7609410Z [ 31%] Linking CXX static library ../../../lib/libtensorpipe.a 2022-12-01T09:54:13.7788929Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x4.c.o 2022-12-01T09:54:13.8031247Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:13.8106920Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x1.c.o 2022-12-01T09:54:13.8412607Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:13.8529611Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x2.c.o 2022-12-01T09:54:13.8587970Z [ 31%] Built target tensorpipe 2022-12-01T09:54:13.8683010Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x4.c.o 2022-12-01T09:54:13.8788788Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:13.8813719Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2022-12-01T09:54:13.9154124Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:13.9219635Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:54:13.9394788Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x1.c.o 2022-12-01T09:54:13.9482953Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x2.c.o 2022-12-01T09:54:13.9879445Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x4.c.o 2022-12-01T09:54:14.0029951Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x1.c.o 2022-12-01T09:54:14.0234974Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x2.c.o 2022-12-01T09:54:14.0268972Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:54:14.0459731Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:54:14.0649871Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x4.c.o 2022-12-01T09:54:14.0803141Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x1.c.o 2022-12-01T09:54:14.1166791Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x2.c.o 2022-12-01T09:54:14.1290250Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:54:14.1369925Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-12-01T09:54:14.1472586Z [ 31%] Linking CXX executable ../../bin/c10_SymInt_test 2022-12-01T09:54:14.1503570Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x4.c.o 2022-12-01T09:54:14.1697278Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x1.c.o 2022-12-01T09:54:14.1963238Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-12-01T09:54:14.2065834Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x2.c.o 2022-12-01T09:54:14.2075183Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x4.c.o 2022-12-01T09:54:14.2263168Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-bitcast.c.o 2022-12-01T09:54:14.2570644Z [ 31%] Built target c10_SymInt_test 2022-12-01T09:54:14.2619639Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:54:14.2656586Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:14.2784235Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:14.2796198Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-fabsf.c.o 2022-12-01T09:54:14.3135860Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut64-p2.c.o 2022-12-01T09:54:14.3479396Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2022-12-01T09:54:14.3488413Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2022-12-01T09:54:14.3624000Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut2048-p1.c.o 2022-12-01T09:54:14.3636314Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:14.3721923Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:14.4144311Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-p5.c.o 2022-12-01T09:54:14.4543365Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:54:14.4604784Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut4-p4.c.o 2022-12-01T09:54:14.4669049Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p3.c.o 2022-12-01T09:54:14.5136251Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p4.c.o 2022-12-01T09:54:14.5323159Z [ 32%] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2022-12-01T09:54:14.5532889Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:54:14.5659336Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p3.c.o 2022-12-01T09:54:14.6272391Z [ 32%] Linking CXX executable ../../bin/c10_InlineDeviceGuard_test 2022-12-01T09:54:14.6304725Z [ 32%] Linking CXX executable ../../bin/c10_InlineStreamGuard_test 2022-12-01T09:54:14.6653551Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:54:14.6721241Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p4.c.o 2022-12-01T09:54:14.7289734Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p5.c.o 2022-12-01T09:54:14.7424985Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:54:14.7684852Z [ 32%] Built target c10_InlineStreamGuard_test 2022-12-01T09:54:14.7716195Z [ 32%] Built target c10_InlineDeviceGuard_test 2022-12-01T09:54:14.7779044Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx-x64.c.o 2022-12-01T09:54:14.7846906Z [ 32%] Building CXX object c10/test/CMakeFiles/c10_Array_test.dir/util/Array_test.cpp.o 2022-12-01T09:54:14.7873294Z [ 32%] Linking CXX executable ../../bin/c10_SizesAndStrides_test 2022-12-01T09:54:14.7916968Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p6.c.o 2022-12-01T09:54:14.8116706Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2022-12-01T09:54:14.8508152Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-addsub.c.o 2022-12-01T09:54:14.8883376Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2022-12-01T09:54:14.9062000Z [ 32%] Built target c10_SizesAndStrides_test 2022-12-01T09:54:14.9120819Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-cvt.c.o 2022-12-01T09:54:14.9209233Z [ 32%] Building CXX object c10/test/CMakeFiles/c10_C++17_test.dir/util/C++17_test.cpp.o 2022-12-01T09:54:14.9291223Z [ 32%] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2022-12-01T09:54:14.9695381Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-floor.c.o 2022-12-01T09:54:15.0031274Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2022-12-01T09:54:15.0393454Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-addsub.c.o 2022-12-01T09:54:15.0450320Z [ 32%] Linking CXX executable ../../bin/c10_Array_test 2022-12-01T09:54:15.1011036Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2022-12-01T09:54:15.1068662Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-nearbyint.c.o 2022-12-01T09:54:15.1546153Z [ 32%] Built target c10_Array_test 2022-12-01T09:54:15.1705781Z [ 32%] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2022-12-01T09:54:15.1794733Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-rint.c.o 2022-12-01T09:54:15.1814064Z [ 32%] Linking CXX executable ../../bin/c10_C++17_test 2022-12-01T09:54:15.2122194Z [ 32%] Linking CXX executable ../../bin/c10_Bitset_test 2022-12-01T09:54:15.2210893Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-prelu/gen/f16c-2x16.c.o 2022-12-01T09:54:15.2417485Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-addsub.c.o 2022-12-01T09:54:15.2986609Z [ 32%] Built target c10_C++17_test 2022-12-01T09:54:15.3035428Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-ceil.c.o 2022-12-01T09:54:15.3089491Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-cvt.c.o 2022-12-01T09:54:15.3315323Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2022-12-01T09:54:15.3319451Z [ 32%] Linking CXX executable ../../bin/c10_ConstexprCrc_test 2022-12-01T09:54:15.3413743Z [ 32%] Built target c10_Bitset_test 2022-12-01T09:54:15.3473570Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2022-12-01T09:54:15.3592352Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-addsub.c.o 2022-12-01T09:54:15.3641558Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2022-12-01T09:54:15.4246124Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-cvt.c.o 2022-12-01T09:54:15.4365597Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-trunc.c.o 2022-12-01T09:54:15.4426901Z [ 32%] Built target c10_ConstexprCrc_test 2022-12-01T09:54:15.4472431Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut64-p2-div.c.o 2022-12-01T09:54:15.4653266Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2022-12-01T09:54:15.4670094Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2022-12-01T09:54:15.4856797Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2022-12-01T09:54:15.4938347Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2022-12-01T09:54:15.5025029Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut2048-p1-div.c.o 2022-12-01T09:54:15.5616254Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-p5-div.c.o 2022-12-01T09:54:15.5751907Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/params-init.c.o 2022-12-01T09:54:15.6079303Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:15.6080131Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2022-12-01T09:54:15.6104642Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:15.6204392Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:15.6413717Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:15.6798225Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:15.6818258Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:15.6887728Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:54:15.7112460Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:15.7168692Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:54:15.7497716Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:15.7605691Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:15.7843191Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:15.7864240Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:15.8264482Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:15.8382000Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:15.8578763Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:15.8701307Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:15.8996315Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:15.9416937Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:15.9460217Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:15.9531122Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:54:15.9662312Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:15.9777971Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:54:16.0078862Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:16.0191607Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:16.0349007Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:16.0655309Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:16.0823288Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:16.0983042Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:16.1002828Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:16.1065958Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:16.1760819Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:16.1977640Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:16.2024545Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:54:16.2031565Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:54:16.2149260Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:54:16.2900824Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:16.3016272Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:54:16.3140620Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:16.3280321Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:16.3313278Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:16.3611790Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:16.4149563Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:16.4389368Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:16.4511800Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:16.4638588Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:16.5135065Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:16.5296788Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:16.5358043Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:54:16.5401196Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:54:16.5592677Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2022-12-01T09:54:16.5922963Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:16.6191482Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:16.6490591Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-12-01T09:54:16.6520271Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:16.6831506Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:16.6942235Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2022-12-01T09:54:16.7280696Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:16.7666029Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:16.7722502Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2022-12-01T09:54:16.7981509Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:16.8082179Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2022-12-01T09:54:16.8429191Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2022-12-01T09:54:16.8607554Z [ 33%] Linking CXX executable ../../bin/c10_DeadlockDetection_test 2022-12-01T09:54:16.8737022Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:16.8746044Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2022-12-01T09:54:16.9292570Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2022-12-01T09:54:16.9457540Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:16.9624362Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:16.9752266Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:16.9804009Z [ 33%] Built target c10_DeadlockDetection_test 2022-12-01T09:54:17.0061817Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2022-12-01T09:54:17.0225904Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:17.0314531Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2022-12-01T09:54:17.0460505Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2022-12-01T09:54:17.0727726Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2022-12-01T09:54:17.1032191Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:17.1401828Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:17.1493691Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2022-12-01T09:54:17.1831219Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-12-01T09:54:17.2291943Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:17.2613335Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:17.2925361Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:54:17.3290777Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:17.3320093Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:54:17.3384201Z [ 34%] Linking CXX executable ../../bin/c10_LeftRight_test 2022-12-01T09:54:17.3864888Z [ 34%] Linking CXX executable ../../bin/c10_Half_test 2022-12-01T09:54:17.3866570Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-12-01T09:54:17.3992429Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:17.4386234Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:17.4532540Z [ 34%] Built target c10_LeftRight_test 2022-12-01T09:54:17.4679030Z [ 34%] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2022-12-01T09:54:17.4910910Z [ 34%] Building CXX object c10/test/CMakeFiles/c10_SmallVectorTest.dir/util/SmallVectorTest.cpp.o 2022-12-01T09:54:17.5021974Z [ 34%] Built target c10_Half_test 2022-12-01T09:54:17.5240530Z [ 34%] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2022-12-01T09:54:17.5270355Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:17.5304580Z [ 34%] Built target ATEN_CPU_FILES_GEN_TARGET 2022-12-01T09:54:17.5349034Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:17.5364198Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-12-01T09:54:17.6192606Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:54:17.6260371Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:17.6496509Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:17.7134676Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:54:17.7287349Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:17.7357498Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-12-01T09:54:17.7552191Z [ 34%] Linking CXX executable ../../bin/c10_Metaprogramming_test 2022-12-01T09:54:17.7869874Z [ 34%] Linking CXX executable ../../bin/c10_Synchronized_test 2022-12-01T09:54:17.8118260Z [ 34%] Linking CXX executable ../../bin/c10_SmallVectorTest 2022-12-01T09:54:17.8145764Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:17.8340249Z [ 34%] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2022-12-01T09:54:17.8496747Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2022-12-01T09:54:17.8749864Z [ 34%] Built target c10_Metaprogramming_test 2022-12-01T09:54:17.8810511Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-12-01T09:54:17.8961189Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:17.9001486Z [ 34%] Built target c10_Synchronized_test 2022-12-01T09:54:17.9140631Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-12-01T09:54:17.9531895Z [ 34%] Built target c10_SmallVectorTest 2022-12-01T09:54:17.9588220Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-12-01T09:54:17.9823409Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:18.0025427Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2022-12-01T09:54:18.0159214Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2022-12-01T09:54:18.0486721Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2022-12-01T09:54:18.0740638Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:18.0824149Z [ 35%] Linking CXX executable ../../bin/c10_ThreadLocal_test 2022-12-01T09:54:18.0954927Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-12-01T09:54:18.1640344Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:18.2188349Z [ 35%] Built target c10_ThreadLocal_test 2022-12-01T09:54:18.2249897Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:18.2356210Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2022-12-01T09:54:18.2545693Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2022-12-01T09:54:18.2891854Z [ 35%] Linking CXX executable ../../bin/c10_TypeList_test 2022-12-01T09:54:18.2994722Z [ 35%] Linking CXX executable ../../bin/c10_TypeIndex_test 2022-12-01T09:54:18.3027785Z [ 35%] Linking CXX executable ../../bin/c10_TypeTraits_test 2022-12-01T09:54:18.3294314Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:18.3513022Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:18.3536441Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c.o 2022-12-01T09:54:18.4081894Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2022-12-01T09:54:18.4101229Z [ 35%] Built target c10_TypeList_test 2022-12-01T09:54:18.4155247Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:18.4364312Z [ 35%] Built target c10_TypeTraits_test 2022-12-01T09:54:18.4381169Z [ 35%] Built target c10_TypeIndex_test 2022-12-01T09:54:18.4417132Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:18.4456881Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:18.4515738Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2022-12-01T09:54:18.4696488Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:54:18.5192325Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:54:18.5348595Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:18.5489917Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:18.5500543Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:18.5651551Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:18.6324811Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:18.6419442Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2022-12-01T09:54:18.6636222Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2022-12-01T09:54:18.6652218Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:18.6735911Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2022-12-01T09:54:18.7150800Z [ 35%] Linking CXX executable ../../bin/c10_accumulate_test 2022-12-01T09:54:18.7187257Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:18.7700509Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:18.8108008Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:18.8595107Z [ 35%] Built target c10_accumulate_test 2022-12-01T09:54:18.8790732Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_either_test.dir/util/either_test.cpp.o 2022-12-01T09:54:18.8980196Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:18.9029755Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:54:18.9345370Z [ 35%] Linking CXX executable ../../bin/c10_complex_math_test 2022-12-01T09:54:18.9495355Z [ 35%] Linking CXX executable ../../bin/c10_bfloat16_test 2022-12-01T09:54:18.9630404Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:18.9950038Z [ 35%] Linking CXX executable ../../bin/c10_complex_test 2022-12-01T09:54:19.0147256Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:54:19.0530137Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:19.0815796Z [ 35%] Built target c10_bfloat16_test 2022-12-01T09:54:19.0827504Z [ 35%] Built target c10_complex_math_test 2022-12-01T09:54:19.0877021Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:19.0895379Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:19.1098890Z [ 35%] Built target c10_complex_test 2022-12-01T09:54:19.1167796Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:19.1174207Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T09:54:19.1279593Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:19.1553034Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:19.1560299Z [ 35%] Linking CXX executable ../../bin/c10_either_test 2022-12-01T09:54:19.1618398Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:19.1789133Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:19.2237530Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:19.2311016Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:19.2628502Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:19.2939042Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:54:19.3039744Z [ 35%] Built target c10_either_test 2022-12-01T09:54:19.3092058Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:19.3099992Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:54:19.3383590Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:19.3556763Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:19.3684798Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2022-12-01T09:54:19.3959178Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2022-12-01T09:54:19.4022984Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2022-12-01T09:54:19.4186330Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2022-12-01T09:54:19.4187519Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:54:19.4248273Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:19.4910971Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:19.5226796Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:54:19.5710185Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:19.6469354Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:19.6669644Z [ 35%] Linking CXX executable ../../bin/c10_exception_test 2022-12-01T09:54:19.6727452Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T09:54:19.6963627Z [ 35%] Linking CXX executable ../../bin/c10_irange_test 2022-12-01T09:54:19.7098951Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-12-01T09:54:19.7241499Z [ 35%] Linking CXX executable ../../bin/c10_flags_test 2022-12-01T09:54:19.7598037Z [ 35%] Linking CXX executable ../../bin/c10_intrusive_ptr_test 2022-12-01T09:54:19.7718546Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-12-01T09:54:19.7744169Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:19.7980187Z [ 35%] Built target c10_exception_test 2022-12-01T09:54:19.8117471Z [ 35%] Built target c10_irange_test 2022-12-01T09:54:19.8130961Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2022-12-01T09:54:19.8177244Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:19.8427568Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-12-01T09:54:19.8628292Z [ 35%] Built target c10_flags_test 2022-12-01T09:54:19.8736732Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-12-01T09:54:19.8986428Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-12-01T09:54:19.8996615Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:19.9414627Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2022-12-01T09:54:19.9729656Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2022-12-01T09:54:20.0067337Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:20.0141695Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-12-01T09:54:20.0481053Z [ 35%] Built target c10_intrusive_ptr_test 2022-12-01T09:54:20.0541374Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:54:20.0755130Z [ 35%] Linking CXX executable ../../bin/c10_logging_test 2022-12-01T09:54:20.0814778Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-12-01T09:54:20.1263740Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:54:20.1552746Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c1.c.o 2022-12-01T09:54:20.1753142Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2022-12-01T09:54:20.1905062Z [ 35%] Built target c10_logging_test 2022-12-01T09:54:20.1966616Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2022-12-01T09:54:20.2293028Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c2.c.o 2022-12-01T09:54:20.2312050Z [ 35%] Linking CXX executable ../../bin/c10_optional_test 2022-12-01T09:54:20.2374116Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2022-12-01T09:54:20.2628630Z [ 35%] Linking CXX executable ../../bin/c10_ordered_preserving_dict_test 2022-12-01T09:54:20.3089686Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2022-12-01T09:54:20.3143986Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2022-12-01T09:54:20.3216193Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c4.c.o 2022-12-01T09:54:20.3621977Z [ 35%] Built target c10_optional_test 2022-12-01T09:54:20.3725468Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-12-01T09:54:20.3762561Z [ 35%] Built target c10_ordered_preserving_dict_test 2022-12-01T09:54:20.3831056Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2022-12-01T09:54:20.3927520Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2022-12-01T09:54:20.4346686Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-12-01T09:54:20.4472055Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:54:20.4908438Z [ 35%] Linking CXX executable ../../bin/c10_registry_test 2022-12-01T09:54:20.4999548Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-12-01T09:54:20.5063239Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:54:20.5133949Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-12-01T09:54:20.5618996Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:54:20.5689974Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-12-01T09:54:20.5829497Z [ 35%] Linking CXX executable ../../bin/c10_string_view_test 2022-12-01T09:54:20.5900730Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:54:20.6042930Z [ 35%] Built target c10_registry_test 2022-12-01T09:54:20.6101081Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2022-12-01T09:54:20.6169942Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2022-12-01T09:54:20.6304995Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-12-01T09:54:20.6714807Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c1.c.o 2022-12-01T09:54:20.7044410Z [ 35%] Built target c10_string_view_test 2022-12-01T09:54:20.7060582Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2022-12-01T09:54:20.7087700Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c2.c.o 2022-12-01T09:54:20.7119233Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c4.c.o 2022-12-01T09:54:20.7311433Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2022-12-01T09:54:20.7346271Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-12-01T09:54:20.7411194Z [ 36%] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2022-12-01T09:54:20.7759960Z [ 36%] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2022-12-01T09:54:20.7874495Z [ 36%] Generating ../../../include/sleef.h 2022-12-01T09:54:20.7951170Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ 2022-12-01T09:54:20.7970503Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse2 2022-12-01T09:54:20.7992611Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse4 2022-12-01T09:54:20.7994107Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-12-01T09:54:20.8045037Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ 2022-12-01T09:54:20.8148123Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ avx 2022-12-01T09:54:20.8164808Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ fma4 2022-12-01T09:54:20.8182396Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i __m256i __AVX__ avx2 2022-12-01T09:54:20.8252600Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2022-12-01T09:54:20.8266963Z Generating sleef.h: mkrename finz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ avx2128 2022-12-01T09:54:20.8345801Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ 2022-12-01T09:54:20.8364635Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512f 2022-12-01T09:54:20.8387817Z Generating sleef.h: mkrename cinz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512fnofma 2022-12-01T09:54:20.8459549Z Generating sleef.h: mkrename cinz_ 1 1 double float int32_t int32_t __STDC__ purec 2022-12-01T09:54:20.8477196Z Generating sleef.h: mkrename finz_ 1 1 double float int32_t int32_t FP_FAST_FMA purecfma 2022-12-01T09:54:20.8622539Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-12-01T09:54:20.8699195Z [ 36%] Generating include/renameavx512fnofma.h 2022-12-01T09:54:20.8717668Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2022-12-01T09:54:20.8987998Z [ 36%] Generating include/renameavx512f.h 2022-12-01T09:54:20.9000133Z Generating renameavx512f.h: mkrename finz_ 8 16 avx512f 2022-12-01T09:54:20.9144732Z [ 36%] Generating include/renameavx2.h 2022-12-01T09:54:20.9154246Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2022-12-01T09:54:20.9225738Z [ 36%] Generating include/renameavx2128.h 2022-12-01T09:54:20.9235288Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2022-12-01T09:54:20.9264334Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:20.9303220Z [ 37%] Generating include/renamefma4.h 2022-12-01T09:54:20.9314297Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2022-12-01T09:54:20.9383244Z [ 37%] Generating include/renameavx.h 2022-12-01T09:54:20.9393109Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2022-12-01T09:54:20.9452649Z [ 37%] Generating include/renamesse4.h 2022-12-01T09:54:20.9462298Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2022-12-01T09:54:20.9491206Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2022-12-01T09:54:20.9544703Z [ 37%] Generating include/renamesse2.h 2022-12-01T09:54:20.9552197Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2022-12-01T09:54:20.9618055Z [ 37%] Generating include/renamepurec_scalar.h 2022-12-01T09:54:20.9628214Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2022-12-01T09:54:20.9671810Z [ 37%] Linking CXX executable ../../bin/c10_intrusive_ptr_benchmark 2022-12-01T09:54:20.9696615Z [ 37%] Generating include/renamepurecfma_scalar.h 2022-12-01T09:54:20.9706882Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2022-12-01T09:54:20.9764606Z [ 37%] Generating include/renamecuda.h 2022-12-01T09:54:20.9775957Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2022-12-01T09:54:20.9849125Z [ 37%] Built target headers 2022-12-01T09:54:20.9884792Z [ 37%] Linking CXX executable ../../bin/c10_tempfile_test 2022-12-01T09:54:20.9927791Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2022-12-01T09:54:21.0396283Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:21.0513984Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:21.0542434Z [ 37%] Linking CXX executable ../../bin/c10_typeid_test 2022-12-01T09:54:21.0870357Z [ 37%] Built target c10_intrusive_ptr_benchmark 2022-12-01T09:54:21.0948157Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:21.0999524Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2022-12-01T09:54:21.1098086Z [ 37%] Built target c10_tempfile_test 2022-12-01T09:54:21.1187982Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2022-12-01T09:54:21.1310465Z [ 38%] Built target renameAVX512FNOFMA.h_generated 2022-12-01T09:54:21.1424867Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:21.1478332Z [ 38%] Generating alias_avx512f.h 2022-12-01T09:54:21.1564223Z [ 38%] Built target alias_avx512f.h_generated 2022-12-01T09:54:21.1666765Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:21.1738797Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2022-12-01T09:54:21.1784947Z [ 38%] Built target c10_typeid_test 2022-12-01T09:54:21.1840317Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2022-12-01T09:54:21.2108699Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2022-12-01T09:54:21.2158328Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:21.2344818Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:21.2432537Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:21.2787763Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2022-12-01T09:54:21.2830845Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:21.2987817Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2022-12-01T09:54:21.3071306Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2022-12-01T09:54:21.3254426Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:21.3451923Z [ 38%] Built target renameAVX512F.h_generated 2022-12-01T09:54:21.3617871Z [ 38%] Built target renameAVX2.h_generated 2022-12-01T09:54:21.3708508Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:21.3767168Z [ 38%] Built target renameAVX2128.h_generated 2022-12-01T09:54:21.3813627Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:21.3932213Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:21.4006175Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2022-12-01T09:54:21.4142181Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:21.4426253Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2022-12-01T09:54:21.4444096Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:21.4607128Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2022-12-01T09:54:21.4684629Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2022-12-01T09:54:21.4977082Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c.o 2022-12-01T09:54:21.5027812Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:21.5210327Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2022-12-01T09:54:21.5539152Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:21.5718946Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:21.5772196Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2022-12-01T09:54:21.6027240Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2022-12-01T09:54:21.6064070Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:21.6347444Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:21.6440491Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2022-12-01T09:54:21.6446852Z [ 38%] Built target renameFMA4.h_generated 2022-12-01T09:54:21.6500611Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2022-12-01T09:54:21.6784846Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2022-12-01T09:54:21.6804250Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:21.7112927Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:21.7320175Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x64.c.o 2022-12-01T09:54:21.7653102Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:21.7723572Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:21.7843584Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2022-12-01T09:54:21.7900391Z [ 38%] Built target renameAVX.h_generated 2022-12-01T09:54:21.7980617Z [ 38%] Built target renameSSE4.h_generated 2022-12-01T09:54:21.8025472Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:21.8027736Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:21.8412871Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:21.8470959Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2022-12-01T09:54:21.8558416Z [ 38%] Built target renameSSE2.h_generated 2022-12-01T09:54:21.8606985Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2022-12-01T09:54:21.8819564Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T09:54:21.8861459Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:21.9059869Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:21.9221280Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T09:54:21.9512344Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:21.9593955Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:21.9624044Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-12-01T09:54:21.9857116Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:21.9892443Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-12-01T09:54:22.0235212Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:54:22.0383864Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:22.0515068Z [ 38%] Built target renamePUREC_SCALAR.h_generated 2022-12-01T09:54:22.0565088Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:22.0586117Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:54:22.0689947Z [ 38%] Built target renamePURECFMA_SCALAR.h_generated 2022-12-01T09:54:22.0733462Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:22.1037537Z [ 38%] Generating renamedsp128.h 2022-12-01T09:54:22.1102330Z [ 38%] Built target renamedsp128.h_generated 2022-12-01T09:54:22.1146214Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:22.1200472Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:22.1293593Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:22.1357586Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:22.1942893Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:22.2125453Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:22.2132552Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:22.2203646Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:54:22.2380893Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:22.2671065Z [ 38%] Generating dispsse.c 2022-12-01T09:54:22.2799559Z [ 38%] Generating dispavx.c 2022-12-01T09:54:22.2824750Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:22.2834531Z [ 38%] Built target dispsse.c_generated 2022-12-01T09:54:22.2885563Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:22.2915736Z [ 38%] Built target dispavx.c_generated 2022-12-01T09:54:22.2965023Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:22.3215188Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:22.3219473Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:54:22.3337528Z [ 38%] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2022-12-01T09:54:22.3600610Z [ 38%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2022-12-01T09:54:22.3743434Z [ 38%] Linking CXX static library ../../lib/libfbgemm.a 2022-12-01T09:54:22.3834338Z [ 38%] Linking CXX static library ../../../../lib/libdnnl_graph.a 2022-12-01T09:54:22.3968834Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:22.4329794Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:54:22.4821426Z [ 38%] Linking CXX executable ../../../bin/protoc 2022-12-01T09:54:22.4822930Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:22.5123147Z [ 38%] Built target fbgemm 2022-12-01T09:54:22.5188725Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:22.5234130Z [ 38%] Built target dnnl_graph 2022-12-01T09:54:22.5297875Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:22.5467386Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:22.5503821Z [ 38%] Linking CXX static library ../../../lib/libgmock_main.a 2022-12-01T09:54:22.5662214Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-fmagic.c.o 2022-12-01T09:54:22.5748888Z [ 38%] Built target gmock_main 2022-12-01T09:54:22.5812190Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-lrintf.c.o 2022-12-01T09:54:22.6013457Z [ 38%] Linking CXX static library ../../../lib/libkineto.a 2022-12-01T09:54:22.6121108Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2022-12-01T09:54:22.6406498Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2022-12-01T09:54:22.6407406Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-scalar.c.o 2022-12-01T09:54:22.6489564Z [ 38%] Built target kineto 2022-12-01T09:54:22.6543184Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-signed64.c.o 2022-12-01T09:54:22.6607878Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:22.6996950Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:22.7153082Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned32.c.o 2022-12-01T09:54:22.7592261Z [ 38%] Built target protoc 2022-12-01T09:54:22.7651244Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned64.c.o 2022-12-01T09:54:22.7692866Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-scalar.c.o 2022-12-01T09:54:22.7736056Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x1.c.o 2022-12-01T09:54:22.7859877Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:22.8088995Z [ 38%] Built target sleefavx512fnofma 2022-12-01T09:54:22.8131808Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:54:22.8209497Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:54:22.8277683Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x2.c.o 2022-12-01T09:54:22.8280206Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x4.c.o 2022-12-01T09:54:22.8329714Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:54:22.8932761Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x1.c.o 2022-12-01T09:54:22.8962657Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:54:22.9134112Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x2.c.o 2022-12-01T09:54:22.9170547Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:54:22.9235192Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x4.c.o 2022-12-01T09:54:22.9461081Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:22.9479504Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x1.c.o 2022-12-01T09:54:22.9736244Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:22.9832245Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:23.0135680Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x2.c.o 2022-12-01T09:54:23.0264642Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x4.c.o 2022-12-01T09:54:23.0467189Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2022-12-01T09:54:23.0667976Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2022-12-01T09:54:23.0702908Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2022-12-01T09:54:23.0751862Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:23.0834050Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:54:23.0917261Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:54:23.1055251Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:54:23.1303898Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2022-12-01T09:54:23.1380759Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-scalar-c1.c.o 2022-12-01T09:54:23.1500766Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2022-12-01T09:54:23.1826892Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2022-12-01T09:54:23.1945061Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:23.1956108Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2022-12-01T09:54:23.2082515Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:23.2332185Z [ 39%] Linking CXX static library ../../lib/libXNNPACK.a 2022-12-01T09:54:23.2796386Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2022-12-01T09:54:23.2931505Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:23.3252506Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2022-12-01T09:54:23.3401264Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2022-12-01T09:54:23.3465971Z [ 39%] Built target sleefdetavx512fnofma 2022-12-01T09:54:23.3511922Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:23.3685476Z [ 39%] Built target XNNPACK 2022-12-01T09:54:23.3689939Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2022-12-01T09:54:23.3798956Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:23.4228116Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2022-12-01T09:54:23.4480126Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:23.4626385Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2022-12-01T09:54:23.4626708Z [ 39%] Built target sleefdetavx512f 2022-12-01T09:54:23.4685061Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:23.4843723Z [ 39%] Built target sleefavx512f 2022-12-01T09:54:23.4895451Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:23.5150210Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:23.5331876Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2022-12-01T09:54:23.5466884Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2022-12-01T09:54:23.5732651Z [ 39%] Built target sleefavx2 2022-12-01T09:54:23.5819864Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2022-12-01T09:54:23.5824150Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:23.6100916Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:23.6145262Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:23.6489371Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:23.6870088Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2022-12-01T09:54:23.6900763Z [ 39%] Built target sleefavx2128 2022-12-01T09:54:23.6903123Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2022-12-01T09:54:23.6957193Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2022-12-01T09:54:23.6958464Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2022-12-01T09:54:23.7064482Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:23.7204630Z [ 39%] Built target sleefdetavx2 2022-12-01T09:54:23.7384449Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:23.7837635Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2022-12-01T09:54:23.8140264Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:23.8446074Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:23.8684963Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2022-12-01T09:54:23.8685962Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:23.8723862Z [ 39%] Built target sleeffma4 2022-12-01T09:54:23.8783607Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-12-01T09:54:23.8871124Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2022-12-01T09:54:23.9136917Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2022-12-01T09:54:23.9210855Z [ 39%] Built target sleefdetavx2128 2022-12-01T09:54:23.9275670Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-12-01T09:54:23.9620371Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2022-12-01T09:54:23.9820535Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2022-12-01T09:54:24.0019065Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-12-01T09:54:24.0262512Z [ 39%] Built target sleefdetfma4 2022-12-01T09:54:24.0444584Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2022-12-01T09:54:24.0445361Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2022-12-01T09:54:24.0530618Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-12-01T09:54:24.0660822Z [ 39%] Built target sleefavx 2022-12-01T09:54:24.0718177Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-12-01T09:54:24.1092730Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-12-01T09:54:24.1217502Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2022-12-01T09:54:24.1368935Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2022-12-01T09:54:24.1389823Z [ 39%] Built target sleefdetavx 2022-12-01T09:54:24.1496726Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-12-01T09:54:24.1839019Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c1.c.o 2022-12-01T09:54:24.1910684Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c2.c.o 2022-12-01T09:54:24.2051657Z [ 39%] Built target sleefsse4 2022-12-01T09:54:24.2146072Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c4.c.o 2022-12-01T09:54:24.2449342Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2022-12-01T09:54:24.2602649Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2022-12-01T09:54:24.2668373Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2022-12-01T09:54:24.2840332Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-12-01T09:54:24.2856763Z [ 40%] Built target sleefdetsse4 2022-12-01T09:54:24.2866746Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-12-01T09:54:24.2904323Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-12-01T09:54:24.3640216Z [ 40%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2022-12-01T09:54:24.3659797Z [ 40%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2022-12-01T09:54:24.3837005Z [ 40%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2022-12-01T09:54:24.3867397Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-12-01T09:54:24.4093924Z [ 40%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2022-12-01T09:54:24.4420041Z [ 40%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2022-12-01T09:54:24.4441624Z [ 40%] Built target sleefpurec_scalar 2022-12-01T09:54:24.4500333Z [ 40%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2022-12-01T09:54:24.4531663Z [ 40%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2022-12-01T09:54:24.4569267Z [ 40%] Built target sleefsse2 2022-12-01T09:54:24.4642067Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-12-01T09:54:24.4881021Z [ 40%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2022-12-01T09:54:24.5270545Z [ 40%] Built target sleefdetpurec_scalar 2022-12-01T09:54:24.5277767Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-12-01T09:54:24.5313826Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c1.c.o 2022-12-01T09:54:24.5433850Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c2.c.o 2022-12-01T09:54:24.5631522Z [ 40%] Built target sleefdetsse2 2022-12-01T09:54:24.5688637Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c4.c.o 2022-12-01T09:54:24.5691889Z [ 40%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2022-12-01T09:54:24.5837445Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-12-01T09:54:24.5930973Z [ 40%] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2022-12-01T09:54:24.5958272Z [ 40%] Built target sleefpurecfma_scalar 2022-12-01T09:54:24.5982352Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-12-01T09:54:24.6065170Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-12-01T09:54:24.6331453Z [ 40%] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2022-12-01T09:54:24.6333351Z [ 40%] Built target sleefdetpurecfma_scalar 2022-12-01T09:54:24.6429654Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:24.6491655Z [ 40%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/torch.proto 2022-12-01T09:54:24.6569160Z [ 40%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/caffe2.proto 2022-12-01T09:54:24.6692844Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:24.6986267Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:24.7238360Z [ 40%] Built target dispsse_obj 2022-12-01T09:54:24.7306469Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:24.7347581Z [ 40%] Running gen_proto.py on onnx/onnx.in.proto 2022-12-01T09:54:24.7570604Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:24.7624899Z [ 40%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o 2022-12-01T09:54:24.7753101Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx.in.proto 2022-12-01T09:54:24.7753882Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-12-01T09:54:24.7765185Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2022-12-01T09:54:24.7783060Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-ml.pb.h 2022-12-01T09:54:24.7783688Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_pb.py 2022-12-01T09:54:24.7868812Z [ 40%] Built target dispavx_obj 2022-12-01T09:54:24.7892643Z [ 40%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-12-01T09:54:24.7911745Z [ 40%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o 2022-12-01T09:54:24.8175294Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:24.8227159Z [ 40%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefdp.c.o 2022-12-01T09:54:24.8541283Z [ 40%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefsp.c.o 2022-12-01T09:54:24.8985553Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:24.9272676Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:24.9458088Z [ 40%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2022-12-01T09:54:24.9872992Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:24.9972919Z [ 40%] Built target gen_onnx_proto 2022-12-01T09:54:25.0065487Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:25.0111751Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:25.0113282Z [ 40%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2022-12-01T09:54:25.0593705Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:25.0640373Z [ 40%] Built target Caffe2_PROTO 2022-12-01T09:54:25.0689927Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:25.0705412Z [ 40%] Running gen_proto.py on onnx/onnx-data.in.proto 2022-12-01T09:54:25.0770107Z [ 40%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2022-12-01T09:54:25.0830293Z [ 40%] Running gen_proto.py on onnx/onnx-operators.in.proto 2022-12-01T09:54:25.1017267Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:25.1061889Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-data.in.proto 2022-12-01T09:54:25.1063874Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-12-01T09:54:25.1066068Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2022-12-01T09:54:25.1070817Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data.pb.h 2022-12-01T09:54:25.1072502Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_data_pb.py 2022-12-01T09:54:25.1157783Z [ 40%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-12-01T09:54:25.1198924Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-operators.in.proto 2022-12-01T09:54:25.1199398Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-12-01T09:54:25.1203085Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2022-12-01T09:54:25.1209356Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2022-12-01T09:54:25.1209721Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_operators_pb.py 2022-12-01T09:54:25.1273760Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:25.1322519Z [ 40%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-12-01T09:54:25.1505121Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:25.1533389Z [ 40%] Linking C static library ../../lib/libsleef.a 2022-12-01T09:54:25.1846028Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:25.1850405Z [ 40%] Built target gen_onnx_data_proto 2022-12-01T09:54:25.1882054Z [ 40%] Built target gen_onnx_operators_proto 2022-12-01T09:54:25.1887349Z [ 40%] Built target sleef 2022-12-01T09:54:25.2015340Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2022-12-01T09:54:25.2020943Z [ 40%] Linking CXX static library ../lib/libcaffe2_protos.a 2022-12-01T09:54:25.2031642Z [ 40%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-12-01T09:54:25.2126502Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2022-12-01T09:54:25.2295838Z [ 40%] Built target caffe2_protos 2022-12-01T09:54:25.2414308Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:25.2463266Z [ 40%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-12-01T09:54:25.2750955Z [ 40%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-12-01T09:54:25.3428417Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:25.4181211Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:25.4985815Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2022-12-01T09:54:25.5132570Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:25.5390265Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:25.5448129Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:25.5978355Z [ 41%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-12-01T09:54:25.6216819Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:25.6446866Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:25.6460007Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:25.6626412Z [ 41%] Linking CXX executable ../bin/vec_test_all_types_AVX2 2022-12-01T09:54:25.7048938Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:25.7359952Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:25.7376766Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:25.7700749Z [ 41%] Linking CXX static library ../../lib/libonnx_proto.a 2022-12-01T09:54:25.7743792Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:25.7989613Z [ 41%] Built target onnx_proto 2022-12-01T09:54:25.8036570Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:25.8083009Z [ 41%] Linking CXX executable ../bin/vec_test_all_types_DEFAULT 2022-12-01T09:54:25.8189283Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:25.8250837Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:25.8517161Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:25.8720348Z [ 41%] Built target vec_test_all_types_AVX2 2022-12-01T09:54:25.8781732Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:25.8886471Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/defs.cc.o 2022-12-01T09:54:25.9004212Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/schema.cc.o 2022-12-01T09:54:25.9009242Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2022-12-01T09:54:25.9291222Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2022-12-01T09:54:25.9551900Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:25.9910093Z [ 41%] Built target vec_test_all_types_DEFAULT 2022-12-01T09:54:25.9985957Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2022-12-01T09:54:26.0521428Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:26.0829893Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:26.1294468Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2022-12-01T09:54:26.1410429Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2022-12-01T09:54:26.1548056Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:26.1633533Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:26.1900365Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2022-12-01T09:54:26.2304221Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:26.2319153Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2022-12-01T09:54:26.2437938Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2022-12-01T09:54:26.3178970Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:26.3372914Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2022-12-01T09:54:26.3709085Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:26.3952384Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2022-12-01T09:54:26.4059599Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:26.4113422Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:26.4494753Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:26.4848747Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2022-12-01T09:54:26.5014226Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2022-12-01T09:54:26.5027029Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:26.5497370Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2022-12-01T09:54:26.5820049Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:26.6006410Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2022-12-01T09:54:26.6683695Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-fmagic.c.o 2022-12-01T09:54:26.6828174Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-lrintf.c.o 2022-12-01T09:54:26.7366384Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2022-12-01T09:54:26.7493255Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-scalar.c.o 2022-12-01T09:54:26.7655454Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-signed64.c.o 2022-12-01T09:54:26.7706119Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2022-12-01T09:54:26.8103252Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2022-12-01T09:54:26.8230550Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned32.c.o 2022-12-01T09:54:26.8481753Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2022-12-01T09:54:26.8525198Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned64.c.o 2022-12-01T09:54:26.8747009Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x1.c.o 2022-12-01T09:54:26.9148788Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2022-12-01T09:54:26.9352547Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x2.c.o 2022-12-01T09:54:26.9950994Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x4.c.o 2022-12-01T09:54:27.0008586Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2022-12-01T09:54:27.0399190Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2022-12-01T09:54:27.0588076Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x1.c.o 2022-12-01T09:54:27.0870401Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x2.c.o 2022-12-01T09:54:27.1193170Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2022-12-01T09:54:27.1426211Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x4.c.o 2022-12-01T09:54:27.1546185Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2022-12-01T09:54:27.1948819Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x1.c.o 2022-12-01T09:54:27.2085782Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2022-12-01T09:54:27.2585607Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x2.c.o 2022-12-01T09:54:27.2711014Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x4.c.o 2022-12-01T09:54:27.2894228Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2022-12-01T09:54:27.3113187Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2022-12-01T09:54:27.3414718Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2022-12-01T09:54:27.3756218Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2022-12-01T09:54:27.4111093Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2022-12-01T09:54:27.4252884Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2022-12-01T09:54:27.4658635Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c1.c.o 2022-12-01T09:54:27.4735564Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2022-12-01T09:54:27.4908003Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c2.c.o 2022-12-01T09:54:27.5255161Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2022-12-01T09:54:27.5505086Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c4.c.o 2022-12-01T09:54:27.5585992Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:54:27.5975038Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/scalar-x4.c.o 2022-12-01T09:54:27.6109107Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2022-12-01T09:54:27.6171983Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c1.c.o 2022-12-01T09:54:27.6474667Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2022-12-01T09:54:27.6520521Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c2.c.o 2022-12-01T09:54:27.6706342Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2022-12-01T09:54:27.7175789Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c4.c.o 2022-12-01T09:54:27.7336169Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-lut32norm/scalar.c.o 2022-12-01T09:54:27.7657261Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:54:27.7765250Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2022-12-01T09:54:27.8029706Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2022-12-01T09:54:27.8436848Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/scalar.c.o 2022-12-01T09:54:27.8920843Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/scalar-x4.c.o 2022-12-01T09:54:27.8969304Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2022-12-01T09:54:27.9104215Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-copy/memcpy.c.o 2022-12-01T09:54:27.9530577Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2022-12-01T09:54:27.9599848Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/scalar-x16.c.o 2022-12-01T09:54:27.9827532Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2022-12-01T09:54:28.0189157Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/scalar.c.o 2022-12-01T09:54:28.0367778Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2022-12-01T09:54:28.0813227Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x1.c.o 2022-12-01T09:54:28.0872561Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x2.c.o 2022-12-01T09:54:28.1428227Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2022-12-01T09:54:28.1429497Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2022-12-01T09:54:28.1997904Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x8.c.o 2022-12-01T09:54:28.2074026Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2022-12-01T09:54:28.2275057Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2022-12-01T09:54:28.2587191Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x16.c.o 2022-12-01T09:54:28.2776214Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2022-12-01T09:54:28.2824923Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x2-scalar-int.c.o 2022-12-01T09:54:28.3139036Z [ 42%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/onnxifi_utils.cc.o 2022-12-01T09:54:28.3361790Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x4-scalar-int.c.o 2022-12-01T09:54:28.3996167Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x1-scalar-int.c.o 2022-12-01T09:54:28.4188607Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x2-scalar-int.c.o 2022-12-01T09:54:28.4395483Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x4-scalar-int.c.o 2022-12-01T09:54:28.4633888Z [ 42%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2022-12-01T09:54:28.4745057Z [ 42%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2022-12-01T09:54:28.5037048Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x1-scalar-int.c.o 2022-12-01T09:54:28.5368605Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x2-scalar-int.c.o 2022-12-01T09:54:28.5473924Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x4-scalar-int.c.o 2022-12-01T09:54:28.5643283Z [ 42%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2022-12-01T09:54:28.5776781Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-scalar.c.o 2022-12-01T09:54:28.5853185Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-scalar.c.o 2022-12-01T09:54:28.6159235Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-scalar.c.o 2022-12-01T09:54:28.6341803Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-scalar.c.o 2022-12-01T09:54:28.6471032Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x2-scalar-int.c.o 2022-12-01T09:54:28.6710508Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x4-scalar-int.c.o 2022-12-01T09:54:28.6982004Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x1-scalar-int.c.o 2022-12-01T09:54:28.7056242Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x2-scalar-int.c.o 2022-12-01T09:54:28.7212262Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x4-scalar-int.c.o 2022-12-01T09:54:28.7273857Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x1-scalar-int.c.o 2022-12-01T09:54:28.7433969Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x2-scalar-int.c.o 2022-12-01T09:54:28.7488916Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x4-scalar-int.c.o 2022-12-01T09:54:28.7510000Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2022-12-01T09:54:28.7707502Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x2-scalar.c.o 2022-12-01T09:54:28.7815229Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x3-scalar.c.o 2022-12-01T09:54:28.8016420Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-float.c.o 2022-12-01T09:54:28.8022503Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-scalar.c.o 2022-12-01T09:54:28.8037571Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-int.c.o 2022-12-01T09:54:28.8091585Z [ 42%] Linking CXX static library ../../lib/libonnx.a 2022-12-01T09:54:28.8144810Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-float.c.o 2022-12-01T09:54:28.8310321Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-int.c.o 2022-12-01T09:54:28.8472947Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-float.c.o 2022-12-01T09:54:28.8557668Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-int.c.o 2022-12-01T09:54:28.8583584Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-float.c.o 2022-12-01T09:54:28.8691638Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-int.c.o 2022-12-01T09:54:28.8759879Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-float.c.o 2022-12-01T09:54:28.8813053Z [ 42%] Built target onnx 2022-12-01T09:54:28.8878098Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-int.c.o 2022-12-01T09:54:28.9049246Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-float.c.o 2022-12-01T09:54:28.9085997Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-int.c.o 2022-12-01T09:54:28.9186931Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-float.c.o 2022-12-01T09:54:28.9261718Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-int.c.o 2022-12-01T09:54:28.9366521Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-float.c.o 2022-12-01T09:54:28.9601433Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-int.c.o 2022-12-01T09:54:28.9670966Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/scalar.c.o 2022-12-01T09:54:28.9710736Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-scalar.c.o 2022-12-01T09:54:28.9832919Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-scalar.c.o 2022-12-01T09:54:28.9865673Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/cmake_pch.hxx.gch 2022-12-01T09:54:29.0079001Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2022-12-01T09:54:29.0280385Z [ 42%] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2022-12-01T09:54:29.0393298Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2022-12-01T09:54:29.0516407Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2022-12-01T09:54:29.0531250Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-scalar.c.o 2022-12-01T09:54:29.1307651Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-scalar.c.o 2022-12-01T09:54:29.1469698Z /var/lib/jenkins/workspace/third_party/miniz-2.1.0/miniz.c:3157:9: note: #pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. 2022-12-01T09:54:29.1470613Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-12-01T09:54:29.1471070Z ^~~~~~~ 2022-12-01T09:54:29.1633966Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2022-12-01T09:54:29.1990019Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-float.c.o 2022-12-01T09:54:29.2630143Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-int.c.o 2022-12-01T09:54:29.3244120Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-float.c.o 2022-12-01T09:54:29.3672552Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-int.c.o 2022-12-01T09:54:29.4110897Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2022-12-01T09:54:29.4270686Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-float.c.o 2022-12-01T09:54:29.4985228Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-int.c.o 2022-12-01T09:54:29.5586150Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-float.c.o 2022-12-01T09:54:29.5639779Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2022-12-01T09:54:29.6184200Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-int.c.o 2022-12-01T09:54:29.6799458Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-float.c.o 2022-12-01T09:54:29.7421338Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-int.c.o 2022-12-01T09:54:29.8081417Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:54:29.9196332Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2022-12-01T09:54:30.0046016Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-1x1.c.o 2022-12-01T09:54:30.0335849Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2022-12-01T09:54:30.0753480Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2022-12-01T09:54:30.1259116Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2022-12-01T09:54:30.1717335Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse-acc2.c.o 2022-12-01T09:54:30.2519169Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse.c.o 2022-12-01T09:54:30.2994555Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2022-12-01T09:54:30.3409811Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse-acc2.c.o 2022-12-01T09:54:30.4438218Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse.c.o 2022-12-01T09:54:30.4799769Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse-acc2.c.o 2022-12-01T09:54:30.5184069Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse.c.o 2022-12-01T09:54:30.5611411Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse-acc2.c.o 2022-12-01T09:54:30.5714761Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2022-12-01T09:54:30.6032952Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:30.6328744Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse.c.o 2022-12-01T09:54:30.7037104Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse-acc2.c.o 2022-12-01T09:54:30.7739846Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2022-12-01T09:54:30.7817836Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:30.8235878Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse-acc2.c.o 2022-12-01T09:54:30.8363707Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2022-12-01T09:54:30.9077008Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:30.9119027Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse-acc2.c.o 2022-12-01T09:54:30.9962031Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2022-12-01T09:54:31.0534242Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:31.0785278Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse-acc2.c.o 2022-12-01T09:54:31.1592712Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2022-12-01T09:54:31.2626519Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc2.c.o 2022-12-01T09:54:31.3493387Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc3.c.o 2022-12-01T09:54:31.3780601Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc4.c.o 2022-12-01T09:54:31.4190919Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4.c.o 2022-12-01T09:54:31.4321855Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2022-12-01T09:54:31.4519860Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o 2022-12-01T09:54:31.5035434Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:31.5256486Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-3x4.c.o 2022-12-01T09:54:31.5297430Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4.c.o 2022-12-01T09:54:31.6088430Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:31.6165075Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-4x4.c.o 2022-12-01T09:54:31.6443287Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-5x4.c.o 2022-12-01T09:54:31.6936094Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:31.7129401Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-6x4.c.o 2022-12-01T09:54:31.8061489Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc2.c.o 2022-12-01T09:54:31.8993624Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o 2022-12-01T09:54:31.9340617Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc4.c.o 2022-12-01T09:54:31.9761055Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:32.0181686Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4.c.o 2022-12-01T09:54:32.0957818Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4-acc2.c.o 2022-12-01T09:54:32.1447077Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4.c.o 2022-12-01T09:54:32.1655157Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-3x4.c.o 2022-12-01T09:54:32.1877447Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2022-12-01T09:54:32.2191959Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-4x4.c.o 2022-12-01T09:54:32.2479683Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc2.c.o 2022-12-01T09:54:32.2503227Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:32.3212338Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:32.3418589Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc3.c.o 2022-12-01T09:54:32.4114522Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc4.c.o 2022-12-01T09:54:32.4558015Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc5.c.o 2022-12-01T09:54:32.4868203Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:32.5261340Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4.c.o 2022-12-01T09:54:32.5431840Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:32.6073808Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc2.c.o 2022-12-01T09:54:32.6403251Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc3.c.o 2022-12-01T09:54:32.6871081Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4.c.o 2022-12-01T09:54:32.7192615Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:32.7243821Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4-acc2.c.o 2022-12-01T09:54:32.7742826Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4.c.o 2022-12-01T09:54:32.8107701Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:32.8494893Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4-acc2.c.o 2022-12-01T09:54:32.8587494Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:32.9302714Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2022-12-01T09:54:32.9364390Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:32.9579272Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-5x4.c.o 2022-12-01T09:54:32.9983085Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:33.0509610Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc2.c.o 2022-12-01T09:54:33.1213585Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc3.c.o 2022-12-01T09:54:33.2159608Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc4.c.o 2022-12-01T09:54:33.3072519Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc5.c.o 2022-12-01T09:54:33.3196610Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4.c.o 2022-12-01T09:54:33.3476681Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc2.c.o 2022-12-01T09:54:33.4073566Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc3.c.o 2022-12-01T09:54:33.4317913Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:33.4325422Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2022-12-01T09:54:33.4359270Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4-acc2.c.o 2022-12-01T09:54:33.4604355Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:33.4816180Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4.c.o 2022-12-01T09:54:33.4948057Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:33.4990531Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/sse-x4.c.o 2022-12-01T09:54:33.5027683Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2022-12-01T09:54:33.5595796Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:33.5778835Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2022-12-01T09:54:33.6559182Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2022-12-01T09:54:33.7379242Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-dup.c.o 2022-12-01T09:54:33.8240881Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-load1.c.o 2022-12-01T09:54:33.9249833Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8s4inc-minmax-sse.c.o 2022-12-01T09:54:33.9299809Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-dup.c.o 2022-12-01T09:54:33.9894037Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-load1.c.o 2022-12-01T09:54:33.9972111Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:34.0273130Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:34.0674026Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8s4inc-minmax-sse.c.o 2022-12-01T09:54:34.0930329Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-dup.c.o 2022-12-01T09:54:34.1071964Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-load1.c.o 2022-12-01T09:54:34.1347711Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8s4inc-minmax-sse.c.o 2022-12-01T09:54:34.1458979Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:34.1632429Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:34.1805512Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:34.2027513Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-dup.c.o 2022-12-01T09:54:34.3203585Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-load1.c.o 2022-12-01T09:54:34.4036535Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8s4inc-minmax-sse.c.o 2022-12-01T09:54:34.5017048Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-dup.c.o 2022-12-01T09:54:34.5291627Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2022-12-01T09:54:34.5532206Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8s4-minmax-sse.c.o 2022-12-01T09:54:34.5877674Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:34.5913497Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-dup.c.o 2022-12-01T09:54:34.6118625Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:34.6141965Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2022-12-01T09:54:34.6638341Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-load1.c.o 2022-12-01T09:54:34.6660772Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8s4-minmax-sse.c.o 2022-12-01T09:54:34.7110599Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:34.7557026Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:34.7625353Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2022-12-01T09:54:34.8598152Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-dup.c.o 2022-12-01T09:54:34.9478697Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2022-12-01T09:54:34.9509485Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:35.0241502Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8s4-minmax-sse.c.o 2022-12-01T09:54:35.0373707Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:35.1042756Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-dup.c.o 2022-12-01T09:54:35.1952772Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-load1.c.o 2022-12-01T09:54:35.2182258Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:35.2960265Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8s4-minmax-sse.c.o 2022-12-01T09:54:35.4081566Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p4.c.o 2022-12-01T09:54:35.5561779Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2022-12-01T09:54:35.6133653Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c4.c.o 2022-12-01T09:54:35.6307792Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c8.c.o 2022-12-01T09:54:35.6913102Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-dup.c.o 2022-12-01T09:54:35.7591489Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:35.7645127Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:35.7872968Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:35.7883721Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8s4-minmax-sse.c.o 2022-12-01T09:54:35.7884651Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2022-12-01T09:54:35.8506340Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-dup.c.o 2022-12-01T09:54:35.8599715Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:35.8829108Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:35.9352627Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-load1.c.o 2022-12-01T09:54:36.0262814Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8s4-minmax-sse.c.o 2022-12-01T09:54:36.1058425Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2022-12-01T09:54:36.1720530Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-dup.c.o 2022-12-01T09:54:36.2012163Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:36.2324249Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2022-12-01T09:54:36.2591714Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8s4-minmax-sse.c.o 2022-12-01T09:54:36.3242100Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2022-12-01T09:54:36.3530889Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-dup.c.o 2022-12-01T09:54:36.3630243Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2022-12-01T09:54:36.4225866Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-load1.c.o 2022-12-01T09:54:36.4292441Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8s4-minmax-sse.c.o 2022-12-01T09:54:36.4466994Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:54:36.4950946Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2022-12-01T09:54:36.4989657Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedFallback.cpp.o 2022-12-01T09:54:36.5150548Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:54:36.5873413Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2022-12-01T09:54:36.6610536Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x8-minmax-sse.c.o 2022-12-01T09:54:36.6705256Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x4.c.o 2022-12-01T09:54:36.7267737Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedTensorImpl.cpp.o 2022-12-01T09:54:36.7561415Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x8.c.o 2022-12-01T09:54:36.8297651Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/sse.c.o 2022-12-01T09:54:36.8495063Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-sse.c.o 2022-12-01T09:54:36.8806315Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-sse.c.o 2022-12-01T09:54:36.8852098Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/16x1-minmax-sse.c.o 2022-12-01T09:54:36.8861812Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchingRegistrations.cpp.o 2022-12-01T09:54:36.9717392Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2022-12-01T09:54:36.9877287Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2022-12-01T09:54:37.0421181Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2022-12-01T09:54:37.1097794Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x4.c.o 2022-12-01T09:54:37.1206681Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2022-12-01T09:54:37.1821466Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2022-12-01T09:54:37.2009338Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x4.c.o 2022-12-01T09:54:37.2788277Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2022-12-01T09:54:37.3672610Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x4.c.o 2022-12-01T09:54:37.3992794Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2022-12-01T09:54:37.4315368Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x4.c.o 2022-12-01T09:54:37.4423053Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2022-12-01T09:54:37.4879416Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2022-12-01T09:54:37.5158167Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2022-12-01T09:54:37.5623569Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x4.c.o 2022-12-01T09:54:37.5649297Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2022-12-01T09:54:37.6434932Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2022-12-01T09:54:37.6493675Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x4.c.o 2022-12-01T09:54:37.7321303Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2022-12-01T09:54:37.8071503Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x4.c.o 2022-12-01T09:54:37.8262000Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2022-12-01T09:54:37.8745966Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2022-12-01T09:54:37.9167684Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x4.c.o 2022-12-01T09:54:37.9355366Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2022-12-01T09:54:37.9388459Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x4.c.o 2022-12-01T09:54:37.9916523Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2022-12-01T09:54:38.0054295Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2022-12-01T09:54:38.0335106Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2022-12-01T09:54:38.0516672Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2022-12-01T09:54:38.1057559Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x4.c.o 2022-12-01T09:54:38.1825146Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2022-12-01T09:54:38.1943005Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x4.c.o 2022-12-01T09:54:38.2621647Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2022-12-01T09:54:38.2910960Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2022-12-01T09:54:38.2990528Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x4.c.o 2022-12-01T09:54:38.3464373Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2022-12-01T09:54:38.3613172Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2022-12-01T09:54:38.3697802Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2022-12-01T09:54:38.4290966Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x4.c.o 2022-12-01T09:54:38.4360214Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2022-12-01T09:54:38.5032983Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2022-12-01T09:54:38.5910843Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x4.c.o 2022-12-01T09:54:38.6673784Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2022-12-01T09:54:38.7154648Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2022-12-01T09:54:38.7433868Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x4.c.o 2022-12-01T09:54:38.7479973Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2022-12-01T09:54:38.8146291Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2022-12-01T09:54:38.8356422Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x4.c.o 2022-12-01T09:54:38.8448280Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2022-12-01T09:54:38.8553595Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2022-12-01T09:54:38.8690445Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x4.c.o 2022-12-01T09:54:38.9152483Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2022-12-01T09:54:38.9318242Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o 2022-12-01T09:54:38.9556801Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2022-12-01T09:54:39.0418750Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x4.c.o 2022-12-01T09:54:39.0717329Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2022-12-01T09:54:39.1171409Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x4.c.o 2022-12-01T09:54:39.1626091Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2022-12-01T09:54:39.2073348Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2022-12-01T09:54:39.2700060Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2022-12-01T09:54:39.3353431Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c8-minmax-sse-2x.c.o 2022-12-01T09:54:39.3381827Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2022-12-01T09:54:39.3556232Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x4.c.o 2022-12-01T09:54:39.4101005Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2022-12-01T09:54:39.4475171Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x8.c.o 2022-12-01T09:54:39.4979658Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2022-12-01T09:54:39.5326142Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2022-12-01T09:54:39.5720170Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x8.c.o 2022-12-01T09:54:39.6203008Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x4.c.o 2022-12-01T09:54:39.6650607Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2022-12-01T09:54:39.7114330Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2022-12-01T09:54:39.7617270Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x4.c.o 2022-12-01T09:54:39.7793282Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2022-12-01T09:54:39.8019327Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2022-12-01T09:54:39.8434309Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x4.c.o 2022-12-01T09:54:39.8922712Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2022-12-01T09:54:39.9054430Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2022-12-01T09:54:39.9243291Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse-addsub.c.o 2022-12-01T09:54:39.9273980Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse-addsub.c.o 2022-12-01T09:54:39.9739428Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2022-12-01T09:54:39.9857165Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o 2022-12-01T09:54:39.9936115Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse-addsub.c.o 2022-12-01T09:54:40.0541971Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse-addsub.c.o 2022-12-01T09:54:40.0662371Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2022-12-01T09:54:40.1157508Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-hh1mac.c.o 2022-12-01T09:54:40.1467060Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr1mac.c.o 2022-12-01T09:54:40.1874386Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2022-12-01T09:54:40.2204046Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr2mac.c.o 2022-12-01T09:54:40.2831445Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-sse.c.o 2022-12-01T09:54:40.3446374Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/4x4-sse.c.o 2022-12-01T09:54:40.4217055Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x8.c.o 2022-12-01T09:54:40.4418434Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x16.c.o 2022-12-01T09:54:40.5034372Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2022-12-01T09:54:40.5159106Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x24.c.o 2022-12-01T09:54:40.5956121Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2022-12-01T09:54:40.6746896Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x8.c.o 2022-12-01T09:54:40.7573232Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x16.c.o 2022-12-01T09:54:40.7781485Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2022-12-01T09:54:40.8229644Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x24.c.o 2022-12-01T09:54:40.8456349Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x32.c.o 2022-12-01T09:54:40.8802744Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2022-12-01T09:54:40.8881408Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2022-12-01T09:54:40.9025543Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2022-12-01T09:54:40.9278133Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2022-12-01T09:54:40.9539943Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2022-12-01T09:54:40.9807578Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2022-12-01T09:54:41.0022110Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2022-12-01T09:54:41.0586043Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T09:54:41.1313452Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T09:54:41.1816518Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T09:54:41.2002643Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2022-12-01T09:54:41.2559801Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:54:41.3159234Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse2-dup.c.o 2022-12-01T09:54:41.3432673Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapMode.cpp.o 2022-12-01T09:54:41.3487707Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse2-dup.c.o 2022-12-01T09:54:41.3971329Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse2-dup.c.o 2022-12-01T09:54:41.4356870Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse2-dup.c.o 2022-12-01T09:54:41.4979518Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2022-12-01T09:54:41.5396682Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse2-dup.c.o 2022-12-01T09:54:41.6379291Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse2-dup.c.o 2022-12-01T09:54:41.6772319Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapTransforms.cpp.o 2022-12-01T09:54:41.6831246Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2022-12-01T09:54:41.7258629Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse2-dup.c.o 2022-12-01T09:54:41.7806940Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2022-12-01T09:54:41.8303103Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse2-dup.c.o 2022-12-01T09:54:41.9036237Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse2-dup.c.o 2022-12-01T09:54:41.9081412Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse2-dup.c.o 2022-12-01T09:54:41.9257089Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse2-dup.c.o 2022-12-01T09:54:41.9811511Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2022-12-01T09:54:41.9895511Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2022-12-01T09:54:42.0092628Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse2-dup.c.o 2022-12-01T09:54:42.1144214Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x4.c.o 2022-12-01T09:54:42.1972359Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x8.c.o 2022-12-01T09:54:42.2694883Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T09:54:42.3441039Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T09:54:42.3539492Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2022-12-01T09:54:42.4111548Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T09:54:42.4447791Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2022-12-01T09:54:42.4848335Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:54:42.5268265Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T09:54:42.5758841Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2022-12-01T09:54:42.5788947Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T09:54:42.6076093Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o 2022-12-01T09:54:42.6417187Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T09:54:42.6474991Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:54:42.7196365Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2022-12-01T09:54:42.7214057Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x4.c.o 2022-12-01T09:54:42.7668048Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8-acc2.c.o 2022-12-01T09:54:42.7945135Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2022-12-01T09:54:42.8163166Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8.c.o 2022-12-01T09:54:42.8436101Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2022-12-01T09:54:42.9012319Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc2.c.o 2022-12-01T09:54:42.9264960Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc3.c.o 2022-12-01T09:54:42.9495809Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12.c.o 2022-12-01T09:54:42.9574298Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc2.c.o 2022-12-01T09:54:43.0081792Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2022-12-01T09:54:43.0205020Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2022-12-01T09:54:43.0546843Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc4.c.o 2022-12-01T09:54:43.1245803Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16.c.o 2022-12-01T09:54:43.1300850Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2022-12-01T09:54:43.1927259Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2022-12-01T09:54:43.2008035Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc5.c.o 2022-12-01T09:54:43.2681652Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20.c.o 2022-12-01T09:54:43.3440328Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x4.c.o 2022-12-01T09:54:43.4242811Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x8.c.o 2022-12-01T09:54:43.5034949Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o 2022-12-01T09:54:43.6140248Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x16.c.o 2022-12-01T09:54:43.6803218Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x20.c.o 2022-12-01T09:54:43.7775837Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x24.c.o 2022-12-01T09:54:43.8684804Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x4.c.o 2022-12-01T09:54:44.0090226Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x8.c.o 2022-12-01T09:54:44.0118162Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x12.c.o 2022-12-01T09:54:44.1169009Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2022-12-01T09:54:44.1237109Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x16.c.o 2022-12-01T09:54:44.1740934Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x20.c.o 2022-12-01T09:54:44.1742052Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x24.c.o 2022-12-01T09:54:44.1986531Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x4.c.o 2022-12-01T09:54:44.2059025Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2022-12-01T09:54:44.2077268Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2022-12-01T09:54:44.2399614Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2022-12-01T09:54:44.2531714Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2022-12-01T09:54:44.2790021Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2022-12-01T09:54:44.2827618Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x4.c.o 2022-12-01T09:54:44.3633696Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2022-12-01T09:54:44.4404137Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x4.c.o 2022-12-01T09:54:44.5129114Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2022-12-01T09:54:44.5998840Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x4.c.o 2022-12-01T09:54:44.6856597Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2022-12-01T09:54:44.7688328Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x4.c.o 2022-12-01T09:54:44.8372316Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2022-12-01T09:54:44.9129682Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x4.c.o 2022-12-01T09:54:44.9900521Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x8.c.o 2022-12-01T09:54:45.0814984Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x12.c.o 2022-12-01T09:54:45.2014324Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x16.c.o 2022-12-01T09:54:45.2458054Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x20.c.o 2022-12-01T09:54:45.2872456Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x24.c.o 2022-12-01T09:54:45.3119873Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x4.c.o 2022-12-01T09:54:45.3318391Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x8.c.o 2022-12-01T09:54:45.3372051Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2022-12-01T09:54:45.3982788Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2022-12-01T09:54:45.4224814Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2022-12-01T09:54:45.4257411Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x12.c.o 2022-12-01T09:54:45.4939907Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x16.c.o 2022-12-01T09:54:45.5069176Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2022-12-01T09:54:45.5429997Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2022-12-01T09:54:45.5591305Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x20.c.o 2022-12-01T09:54:45.6300479Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x24.c.o 2022-12-01T09:54:45.7137919Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int16.c.o 2022-12-01T09:54:45.7903760Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int32.c.o 2022-12-01T09:54:45.8768280Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse2.c.o 2022-12-01T09:54:45.9466689Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-lut64-p2.c.o 2022-12-01T09:54:46.0317589Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-p5.c.o 2022-12-01T09:54:46.1042368Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-sse2-rr2-p5.c.o 2022-12-01T09:54:46.1983997Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-lut16-p3.c.o 2022-12-01T09:54:46.2784724Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-p6.c.o 2022-12-01T09:54:46.3540997Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse2-cvt.c.o 2022-12-01T09:54:46.3929016Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse2-cvt.c.o 2022-12-01T09:54:46.4309967Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse2-cvt.c.o 2022-12-01T09:54:46.4335649Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse2-cvt.c.o 2022-12-01T09:54:46.4777498Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2022-12-01T09:54:46.4966225Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2022-12-01T09:54:46.5269571Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-div.c.o 2022-12-01T09:54:46.5381177Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr1.c.o 2022-12-01T09:54:46.6075087Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2022-12-01T09:54:46.6397297Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr2.c.o 2022-12-01T09:54:46.7090437Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-div.c.o 2022-12-01T09:54:46.7091388Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2022-12-01T09:54:46.7694416Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr1.c.o 2022-12-01T09:54:46.8289546Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr2.c.o 2022-12-01T09:54:46.8661912Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2022-12-01T09:54:46.9141392Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T09:54:47.0137103Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:47.1024054Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T09:54:47.1277980Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:47.1779867Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2022-12-01T09:54:47.2117801Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T09:54:47.2914854Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:47.3956801Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T09:54:47.4801288Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:47.4830906Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2022-12-01T09:54:47.5466905Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:47.5791947Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2022-12-01T09:54:47.5964622Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2022-12-01T09:54:47.6249412Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:47.6589465Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:47.7397734Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2022-12-01T09:54:47.7733447Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:47.8510502Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:47.8812848Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2022-12-01T09:54:47.9099777Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:47.9482625Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:48.0020151Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2022-12-01T09:54:48.0231489Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:48.1123044Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:48.1672118Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2022-12-01T09:54:48.1936204Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:48.2882316Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:48.3743516Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:48.4825294Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:48.5096208Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2022-12-01T09:54:48.5498414Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:48.5742122Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2022-12-01T09:54:48.5742815Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:48.6241618Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:48.6270271Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2022-12-01T09:54:48.6547143Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2022-12-01T09:54:48.7039088Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:48.7952299Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:48.8669345Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:48.9126899Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:48.9518845Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:49.0111152Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2022-12-01T09:54:49.0122455Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:49.0455767Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2022-12-01T09:54:49.0615014Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:49.0716271Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:49.0810755Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2022-12-01T09:54:49.1422003Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2022-12-01T09:54:49.1495227Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:49.2353811Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:49.2824238Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2022-12-01T09:54:49.3138835Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:49.3763751Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:49.3859887Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2022-12-01T09:54:49.4341995Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2022-12-01T09:54:49.4606472Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:49.5035980Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:49.5218889Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:49.5561615Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2022-12-01T09:54:49.5825619Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:49.6117435Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:49.6639947Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2022-12-01T09:54:49.6680350Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:49.6954466Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2022-12-01T09:54:49.7421478Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:49.7453169Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2022-12-01T09:54:49.8471465Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:49.8636009Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:49.9401193Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2022-12-01T09:54:49.9561947Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:49.9809524Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:49.9982370Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:50.0442195Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2022-12-01T09:54:50.0781712Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2022-12-01T09:54:50.0782945Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:50.1151340Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:50.1542453Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:50.1547165Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2022-12-01T09:54:50.1950021Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2022-12-01T09:54:50.2392483Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:50.3219335Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:50.3901328Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:50.4706573Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T09:54:50.4863244Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:50.5061660Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2022-12-01T09:54:50.5113756Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T09:54:50.5444167Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2022-12-01T09:54:50.5528983Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:50.5543654Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2022-12-01T09:54:50.5895951Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2022-12-01T09:54:50.6062591Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T09:54:50.6312994Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2022-12-01T09:54:50.7040523Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:50.7791647Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T09:54:50.8589657Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:50.9407342Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:50.9408058Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:50.9714500Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T09:54:50.9990762Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T09:54:51.0068542Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2022-12-01T09:54:51.0100156Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T09:54:51.0221285Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:54:51.0243108Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2022-12-01T09:54:51.0765896Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2022-12-01T09:54:51.0888888Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2022-12-01T09:54:51.0900747Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:54:51.0909551Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2022-12-01T09:54:51.1781572Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2022-12-01T09:54:51.2767554Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2022-12-01T09:54:51.3515976Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:54:51.4360040Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2022-12-01T09:54:51.4529541Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2022-12-01T09:54:51.4738889Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2022-12-01T09:54:51.4977948Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:51.5099470Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2022-12-01T09:54:51.5148615Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2022-12-01T09:54:51.5188756Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:51.5793540Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2022-12-01T09:54:51.5794539Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse2.c.o 2022-12-01T09:54:51.5912701Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:51.6700368Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:51.6743557Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2022-12-01T09:54:51.7591552Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse2.c.o 2022-12-01T09:54:51.8436283Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:51.8796322Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:51.9108711Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2022-12-01T09:54:51.9335744Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse2.c.o 2022-12-01T09:54:51.9637898Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:51.9668888Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2022-12-01T09:54:52.0096355Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2022-12-01T09:54:52.0324099Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:52.0640948Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2022-12-01T09:54:52.1066195Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse2.c.o 2022-12-01T09:54:52.1394875Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:52.1916496Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:52.2440747Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2022-12-01T09:54:52.2983061Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse2.c.o 2022-12-01T09:54:52.3562371Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:52.3790277Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:52.3975433Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse2.c.o 2022-12-01T09:54:52.4015423Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2022-12-01T09:54:52.4390666Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2022-12-01T09:54:52.4510651Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2022-12-01T09:54:52.4515479Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2022-12-01T09:54:52.4784840Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:52.5683597Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:52.6464571Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse2.c.o 2022-12-01T09:54:52.6818921Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:52.7299386Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2022-12-01T09:54:52.7609418Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:52.8135880Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse2.c.o 2022-12-01T09:54:52.8366712Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:52.8676928Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:52.8876140Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2022-12-01T09:54:52.8929017Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse2.c.o 2022-12-01T09:54:52.9159926Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2022-12-01T09:54:52.9345386Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2022-12-01T09:54:52.9552901Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2022-12-01T09:54:53.0413956Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:53.0716504Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:53.1299547Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2022-12-01T09:54:53.1498981Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse2.c.o 2022-12-01T09:54:53.2458642Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:53.2496309Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:53.3272905Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse2.c.o 2022-12-01T09:54:53.3310723Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2022-12-01T09:54:53.3740357Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:53.4075729Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2022-12-01T09:54:53.4441708Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:53.4719899Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:53.5355457Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:53.5715143Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2022-12-01T09:54:53.6078615Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:53.7030446Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:53.7870071Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:53.9075010Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:53.9121513Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:53.9492950Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:53.9862270Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2022-12-01T09:54:54.0113312Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2022-12-01T09:54:54.0474810Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:54.1332249Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:54.2227631Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:54.2961242Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:54.3127730Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2022-12-01T09:54:54.3136627Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:54.3514939Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:54.3998381Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2022-12-01T09:54:54.4037080Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:54.4440594Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:54.4994415Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:54.5351611Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2022-12-01T09:54:54.5801947Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:54.6699515Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:54.7725728Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:54.8067515Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse2.c.o 2022-12-01T09:54:54.8192217Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse2.c.o 2022-12-01T09:54:54.8592792Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2022-12-01T09:54:54.8802156Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Batching.cpp.o 2022-12-01T09:54:54.8824133Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse2.c.o 2022-12-01T09:54:54.9594193Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:55.0380627Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-12-01T09:54:55.0637688Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2022-12-01T09:54:55.0977214Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x24.c.o 2022-12-01T09:54:55.1711992Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x32.c.o 2022-12-01T09:54:55.2469218Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:55.2716958Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-12-01T09:54:55.2859504Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x24.c.o 2022-12-01T09:54:55.3184007Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2022-12-01T09:54:55.3316161Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2022-12-01T09:54:55.3684364Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x32.c.o 2022-12-01T09:54:55.4528612Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:55.4908270Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2022-12-01T09:54:55.5231641Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-12-01T09:54:55.6000455Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:55.6802956Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-12-01T09:54:55.7253391Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2022-12-01T09:54:55.7599962Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2022-12-01T09:54:55.8434173Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2022-12-01T09:54:55.9364299Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:56.0134371Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:56.0202107Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:56.0854436Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2022-12-01T09:54:56.0891915Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:56.0895886Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2022-12-01T09:54:56.1710930Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T09:54:56.1805776Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2022-12-01T09:54:56.2447638Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T09:54:56.2708776Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T09:54:56.3181329Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2022-12-01T09:54:56.3499711Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:54:56.4353409Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:54:56.5095027Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2022-12-01T09:54:56.5841695Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2022-12-01T09:54:56.5903144Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2022-12-01T09:54:56.6626402Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:54:56.7261727Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2022-12-01T09:54:56.7597716Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2022-12-01T09:54:56.7940245Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2022-12-01T09:54:56.8004885Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:56.8311909Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2022-12-01T09:54:56.8819105Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:56.8930070Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:56.9560850Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2022-12-01T09:54:56.9968888Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:57.1021557Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:57.1498014Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2022-12-01T09:54:57.1872624Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:57.2809728Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:57.3839070Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:57.4555939Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:57.4923572Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:57.5371599Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:57.5876361Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:57.6202226Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2022-12-01T09:54:57.6779343Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2022-12-01T09:54:57.6786879Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:57.7454879Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:57.7702599Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2022-12-01T09:54:57.7707656Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2022-12-01T09:54:57.8272504Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:57.9180285Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:58.0082171Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:58.0204210Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:58.0906788Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2022-12-01T09:54:58.1315781Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:58.2220520Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:58.3110242Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:58.3981736Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:58.4373916Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2022-12-01T09:54:58.4612399Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:58.4750851Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:58.4935035Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:58.5423113Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2022-12-01T09:54:58.5611845Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2022-12-01T09:54:58.5817847Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:58.6668150Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:58.6726542Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:58.6909046Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:58.7415563Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2022-12-01T09:54:58.7603577Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2022-12-01T09:54:58.8078424Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:58.8954781Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:59.0009056Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:59.0888767Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:59.1641121Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:59.1660533Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2022-12-01T09:54:59.2753977Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:59.3569942Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:59.4344013Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2022-12-01T09:54:59.4401889Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:59.5391374Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:59.6177736Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:59.6267074Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2022-12-01T09:54:59.6564740Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:59.7014324Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2022-12-01T09:54:59.7434531Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:59.7489426Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2022-12-01T09:54:59.8313215Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:59.9004706Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:59.9011477Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:59.9814732Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2022-12-01T09:54:59.9906590Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-sse2.c.o 2022-12-01T09:55:00.0691468Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse2.c.o 2022-12-01T09:55:00.1515313Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse2.c.o 2022-12-01T09:55:00.2246589Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2022-12-01T09:55:00.2257820Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:55:00.2719199Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-12-01T09:55:00.2981873Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:55:00.3520673Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2022-12-01T09:55:00.3702936Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-12-01T09:55:00.4430083Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T09:55:00.4454440Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-12-01T09:55:00.4695269Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T09:55:00.5124207Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-12-01T09:55:00.5426690Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2022-12-01T09:55:00.5753393Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2022-12-01T09:55:00.5863579Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c16.c.o 2022-12-01T09:55:00.6151831Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2022-12-01T09:55:00.6618401Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-12-01T09:55:00.7065530Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2022-12-01T09:55:00.7357860Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse2-x64.c.o 2022-12-01T09:55:00.8176401Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2022-12-01T09:55:00.8995219Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c16.c.o 2022-12-01T09:55:00.9689692Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-12-01T09:55:01.0144631Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/sse2.c.o 2022-12-01T09:55:01.0459405Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/sse2-x64.c.o 2022-12-01T09:55:01.0795375Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2022-12-01T09:55:01.1363424Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/sse2-x64.c.o 2022-12-01T09:55:01.2277547Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/sse2.c.o 2022-12-01T09:55:01.2798893Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-mov-sse2.c.o 2022-12-01T09:55:01.3097503Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-switch-sse2.c.o 2022-12-01T09:55:01.4005420Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-sse2.c.o 2022-12-01T09:55:01.4444888Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o 2022-12-01T09:55:01.5020787Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-sse2.c.o 2022-12-01T09:55:01.5289402Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2022-12-01T09:55:01.5351017Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-sse2.c.o 2022-12-01T09:55:01.5725221Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2022-12-01T09:55:01.6151361Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-sse2.c.o 2022-12-01T09:55:01.6959174Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-mov-sse2.c.o 2022-12-01T09:55:01.7700200Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2022-12-01T09:55:01.7961367Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-switch-sse2.c.o 2022-12-01T09:55:01.8522741Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2022-12-01T09:55:01.9266638Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2022-12-01T09:55:01.9310333Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-mov-sse2.c.o 2022-12-01T09:55:02.0263365Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-multi-sse2.c.o 2022-12-01T09:55:02.0633156Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2022-12-01T09:55:02.1514697Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-switch-sse2.c.o 2022-12-01T09:55:02.2895865Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/4x8-sse2.c.o 2022-12-01T09:55:02.3641629Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-mov-sse2.c.o 2022-12-01T09:55:02.4039139Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-multi-sse2.c.o 2022-12-01T09:55:02.4754319Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-switch-sse2.c.o 2022-12-01T09:55:02.5239687Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-mov-sse2.c.o 2022-12-01T09:55:02.5907973Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2022-12-01T09:55:02.6460660Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-multi-sse2.c.o 2022-12-01T09:55:02.7466831Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-switch-sse2.c.o 2022-12-01T09:55:02.7818535Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2022-12-01T09:55:02.8110928Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/sse2.c.o 2022-12-01T09:55:02.8477856Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-sse2.c.o 2022-12-01T09:55:02.8572950Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2022-12-01T09:55:02.8754532Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2022-12-01T09:55:02.8899637Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-sse2.c.o 2022-12-01T09:55:02.9341792Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2022-12-01T09:55:02.9621388Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-sse2.c.o 2022-12-01T09:55:03.0306542Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-sse2.c.o 2022-12-01T09:55:03.1009929Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-mov-sse2.c.o 2022-12-01T09:55:03.2193692Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-multi-sse2.c.o 2022-12-01T09:55:03.3337462Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-switch-sse2.c.o 2022-12-01T09:55:03.4336805Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-mov-sse2.c.o 2022-12-01T09:55:03.4592731Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-multi-sse2.c.o 2022-12-01T09:55:03.5556436Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2022-12-01T09:55:03.5880650Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-switch-sse2.c.o 2022-12-01T09:55:03.6747032Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2022-12-01T09:55:03.7005206Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc2.c.o 2022-12-01T09:55:03.7189889Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2022-12-01T09:55:03.7901428Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc3.c.o 2022-12-01T09:55:03.8616189Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc4.c.o 2022-12-01T09:55:03.8890859Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4.c.o 2022-12-01T09:55:03.9401351Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2022-12-01T09:55:03.9418818Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2022-12-01T09:55:03.9625000Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o 2022-12-01T09:55:04.0193233Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4.c.o 2022-12-01T09:55:04.0471310Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2022-12-01T09:55:04.1046626Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-3x4.c.o 2022-12-01T09:55:04.1821834Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-4x4.c.o 2022-12-01T09:55:04.2531149Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-5x4.c.o 2022-12-01T09:55:04.3392652Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-6x4.c.o 2022-12-01T09:55:04.3751944Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T09:55:04.4151933Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2022-12-01T09:55:04.4436909Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T09:55:04.5189584Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-ssse3.c.o 2022-12-01T09:55:04.5499284Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2022-12-01T09:55:04.6122763Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T09:55:04.7039876Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T09:55:04.7950945Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-ssse3.c.o 2022-12-01T09:55:04.8162473Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2022-12-01T09:55:04.8833521Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T09:55:04.9956994Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T09:55:05.0061414Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-ssse3.c.o 2022-12-01T09:55:05.0826970Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2022-12-01T09:55:05.1065877Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T09:55:05.1589606Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T09:55:05.1929967Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2022-12-01T09:55:05.2230217Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T09:55:05.2510823Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2022-12-01T09:55:05.3113863Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T09:55:05.3736149Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2022-12-01T09:55:05.4017089Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T09:55:05.4826878Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T09:55:05.5741093Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-ssse3.c.o 2022-12-01T09:55:05.6513200Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-ssse3.c.o 2022-12-01T09:55:05.7288745Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-ssse3.c.o 2022-12-01T09:55:05.8295548Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-ssse3.c.o 2022-12-01T09:55:05.8407629Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x16.c.o 2022-12-01T09:55:05.8975722Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2022-12-01T09:55:05.8976424Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x32.c.o 2022-12-01T09:55:05.9232840Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2022-12-01T09:55:05.9823036Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x8.c.o 2022-12-01T09:55:06.0686211Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2022-12-01T09:55:06.0687093Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2022-12-01T09:55:06.1257359Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x24.c.o 2022-12-01T09:55:06.1534934Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2022-12-01T09:55:06.2029416Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x32.c.o 2022-12-01T09:55:06.2432903Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2022-12-01T09:55:06.2874086Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x8.c.o 2022-12-01T09:55:06.3615440Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x16.c.o 2022-12-01T09:55:06.4388073Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x24.c.o 2022-12-01T09:55:06.5287635Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x32.c.o 2022-12-01T09:55:06.6064445Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T09:55:06.7010762Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T09:55:06.7526893Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x24.c.o 2022-12-01T09:55:06.7734381Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2022-12-01T09:55:06.7852864Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T09:55:06.8195587Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2022-12-01T09:55:06.8242074Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2022-12-01T09:55:06.8479124Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x4.c.o 2022-12-01T09:55:06.9219687Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x8.c.o 2022-12-01T09:55:06.9910280Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T09:55:07.0634294Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T09:55:07.1281193Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x24.c.o 2022-12-01T09:55:07.1994505Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T09:55:07.2553167Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x4.c.o 2022-12-01T09:55:07.2783614Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x8.c.o 2022-12-01T09:55:07.3205155Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2022-12-01T09:55:07.3495119Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2022-12-01T09:55:07.3875739Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x12.c.o 2022-12-01T09:55:07.4630676Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x16.c.o 2022-12-01T09:55:07.4994780Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2022-12-01T09:55:07.5432115Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x20.c.o 2022-12-01T09:55:07.6314501Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x24.c.o 2022-12-01T09:55:07.7068371Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x4.c.o 2022-12-01T09:55:07.7173192Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x8.c.o 2022-12-01T09:55:07.7274710Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x12.c.o 2022-12-01T09:55:07.7920099Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2022-12-01T09:55:07.7992879Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2022-12-01T09:55:07.8092978Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x16.c.o 2022-12-01T09:55:07.8946560Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x20.c.o 2022-12-01T09:55:07.9829826Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x24.c.o 2022-12-01T09:55:08.0387396Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x4.c.o 2022-12-01T09:55:08.0570112Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2022-12-01T09:55:08.1157563Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2022-12-01T09:55:08.2030130Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x4.c.o 2022-12-01T09:55:08.2599690Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2022-12-01T09:55:08.2870761Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2022-12-01T09:55:08.3489115Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x4.c.o 2022-12-01T09:55:08.3842131Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2022-12-01T09:55:08.4313980Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2022-12-01T09:55:08.5205500Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x4.c.o 2022-12-01T09:55:08.5981607Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2022-12-01T09:55:08.5982442Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2022-12-01T09:55:08.6659134Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x4.c.o 2022-12-01T09:55:08.6996002Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2022-12-01T09:55:08.7443566Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2022-12-01T09:55:08.8064203Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x4.c.o 2022-12-01T09:55:08.8835884Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x8.c.o 2022-12-01T09:55:08.8934153Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2022-12-01T09:55:08.9594127Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x12.c.o 2022-12-01T09:55:09.0425734Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x16.c.o 2022-12-01T09:55:09.1373994Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x20.c.o 2022-12-01T09:55:09.1684148Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x24.c.o 2022-12-01T09:55:09.2192774Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2022-12-01T09:55:09.2227807Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x4.c.o 2022-12-01T09:55:09.2510104Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2022-12-01T09:55:09.3045134Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x8.c.o 2022-12-01T09:55:09.3827347Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x12.c.o 2022-12-01T09:55:09.4583046Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x16.c.o 2022-12-01T09:55:09.5554447Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x20.c.o 2022-12-01T09:55:09.5930409Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2022-12-01T09:55:09.6787760Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x24.c.o 2022-12-01T09:55:09.6897995Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2022-12-01T09:55:09.7450878Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int16.c.o 2022-12-01T09:55:09.7504814Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int32.c.o 2022-12-01T09:55:09.8074688Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2022-12-01T09:55:09.8394317Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse41.c.o 2022-12-01T09:55:09.9119229Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse41.c.o 2022-12-01T09:55:09.9789968Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse41.c.o 2022-12-01T09:55:10.0390788Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse41.c.o 2022-12-01T09:55:10.0991688Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse41.c.o 2022-12-01T09:55:10.1003566Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2022-12-01T09:55:10.1552913Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T09:55:10.1947787Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2022-12-01T09:55:10.2532042Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:55:10.3447270Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:55:10.4736642Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T09:55:10.5331021Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:55:10.5381469Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2022-12-01T09:55:10.5581033Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:55:10.6144358Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2022-12-01T09:55:10.6866511Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T09:55:10.6968363Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:55:10.7674465Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:55:10.8007115Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2022-12-01T09:55:10.8739687Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T09:55:10.9110659Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2022-12-01T09:55:10.9496029Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:55:10.9812305Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:55:11.0354920Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2022-12-01T09:55:11.0957377Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:55:11.1754635Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:55:11.2725424Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:55:11.3820356Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:55:11.4328106Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:11.4985911Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2022-12-01T09:55:11.5353972Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:11.6216876Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:11.6226816Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:11.6596788Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:11.6915295Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2022-12-01T09:55:11.7013167Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2022-12-01T09:55:11.7352601Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:11.7491930Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2022-12-01T09:55:11.8347441Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:11.9032480Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:11.9154950Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:11.9790841Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:12.0355942Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2022-12-01T09:55:12.0622090Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:12.0843105Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:12.1572620Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:12.2120862Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:12.2432986Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2022-12-01T09:55:12.3282557Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:12.3543287Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:12.4072491Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2022-12-01T09:55:12.4130598Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:12.4300467Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:12.4976614Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:12.5302918Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2022-12-01T09:55:12.5694655Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2022-12-01T09:55:12.5747213Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:12.6716534Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:12.7696589Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:12.7830529Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:12.8566781Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:12.8663826Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2022-12-01T09:55:12.9473193Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:13.0607951Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:13.0817914Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:13.1288804Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:13.1518706Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2022-12-01T09:55:13.1569256Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:13.2057102Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2022-12-01T09:55:13.2271620Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:13.3099307Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:13.3423475Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:13.3835355Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:13.4000893Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2022-12-01T09:55:13.4321133Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2022-12-01T09:55:13.4579937Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:13.5461441Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:13.6231033Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:13.6986057Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:13.7111313Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:13.7887089Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2022-12-01T09:55:13.7989414Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:13.8862300Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:13.9708056Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:14.0078979Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:14.0656366Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2022-12-01T09:55:14.0852683Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2022-12-01T09:55:14.0901099Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:14.1752604Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:14.2311394Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T09:55:14.2649540Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2022-12-01T09:55:14.2755154Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2022-12-01T09:55:14.3150128Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:55:14.4014547Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:55:14.5257262Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T09:55:14.5842369Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:55:14.5949875Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2022-12-01T09:55:14.6662891Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:55:14.7882381Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T09:55:14.8786709Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:55:14.9019568Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2022-12-01T09:55:14.9533196Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:55:14.9630650Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T09:55:15.0416535Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2022-12-01T09:55:15.0799014Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:55:15.1019930Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2022-12-01T09:55:15.1415739Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:55:15.2115178Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:55:15.2382919Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:55:15.2950537Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2022-12-01T09:55:15.3069636Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2022-12-01T09:55:15.3871878Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:55:15.4582433Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:55:15.5921159Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T09:55:15.6765124Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T09:55:15.7920863Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2022-12-01T09:55:15.9388377Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T09:55:15.9390106Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:55:15.9776338Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2022-12-01T09:55:16.0019671Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2022-12-01T09:55:16.0170941Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2022-12-01T09:55:16.0358395Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2022-12-01T09:55:16.0629884Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2022-12-01T09:55:16.0957648Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:55:16.1822164Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2022-12-01T09:55:16.2232212Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2022-12-01T09:55:16.2344568Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:16.2381495Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2022-12-01T09:55:16.2877581Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:16.3258960Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse41.c.o 2022-12-01T09:55:16.3790672Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:16.4004694Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2022-12-01T09:55:16.4677093Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:16.5376218Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse41.c.o 2022-12-01T09:55:16.6149292Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:16.6879600Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:16.6933157Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2022-12-01T09:55:16.7879622Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse41.c.o 2022-12-01T09:55:16.7905789Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:16.8635358Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2022-12-01T09:55:16.8636847Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:16.8750343Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2022-12-01T09:55:16.9553216Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse41.c.o 2022-12-01T09:55:16.9591775Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2022-12-01T09:55:17.0255613Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:17.0403576Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2022-12-01T09:55:17.1039484Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:17.1841433Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse41.c.o 2022-12-01T09:55:17.2307941Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2022-12-01T09:55:17.2717316Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:17.2744625Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2022-12-01T09:55:17.3110078Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:17.3731144Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2022-12-01T09:55:17.3892820Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse41.c.o 2022-12-01T09:55:17.4229407Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2022-12-01T09:55:17.4836806Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:17.4913679Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:17.5687577Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2022-12-01T09:55:17.6063751Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse41.c.o 2022-12-01T09:55:17.6551177Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:17.6865433Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2022-12-01T09:55:17.6968799Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:17.7417149Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2022-12-01T09:55:17.7705187Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse41.c.o 2022-12-01T09:55:17.8256083Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2022-12-01T09:55:17.8631973Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:17.9340678Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:18.0214215Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse41.c.o 2022-12-01T09:55:18.0314605Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2022-12-01T09:55:18.0993057Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:18.1812506Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:18.2123512Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2022-12-01T09:55:18.2826083Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse41.c.o 2022-12-01T09:55:18.3366789Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:18.3508962Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2022-12-01T09:55:18.4220916Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:18.5026913Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse41.c.o 2022-12-01T09:55:18.5774738Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:18.6071279Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:18.6720846Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2022-12-01T09:55:18.7007896Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-12-01T09:55:18.7023016Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:18.7926762Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:18.8767311Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:18.8813608Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2022-12-01T09:55:18.9659994Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:19.0486941Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:19.0788065Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2022-12-01T09:55:19.0843948Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2022-12-01T09:55:19.1370887Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:19.2115808Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:19.2470480Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2022-12-01T09:55:19.3033215Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:19.3881006Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:19.4570505Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:19.5235420Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:19.5393705Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2022-12-01T09:55:19.6083737Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:19.6444737Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2022-12-01T09:55:19.7063568Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:19.7765744Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:19.8451694Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:19.9344340Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:20.0259148Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:20.1396469Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:20.1678941Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2022-12-01T09:55:20.1956127Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2022-12-01T09:55:20.2296914Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:20.2793029Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:20.3082039Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2022-12-01T09:55:20.3106811Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse4.c.o 2022-12-01T09:55:20.3577057Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2022-12-01T09:55:20.3900737Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse4.c.o 2022-12-01T09:55:20.4645023Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse4.c.o 2022-12-01T09:55:20.5171392Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-sra.c.o 2022-12-01T09:55:20.5390613Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-srl.c.o 2022-12-01T09:55:20.6033108Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:55:20.6343293Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-12-01T09:55:20.6758805Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x24.c.o 2022-12-01T09:55:20.7193235Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2022-12-01T09:55:20.7594958Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x32.c.o 2022-12-01T09:55:20.8411731Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-12-01T09:55:20.9642302Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-12-01T09:55:21.0393975Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2022-12-01T09:55:21.0797667Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x24.c.o 2022-12-01T09:55:21.1335298Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x32.c.o 2022-12-01T09:55:21.1581233Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:55:21.1666743Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2022-12-01T09:55:21.1766987Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-12-01T09:55:21.2333411Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2022-12-01T09:55:21.2392629Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x24.c.o 2022-12-01T09:55:21.2517446Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x32.c.o 2022-12-01T09:55:21.3104984Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2022-12-01T09:55:21.3298172Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-12-01T09:55:21.4541207Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-12-01T09:55:21.5814198Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x24.c.o 2022-12-01T09:55:21.7083095Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x32.c.o 2022-12-01T09:55:21.7793132Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-12-01T09:55:21.8426635Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2022-12-01T09:55:21.8457258Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T09:55:21.9262206Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-12-01T09:55:21.9927000Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T09:55:22.0301599Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:55:22.0636637Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:55:22.1076388Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2022-12-01T09:55:22.2059271Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:55:22.2097738Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:55:22.2104749Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2022-12-01T09:55:22.2913013Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:55:22.3514010Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:55:22.3781676Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2022-12-01T09:55:22.4159660Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:55:22.4657654Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:55:22.5150224Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2022-12-01T09:55:22.5900211Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T09:55:22.6862475Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T09:55:22.7124512Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2022-12-01T09:55:22.7944115Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2022-12-01T09:55:22.7992739Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T09:55:22.8146679Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2022-12-01T09:55:22.8952128Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:55:22.9706760Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2022-12-01T09:55:23.0479417Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2022-12-01T09:55:23.0493013Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2022-12-01T09:55:23.1260204Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:55:23.1894340Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2022-12-01T09:55:23.2020701Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2022-12-01T09:55:23.2676999Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:23.3002413Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:23.3552758Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2022-12-01T09:55:23.3728041Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:23.4650682Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:23.5361527Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:23.5591363Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2022-12-01T09:55:23.6200437Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:23.7023086Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:23.7355022Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:23.7914779Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:23.8337860Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2022-12-01T09:55:23.8920080Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:23.9101377Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:23.9797903Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2022-12-01T09:55:24.0112885Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:24.0905592Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:24.0957372Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2022-12-01T09:55:24.1713831Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:24.2528620Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:24.3483103Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:24.4425021Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:24.4752337Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2022-12-01T09:55:24.5427992Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:24.5893305Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2022-12-01T09:55:24.6236281Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:24.6450799Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2022-12-01T09:55:24.7064789Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:24.7948402Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:24.8833504Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:24.9439722Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:24.9874695Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2022-12-01T09:55:25.0474886Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:25.1754626Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:25.2435735Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:25.2746471Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:25.3300064Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2022-12-01T09:55:25.3361679Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:25.3600490Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2022-12-01T09:55:25.4240365Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:25.5074170Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:25.5919263Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:25.6815454Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:25.7521457Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:25.8187120Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2022-12-01T09:55:25.8803039Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:25.9834130Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:26.0026400Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:26.0410435Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:26.0649583Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2022-12-01T09:55:26.0910923Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2022-12-01T09:55:26.1272255Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:26.2113565Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:26.3176788Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:26.4098581Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:26.4871756Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:26.5232496Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2022-12-01T09:55:26.5549802Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2022-12-01T09:55:26.5595368Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:55:26.6398071Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:55:26.6832244Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2022-12-01T09:55:26.7316064Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse4.c.o 2022-12-01T09:55:26.8106214Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse4.c.o 2022-12-01T09:55:26.8907181Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:55:26.9696290Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-12-01T09:55:27.0131374Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2022-12-01T09:55:27.0397429Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-12-01T09:55:27.1485356Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-12-01T09:55:27.1551533Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:55:27.2218825Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2022-12-01T09:55:27.2591768Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-12-01T09:55:27.3238809Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-12-01T09:55:27.4460241Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-12-01T09:55:27.5625788Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2022-12-01T09:55:27.5700224Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-12-01T09:55:27.6110374Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2022-12-01T09:55:27.6531542Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T09:55:27.7262356Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-12-01T09:55:27.7513550Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T09:55:27.7978262Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2022-12-01T09:55:27.8257255Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c8.c.o 2022-12-01T09:55:27.8318515Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2022-12-01T09:55:27.9120914Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2022-12-01T09:55:27.9922063Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2022-12-01T09:55:28.0777972Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse41-x64.c.o 2022-12-01T09:55:28.1545254Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c8.c.o 2022-12-01T09:55:28.1600293Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2022-12-01T09:55:28.2335042Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2022-12-01T09:55:28.2508629Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x8.c.o 2022-12-01T09:55:28.3246515Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2022-12-01T09:55:28.4049491Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x24.c.o 2022-12-01T09:55:28.4814876Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x32.c.o 2022-12-01T09:55:28.5597180Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x8.c.o 2022-12-01T09:55:28.6514903Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x16.c.o 2022-12-01T09:55:28.7005114Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x24.c.o 2022-12-01T09:55:28.7685971Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2022-12-01T09:55:28.7938698Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x32.c.o 2022-12-01T09:55:28.8679993Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx-acc2.c.o 2022-12-01T09:55:28.8863141Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx.c.o 2022-12-01T09:55:28.9076628Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx-acc2.c.o 2022-12-01T09:55:28.9633866Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx.c.o 2022-12-01T09:55:28.9715641Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx-acc2.c.o 2022-12-01T09:55:28.9951249Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx.c.o 2022-12-01T09:55:29.0048447Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx-acc2.c.o 2022-12-01T09:55:29.0946241Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2022-12-01T09:55:29.0947128Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2022-12-01T09:55:29.1378762Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2022-12-01T09:55:29.1636935Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2022-12-01T09:55:29.2184489Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx-acc2.c.o 2022-12-01T09:55:29.3532099Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2022-12-01T09:55:29.3951830Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx-acc2.c.o 2022-12-01T09:55:29.4716633Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2022-12-01T09:55:29.5353732Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx-acc2.c.o 2022-12-01T09:55:29.5807732Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2022-12-01T09:55:29.6233146Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx-acc2.c.o 2022-12-01T09:55:29.6676377Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2022-12-01T09:55:29.7142845Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx.c.o 2022-12-01T09:55:29.7560184Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2022-12-01T09:55:29.8380573Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T09:55:29.9124296Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T09:55:29.9986272Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T09:55:30.0427476Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2022-12-01T09:55:30.0857294Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:55:30.1521386Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-avx-broadcast.c.o 2022-12-01T09:55:30.1551107Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx-broadcast.c.o 2022-12-01T09:55:30.2750251Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2022-12-01T09:55:30.2750855Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-avx-broadcast.c.o 2022-12-01T09:55:30.3057535Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2022-12-01T09:55:30.4034881Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-avx-broadcast.c.o 2022-12-01T09:55:30.5077714Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx-broadcast.c.o 2022-12-01T09:55:30.6495340Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-avx-broadcast.c.o 2022-12-01T09:55:30.6654060Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx-broadcast.c.o 2022-12-01T09:55:30.7735730Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-avx-broadcast.c.o 2022-12-01T09:55:30.7926480Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2022-12-01T09:55:30.7987460Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-avx-broadcast.c.o 2022-12-01T09:55:30.9005113Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-avx-broadcast.c.o 2022-12-01T09:55:30.9098849Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2022-12-01T09:55:30.9202035Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2022-12-01T09:55:31.0153514Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2022-12-01T09:55:31.0418478Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-avx-broadcast.c.o 2022-12-01T09:55:31.1802289Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-avx-broadcast.c.o 2022-12-01T09:55:31.3084751Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx-broadcast.c.o 2022-12-01T09:55:31.4203252Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-avx-broadcast.c.o 2022-12-01T09:55:31.4239697Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2022-12-01T09:55:31.4720504Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2022-12-01T09:55:31.5453241Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-avx-broadcast.c.o 2022-12-01T09:55:31.5495218Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-avx-broadcast.c.o 2022-12-01T09:55:31.5999756Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2022-12-01T09:55:31.6205831Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2022-12-01T09:55:31.6523466Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2022-12-01T09:55:31.7074302Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-avx-broadcast.c.o 2022-12-01T09:55:31.8719050Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2022-12-01T09:55:32.0142974Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-avx-broadcast.c.o 2022-12-01T09:55:32.1595899Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-avx-broadcast.c.o 2022-12-01T09:55:32.2692806Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx-broadcast.c.o 2022-12-01T09:55:32.2953845Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2022-12-01T09:55:32.4001819Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-avx-broadcast.c.o 2022-12-01T09:55:32.4580741Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2022-12-01T09:55:32.5250397Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2022-12-01T09:55:32.6371483Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-avx-broadcast.c.o 2022-12-01T09:55:32.6630072Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-avx-broadcast.c.o 2022-12-01T09:55:32.6696496Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x8.c.o 2022-12-01T09:55:32.6933945Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2022-12-01T09:55:32.7555783Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x16.c.o 2022-12-01T09:55:32.7816263Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T09:55:32.7942146Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T09:55:32.8756206Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2022-12-01T09:55:32.9035593Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2022-12-01T09:55:32.9095519Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T09:55:33.0273098Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:55:33.1274505Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T09:55:33.2147400Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T09:55:33.3177742Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T09:55:33.3554254Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:55:33.4381258Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2022-12-01T09:55:33.4956684Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx.c.o 2022-12-01T09:55:33.5256774Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x8.c.o 2022-12-01T09:55:33.6190681Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2022-12-01T09:55:33.6642439Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2022-12-01T09:55:33.6861250Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x8.c.o 2022-12-01T09:55:33.7693681Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2022-12-01T09:55:33.8162018Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2022-12-01T09:55:33.8832327Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x8.c.o 2022-12-01T09:55:33.9233295Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2022-12-01T09:55:33.9259403Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2022-12-01T09:55:33.9993691Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2022-12-01T09:55:34.1155692Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x8.c.o 2022-12-01T09:55:34.2345091Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2022-12-01T09:55:34.3772830Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x8.c.o 2022-12-01T09:55:34.4435598Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2022-12-01T09:55:34.5103688Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2022-12-01T09:55:34.5438408Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2022-12-01T09:55:34.5751034Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x8.c.o 2022-12-01T09:55:34.7028752Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2022-12-01T09:55:34.7820383Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x8.c.o 2022-12-01T09:55:34.8259956Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2022-12-01T09:55:34.9304547Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2022-12-01T09:55:34.9734543Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2022-12-01T09:55:34.9855248Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2022-12-01T09:55:35.0570229Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x8.c.o 2022-12-01T09:55:35.1745568Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2022-12-01T09:55:35.2657729Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x8.c.o 2022-12-01T09:55:35.3954328Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2022-12-01T09:55:35.5194994Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x8.c.o 2022-12-01T09:55:35.5404631Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2022-12-01T09:55:35.5446372Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2022-12-01T09:55:35.6437798Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x8.c.o 2022-12-01T09:55:35.6662380Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2022-12-01T09:55:35.7784720Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2022-12-01T09:55:35.7956870Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x8.c.o 2022-12-01T09:55:35.8362312Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2022-12-01T09:55:35.9331317Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2022-12-01T09:55:35.9805021Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x8.c.o 2022-12-01T09:55:36.0071956Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2022-12-01T09:55:36.0253623Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x8.c.o 2022-12-01T09:55:36.0868101Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2022-12-01T09:55:36.1280094Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2022-12-01T09:55:36.1469222Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2022-12-01T09:55:36.1994031Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x8.c.o 2022-12-01T09:55:36.3143136Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2022-12-01T09:55:36.4474186Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x8.c.o 2022-12-01T09:55:36.4916578Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2022-12-01T09:55:36.5749619Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2022-12-01T09:55:36.6266246Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x8.c.o 2022-12-01T09:55:36.6304162Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2022-12-01T09:55:36.7447938Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2022-12-01T09:55:36.7480357Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x8.c.o 2022-12-01T09:55:36.8893322Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x16.c.o 2022-12-01T09:55:36.8963961Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2022-12-01T09:55:37.0026857Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x24.c.o 2022-12-01T09:55:37.0711779Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2022-12-01T09:55:37.1312787Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c.o 2022-12-01T09:55:37.1888640Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x40.c.o 2022-12-01T09:55:37.2230648Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2022-12-01T09:55:37.3069113Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x48.c.o 2022-12-01T09:55:37.4228385Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x8.c.o 2022-12-01T09:55:37.4505429Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2022-12-01T09:55:37.5493974Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x16.c.o 2022-12-01T09:55:37.5992236Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x24.c.o 2022-12-01T09:55:37.6619655Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2022-12-01T09:55:37.7411065Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x32.c.o 2022-12-01T09:55:37.7457973Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x40.c.o 2022-12-01T09:55:37.8478194Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2022-12-01T09:55:37.8710185Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2022-12-01T09:55:37.8746163Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x48.c.o 2022-12-01T09:55:37.9817717Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x8.c.o 2022-12-01T09:55:38.1060737Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x16.c.o 2022-12-01T09:55:38.1155501Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2022-12-01T09:55:38.2265625Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x24.c.o 2022-12-01T09:55:38.2845471Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2022-12-01T09:55:38.3607286Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x32.c.o 2022-12-01T09:55:38.3713026Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x40.c.o 2022-12-01T09:55:38.4907096Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x48.c.o 2022-12-01T09:55:38.4908045Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2022-12-01T09:55:38.6116876Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x8.c.o 2022-12-01T09:55:38.7035742Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2022-12-01T09:55:38.7111668Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2022-12-01T09:55:38.7442372Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x8.c.o 2022-12-01T09:55:38.7913597Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2022-12-01T09:55:38.8269381Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2022-12-01T09:55:38.8781904Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x8.c.o 2022-12-01T09:55:38.9609170Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2022-12-01T09:55:38.9627314Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2022-12-01T09:55:38.9672856Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2022-12-01T09:55:39.0925341Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x8.c.o 2022-12-01T09:55:39.1551147Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2022-12-01T09:55:39.2048567Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2022-12-01T09:55:39.2440509Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x8.c.o 2022-12-01T09:55:39.2759588Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2022-12-01T09:55:39.3409356Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2022-12-01T09:55:39.3792189Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2022-12-01T09:55:39.4088528Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x8.c.o 2022-12-01T09:55:39.5145765Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2022-12-01T09:55:39.5177527Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x8.c.o 2022-12-01T09:55:39.5637608Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x16.c.o 2022-12-01T09:55:39.6215049Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2022-12-01T09:55:39.6470398Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2022-12-01T09:55:39.6796602Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x24.c.o 2022-12-01T09:55:39.7236425Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2022-12-01T09:55:39.7954065Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x32.c.o 2022-12-01T09:55:39.8921210Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x40.c.o 2022-12-01T09:55:39.9593276Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x48.c.o 2022-12-01T09:55:39.9649260Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o 2022-12-01T09:55:40.0128023Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2022-12-01T09:55:40.0841351Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x56.c.o 2022-12-01T09:55:40.1161526Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x64.c.o 2022-12-01T09:55:40.2072299Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp.o 2022-12-01T09:55:40.2286498Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x72.c.o 2022-12-01T09:55:40.2860495Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x8.c.o 2022-12-01T09:55:40.2868110Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x80.c.o 2022-12-01T09:55:40.3552861Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x16.c.o 2022-12-01T09:55:40.4140874Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x24.c.o 2022-12-01T09:55:40.4208879Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2022-12-01T09:55:40.4814272Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2022-12-01T09:55:40.4987233Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x32.c.o 2022-12-01T09:55:40.5127668Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2022-12-01T09:55:40.5832606Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2022-12-01T09:55:40.6074027Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2022-12-01T09:55:40.6181419Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x48.c.o 2022-12-01T09:55:40.7033147Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x56.c.o 2022-12-01T09:55:40.7380914Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o 2022-12-01T09:55:40.8243336Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x64.c.o 2022-12-01T09:55:40.9570755Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x72.c.o 2022-12-01T09:55:40.9586146Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o 2022-12-01T09:55:41.0237771Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x80.c.o 2022-12-01T09:55:41.0631894Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2022-12-01T09:55:41.1003199Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x16.c.o 2022-12-01T09:55:41.1572104Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o 2022-12-01T09:55:41.1711039Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta.cpp.o 2022-12-01T09:55:41.2114992Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x8.c.o 2022-12-01T09:55:41.2760589Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2022-12-01T09:55:41.2809135Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2022-12-01T09:55:41.3203778Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta.cpp.o 2022-12-01T09:55:41.3878076Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x8.c.o 2022-12-01T09:55:41.3975415Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2022-12-01T09:55:41.5142920Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2022-12-01T09:55:41.6169241Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x8.c.o 2022-12-01T09:55:41.6202333Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2022-12-01T09:55:41.6295396Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx-rr2-p5.c.o 2022-12-01T09:55:41.7374054Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o 2022-12-01T09:55:41.7491274Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o 2022-12-01T09:55:41.7587449Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut4-p4-perm.c.o 2022-12-01T09:55:41.7609056Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta.cpp.o 2022-12-01T09:55:41.7886164Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut16-p3.c.o 2022-12-01T09:55:41.8577598Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-p6.c.o 2022-12-01T09:55:41.8695558Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o 2022-12-01T09:55:41.8867687Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2022-12-01T09:55:41.9691761Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-lut64-p2-div.c.o 2022-12-01T09:55:42.0827843Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-div.c.o 2022-12-01T09:55:42.1908649Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr1.c.o 2022-12-01T09:55:42.1938097Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr2.c.o 2022-12-01T09:55:42.2404854Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2022-12-01T09:55:42.2454625Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2022-12-01T09:55:42.2803840Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:55:42.2985419Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2022-12-01T09:55:42.3016131Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2022-12-01T09:55:42.3474160Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:42.3789710Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:42.4313580Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2022-12-01T09:55:42.4911194Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:55:42.5709209Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:42.6033762Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:42.6483082Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2022-12-01T09:55:42.6754449Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:55:42.7092784Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2022-12-01T09:55:42.7356939Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:42.7395804Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:42.8284572Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2022-12-01T09:55:42.8879613Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:55:42.9616289Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:43.0375528Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:43.0618219Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:43.1328831Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2022-12-01T09:55:43.1647612Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:43.1653458Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:43.2182969Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:43.2390934Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:43.2774204Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:43.3211097Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:43.3325336Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2022-12-01T09:55:43.3497652Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:43.3546225Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2022-12-01T09:55:43.4064364Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2022-12-01T09:55:43.4312606Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:43.4902382Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:43.5214551Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2022-12-01T09:55:43.5494946Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:43.5630256Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:43.6307872Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:43.7178373Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:43.8026346Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:43.8942862Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:43.9893353Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:44.0862159Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:44.1872698Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:44.2165073Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:44.2529718Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:44.2970747Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:44.3463753Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:44.3525735Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2022-12-01T09:55:44.3857626Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:44.4236556Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:44.4619677Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:44.4777194Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:44.4894711Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:44.5514443Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:44.6285121Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:44.7136720Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:44.8000622Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:44.8135711Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:44.8848857Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:44.9129067Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:44.9345081Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:44.9525153Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:44.9745372Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:44.9861861Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:45.0338175Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2022-12-01T09:55:45.0707706Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:45.0897145Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:45.1805170Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:45.2352238Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:45.2448333Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:45.3004495Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:45.3280965Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:45.4079632Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:45.5037875Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:45.5245096Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:45.5284769Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:45.5335081Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:45.5836660Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:45.6079239Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2022-12-01T09:55:45.6115627Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:45.6129957Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:45.7296773Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:45.8205757Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:45.8813983Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:45.9068416Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:45.9752627Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:46.0409790Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:46.0495497Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:46.0522966Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:55:46.0694319Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:46.1305311Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:46.1356338Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:46.1529445Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:46.1747613Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:55:46.2627299Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:46.2629370Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:46.2826993Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:46.3551790Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:46.4166315Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:55:46.5089131Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:46.5543683Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:46.5830921Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:46.5885726Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:55:46.6258334Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:46.6591502Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:46.6673138Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:46.7181724Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:46.7939361Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:46.8710812Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:46.8804198Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:46.9179354Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:46.9888609Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:46.9962460Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:47.0268346Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T09:55:47.1259837Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T09:55:47.1351978Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T09:55:47.1364030Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:47.1627387Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:55:47.2300307Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2022-12-01T09:55:47.2482273Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:47.3198114Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:47.3522276Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:47.4071454Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:47.4396370Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-avx.c.o 2022-12-01T09:55:47.5093305Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:47.5150400Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:47.6071703Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-avx.c.o 2022-12-01T09:55:47.6114636Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:47.6840432Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:47.6851635Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:47.7102537Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-avx.c.o 2022-12-01T09:55:47.7112304Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:47.7551456Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:47.7579709Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:47.8019042Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:47.8310999Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:47.9005077Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-avx.c.o 2022-12-01T09:55:47.9269945Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:47.9833449Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:48.0138110Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:48.0991019Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-avx.c.o 2022-12-01T09:55:48.1657771Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:48.1909763Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:48.2398397Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:48.2421421Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2022-12-01T09:55:48.2453244Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-avx.c.o 2022-12-01T09:55:48.2989453Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:48.3198554Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:48.3217955Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:48.3384594Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:48.3740235Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:48.4109546Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-avx.c.o 2022-12-01T09:55:48.5203858Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:48.6083354Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:48.6106798Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-avx.c.o 2022-12-01T09:55:48.7063587Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:48.7106822Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:48.8055707Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:48.8109640Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:48.9022643Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-avx.c.o 2022-12-01T09:55:49.0059457Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:49.1325367Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:49.1840645Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-avx.c.o 2022-12-01T09:55:49.2276868Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:49.2783051Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:49.2827253Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:49.2870132Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:49.3777182Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-avx.c.o 2022-12-01T09:55:49.3867205Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:49.4081820Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:49.4193670Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:49.4538784Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:49.4713448Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:49.5869719Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:49.6754777Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:49.6791436Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:49.7537698Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:49.7696654Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:49.7819528Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:49.7971148Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:49.8509095Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2022-12-01T09:55:49.8707695Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:49.8826966Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:49.9754904Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:49.9755838Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2022-12-01T09:55:50.0076256Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2022-12-01T09:55:50.0616561Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:50.1505734Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:50.2325920Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:50.2552648Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:50.2892819Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:50.3100551Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2022-12-01T09:55:50.3283527Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2022-12-01T09:55:50.3300570Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:50.3709459Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2022-12-01T09:55:50.3933492Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:50.4046578Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2022-12-01T09:55:50.4464677Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:50.4797896Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2022-12-01T09:55:50.5318554Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:50.6161430Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:50.6756212Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:50.6943389Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2022-12-01T09:55:50.7095406Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:50.7500589Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x8.c.o 2022-12-01T09:55:50.7524258Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2022-12-01T09:55:50.7828697Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2022-12-01T09:55:50.8006305Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x16.c.o 2022-12-01T09:55:50.8500336Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2022-12-01T09:55:50.8784848Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x24.c.o 2022-12-01T09:55:50.9496417Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x32.c.o 2022-12-01T09:55:50.9751399Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2022-12-01T09:55:51.0393769Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:55:51.0519751Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x16.c.o 2022-12-01T09:55:51.1106772Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x24.c.o 2022-12-01T09:55:51.1601650Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2022-12-01T09:55:51.1753484Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2022-12-01T09:55:51.2033292Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x32.c.o 2022-12-01T09:55:51.2188321Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2022-12-01T09:55:51.2330717Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x8.c.o 2022-12-01T09:55:51.2866939Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x16.c.o 2022-12-01T09:55:51.3034260Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2022-12-01T09:55:51.3069156Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x24.c.o 2022-12-01T09:55:51.3623992Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2022-12-01T09:55:51.3828340Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x32.c.o 2022-12-01T09:55:51.4712058Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:55:51.5215665Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x16.c.o 2022-12-01T09:55:51.5682140Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x24.c.o 2022-12-01T09:55:51.5754293Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2022-12-01T09:55:51.6258073Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2022-12-01T09:55:51.6711213Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x32.c.o 2022-12-01T09:55:51.7944776Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-12-01T09:55:51.8703887Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:55:51.9418826Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-12-01T09:55:52.0151572Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:55:52.0853512Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:52.1718051Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:52.2042792Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2022-12-01T09:55:52.2473239Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:52.2754381Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2022-12-01T09:55:52.3297121Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:52.3422960Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:52.4094645Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2022-12-01T09:55:52.4136665Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2022-12-01T09:55:52.4622850Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:52.5594836Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2022-12-01T09:55:52.5817074Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:52.6730976Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:52.7679536Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T09:55:52.8550564Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T09:55:52.8878544Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2022-12-01T09:55:52.9648855Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T09:55:53.0382980Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:55:53.0843430Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:53.1609951Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2022-12-01T09:55:53.1839724Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:53.1986956Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp: In function ‘torch::jit::Operation torch::jit::createLlgaKernel(const torch::jit::Node*)’: 2022-12-01T09:55:53.1989219Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp:97:3: warning: ‘torch::jit::Operation::Operation(F&&) [with F = torch::jit::createLlgaKernel(const torch::jit::Node*)::; typename std::enable_if*)>, F&&>::value, int>::type = 0]’ is deprecated: Please use void(Stack&) to register operator instead. [-Wdeprecated-declarations] 2022-12-01T09:55:53.1990564Z }; 2022-12-01T09:55:53.1990905Z ^ 2022-12-01T09:55:53.1997921Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/boxing/KernelFunction.h:5:0, 2022-12-01T09:55:53.1998625Z from /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/Dispatcher.h:4, 2022-12-01T09:55:53.1999243Z from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.h:6, 2022-12-01T09:55:53.1999835Z from /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.h:7, 2022-12-01T09:55:53.2000414Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/defer_size_check.h:3, 2022-12-01T09:55:53.2055736Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp:2: 2022-12-01T09:55:53.2056789Z /var/lib/jenkins/workspace/aten/src/ATen/core/stack.h:25:3: note: declared here 2022-12-01T09:55:53.2057806Z Operation(F&& raw): op_([raw = std::forward(raw)](Stack& stack) { 2022-12-01T09:55:53.2058474Z ^~~~~~~~~ 2022-12-01T09:55:53.2059961Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp: In function ‘torch::jit::Operation torch::jit::createLlgaGuardKernel(const torch::jit::Node*)’: 2022-12-01T09:55:53.2062263Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp:162:3: warning: ‘torch::jit::Operation::Operation(F&&) [with F = torch::jit::createLlgaGuardKernel(const torch::jit::Node*)::; typename std::enable_if*)>, F&&>::value, int>::type = 0]’ is deprecated: Please use void(Stack&) to register operator instead. [-Wdeprecated-declarations] 2022-12-01T09:55:53.2063514Z }; 2022-12-01T09:55:53.2063865Z ^ 2022-12-01T09:55:53.2096439Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/boxing/KernelFunction.h:5:0, 2022-12-01T09:55:53.2097476Z from /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/Dispatcher.h:4, 2022-12-01T09:55:53.2098323Z from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.h:6, 2022-12-01T09:55:53.2099169Z from /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.h:7, 2022-12-01T09:55:53.2099699Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/defer_size_check.h:3, 2022-12-01T09:55:53.2100437Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp:2: 2022-12-01T09:55:53.2101221Z /var/lib/jenkins/workspace/aten/src/ATen/core/stack.h:25:3: note: declared here 2022-12-01T09:55:53.2101981Z Operation(F&& raw): op_([raw = std::forward(raw)](Stack& stack) { 2022-12-01T09:55:53.2159962Z ^~~~~~~~~ 2022-12-01T09:55:53.2160728Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2022-12-01T09:55:53.2161582Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2022-12-01T09:55:53.2673461Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:53.3424034Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:53.3475561Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2022-12-01T09:55:53.3830062Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:53.4336344Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2022-12-01T09:55:53.4556811Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:53.5491618Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:53.6336834Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:53.7329820Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:53.8275992Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:53.9079113Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:53.9995849Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:54.0852180Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:54.2211046Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:54.3744670Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:54.5051126Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:54.5851790Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:54.6649589Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:54.7431634Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:54.8224128Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:54.9045843Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:54.9790797Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:55.0560547Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:55.1330412Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:55.2101706Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:55.2880480Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:55.3794762Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:55.4574905Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:55.5363121Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:55.6157452Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:55.6923725Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:55.7750852Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:55.8545400Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:55.9374631Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:56.0144083Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:56.0973404Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:56.1704973Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:56.2479031Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:56.3263129Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:56.4016152Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:56.4800262Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:56.5555786Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:56.6328712Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:56.7098648Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:56.7929231Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul16-ld64-x8.c.o 2022-12-01T09:55:56.8713945Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul16-ld64-x16.c.o 2022-12-01T09:55:56.9437162Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:55:57.0565474Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x16.c.o 2022-12-01T09:55:57.1654716Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul16-ld64-x8.c.o 2022-12-01T09:55:57.2358011Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul16-ld64-x16.c.o 2022-12-01T09:55:57.3011105Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:55:57.4144616Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x16.c.o 2022-12-01T09:55:57.5250836Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-12-01T09:55:57.5878491Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:55:57.6518034Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-12-01T09:55:57.7195845Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:55:57.7838740Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x16.c.o 2022-12-01T09:55:57.8821209Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x32.c.o 2022-12-01T09:55:58.0017566Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x48.c.o 2022-12-01T09:55:58.1105458Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x64.c.o 2022-12-01T09:55:58.2172426Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x8.c.o 2022-12-01T09:55:58.3273178Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2022-12-01T09:55:58.4406985Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2022-12-01T09:55:58.5557426Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c16.c.o 2022-12-01T09:55:58.6719788Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c24.c.o 2022-12-01T09:55:58.7599301Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c32.c.o 2022-12-01T09:55:58.8423913Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2022-12-01T09:55:58.9500017Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c16.c.o 2022-12-01T09:55:59.0578181Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c24.c.o 2022-12-01T09:55:59.1709126Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c32.c.o 2022-12-01T09:55:59.2821443Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2022-12-01T09:55:59.3922168Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x8.c.o 2022-12-01T09:55:59.5038426Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x16.c.o 2022-12-01T09:55:59.6190263Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x8.c.o 2022-12-01T09:55:59.7344193Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2022-12-01T09:55:59.8452690Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x8.c.o 2022-12-01T09:55:59.9594757Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2022-12-01T09:56:00.0767487Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x8.c.o 2022-12-01T09:56:00.1893536Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x16.c.o 2022-12-01T09:56:00.3215212Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x8.c.o 2022-12-01T09:56:00.4550369Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x16.c.o 2022-12-01T09:56:00.5867724Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x8.c.o 2022-12-01T09:56:00.6994103Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x16.c.o 2022-12-01T09:56:00.8168699Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x8.c.o 2022-12-01T09:56:00.9272967Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x16.c.o 2022-12-01T09:56:01.0365854Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x8.c.o 2022-12-01T09:56:01.1512733Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x16.c.o 2022-12-01T09:56:01.2594640Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x8.c.o 2022-12-01T09:56:01.3703564Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x16.c.o 2022-12-01T09:56:01.4825017Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x8.c.o 2022-12-01T09:56:01.5943393Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2022-12-01T09:56:01.7077259Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x8.c.o 2022-12-01T09:56:01.8121408Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2022-12-01T09:56:01.9191550Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x8.c.o 2022-12-01T09:56:02.0336653Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x16.c.o 2022-12-01T09:56:02.1201390Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x8.c.o 2022-12-01T09:56:02.2208602Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x16.c.o 2022-12-01T09:56:02.3271958Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x8.c.o 2022-12-01T09:56:02.4364636Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x16.c.o 2022-12-01T09:56:02.5498930Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x8.c.o 2022-12-01T09:56:02.6464808Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x16.c.o 2022-12-01T09:56:02.7577423Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x8.c.o 2022-12-01T09:56:02.8754381Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2022-12-01T09:56:02.9874869Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x8.c.o 2022-12-01T09:56:03.1411727Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2022-12-01T09:56:03.2578709Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x8.c.o 2022-12-01T09:56:03.3702335Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2022-12-01T09:56:03.4888961Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x8.c.o 2022-12-01T09:56:03.6042442Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2022-12-01T09:56:03.7120695Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-f16c.c.o 2022-12-01T09:56:03.8185757Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-f16c.c.o 2022-12-01T09:56:03.9207728Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:56:04.0434783Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:56:04.1626253Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:56:04.2940866Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:56:04.4435156Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:56:04.5668867Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:56:04.6908616Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:56:04.8209326Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:56:04.9374995Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:56:05.0319642Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:56:05.1586253Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:05.2840860Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:05.4143716Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:05.5480848Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:05.6820168Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:05.8196609Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:05.9483516Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:06.0860722Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:06.2221427Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:06.3198701Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:06.4206909Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:06.5216547Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:06.6218647Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:06.7158945Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:06.8190940Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:06.9636625Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:07.0967407Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:07.2197330Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:07.3429225Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:07.4643877Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:07.5949410Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:07.7241301Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:07.8470725Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:07.9798332Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:08.0870155Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:08.1905812Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:08.2936378Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:08.3929230Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:08.5546168Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:08.6707696Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:08.7891663Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:08.8931931Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:08.9886327Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:09.0869157Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:09.2085672Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:09.3369635Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:09.4655230Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:09.5863655Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:09.7124343Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:09.8348574Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:09.9572523Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:10.0544962Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:10.1477940Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:10.2718071Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:10.4004867Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:56:10.5247572Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:56:10.6256413Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:56:10.7520330Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:56:10.8781230Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:56:10.9942614Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:56:11.1155303Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:56:11.2307727Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:56:11.3515484Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:56:11.4753423Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:56:11.5751289Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:11.6945765Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:11.7879903Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-xop.c.o 2022-12-01T09:56:11.9140307Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:12.0417719Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:12.1655500Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-xop.c.o 2022-12-01T09:56:12.3042933Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:12.4307625Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:12.5638443Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-xop.c.o 2022-12-01T09:56:12.6897463Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:12.8209644Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:12.9491456Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-xop.c.o 2022-12-01T09:56:13.0771266Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:13.2143750Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:13.3463309Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-xop.c.o 2022-12-01T09:56:13.4779848Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:13.6071537Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:13.7379459Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-xop.c.o 2022-12-01T09:56:13.8638362Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:13.9942370Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:14.1214033Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-xop.c.o 2022-12-01T09:56:14.2475073Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:14.3847365Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:14.5108576Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-xop.c.o 2022-12-01T09:56:14.6382602Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:14.7656846Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:14.8934360Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-xop.c.o 2022-12-01T09:56:15.0168122Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:15.1440425Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:15.2724114Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-xop.c.o 2022-12-01T09:56:15.4023818Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:15.5281941Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:15.6585390Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-xop.c.o 2022-12-01T09:56:15.7856794Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:15.9138566Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:16.0405403Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:16.1665815Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:16.2905891Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:16.4248908Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:16.5554717Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:16.7092571Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:16.8297556Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:16.9477823Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:17.0943621Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:17.2122788Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:17.3333313Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:17.4734851Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:17.6007787Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:17.7306107Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:17.8498276Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:17.9499541Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:18.0688977Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:18.2101038Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:18.3350746Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:18.4616240Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:18.5853062Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:56:18.7017092Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2022-12-01T09:56:18.8137609Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x24.c.o 2022-12-01T09:56:18.9342255Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x32.c.o 2022-12-01T09:56:19.0249960Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:56:19.1109926Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2022-12-01T09:56:19.1955009Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x24.c.o 2022-12-01T09:56:19.2853504Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x32.c.o 2022-12-01T09:56:19.3894056Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:56:19.5078891Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:56:19.5560285Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:56:19.6533080Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2022-12-01T09:56:19.6789726Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:56:19.7874918Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:19.8901374Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:20.0070913Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:20.1284363Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:20.2556706Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:20.3802067Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:20.5093465Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:20.6401540Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:20.7671725Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:20.8959044Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:21.0253451Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:21.1539101Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:21.2823013Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:21.4097071Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:21.5398712Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:21.6711660Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:21.8104734Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:21.9386458Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:22.0688814Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:22.1961217Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:22.3223718Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:22.4878205Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:22.6147440Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:22.7418140Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:22.8728938Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:23.0012889Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:23.1352059Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:23.2716151Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:23.3981254Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:23.5281622Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:23.6560962Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:23.7934150Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:23.9236770Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:24.0522924Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:24.1804931Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:24.3157969Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:24.4401620Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:24.6115134Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:24.7403846Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:24.8408212Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:24.9711704Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:25.1014821Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:25.2306974Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:56:25.4031437Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:56:25.5335383Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:56:25.6501968Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2022-12-01T09:56:25.7680624Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:56:25.8612025Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2022-12-01T09:56:25.9815290Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2022-12-01T09:56:26.1030410Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3.c.o 2022-12-01T09:56:26.2233601Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2022-12-01T09:56:26.3450603Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3.c.o 2022-12-01T09:56:26.4671799Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2022-12-01T09:56:26.5900631Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3.c.o 2022-12-01T09:56:26.7091067Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-12-01T09:56:26.8340642Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3.c.o 2022-12-01T09:56:26.9515152Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2022-12-01T09:56:27.0895600Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2022-12-01T09:56:27.2087527Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2022-12-01T09:56:27.3258226Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2022-12-01T09:56:27.4455522Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2022-12-01T09:56:27.5667304Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2022-12-01T09:56:27.6883633Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2022-12-01T09:56:27.8120564Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3.c.o 2022-12-01T09:56:27.9315546Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3-acc2.c.o 2022-12-01T09:56:28.0512415Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3.c.o 2022-12-01T09:56:28.1726100Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3-acc2.c.o 2022-12-01T09:56:28.2979937Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3.c.o 2022-12-01T09:56:28.4225099Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3-acc2.c.o 2022-12-01T09:56:28.5432724Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3.c.o 2022-12-01T09:56:28.6649074Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3-acc2.c.o 2022-12-01T09:56:28.7884927Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3.c.o 2022-12-01T09:56:28.9115698Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2022-12-01T09:56:29.0268777Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c16.c.o 2022-12-01T09:56:29.1416095Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2022-12-01T09:56:29.2539895Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c16-minmax-fma3-2x.c.o 2022-12-01T09:56:29.3670859Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2022-12-01T09:56:29.4865459Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3.c.o 2022-12-01T09:56:29.6082152Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2022-12-01T09:56:29.7310582Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3.c.o 2022-12-01T09:56:29.8511313Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2022-12-01T09:56:29.9704471Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3.c.o 2022-12-01T09:56:30.0921025Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-12-01T09:56:30.2145399Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2022-12-01T09:56:30.3355889Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2022-12-01T09:56:30.4565136Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2022-12-01T09:56:30.5748445Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2022-12-01T09:56:30.6940908Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2022-12-01T09:56:30.8139221Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2022-12-01T09:56:30.9351991Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2022-12-01T09:56:31.0274411Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2022-12-01T09:56:31.1512835Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3.c.o 2022-12-01T09:56:31.2745007Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-fma3-broadcast.c.o 2022-12-01T09:56:31.3974084Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-fma3-broadcast.c.o 2022-12-01T09:56:31.5227390Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16s4inc-minmax-fma3-broadcast.c.o 2022-12-01T09:56:31.6532157Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-fma3-broadcast.c.o 2022-12-01T09:56:31.8296621Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16s4inc-minmax-fma3-broadcast.c.o 2022-12-01T09:56:31.9521519Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-fma3-broadcast.c.o 2022-12-01T09:56:32.0743342Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-fma3-broadcast.c.o 2022-12-01T09:56:32.2002316Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16s4inc-minmax-fma3-broadcast.c.o 2022-12-01T09:56:32.3235144Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-fma3-broadcast.c.o 2022-12-01T09:56:32.4460941Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-fma3-broadcast.c.o 2022-12-01T09:56:32.5531290Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16s4inc-minmax-fma3-broadcast.c.o 2022-12-01T09:56:32.6831220Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-fma3-broadcast.c.o 2022-12-01T09:56:32.8080122Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-fma3-broadcast.c.o 2022-12-01T09:56:32.9323310Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x8inc-minmax-fma3-broadcast.c.o 2022-12-01T09:56:33.0563695Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:33.1808950Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-12-01T09:56:33.3045376Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:56:33.4329543Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-fma3-broadcast.c.o 2022-12-01T09:56:33.5572696Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:56:33.6858278Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:33.8084774Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-fma3-broadcast.c.o 2022-12-01T09:56:33.9348192Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:56:34.0620057Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:34.1912518Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-12-01T09:56:34.3181922Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:56:34.4414972Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:34.6133942Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:34.7358451Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:34.8625885Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:34.9845725Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-12-01T09:56:35.1059463Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:56:35.2272398Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-fma3-broadcast.c.o 2022-12-01T09:56:35.3238596Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:56:35.3886317Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:35.4487931Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2022-12-01T09:56:35.4755009Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-fma3-broadcast.c.o 2022-12-01T09:56:35.5694285Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:56:35.6728307Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:35.7819001Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-12-01T09:56:35.9221635Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:56:36.0242520Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:36.0796228Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:36.1530339Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:36.2144245Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x8.c.o 2022-12-01T09:56:36.2750428Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2022-12-01T09:56:36.3258194Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2022-12-01T09:56:36.4476760Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x8.c.o 2022-12-01T09:56:36.5654135Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x16.c.o 2022-12-01T09:56:36.6920776Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x24.c.o 2022-12-01T09:56:36.7455969Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x32.c.o 2022-12-01T09:56:36.8202966Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2022-12-01T09:56:36.8618151Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x40.c.o 2022-12-01T09:56:36.9781864Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x48.c.o 2022-12-01T09:56:37.0932436Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x56.c.o 2022-12-01T09:56:37.2006412Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x64.c.o 2022-12-01T09:56:37.3249783Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma.c.o 2022-12-01T09:56:37.3776226Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma1adj.c.o 2022-12-01T09:56:37.4336694Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2022-12-01T09:56:37.4785205Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr2fma.c.o 2022-12-01T09:56:37.5893257Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x8-minmax-avx2-broadcast.c.o 2022-12-01T09:56:37.7148798Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-12-01T09:56:37.8373881Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/3x16-minmax-avx2-broadcast.c.o 2022-12-01T09:56:37.9316689Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x8-minmax-avx2-broadcast.c.o 2022-12-01T09:56:37.9591169Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2022-12-01T09:56:38.0538861Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-12-01T09:56:38.1786772Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x8-minmax-avx2-broadcast.c.o 2022-12-01T09:56:38.2961249Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x16-minmax-avx2-broadcast.c.o 2022-12-01T09:56:38.4178196Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/6x8-minmax-avx2-broadcast.c.o 2022-12-01T09:56:38.5393819Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/7x8-minmax-avx2-broadcast.c.o 2022-12-01T09:56:38.5505715Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x8-minmax-avx2-broadcast.c.o 2022-12-01T09:56:38.6547564Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2022-12-01T09:56:38.6592708Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-12-01T09:56:38.6703665Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2022-12-01T09:56:38.7812131Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/3x16-minmax-avx2-broadcast.c.o 2022-12-01T09:56:38.8757692Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x8-minmax-avx2-broadcast.c.o 2022-12-01T09:56:38.9974894Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-12-01T09:56:39.1334440Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x8-minmax-avx2-broadcast.c.o 2022-12-01T09:56:39.1724914Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x16-minmax-avx2-broadcast.c.o 2022-12-01T09:56:39.2451892Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2022-12-01T09:56:39.2745818Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/6x8-minmax-avx2-broadcast.c.o 2022-12-01T09:56:39.2870075Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2022-12-01T09:56:39.3983882Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/7x8-minmax-avx2-broadcast.c.o 2022-12-01T09:56:39.5255406Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T09:56:39.6445717Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x32.c.o 2022-12-01T09:56:39.7177425Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x48.c.o 2022-12-01T09:56:39.7680659Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2022-12-01T09:56:39.8410711Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2022-12-01T09:56:39.9567014Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T09:56:40.0676605Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x32.c.o 2022-12-01T09:56:40.2001638Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x48.c.o 2022-12-01T09:56:40.2034268Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2022-12-01T09:56:40.3025944Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2022-12-01T09:56:40.3082712Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc2.c.o 2022-12-01T09:56:40.4238454Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc4.c.o 2022-12-01T09:56:40.5422698Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64.c.o 2022-12-01T09:56:40.6558309Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72-acc3.c.o 2022-12-01T09:56:40.7118580Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72.c.o 2022-12-01T09:56:40.7285354Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc2.c.o 2022-12-01T09:56:40.7659541Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2022-12-01T09:56:40.8287167Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc5.c.o 2022-12-01T09:56:40.8672311Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2022-12-01T09:56:40.9379108Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80.c.o 2022-12-01T09:56:41.0666688Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc2.c.o 2022-12-01T09:56:41.1298315Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc3.c.o 2022-12-01T09:56:41.1594458Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2022-12-01T09:56:41.2156493Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc6.c.o 2022-12-01T09:56:41.2541371Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2022-12-01T09:56:41.2587964Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2022-12-01T09:56:41.3025761Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96.c.o 2022-12-01T09:56:41.3060313Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc2.c.o 2022-12-01T09:56:41.4064000Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2022-12-01T09:56:41.4381896Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc4.c.o 2022-12-01T09:56:41.5704156Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64.c.o 2022-12-01T09:56:41.5889546Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2022-12-01T09:56:41.6893400Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72-acc3.c.o 2022-12-01T09:56:41.6974720Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72.c.o 2022-12-01T09:56:41.7272849Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2022-12-01T09:56:41.8016871Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o 2022-12-01T09:56:41.8232678Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc2.c.o 2022-12-01T09:56:41.8973737Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2022-12-01T09:56:41.9512776Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc5.c.o 2022-12-01T09:56:41.9798890Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80.c.o 2022-12-01T09:56:42.0514141Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2022-12-01T09:56:42.1239617Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc2.c.o 2022-12-01T09:56:42.2138480Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc3.c.o 2022-12-01T09:56:42.2409284Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2022-12-01T09:56:42.3408024Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc6.c.o 2022-12-01T09:56:42.3795832Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96.c.o 2022-12-01T09:56:42.4845484Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2022-12-01T09:56:42.4862671Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc2.c.o 2022-12-01T09:56:42.5862685Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc4.c.o 2022-12-01T09:56:42.6290282Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64.c.o 2022-12-01T09:56:42.6944022Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2022-12-01T09:56:42.7495580Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72-acc3.c.o 2022-12-01T09:56:42.8061579Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72.c.o 2022-12-01T09:56:42.8656312Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc2.c.o 2022-12-01T09:56:42.8982051Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc5.c.o 2022-12-01T09:56:42.9231618Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80.c.o 2022-12-01T09:56:42.9751939Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc2.c.o 2022-12-01T09:56:43.0370929Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2022-12-01T09:56:43.0764988Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2022-12-01T09:56:43.0783756Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc3.c.o 2022-12-01T09:56:43.1148873Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc6.c.o 2022-12-01T09:56:43.1899645Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2022-12-01T09:56:43.1996181Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96.c.o 2022-12-01T09:56:43.2394117Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2022-12-01T09:56:43.3254161Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x8.c.o 2022-12-01T09:56:43.4356241Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x16.c.o 2022-12-01T09:56:43.4539229Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x24.c.o 2022-12-01T09:56:43.5502485Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x32.c.o 2022-12-01T09:56:43.5803558Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x40.c.o 2022-12-01T09:56:43.6515475Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x48.c.o 2022-12-01T09:56:43.6833654Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c.o 2022-12-01T09:56:43.7138364Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2022-12-01T09:56:43.7577883Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2022-12-01T09:56:43.7796064Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x64.c.o 2022-12-01T09:56:43.8115330Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2022-12-01T09:56:43.8988336Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x72.c.o 2022-12-01T09:56:44.0198151Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x80.c.o 2022-12-01T09:56:44.0757176Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x8.c.o 2022-12-01T09:56:44.1119579Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x16.c.o 2022-12-01T09:56:44.1201324Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2022-12-01T09:56:44.1230224Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x24.c.o 2022-12-01T09:56:44.2192858Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2022-12-01T09:56:44.2353749Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x32.c.o 2022-12-01T09:56:44.2414732Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2022-12-01T09:56:44.3557714Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x40.c.o 2022-12-01T09:56:44.4684556Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x48.c.o 2022-12-01T09:56:44.6073746Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x56.c.o 2022-12-01T09:56:44.6703987Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x64.c.o 2022-12-01T09:56:44.7268996Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2022-12-01T09:56:44.7632173Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x72.c.o 2022-12-01T09:56:44.7670165Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x80.c.o 2022-12-01T09:56:44.7909815Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2022-12-01T09:56:44.8888157Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2022-12-01T09:56:44.9460991Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x8.c.o 2022-12-01T09:56:45.0490011Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x16.c.o 2022-12-01T09:56:45.0813651Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x24.c.o 2022-12-01T09:56:45.1305110Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2022-12-01T09:56:45.1856743Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x32.c.o 2022-12-01T09:56:45.2217157Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2022-12-01T09:56:45.2842740Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x40.c.o 2022-12-01T09:56:45.3102193Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2022-12-01T09:56:45.3572292Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x48.c.o 2022-12-01T09:56:45.3867338Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2022-12-01T09:56:45.4733341Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x56.c.o 2022-12-01T09:56:45.5152206Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2022-12-01T09:56:45.5844920Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x64.c.o 2022-12-01T09:56:45.6910116Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x72.c.o 2022-12-01T09:56:45.7174890Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2022-12-01T09:56:45.8064504Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x80.c.o 2022-12-01T09:56:45.9273126Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x8.c.o 2022-12-01T09:56:46.0551037Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x16.c.o 2022-12-01T09:56:46.1663800Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x24.c.o 2022-12-01T09:56:46.2579574Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x32.c.o 2022-12-01T09:56:46.2849349Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2022-12-01T09:56:46.2894318Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2022-12-01T09:56:46.3217839Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2022-12-01T09:56:46.3588689Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x40.c.o 2022-12-01T09:56:46.4611541Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x48.c.o 2022-12-01T09:56:46.5592522Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x56.c.o 2022-12-01T09:56:46.6587203Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x64.c.o 2022-12-01T09:56:46.7152574Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2022-12-01T09:56:46.7833929Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2022-12-01T09:56:46.7857885Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x72.c.o 2022-12-01T09:56:46.9075512Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x80.c.o 2022-12-01T09:56:47.0309319Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x8.c.o 2022-12-01T09:56:47.1468634Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2022-12-01T09:56:47.1688637Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x16.c.o 2022-12-01T09:56:47.2547848Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x8.c.o 2022-12-01T09:56:47.2729056Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x16.c.o 2022-12-01T09:56:47.3098112Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2022-12-01T09:56:47.3472999Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2022-12-01T09:56:47.3474201Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x24.c.o 2022-12-01T09:56:47.3901381Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2022-12-01T09:56:47.4584027Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x32.c.o 2022-12-01T09:56:47.4864731Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x40.c.o 2022-12-01T09:56:47.5810056Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2022-12-01T09:56:47.6034192Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x48.c.o 2022-12-01T09:56:47.7263787Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x56.c.o 2022-12-01T09:56:47.7491823Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x64.c.o 2022-12-01T09:56:47.7945820Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2022-12-01T09:56:47.8412788Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2022-12-01T09:56:47.8699068Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x72.c.o 2022-12-01T09:56:47.9215323Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x80.c.o 2022-12-01T09:56:47.9589890Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x88.c.o 2022-12-01T09:56:47.9951638Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2022-12-01T09:56:48.0473408Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2022-12-01T09:56:48.0797942Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x96.c.o 2022-12-01T09:56:48.1362263Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x8.c.o 2022-12-01T09:56:48.1992886Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2022-12-01T09:56:48.2587342Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x16.c.o 2022-12-01T09:56:48.3317811Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2022-12-01T09:56:48.3831973Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x24.c.o 2022-12-01T09:56:48.4624593Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x32.c.o 2022-12-01T09:56:48.4940763Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2022-12-01T09:56:48.5231246Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x40.c.o 2022-12-01T09:56:48.5674181Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2022-12-01T09:56:48.6434924Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x48.c.o 2022-12-01T09:56:48.7216260Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x56.c.o 2022-12-01T09:56:48.7692662Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2022-12-01T09:56:48.7816559Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x64.c.o 2022-12-01T09:56:48.8197866Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2022-12-01T09:56:48.8838477Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x72.c.o 2022-12-01T09:56:49.0009364Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x80.c.o 2022-12-01T09:56:49.0062916Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2022-12-01T09:56:49.0438227Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x88.c.o 2022-12-01T09:56:49.1696813Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2022-12-01T09:56:49.1727651Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x96.c.o 2022-12-01T09:56:49.2408755Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x8.c.o 2022-12-01T09:56:49.2681559Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2022-12-01T09:56:49.3072393Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x16.c.o 2022-12-01T09:56:49.3702890Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2022-12-01T09:56:49.4361393Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2022-12-01T09:56:49.4386986Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x24.c.o 2022-12-01T09:56:49.5560675Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x32.c.o 2022-12-01T09:56:49.5911951Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2022-12-01T09:56:49.6781683Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x48.c.o 2022-12-01T09:56:49.6787042Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2022-12-01T09:56:49.7100623Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x56.c.o 2022-12-01T09:56:49.7932883Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2022-12-01T09:56:49.8219141Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x64.c.o 2022-12-01T09:56:49.8636130Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x72.c.o 2022-12-01T09:56:49.8953786Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x80.c.o 2022-12-01T09:56:49.9312098Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x8.c.o 2022-12-01T09:56:49.9796317Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2022-12-01T09:56:50.0259645Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2022-12-01T09:56:50.0388415Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x16.c.o 2022-12-01T09:56:50.1768330Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x24.c.o 2022-12-01T09:56:50.1929015Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x32.c.o 2022-12-01T09:56:50.2201037Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2022-12-01T09:56:50.2908206Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2022-12-01T09:56:50.3153933Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x40.c.o 2022-12-01T09:56:50.4492193Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x48.c.o 2022-12-01T09:56:50.4577900Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x56.c.o 2022-12-01T09:56:50.5658677Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x64.c.o 2022-12-01T09:56:50.5903434Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2022-12-01T09:56:50.6455804Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x72.c.o 2022-12-01T09:56:50.6796506Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x80.c.o 2022-12-01T09:56:50.7723814Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2022-12-01T09:56:50.7995300Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x8.c.o 2022-12-01T09:56:50.8440759Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2022-12-01T09:56:50.9190565Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x16.c.o 2022-12-01T09:56:50.9230133Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2022-12-01T09:56:51.0378216Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x24.c.o 2022-12-01T09:56:51.0712848Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2022-12-01T09:56:51.1153516Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x32.c.o 2022-12-01T09:56:51.1623056Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2022-12-01T09:56:51.2436291Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x40.c.o 2022-12-01T09:56:51.3444796Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x48.c.o 2022-12-01T09:56:51.3743784Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2022-12-01T09:56:51.4704061Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x56.c.o 2022-12-01T09:56:51.4748369Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x64.c.o 2022-12-01T09:56:51.5156856Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x72.c.o 2022-12-01T09:56:51.5966230Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2022-12-01T09:56:51.6052163Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2022-12-01T09:56:51.6054276Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x80.c.o 2022-12-01T09:56:51.6874054Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-lut8-p3-perm.c.o 2022-12-01T09:56:51.7376429Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-lut8-p4-perm.c.o 2022-12-01T09:56:51.7724342Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-p5.c.o 2022-12-01T09:56:51.8074615Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr1-p5.c.o 2022-12-01T09:56:51.8601550Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr2-p5.c.o 2022-12-01T09:56:51.8917943Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2022-12-01T09:56:51.9124104Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2022-12-01T09:56:51.9452764Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut4-p4-perm.c.o 2022-12-01T09:56:51.9526141Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut8-p4-perm.c.o 2022-12-01T09:56:51.9788541Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2022-12-01T09:56:52.0553424Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut16-p3-gather.c.o 2022-12-01T09:56:52.0684774Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-p6.c.o 2022-12-01T09:56:52.1693577Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2022-12-01T09:56:52.2120235Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx2-p5.c.o 2022-12-01T09:56:52.2901504Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2022-12-01T09:56:52.3195541Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-div.c.o 2022-12-01T09:56:52.3794079Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr1fma.c.o 2022-12-01T09:56:52.4242542Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr2fma.c.o 2022-12-01T09:56:52.4942768Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2022-12-01T09:56:52.5401371Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr2fma1adj.c.o 2022-12-01T09:56:52.6426590Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-div.c.o 2022-12-01T09:56:52.7318369Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr1fma.c.o 2022-12-01T09:56:52.8218457Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr2fma.c.o 2022-12-01T09:56:52.8632763Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-div.c.o 2022-12-01T09:56:52.8918234Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr1fma.c.o 2022-12-01T09:56:52.9244366Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2022-12-01T09:56:52.9409071Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2022-12-01T09:56:52.9818646Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2022-12-01T09:56:52.9998037Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr2fma.c.o 2022-12-01T09:56:53.0514999Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr2fma1adj.c.o 2022-12-01T09:56:53.0981248Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2022-12-01T09:56:53.1754731Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-div.c.o 2022-12-01T09:56:53.2934257Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr1fma.c.o 2022-12-01T09:56:53.3583456Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2022-12-01T09:56:53.4153595Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr2fma.c.o 2022-12-01T09:56:53.5288868Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:53.5730153Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:53.6275069Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2022-12-01T09:56:53.6954026Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T09:56:53.8241160Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T09:56:53.8409906Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T09:56:53.8791412Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:53.9008919Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T09:56:53.9581259Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2022-12-01T09:56:53.9623477Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T09:56:53.9844893Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T09:56:54.0051839Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2022-12-01T09:56:54.0725096Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:54.0935360Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2022-12-01T09:56:54.1271879Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:54.1994915Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o 2022-12-01T09:56:54.2562229Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:54.3987619Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T09:56:54.4423764Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2022-12-01T09:56:54.5084118Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T09:56:54.5687970Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T09:56:54.6032985Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2022-12-01T09:56:54.6786809Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:54.8016879Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T09:56:54.8750508Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2022-12-01T09:56:54.9064472Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T09:56:54.9555436Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T09:56:55.0161635Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:55.0767067Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2022-12-01T09:56:55.0991442Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:55.1598133Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2022-12-01T09:56:55.1870046Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2022-12-01T09:56:55.2271699Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T09:56:55.3271418Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:55.3635734Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2022-12-01T09:56:55.4632102Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T09:56:55.5707053Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:55.5890556Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2022-12-01T09:56:55.6139656Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T09:56:55.6453913Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:55.6907203Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2022-12-01T09:56:55.7433737Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2022-12-01T09:56:55.7846680Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:55.8472890Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:55.9234460Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:55.9753082Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:56.0296932Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2022-12-01T09:56:56.0714032Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T09:56:56.0909972Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2022-12-01T09:56:56.2021811Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T09:56:56.2363108Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T09:56:56.3287153Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2022-12-01T09:56:56.3383459Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:56.4457647Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T09:56:56.5371274Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2022-12-01T09:56:56.5712921Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T09:56:56.6375658Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T09:56:56.6964112Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:56.7505621Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:56.7540135Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:56.8313616Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T09:56:56.8382324Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2022-12-01T09:56:56.8643668Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2022-12-01T09:56:56.8871627Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T09:56:56.9413293Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T09:56:56.9752360Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:57.0273184Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2022-12-01T09:56:57.0698249Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2022-12-01T09:56:57.1071868Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T09:56:57.2516026Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T09:56:57.3574548Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T09:56:57.3576546Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2022-12-01T09:56:57.4797539Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2022-12-01T09:56:57.5027597Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:57.5041280Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2022-12-01T09:56:57.6311201Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T09:56:57.6347232Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2022-12-01T09:56:57.7564605Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2022-12-01T09:56:57.8724722Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2022-12-01T09:56:57.9622222Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:57.9709043Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2022-12-01T09:56:58.0833063Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T09:56:58.2316608Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:58.2729939Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2022-12-01T09:56:58.3112680Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2022-12-01T09:56:58.3699888Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T09:56:58.4572634Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2022-12-01T09:56:58.5080172Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:58.5901594Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T09:56:58.6509363Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2022-12-01T09:56:58.7152562Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:58.7415568Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:58.7831975Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:58.8193445Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-12-01T09:56:58.8590654Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2022-12-01T09:56:58.8830118Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2022-12-01T09:56:58.9043433Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2022-12-01T09:56:58.9278696Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:56:59.0549031Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x24.c.o 2022-12-01T09:56:59.1083636Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x32.c.o 2022-12-01T09:56:59.1571491Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-12-01T09:56:59.2334146Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2022-12-01T09:56:59.2663217Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:56:59.3441376Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x24.c.o 2022-12-01T09:56:59.3808603Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x32.c.o 2022-12-01T09:56:59.3843918Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2022-12-01T09:56:59.4592924Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2022-12-01T09:56:59.5161846Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:59.6362974Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:59.6672929Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:59.7369327Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2022-12-01T09:56:59.8001033Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:59.8020344Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2022-12-01T09:56:59.9396609Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:59.9696224Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:57:00.0677459Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2022-12-01T09:57:00.0900506Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2022-12-01T09:57:00.2168972Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T09:57:00.2171508Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2022-12-01T09:57:00.2673001Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2022-12-01T09:57:00.3320197Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2022-12-01T09:57:00.3723472Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2022-12-01T09:57:00.3992978Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2022-12-01T09:57:00.4740459Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:57:00.5760579Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:57:00.7063369Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:57:00.7916475Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:57:00.8279933Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2022-12-01T09:57:00.9209108Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:57:00.9278409Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2022-12-01T09:57:00.9346816Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:57:01.0579411Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2022-12-01T09:57:01.0812162Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-12-01T09:57:01.2041031Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:57:01.2574955Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-12-01T09:57:01.2837641Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:57:01.3116720Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2022-12-01T09:57:01.3734144Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2022-12-01T09:57:01.3935889Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x32.c.o 2022-12-01T09:57:01.3943456Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2022-12-01T09:57:01.5146438Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x64.c.o 2022-12-01T09:57:01.5274232Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x96.c.o 2022-12-01T09:57:01.6305106Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2022-12-01T09:57:01.6732653Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2022-12-01T09:57:01.7690099Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f-acc2.c.o 2022-12-01T09:57:01.8197299Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2022-12-01T09:57:01.8542151Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f-acc2.c.o 2022-12-01T09:57:01.9135498Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2022-12-01T09:57:01.9455581Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f-acc2.c.o 2022-12-01T09:57:01.9507328Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2022-12-01T09:57:01.9837037Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2022-12-01T09:57:02.0210870Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2022-12-01T09:57:02.0892546Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2022-12-01T09:57:02.1015849Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2022-12-01T09:57:02.1951840Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f-acc2.c.o 2022-12-01T09:57:02.3259415Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2022-12-01T09:57:02.4685830Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2022-12-01T09:57:02.5029202Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f-acc2.c.o 2022-12-01T09:57:02.5794543Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f.c.o 2022-12-01T09:57:02.5892358Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f-acc2.c.o 2022-12-01T09:57:02.5968023Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2022-12-01T09:57:02.6849058Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2022-12-01T09:57:02.6947092Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f.c.o 2022-12-01T09:57:02.7960729Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f-acc2.c.o 2022-12-01T09:57:02.9224643Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f.c.o 2022-12-01T09:57:02.9595853Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f-acc2.c.o 2022-12-01T09:57:02.9899638Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f.c.o 2022-12-01T09:57:03.0275193Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T09:57:03.0851724Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2022-12-01T09:57:03.1064244Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2022-12-01T09:57:03.1272600Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T09:57:03.1349877Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T09:57:03.2547809Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2022-12-01T09:57:03.2724406Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T09:57:03.3999093Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T09:57:03.5358865Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T09:57:03.5372033Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:57:03.5714408Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:57:03.5858020Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2022-12-01T09:57:03.6411240Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2022-12-01T09:57:03.6697776Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2022-12-01T09:57:03.7201581Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:57:03.7704663Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:57:03.8473216Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2022-12-01T09:57:03.9033067Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:57:04.0399733Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:57:04.0712907Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:57:04.1306426Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2022-12-01T09:57:04.1551534Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2022-12-01T09:57:04.1831031Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2022-12-01T09:57:04.1889031Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:57:04.2993622Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:57:04.3551494Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:57:04.4274047Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:57:04.4633219Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:57:04.5686957Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2022-12-01T09:57:04.5698238Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2022-12-01T09:57:04.5972385Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2022-12-01T09:57:04.6051662Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x32.c.o 2022-12-01T09:57:04.6862669Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc2.c.o 2022-12-01T09:57:04.7137250Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2022-12-01T09:57:04.7229937Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2022-12-01T09:57:04.8088599Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc4.c.o 2022-12-01T09:57:04.9399432Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2022-12-01T09:57:05.0492416Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144-acc3.c.o 2022-12-01T09:57:05.0644460Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2022-12-01T09:57:05.1621439Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2022-12-01T09:57:05.1838750Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc2.c.o 2022-12-01T09:57:05.2219433Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc5.c.o 2022-12-01T09:57:05.2394155Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2022-12-01T09:57:05.3135397Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2022-12-01T09:57:05.3491831Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc2.c.o 2022-12-01T09:57:05.3541692Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2022-12-01T09:57:05.3557901Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2022-12-01T09:57:05.4628459Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc3.c.o 2022-12-01T09:57:05.5989596Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc6.c.o 2022-12-01T09:57:05.7038530Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2022-12-01T09:57:05.8019686Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc2.c.o 2022-12-01T09:57:05.8320434Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc4.c.o 2022-12-01T09:57:05.8732075Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128.c.o 2022-12-01T09:57:05.9107542Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144-acc3.c.o 2022-12-01T09:57:05.9591748Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2022-12-01T09:57:06.0093098Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2022-12-01T09:57:06.0674252Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144.c.o 2022-12-01T09:57:06.1572320Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc2.c.o 2022-12-01T09:57:06.1778158Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2022-12-01T09:57:06.2963861Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc5.c.o 2022-12-01T09:57:06.3273433Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160.c.o 2022-12-01T09:57:06.3835896Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2022-12-01T09:57:06.4266776Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2022-12-01T09:57:06.4353855Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc2.c.o 2022-12-01T09:57:06.4793084Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc3.c.o 2022-12-01T09:57:06.4863633Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2022-12-01T09:57:06.5541734Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2022-12-01T09:57:06.5863738Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc6.c.o 2022-12-01T09:57:06.5982960Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192.c.o 2022-12-01T09:57:06.7022518Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128-acc2.c.o 2022-12-01T09:57:06.7432337Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128-acc4.c.o 2022-12-01T09:57:06.8214259Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128.c.o 2022-12-01T09:57:06.8702259Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2022-12-01T09:57:06.8972471Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x144-acc3.c.o 2022-12-01T09:57:06.9142861Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x144.c.o 2022-12-01T09:57:06.9255379Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2022-12-01T09:57:07.0189722Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160-acc2.c.o 2022-12-01T09:57:07.0317222Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2022-12-01T09:57:07.1313730Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160-acc5.c.o 2022-12-01T09:57:07.2208858Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160.c.o 2022-12-01T09:57:07.2569655Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc2.c.o 2022-12-01T09:57:07.3432533Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2022-12-01T09:57:07.3715137Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc3.c.o 2022-12-01T09:57:07.3991052Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2022-12-01T09:57:07.4088047Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc6.c.o 2022-12-01T09:57:07.5183208Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192.c.o 2022-12-01T09:57:07.5273093Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2022-12-01T09:57:07.5560402Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2022-12-01T09:57:07.6223980Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx512f.c.o 2022-12-01T09:57:07.7545515Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x16.c.o 2022-12-01T09:57:07.8071141Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2022-12-01T09:57:07.8667649Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2022-12-01T09:57:07.8821067Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x16.c.o 2022-12-01T09:57:07.9077449Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2022-12-01T09:57:07.9228117Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x16.c.o 2022-12-01T09:57:08.0075833Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2022-12-01T09:57:08.0134489Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2022-12-01T09:57:08.0351786Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x16.c.o 2022-12-01T09:57:08.0578499Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2022-12-01T09:57:08.1234262Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2022-12-01T09:57:08.1580091Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x16.c.o 2022-12-01T09:57:08.2591142Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2022-12-01T09:57:08.3032116Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2022-12-01T09:57:08.3595945Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x16.c.o 2022-12-01T09:57:08.4971165Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2022-12-01T09:57:08.5397168Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2022-12-01T09:57:08.5960210Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2022-12-01T09:57:08.6177304Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x16.c.o 2022-12-01T09:57:08.6801464Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2022-12-01T09:57:08.7351382Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2022-12-01T09:57:08.8637825Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x16.c.o 2022-12-01T09:57:08.9020951Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2022-12-01T09:57:08.9346034Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x16.c.o 2022-12-01T09:57:08.9613863Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2022-12-01T09:57:09.0035164Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2022-12-01T09:57:09.0356399Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2022-12-01T09:57:09.0436351Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2022-12-01T09:57:09.1215077Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x16.c.o 2022-12-01T09:57:09.2428472Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2022-12-01T09:57:09.3181439Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x16.c.o 2022-12-01T09:57:09.3636623Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2022-12-01T09:57:09.4315287Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2022-12-01T09:57:09.4420488Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x16.c.o 2022-12-01T09:57:09.4764310Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2022-12-01T09:57:09.5692010Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2022-12-01T09:57:09.5701472Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2022-12-01T09:57:09.6825265Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x16.c.o 2022-12-01T09:57:09.7833239Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2022-12-01T09:57:09.8803693Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x16.c.o 2022-12-01T09:57:09.9125562Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2022-12-01T09:57:10.0147347Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2022-12-01T09:57:10.0324097Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x16.c.o 2022-12-01T09:57:10.0539682Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2022-12-01T09:57:10.0578122Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2022-12-01T09:57:10.0620123Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x16.c.o 2022-12-01T09:57:10.1433397Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2022-12-01T09:57:10.1616328Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2022-12-01T09:57:10.2070230Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2022-12-01T09:57:10.3444738Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2022-12-01T09:57:10.3837279Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x32.c.o 2022-12-01T09:57:10.4145823Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x16.c.o 2022-12-01T09:57:10.4677398Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x32.c.o 2022-12-01T09:57:10.5243304Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x48.c.o 2022-12-01T09:57:10.5591814Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c.o 2022-12-01T09:57:10.6091011Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2022-12-01T09:57:10.6148595Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2022-12-01T09:57:10.6543193Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2022-12-01T09:57:10.6830960Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x80.c.o 2022-12-01T09:57:10.8138341Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x96.c.o 2022-12-01T09:57:10.9353814Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x112.c.o 2022-12-01T09:57:10.9467411Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x128.c.o 2022-12-01T09:57:11.0720185Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2022-12-01T09:57:11.0981229Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x16.c.o 2022-12-01T09:57:11.1081856Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x32.c.o 2022-12-01T09:57:11.2158624Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x48.c.o 2022-12-01T09:57:11.2184255Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x64.c.o 2022-12-01T09:57:11.3059530Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x80.c.o 2022-12-01T09:57:11.3278223Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2022-12-01T09:57:11.3346494Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2022-12-01T09:57:11.4274718Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x96.c.o 2022-12-01T09:57:11.5486878Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x112.c.o 2022-12-01T09:57:11.6812301Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x128.c.o 2022-12-01T09:57:11.7116777Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2022-12-01T09:57:11.7948212Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x32.c.o 2022-12-01T09:57:11.7988938Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2022-12-01T09:57:11.8075174Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2022-12-01T09:57:11.8818698Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x32.c.o 2022-12-01T09:57:11.8938865Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2022-12-01T09:57:11.9220254Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2022-12-01T09:57:12.0099065Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x16.c.o 2022-12-01T09:57:12.1319096Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x32.c.o 2022-12-01T09:57:12.2562109Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2022-12-01T09:57:12.2873026Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x32.c.o 2022-12-01T09:57:12.3623023Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2022-12-01T09:57:12.3660081Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2022-12-01T09:57:12.4063174Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2022-12-01T09:57:12.4392277Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x32.c.o 2022-12-01T09:57:12.4703734Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2022-12-01T09:57:12.4815568Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2022-12-01T09:57:12.5643785Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2022-12-01T09:57:12.5786785Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x32.c.o 2022-12-01T09:57:12.6946236Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2022-12-01T09:57:12.8317280Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x32.c.o 2022-12-01T09:57:12.9282311Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x16.c.o 2022-12-01T09:57:12.9517320Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2022-12-01T09:57:12.9926168Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x32.c.o 2022-12-01T09:57:13.0272886Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x48.c.o 2022-12-01T09:57:13.0325340Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x64.c.o 2022-12-01T09:57:13.0504988Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2022-12-01T09:57:13.0951136Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x80.c.o 2022-12-01T09:57:13.1336984Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2022-12-01T09:57:13.1494147Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2022-12-01T09:57:13.2100708Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x96.c.o 2022-12-01T09:57:13.2985205Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x112.c.o 2022-12-01T09:57:13.4308879Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2022-12-01T09:57:13.4452169Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2022-12-01T09:57:13.5585196Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2022-12-01T09:57:13.5739540Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2022-12-01T09:57:13.5875964Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x176.c.o 2022-12-01T09:57:13.6351438Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2022-12-01T09:57:13.6810005Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2022-12-01T09:57:13.6818006Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2022-12-01T09:57:13.6908803Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2022-12-01T09:57:13.7512572Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x16.c.o 2022-12-01T09:57:13.8649038Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x32.c.o 2022-12-01T09:57:13.9044437Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x48.c.o 2022-12-01T09:57:13.9851174Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2022-12-01T09:57:14.0115086Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x64.c.o 2022-12-01T09:57:14.1640296Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x80.c.o 2022-12-01T09:57:14.2030175Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x96.c.o 2022-12-01T09:57:14.2547605Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x112.c.o 2022-12-01T09:57:14.2799348Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2022-12-01T09:57:14.2817056Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x128.c.o 2022-12-01T09:57:14.2904817Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2022-12-01T09:57:14.3664279Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2022-12-01T09:57:14.4101112Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x144.c.o 2022-12-01T09:57:14.5226588Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x160.c.o 2022-12-01T09:57:14.6424343Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x176.c.o 2022-12-01T09:57:14.7471036Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x192.c.o 2022-12-01T09:57:14.7493540Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2022-12-01T09:57:14.8002687Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2022-12-01T09:57:14.8710907Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x16.c.o 2022-12-01T09:57:14.9994106Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x32.c.o 2022-12-01T09:57:15.1255624Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x48.c.o 2022-12-01T09:57:15.1940309Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x64.c.o 2022-12-01T09:57:15.2293919Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x80.c.o 2022-12-01T09:57:15.2620544Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2022-12-01T09:57:15.2749503Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x96.c.o 2022-12-01T09:57:15.3143214Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2022-12-01T09:57:15.3632599Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2022-12-01T09:57:15.4212684Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x112.c.o 2022-12-01T09:57:15.5297727Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x128.c.o 2022-12-01T09:57:15.6135159Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x16.c.o 2022-12-01T09:57:15.6628859Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2022-12-01T09:57:15.6932432Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2022-12-01T09:57:15.7395387Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x32.c.o 2022-12-01T09:57:15.8689000Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x48.c.o 2022-12-01T09:57:15.9997583Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x64.c.o 2022-12-01T09:57:16.0716566Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x80.c.o 2022-12-01T09:57:16.1008465Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2022-12-01T09:57:16.1264570Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x96.c.o 2022-12-01T09:57:16.1873045Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2022-12-01T09:57:16.2232193Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2022-12-01T09:57:16.2233355Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x112.c.o 2022-12-01T09:57:16.3632407Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x128.c.o 2022-12-01T09:57:16.4912146Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x16.c.o 2022-12-01T09:57:16.5289317Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x32.c.o 2022-12-01T09:57:16.6211737Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2022-12-01T09:57:16.6244820Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x48.c.o 2022-12-01T09:57:16.6596951Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x64.c.o 2022-12-01T09:57:16.7273702Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x80.c.o 2022-12-01T09:57:16.7613291Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2022-12-01T09:57:16.7918788Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x96.c.o 2022-12-01T09:57:16.8345077Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2022-12-01T09:57:16.9038867Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x112.c.o 2022-12-01T09:57:17.0172188Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x128.c.o 2022-12-01T09:57:17.0742997Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x16.c.o 2022-12-01T09:57:17.0766956Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x32.c.o 2022-12-01T09:57:17.1007196Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2022-12-01T09:57:17.1397512Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x48.c.o 2022-12-01T09:57:17.1918341Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2022-12-01T09:57:17.2057017Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x64.c.o 2022-12-01T09:57:17.2637650Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2022-12-01T09:57:17.3135812Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x80.c.o 2022-12-01T09:57:17.4361398Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x96.c.o 2022-12-01T09:57:17.5568562Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x112.c.o 2022-12-01T09:57:17.6544599Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2022-12-01T09:57:17.6832551Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x128.c.o 2022-12-01T09:57:17.7606716Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x16.c.o 2022-12-01T09:57:17.7948535Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2022-12-01T09:57:17.8788359Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x32.c.o 2022-12-01T09:57:17.8789506Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2022-12-01T09:57:18.0131370Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x48.c.o 2022-12-01T09:57:18.0883372Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x64.c.o 2022-12-01T09:57:18.1356149Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2022-12-01T09:57:18.1363656Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x80.c.o 2022-12-01T09:57:18.2046036Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2022-12-01T09:57:18.2358332Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x96.c.o 2022-12-01T09:57:18.3578120Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x112.c.o 2022-12-01T09:57:18.4751889Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x128.c.o 2022-12-01T09:57:18.5191409Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2022-12-01T09:57:18.5915977Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x16.c.o 2022-12-01T09:57:18.7026125Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x32.c.o 2022-12-01T09:57:18.8506062Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x48.c.o 2022-12-01T09:57:18.9495891Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x64.c.o 2022-12-01T09:57:18.9807948Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2022-12-01T09:57:19.0000019Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x80.c.o 2022-12-01T09:57:19.0074397Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2022-12-01T09:57:19.0510466Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2022-12-01T09:57:19.0605145Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x96.c.o 2022-12-01T09:57:19.1119790Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2022-12-01T09:57:19.1679894Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x112.c.o 2022-12-01T09:57:19.2933947Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x128.c.o 2022-12-01T09:57:19.3648808Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2022-12-01T09:57:19.3931803Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x16.c.o 2022-12-01T09:57:19.5245302Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x32.c.o 2022-12-01T09:57:19.6458912Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x48.c.o 2022-12-01T09:57:19.7725692Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x64.c.o 2022-12-01T09:57:19.8848607Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x80.c.o 2022-12-01T09:57:19.9557676Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x96.c.o 2022-12-01T09:57:20.0213478Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x112.c.o 2022-12-01T09:57:20.0419436Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2022-12-01T09:57:20.0874761Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x128.c.o 2022-12-01T09:57:20.1285399Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2022-12-01T09:57:20.1530211Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2022-12-01T09:57:20.2071978Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x32.c.o 2022-12-01T09:57:20.2340859Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2022-12-01T09:57:20.2554366Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2022-12-01T09:57:20.2890247Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2022-12-01T09:57:20.3074401Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2022-12-01T09:57:20.4040666Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x32.c.o 2022-12-01T09:57:20.5192478Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2022-12-01T09:57:20.6140156Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x32.c.o 2022-12-01T09:57:20.7984129Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut16-p3-perm-scalef.c.o 2022-12-01T09:57:20.9129809Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut16-p3-perm.c.o 2022-12-01T09:57:21.0438525Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut32-p2-perm2-scalef.c.o 2022-12-01T09:57:21.0444445Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2022-12-01T09:57:21.1411980Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut32-p2-perm2.c.o 2022-12-01T09:57:21.1722556Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2022-12-01T09:57:21.1749305Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5-scalef.c.o 2022-12-01T09:57:21.2794565Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5.c.o 2022-12-01T09:57:21.2899787Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2022-12-01T09:57:21.2957427Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2022-12-01T09:57:21.3104787Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2022-12-01T09:57:21.3919655Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-lut16-p3-perm.c.o 2022-12-01T09:57:21.4388826Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-p6.c.o 2022-12-01T09:57:21.5081329Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2022-12-01T09:57:21.5676561Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx512f-p5.c.o 2022-12-01T09:57:21.6691338Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-div.c.o 2022-12-01T09:57:21.6862103Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2022-12-01T09:57:21.7270183Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-nr1fma.c.o 2022-12-01T09:57:21.7378952Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-nr1fma1adj.c.o 2022-12-01T09:57:21.7529646Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-div.c.o 2022-12-01T09:57:21.8318987Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2022-12-01T09:57:21.8414688Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2022-12-01T09:57:21.8756138Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma.c.o 2022-12-01T09:57:21.9912521Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2022-12-01T09:57:21.9923460Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-div.c.o 2022-12-01T09:57:22.0679562Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-nr1fma.c.o 2022-12-01T09:57:22.0980945Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2022-12-01T09:57:22.1044259Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2022-12-01T09:57:22.1458297Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-nr1fma1adj.c.o 2022-12-01T09:57:22.1737799Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-div.c.o 2022-12-01T09:57:22.2426920Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2022-12-01T09:57:22.2772278Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma.c.o 2022-12-01T09:57:22.3190482Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma1adj.c.o 2022-12-01T09:57:22.3349033Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2022-12-01T09:57:22.3878266Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2022-12-01T09:57:22.4337835Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-div.c.o 2022-12-01T09:57:22.4527752Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-nr1fma.c.o 2022-12-01T09:57:22.5427189Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2022-12-01T09:57:22.5675692Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-nr1fma1adj.c.o 2022-12-01T09:57:22.5789428Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2022-12-01T09:57:22.6668346Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-div.c.o 2022-12-01T09:57:22.7187127Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma.c.o 2022-12-01T09:57:22.7449987Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2022-12-01T09:57:22.7770658Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2022-12-01T09:57:22.8371880Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2022-12-01T09:57:22.8570860Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-div.c.o 2022-12-01T09:57:22.8706056Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-nr1fma.c.o 2022-12-01T09:57:22.9780008Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2022-12-01T09:57:22.9780725Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-nr1fma1adj.c.o 2022-12-01T09:57:22.9976730Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_view.cpp.o 2022-12-01T09:57:23.0786247Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-div.c.o 2022-12-01T09:57:23.1469860Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma.c.o 2022-12-01T09:57:23.1904297Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma1adj.c.o 2022-12-01T09:57:23.2453169Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma.c.o 2022-12-01T09:57:23.2544286Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma1adj.c.o 2022-12-01T09:57:23.3024028Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2022-12-01T09:57:23.3137375Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr2fma.c.o 2022-12-01T09:57:23.3541957Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2022-12-01T09:57:23.3726043Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2022-12-01T09:57:23.4187443Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T09:57:23.4407325Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:57:23.4876493Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T09:57:23.5168543Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2022-12-01T09:57:23.5416846Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2022-12-01T09:57:23.6038979Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:57:23.7198653Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:57:23.7570953Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-12-01T09:57:23.8025429Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x96.c.o 2022-12-01T09:57:23.8389790Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2022-12-01T09:57:23.8643348Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2022-12-01T09:57:23.8809639Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-12-01T09:57:23.9034810Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:57:23.9179574Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2022-12-01T09:57:23.9752717Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-12-01T09:57:23.9918255Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2022-12-01T09:57:24.0270092Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2022-12-01T09:57:24.0797741Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x96.c.o 2022-12-01T09:57:24.1944437Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-12-01T09:57:24.2961542Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:57:24.3158288Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2022-12-01T09:57:24.4204707Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:57:24.4316480Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2022-12-01T09:57:24.4956929Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:57:24.5478312Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2022-12-01T09:57:24.5584050Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:57:24.6020874Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2022-12-01T09:57:24.6220768Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:24.6908732Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/api.cpp.o 2022-12-01T09:57:24.7553499Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:24.8539845Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:24.8766838Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:24.8775895Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2022-12-01T09:57:24.9143098Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:24.9739357Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:24.9750148Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/execution_graph_observer.cpp.o 2022-12-01T09:57:24.9983466Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt_observer.cpp.o 2022-12-01T09:57:25.0468141Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:25.1079255Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:25.1749453Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2022-12-01T09:57:25.1984253Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:57:25.2344741Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2022-12-01T09:57:25.3282652Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:57:25.4563467Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/nvtx_observer.cpp.o 2022-12-01T09:57:25.4633405Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:57:25.5492463Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:57:25.5507314Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2022-12-01T09:57:25.5832287Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T09:57:25.6662623Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2022-12-01T09:57:25.6990541Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:57:25.7026483Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2022-12-01T09:57:25.7285983Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2022-12-01T09:57:25.8015517Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2022-12-01T09:57:25.9134731Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-12-01T09:57:25.9643701Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:26.0296331Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2022-12-01T09:57:26.0886400Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:26.1213512Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2022-12-01T09:57:26.1794143Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:26.2102414Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:26.2231393Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2022-12-01T09:57:26.2970950Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2022-12-01T09:57:26.3027630Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:26.3541895Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2022-12-01T09:57:26.4318402Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2022-12-01T09:57:26.4358477Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:26.5481874Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:26.6365379Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2022-12-01T09:57:26.6563797Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:26.8015416Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:57:26.9213117Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-12-01T09:57:26.9223832Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:57:26.9992889Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-12-01T09:57:27.0315250Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2022-12-01T09:57:27.0489338Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2022-12-01T09:57:27.1163590Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:57:27.1229244Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2022-12-01T09:57:27.2205179Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:57:27.2540578Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2022-12-01T09:57:27.3682037Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:57:27.3998968Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:57:27.4991552Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T09:57:27.5203750Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:57:27.5307669Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2022-12-01T09:57:27.5389445Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2022-12-01T09:57:27.6056826Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2022-12-01T09:57:27.6266764Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2022-12-01T09:57:27.6644961Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-12-01T09:57:27.7882926Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:27.9092757Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:28.0197501Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:28.0475613Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2022-12-01T09:57:28.1355146Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:28.1510873Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:28.1797334Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:28.2630645Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/random_ops.cpp.o 2022-12-01T09:57:28.2853494Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:28.3299018Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2022-12-01T09:57:28.4278785Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:57:28.4367209Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:57:28.4753202Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-12-01T09:57:28.5431389Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:57:28.5541337Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-12-01T09:57:28.6066988Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2022-12-01T09:57:28.6367198Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x128.c.o 2022-12-01T09:57:28.6436718Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2022-12-01T09:57:28.6607327Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2022-12-01T09:57:28.7206109Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2022-12-01T09:57:28.7510592Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x192.c.o 2022-12-01T09:57:28.7540614Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x256.c.o 2022-12-01T09:57:28.8385899Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-64.c.o 2022-12-01T09:57:28.8663073Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2022-12-01T09:57:28.8678592Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2022-12-01T09:57:28.8767218Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-2048.c.o 2022-12-01T09:57:28.9319946Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-4.c.o 2022-12-01T09:57:28.9917966Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-8.c.o 2022-12-01T09:57:29.0565107Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-16.c.o 2022-12-01T09:57:29.0963723Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-64.c.o 2022-12-01T09:57:29.1275309Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-2048.c.o 2022-12-01T09:57:29.1439706Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2022-12-01T09:57:29.1984609Z [ 90%] Built target all_microkernels 2022-12-01T09:57:29.2062135Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2022-12-01T09:57:29.2458435Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2022-12-01T09:57:29.3195229Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2022-12-01T09:57:29.5001708Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2022-12-01T09:57:29.6123453Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2022-12-01T09:57:29.6740441Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2022-12-01T09:57:29.8140851Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2022-12-01T09:57:29.9939513Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2022-12-01T09:57:30.0395558Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2022-12-01T09:57:30.1586819Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2022-12-01T09:57:30.2111828Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2022-12-01T09:57:30.3422900Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2022-12-01T09:57:30.4372539Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2022-12-01T09:57:30.4918396Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2022-12-01T09:57:30.5359521Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2022-12-01T09:57:30.6607703Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2022-12-01T09:57:30.7120494Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2022-12-01T09:57:30.8716161Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2022-12-01T09:57:30.9994096Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2022-12-01T09:57:31.0930302Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2022-12-01T09:57:31.3634275Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2022-12-01T09:57:31.4337513Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2022-12-01T09:57:31.5453013Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2022-12-01T09:57:31.6150230Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2022-12-01T09:57:31.6550852Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt.cpp.o 2022-12-01T09:57:31.7815292Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2022-12-01T09:57:31.9057092Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2022-12-01T09:57:32.0453723Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2022-12-01T09:57:32.0670825Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2022-12-01T09:57:32.1753499Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2022-12-01T09:57:32.2572051Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2022-12-01T09:57:32.3084111Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2022-12-01T09:57:32.4981756Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2022-12-01T09:57:32.6117514Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer_jit.cpp.o 2022-12-01T09:57:32.6437715Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2022-12-01T09:57:32.8297519Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2022-12-01T09:57:33.1259531Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2022-12-01T09:57:33.1971231Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2022-12-01T09:57:33.3988622Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2022-12-01T09:57:33.5085209Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2022-12-01T09:57:33.5103647Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2022-12-01T09:57:33.5499875Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/OpsImpl.cpp.o 2022-12-01T09:57:33.5835677Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2022-12-01T09:57:33.8339447Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2022-12-01T09:57:33.9075516Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2022-12-01T09:57:34.0780048Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2022-12-01T09:57:34.1235759Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2022-12-01T09:57:34.2212979Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2022-12-01T09:57:34.4818197Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2022-12-01T09:57:34.5021846Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2022-12-01T09:57:34.5077127Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2022-12-01T09:57:34.9121284Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2022-12-01T09:57:34.9163978Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2022-12-01T09:57:35.1144455Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2022-12-01T09:57:35.1952707Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/exception.cpp.o 2022-12-01T09:57:35.3370322Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2022-12-01T09:57:35.3772139Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2022-12-01T09:57:35.4473788Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2022-12-01T09:57:35.5473230Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2022-12-01T09:57:35.7911342Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2022-12-01T09:57:36.0191788Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2022-12-01T09:57:36.2366231Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2022-12-01T09:57:36.4418072Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2022-12-01T09:57:36.4422754Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2022-12-01T09:57:36.4423557Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2022-12-01T09:57:36.5001007Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2022-12-01T09:57:36.8117927Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2022-12-01T09:57:37.0015925Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2022-12-01T09:57:37.3625708Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2022-12-01T09:57:37.4210257Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2022-12-01T09:57:37.5034849Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2022-12-01T09:57:37.6366183Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2022-12-01T09:57:37.7478320Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2022-12-01T09:57:37.7874126Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2022-12-01T09:57:37.8169354Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2022-12-01T09:57:37.8591506Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2022-12-01T09:57:38.3736849Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2022-12-01T09:57:38.5763591Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2022-12-01T09:57:38.7407993Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2022-12-01T09:57:38.7923448Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2022-12-01T09:57:38.9600870Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp.o 2022-12-01T09:57:39.0420469Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2022-12-01T09:57:39.3048118Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2022-12-01T09:57:39.6113956Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2022-12-01T09:57:39.6224341Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2022-12-01T09:57:39.6452125Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2022-12-01T09:57:39.9501327Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2022-12-01T09:57:40.1066262Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2022-12-01T09:57:40.1733643Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2022-12-01T09:57:40.2234844Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2022-12-01T09:57:40.5861289Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2022-12-01T09:57:40.7094294Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2022-12-01T09:57:40.8287593Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2022-12-01T09:57:41.0946248Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2022-12-01T09:57:41.2651887Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2022-12-01T09:57:41.4176273Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2022-12-01T09:57:41.4616837Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2022-12-01T09:57:41.8749337Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2022-12-01T09:57:41.9461872Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2022-12-01T09:57:42.1194130Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2022-12-01T09:57:42.2114818Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2022-12-01T09:57:42.3991589Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2022-12-01T09:57:42.4685563Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2022-12-01T09:57:42.8421000Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2022-12-01T09:57:43.0385469Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2022-12-01T09:57:43.1677822Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2022-12-01T09:57:43.2258576Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2022-12-01T09:57:43.2923384Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2022-12-01T09:57:43.4374369Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2022-12-01T09:57:43.7511735Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2022-12-01T09:57:43.9891916Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2022-12-01T09:57:44.0886447Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2022-12-01T09:57:44.1432855Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2022-12-01T09:57:44.2279993Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2022-12-01T09:57:44.2530315Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2022-12-01T09:57:44.3474621Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2022-12-01T09:57:44.4251910Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2022-12-01T09:57:45.0147956Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2022-12-01T09:57:45.1246152Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2022-12-01T09:57:45.2898836Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2022-12-01T09:57:45.2929431Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2022-12-01T09:57:45.6210742Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2022-12-01T09:57:45.6578771Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2022-12-01T09:57:46.1407472Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2022-12-01T09:57:46.3532902Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2022-12-01T09:57:46.4641069Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2022-12-01T09:57:46.5015602Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2022-12-01T09:57:46.8535024Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2022-12-01T09:57:46.8994783Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2022-12-01T09:57:47.3414704Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2022-12-01T09:57:47.5387164Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2022-12-01T09:57:47.6333365Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2022-12-01T09:57:47.7765122Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2022-12-01T09:57:48.0178192Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2022-12-01T09:57:48.0357870Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2022-12-01T09:57:48.4807124Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2022-12-01T09:57:48.7626882Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2022-12-01T09:57:48.9402587Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2022-12-01T09:57:48.9880610Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2022-12-01T09:57:49.0434321Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2022-12-01T09:57:49.1620545Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2022-12-01T09:57:49.2776841Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2022-12-01T09:57:49.7100966Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2022-12-01T09:57:49.9584525Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2022-12-01T09:57:49.9667739Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2022-12-01T09:57:49.9989465Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2022-12-01T09:57:50.0411044Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2022-12-01T09:57:50.1060084Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2022-12-01T09:57:50.6686135Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2022-12-01T09:57:50.9048018Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2022-12-01T09:57:50.9366842Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2022-12-01T09:57:50.9860015Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2022-12-01T09:57:51.0454310Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2022-12-01T09:57:51.3322976Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2022-12-01T09:57:51.7645936Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2022-12-01T09:57:51.8651356Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2022-12-01T09:57:52.0353377Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2022-12-01T09:57:52.1706215Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2022-12-01T09:57:52.2521187Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2022-12-01T09:57:52.4233164Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2022-12-01T09:57:53.2552099Z [ 93%] Linking CXX shared library ../lib/libtorch_cpu.so 2022-12-01T09:58:09.1549277Z [ 93%] Built target torch_cpu 2022-12-01T09:58:09.1707544Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2022-12-01T09:58:09.1715652Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2022-12-01T09:58:09.1722695Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2022-12-01T09:58:09.1729577Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2022-12-01T09:58:09.1766915Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2022-12-01T09:58:09.1774531Z [ 93%] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2022-12-01T09:58:09.2312867Z [ 93%] Linking CXX shared library ../lib/libtorch.so 2022-12-01T09:58:09.4993588Z [ 93%] Built target torch 2022-12-01T09:58:09.5229685Z [ 93%] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2022-12-01T09:58:09.5672841Z [ 93%] Linking CXX executable ../bin/TCPStoreTest 2022-12-01T09:58:09.6565873Z [ 93%] Linking CXX executable ../bin/FileStoreTest 2022-12-01T09:58:09.7117068Z [ 93%] Linking CXX executable ../bin/HashStoreTest 2022-12-01T09:58:10.1139446Z [ 93%] Built target TCPStoreTest 2022-12-01T09:58:10.1208518Z [ 93%] Linking CXX executable ../bin/example_allreduce 2022-12-01T09:58:10.1327094Z [ 93%] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2022-12-01T09:58:10.1968034Z [ 93%] Built target FileStoreTest 2022-12-01T09:58:10.2165844Z [ 93%] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2022-12-01T09:58:10.3127706Z [ 93%] Built target HashStoreTest 2022-12-01T09:58:10.3308655Z [ 93%] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2022-12-01T09:58:10.3555240Z [ 93%] Linking CXX executable ../bin/Dimname_test 2022-12-01T09:58:10.4320723Z [ 93%] Linking CXX executable ../bin/ProcessGroupGlooTest 2022-12-01T09:58:10.4859819Z [ 93%] Linking CXX executable ../bin/Dict_test 2022-12-01T09:58:10.6469299Z [ 93%] Built target example_allreduce 2022-12-01T09:58:10.6715700Z [ 93%] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2022-12-01T09:58:10.8887726Z [ 93%] Built target Dimname_test 2022-12-01T09:58:10.9075209Z [ 93%] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2022-12-01T09:58:10.9880229Z [ 93%] Built target Dict_test 2022-12-01T09:58:11.0157282Z [ 93%] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2022-12-01T09:58:11.0552270Z [ 93%] Built target ProcessGroupGlooTest 2022-12-01T09:58:11.0874724Z [ 93%] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2022-12-01T09:58:11.1406954Z [ 93%] Linking CXX executable ../bin/MaybeOwned_test 2022-12-01T09:58:11.2105490Z [ 93%] Linking CXX executable ../bin/NamedTensor_test 2022-12-01T09:58:11.4918878Z [ 93%] Linking CXX executable ../bin/apply_utils_test 2022-12-01T09:58:11.7204673Z [ 93%] Built target MaybeOwned_test 2022-12-01T09:58:11.7398402Z [ 93%] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2022-12-01T09:58:11.8152477Z [ 93%] Built target NamedTensor_test 2022-12-01T09:58:11.8325214Z [ 93%] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2022-12-01T09:58:11.8580308Z [ 93%] Linking CXX executable ../bin/atest 2022-12-01T09:58:11.9155399Z [ 93%] Linking CXX executable ../bin/basic 2022-12-01T09:58:12.0327350Z [ 93%] Built target apply_utils_test 2022-12-01T09:58:12.0425125Z [ 93%] Linking CXX executable ../bin/broadcast_test 2022-12-01T09:58:12.0500987Z [ 93%] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2022-12-01T09:58:12.4002374Z [ 93%] Built target atest 2022-12-01T09:58:12.4200728Z [ 93%] Building CXX object caffe2/CMakeFiles/dispatch_key_set_test.dir/__/aten/src/ATen/test/dispatch_key_set_test.cpp.o 2022-12-01T09:58:12.5226240Z [ 93%] Built target broadcast_test 2022-12-01T09:58:12.5416976Z [ 93%] Built target basic 2022-12-01T09:58:12.5473426Z [ 93%] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2022-12-01T09:58:12.5656152Z [ 93%] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2022-12-01T09:58:12.6645364Z [ 93%] Linking CXX executable ../bin/cpu_generator_test 2022-12-01T09:58:12.7152770Z [ 93%] Linking CXX executable ../bin/cpu_profiling_allocator_test 2022-12-01T09:58:13.2924134Z [ 93%] Built target cpu_generator_test 2022-12-01T09:58:13.2974546Z [ 93%] Built target cpu_profiling_allocator_test 2022-12-01T09:58:13.3073066Z [ 93%] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2022-12-01T09:58:13.3135628Z [ 93%] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2022-12-01T09:58:13.3142159Z [ 93%] Linking CXX executable ../bin/dispatch_key_set_test 2022-12-01T09:58:13.3849686Z [ 93%] Linking CXX executable ../bin/cpu_rng_test 2022-12-01T09:58:13.4046254Z [ 93%] Linking CXX executable ../bin/dlconvertor_test 2022-12-01T09:58:13.5516143Z [ 93%] Linking CXX executable ../bin/extension_backend_test 2022-12-01T09:58:13.8995342Z [ 93%] Built target dispatch_key_set_test 2022-12-01T09:58:13.9181584Z [ 93%] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2022-12-01T09:58:13.9936774Z [ 93%] Built target cpu_rng_test 2022-12-01T09:58:13.9977522Z [ 93%] Built target dlconvertor_test 2022-12-01T09:58:14.0098337Z [ 93%] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2022-12-01T09:58:14.0188907Z [ 93%] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2022-12-01T09:58:14.1113078Z [ 93%] Linking CXX executable ../bin/half_test 2022-12-01T09:58:14.1551884Z [ 93%] Built target extension_backend_test 2022-12-01T09:58:14.1822749Z [ 93%] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2022-12-01T09:58:14.6150448Z [ 93%] Linking CXX executable ../bin/ivalue_test 2022-12-01T09:58:14.7132235Z [ 93%] Built target half_test 2022-12-01T09:58:14.7403997Z [ 93%] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2022-12-01T09:58:14.8111195Z [ 93%] Linking CXX executable ../bin/lazy_tensor_test 2022-12-01T09:58:14.8539978Z [ 93%] Linking CXX executable ../bin/memory_format_test 2022-12-01T09:58:15.0078713Z [ 93%] Linking CXX executable ../bin/memory_overlapping_test 2022-12-01T09:58:15.1473889Z [ 93%] Linking CXX executable ../bin/math_kernel_test 2022-12-01T09:58:15.2645839Z [ 93%] Built target ivalue_test 2022-12-01T09:58:15.2841917Z [ 93%] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2022-12-01T09:58:15.3621160Z [ 93%] Built target lazy_tensor_test 2022-12-01T09:58:15.3823576Z [ 93%] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2022-12-01T09:58:15.4480779Z [ 93%] Built target memory_format_test 2022-12-01T09:58:15.4661780Z [ 93%] Built target memory_overlapping_test 2022-12-01T09:58:15.4667905Z [ 93%] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2022-12-01T09:58:15.4908141Z [ 93%] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2022-12-01T09:58:15.7211053Z [ 93%] Built target math_kernel_test 2022-12-01T09:58:15.7267355Z [ 93%] Linking CXX executable ../bin/operator_name_test 2022-12-01T09:58:15.7471172Z [ 93%] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2022-12-01T09:58:15.8876326Z [ 93%] Linking CXX executable ../bin/mobile_memory_cleanup 2022-12-01T09:58:16.1999619Z [ 93%] Linking CXX executable ../bin/native_test 2022-12-01T09:58:16.2802292Z [ 93%] Built target operator_name_test 2022-12-01T09:58:16.2995783Z [ 93%] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2022-12-01T09:58:16.4611920Z [ 93%] Linking CXX executable ../bin/operators_test 2022-12-01T09:58:16.4831150Z [ 93%] Built target mobile_memory_cleanup 2022-12-01T09:58:16.4978299Z [ 93%] Linking CXX executable ../bin/packedtensoraccessor_test 2022-12-01T09:58:16.5078974Z [ 93%] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2022-12-01T09:58:16.7478159Z [ 93%] Built target native_test 2022-12-01T09:58:16.7639321Z [ 93%] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2022-12-01T09:58:16.8118089Z [ 93%] Linking CXX executable ../bin/pow_test 2022-12-01T09:58:16.9528846Z [ 93%] Built target operators_test 2022-12-01T09:58:16.9696460Z [ 93%] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2022-12-01T09:58:17.1178671Z [ 93%] Built target packedtensoraccessor_test 2022-12-01T09:58:17.1363371Z [ 93%] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2022-12-01T09:58:17.1838928Z [ 93%] Linking CXX executable ../bin/quantized_test 2022-12-01T09:58:17.4067726Z [ 93%] Built target pow_test 2022-12-01T09:58:17.4277378Z [ 93%] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2022-12-01T09:58:17.5751270Z [ 93%] Linking CXX executable ../bin/reduce_ops_test 2022-12-01T09:58:17.6515364Z [ 93%] Linking CXX executable ../bin/reportMemoryUsage_test 2022-12-01T09:58:17.7489816Z [ 93%] Built target quantized_test 2022-12-01T09:58:17.7876574Z [ 93%] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2022-12-01T09:58:17.8456187Z [ 93%] Linking CXX executable ../bin/scalar_tensor_test 2022-12-01T09:58:18.0642822Z [ 93%] Linking CXX executable ../bin/scalar_test 2022-12-01T09:58:18.0867903Z [ 93%] Built target reduce_ops_test 2022-12-01T09:58:18.1160061Z [ 93%] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2022-12-01T09:58:18.2410058Z [ 93%] Built target reportMemoryUsage_test 2022-12-01T09:58:18.2608185Z [ 93%] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2022-12-01T09:58:18.3234868Z [ 93%] Linking CXX executable ../bin/stride_properties_test 2022-12-01T09:58:18.4080559Z [ 93%] Built target scalar_tensor_test 2022-12-01T09:58:18.4387680Z [ 93%] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2022-12-01T09:58:18.6127888Z [ 93%] Built target scalar_test 2022-12-01T09:58:18.6315000Z [ 93%] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2022-12-01T09:58:18.8644729Z [ 93%] Linking CXX executable ../bin/type_ptr_test 2022-12-01T09:58:18.8855789Z [ 93%] Linking CXX executable ../bin/tensor_iterator_test 2022-12-01T09:58:18.8975969Z [ 93%] Built target stride_properties_test 2022-12-01T09:58:18.9230585Z [ 93%] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2022-12-01T09:58:19.0002232Z [ 93%] Linking CXX executable ../bin/thread_init_test 2022-12-01T09:58:19.3799974Z [ 93%] Linking CXX executable ../bin/test_parallel 2022-12-01T09:58:19.3953637Z [ 93%] Built target type_ptr_test 2022-12-01T09:58:19.4275510Z [ 93%] Building CXX object caffe2/CMakeFiles/variant_test.dir/__/aten/src/ATen/test/variant_test.cpp.o 2022-12-01T09:58:19.5355165Z [ 93%] Built target tensor_iterator_test 2022-12-01T09:58:19.5583103Z [ 93%] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2022-12-01T09:58:19.5794091Z [ 93%] Built target thread_init_test 2022-12-01T09:58:19.6179628Z [ 93%] Building CXX object caffe2/CMakeFiles/vmap_test.dir/__/aten/src/ATen/test/vmap_test.cpp.o 2022-12-01T09:58:19.6966920Z [ 93%] Linking CXX executable ../bin/variant_test 2022-12-01T09:58:19.7951814Z [ 93%] Linking CXX executable ../bin/undefined_tensor_test 2022-12-01T09:58:19.8556543Z [ 93%] Linking CXX executable ../bin/type_test 2022-12-01T09:58:19.9334541Z [ 93%] Built target test_parallel 2022-12-01T09:58:19.9562024Z [ 93%] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2022-12-01T09:58:20.3268747Z [ 93%] Built target variant_test 2022-12-01T09:58:20.3340436Z [ 93%] Linking CXX executable ../bin/verify_api_visibility 2022-12-01T09:58:20.3507461Z [ 93%] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2022-12-01T09:58:20.3796189Z [ 93%] Built target undefined_tensor_test 2022-12-01T09:58:20.4052516Z [ 93%] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2022-12-01T09:58:20.4467025Z [ 93%] Built target type_test 2022-12-01T09:58:20.4731692Z [ 93%] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2022-12-01T09:58:20.5469584Z [ 93%] Linking CXX executable ../bin/vmap_test 2022-12-01T09:58:20.8248659Z [ 93%] Linking CXX executable ../bin/weakref_test 2022-12-01T09:58:20.8625528Z [ 93%] Built target verify_api_visibility 2022-12-01T09:58:20.8895558Z [ 93%] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2022-12-01T09:58:21.0637994Z [ 93%] Built target vmap_test 2022-12-01T09:58:21.0803325Z [ 93%] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2022-12-01T09:58:21.1200504Z [ 93%] Linking CXX executable ../bin/IListRef_test 2022-12-01T09:58:21.2116193Z [ 93%] Linking CXX executable ../bin/wrapdim_test 2022-12-01T09:58:21.2835137Z [ 94%] Linking CXX executable ../bin/xla_tensor_test 2022-12-01T09:58:21.3280487Z [ 94%] Linking CXX executable ../bin/List_test 2022-12-01T09:58:21.4140451Z [ 94%] Built target weakref_test 2022-12-01T09:58:21.4391376Z [ 94%] Building CXX object caffe2/CMakeFiles/kernel_function_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp.o 2022-12-01T09:58:21.7509450Z [ 94%] Built target IListRef_test 2022-12-01T09:58:21.7676342Z [ 94%] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2022-12-01T09:58:21.7880731Z [ 94%] Built target wrapdim_test 2022-12-01T09:58:21.8023480Z [ 94%] Linking CXX executable ../bin/kernel_function_legacy_test 2022-12-01T09:58:21.8147598Z [ 94%] Building CXX object caffe2/CMakeFiles/kernel_lambda_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp.o 2022-12-01T09:58:21.8989079Z [ 94%] Built target xla_tensor_test 2022-12-01T09:58:21.9178255Z [ 94%] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2022-12-01T09:58:21.9267203Z [ 94%] Built target List_test 2022-12-01T09:58:21.9495420Z [ 94%] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2022-12-01T09:58:22.0074178Z [ 94%] Linking CXX executable ../bin/KernelFunction_test 2022-12-01T09:58:22.2407948Z [ 94%] Linking CXX executable ../bin/kernel_function_test 2022-12-01T09:58:22.2703063Z [ 94%] Built target kernel_function_legacy_test 2022-12-01T09:58:22.2955577Z [ 94%] 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.o 2022-12-01T09:58:22.3431978Z [ 94%] Linking CXX executable ../bin/kernel_lambda_legacy_test 2022-12-01T09:58:22.4246340Z [ 94%] Linking CXX executable ../bin/kernel_lambda_test 2022-12-01T09:58:22.4639569Z [ 94%] Linking CXX executable ../bin/kernel_stackbased_test 2022-12-01T09:58:22.6098713Z [ 94%] Built target KernelFunction_test 2022-12-01T09:58:22.6301716Z [ 94%] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2022-12-01T09:58:22.7331887Z [ 94%] Built target kernel_function_test 2022-12-01T09:58:22.7513025Z [ 94%] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2022-12-01T09:58:22.7819910Z [ 94%] Linking CXX executable ../bin/make_boxed_from_unboxed_functor_test 2022-12-01T09:58:22.8965204Z [ 94%] Built target kernel_lambda_legacy_test 2022-12-01T09:58:22.9135420Z [ 94%] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2022-12-01T09:58:22.9231803Z [ 94%] Linking CXX executable ../bin/CppSignature_test 2022-12-01T09:58:22.9248935Z [ 94%] Built target kernel_lambda_test 2022-12-01T09:58:22.9456700Z [ 94%] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2022-12-01T09:58:22.9848215Z [ 94%] Built target kernel_stackbased_test 2022-12-01T09:58:23.0081035Z [ 94%] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2022-12-01T09:58:23.1829553Z [ 94%] Linking CXX executable ../bin/op_allowlist_test 2022-12-01T09:58:23.3067663Z [ 94%] Linking CXX executable ../bin/inline_container_test 2022-12-01T09:58:23.3157778Z [ 94%] Built target make_boxed_from_unboxed_functor_test 2022-12-01T09:58:23.3355198Z [ 94%] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2022-12-01T09:58:23.4217478Z [ 94%] Built target CppSignature_test 2022-12-01T09:58:23.4381540Z [ 94%] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2022-12-01T09:58:23.5200537Z [ 94%] Linking CXX executable ../bin/op_registration_test 2022-12-01T09:58:23.7097738Z [ 94%] Linking CXX executable ../bin/backend_fallback_test 2022-12-01T09:58:23.7923535Z [ 94%] Built target op_allowlist_test 2022-12-01T09:58:23.8096617Z [ 94%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2022-12-01T09:58:23.8778282Z [ 94%] Linking CXX shared library ../lib/libjitbackend_test.so 2022-12-01T09:58:23.8828604Z [ 94%] Built target inline_container_test 2022-12-01T09:58:23.8914033Z [ 94%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2022-12-01T09:58:24.1652589Z [ 94%] Built target op_registration_test 2022-12-01T09:58:24.1878517Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/__/common/main.cpp.o 2022-12-01T09:58:24.2601144Z [ 94%] Built target backend_fallback_test 2022-12-01T09:58:24.2623379Z [ 94%] Linking CXX shared library ../lib/libtorchbind_test.so 2022-12-01T09:58:24.2642728Z [ 94%] Built target jitbackend_test 2022-12-01T09:58:24.2644183Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/padded_buffer.cpp.o 2022-12-01T09:58:24.2685962Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_approx.cpp.o 2022-12-01T09:58:24.2772802Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_aten.cpp.o 2022-12-01T09:58:24.3156138Z [ 94%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2022-12-01T09:58:24.4372929Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_boundsinference.cpp.o 2022-12-01T09:58:24.5755508Z [ 94%] Built target torchbind_test 2022-12-01T09:58:24.5951122Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/tutorial_tensorexpr.dir/tutorial.cpp.o 2022-12-01T09:58:24.8316827Z [ 94%] Linking CXX shared library ../lib/libbackend_with_compiler.so 2022-12-01T09:58:25.1623005Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_conv.cpp.o 2022-12-01T09:58:25.2496810Z [ 94%] Built target backend_with_compiler 2022-12-01T09:58:25.2689410Z [ 94%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2022-12-01T09:58:25.3571202Z [ 94%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2022-12-01T09:58:25.4233470Z [ 94%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2022-12-01T09:58:25.5112480Z [ 94%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2022-12-01T09:58:25.5393807Z [ 94%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2022-12-01T09:58:25.7248305Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2022-12-01T09:58:25.8139239Z [ 94%] Linking CXX executable ../bin/tutorial_tensorexpr 2022-12-01T09:58:25.9624323Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2022-12-01T09:58:26.3748842Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cpp_codegen.cpp.o 2022-12-01T09:58:26.3954355Z [ 94%] Built target tutorial_tensorexpr 2022-12-01T09:58:26.4017275Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_dynamic_shapes.cpp.o 2022-12-01T09:58:26.6746490Z [ 94%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2022-12-01T09:58:26.7266911Z [ 94%] Linking CXX executable ../bin/test_dist_autograd 2022-12-01T09:58:26.8334517Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_expr.cpp.o 2022-12-01T09:58:27.2895055Z [ 94%] Built target test_dist_autograd 2022-12-01T09:58:27.2955936Z [ 94%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2022-12-01T09:58:27.3311767Z [ 94%] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2022-12-01T09:58:27.3539122Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2022-12-01T09:58:27.7098059Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2022-12-01T09:58:27.8012926Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2022-12-01T09:58:27.8128898Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_external_calls.cpp.o 2022-12-01T09:58:28.6663893Z [ 94%] Linking CXX executable ../bin/test_cpp_rpc 2022-12-01T09:58:28.7107932Z [ 94%] Linking CXX executable ../bin/parallel_benchmark 2022-12-01T09:58:28.7624966Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_graph_opt.cpp.o 2022-12-01T09:58:28.8262500Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_printer.cpp.o 2022-12-01T09:58:29.0176230Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2022-12-01T09:58:29.1272747Z [ 94%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/__/__/cpp/lite_interpreter_runtime/main.cpp.o 2022-12-01T09:58:29.1844691Z [ 94%] Built target test_cpp_rpc 2022-12-01T09:58:29.2115462Z [ 94%] Building CXX object test_mobile_nnc/CMakeFiles/aot_model_compiler_test.dir/__/__/__/binaries/aot_model_compiler.cc.o 2022-12-01T09:58:29.2122773Z [ 94%] Built target parallel_benchmark 2022-12-01T09:58:29.2357243Z [ 94%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2022-12-01T09:58:29.2993570Z [ 94%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2022-12-01T09:58:29.4714298Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_verifier.cpp.o 2022-12-01T09:58:29.9282328Z [ 94%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2022-12-01T09:58:29.9632554Z [ 94%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_context.cpp.o 2022-12-01T09:58:29.9950286Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_kernel.cpp.o 2022-12-01T09:58:30.2020246Z [ 94%] Linking CXX executable ../bin/aot_model_compiler_test 2022-12-01T09:58:30.3436160Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2022-12-01T09:58:30.4162959Z [ 94%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2022-12-01T09:58:30.5750804Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2022-12-01T09:58:30.6845620Z [ 94%] Built target aot_model_compiler_test 2022-12-01T09:58:30.6908279Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2022-12-01T09:58:30.6915184Z [ 94%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_nnc_backend.cpp.o 2022-12-01T09:58:30.9263098Z [ 94%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2022-12-01T09:58:31.3010611Z [ 94%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2022-12-01T09:58:31.5184752Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_loopnest.cpp.o 2022-12-01T09:58:31.5976937Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memdependency.cpp.o 2022-12-01T09:58:31.7216663Z [ 94%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_registry.cpp.o 2022-12-01T09:58:31.7915166Z [ 94%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2022-12-01T09:58:31.9901006Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ops.cpp.o 2022-12-01T09:58:32.0180198Z [ 94%] Linking CXX executable ../bin/test_mobile_nnc 2022-12-01T09:58:32.0415676Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2022-12-01T09:58:32.1231507Z [ 94%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2022-12-01T09:58:32.5054175Z [ 94%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2022-12-01T09:58:32.5456691Z [ 94%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2022-12-01T09:58:32.6005642Z [ 94%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2022-12-01T09:58:32.6103955Z [ 94%] Built target test_mobile_nnc 2022-12-01T09:58:32.6178387Z [ 94%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2022-12-01T09:58:32.8552477Z [ 94%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2022-12-01T09:58:32.9369845Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_quantization.cpp.o 2022-12-01T09:58:33.0791963Z [ 94%] Linking CXX shared library ../../../../lib/libshm.so 2022-12-01T09:58:33.2075097Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2022-12-01T09:58:33.3664491Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memplanning.cpp.o 2022-12-01T09:58:33.4580305Z [ 94%] Built target shm 2022-12-01T09:58:33.4642793Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_reductions.cpp.o 2022-12-01T09:58:34.0140455Z [ 94%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2022-12-01T09:58:34.1162797Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp: In lambda function: 2022-12-01T09:58:34.1164600Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:959:30: warning: ‘bool c10::isIntegralType(c10::ScalarType)’ is deprecated: isIntegralType is deprecated. Please use the overload with 'includeBool' parameter instead. [-Wdeprecated-declarations] 2022-12-01T09:58:34.1165856Z isIntegralType(type) ? torch::Scalar(1) : torch::Scalar(1.0); 2022-12-01T09:58:34.1166407Z ^ 2022-12-01T09:58:34.1167028Z In file included from /var/lib/jenkins/workspace/c10/core/Scalar.h:11:0, 2022-12-01T09:58:34.1249861Z from /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:16, 2022-12-01T09:58:34.1251121Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2022-12-01T09:58:34.1252098Z from /var/lib/jenkins/workspace/aten/src/ATen/Tensor.h:3, 2022-12-01T09:58:34.1252751Z from /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_device.h:7, 2022-12-01T09:58:34.1253879Z from /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops_util.h:4, 2022-12-01T09:58:34.1254530Z from /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:4: 2022-12-01T09:58:34.1255090Z /var/lib/jenkins/workspace/c10/core/ScalarType.h:242:20: note: declared here 2022-12-01T09:58:34.1255675Z static inline bool isIntegralType(ScalarType t) { 2022-12-01T09:58:34.1256074Z ^~~~~~~~~~~~~~ 2022-12-01T09:58:34.1342443Z [ 94%] Linking CXX executable ../bin/test_lazy 2022-12-01T09:58:34.2029179Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_registerizer.cpp.o 2022-12-01T09:58:34.2474078Z [ 94%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2022-12-01T09:58:34.2474789Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2022-12-01T09:58:34.3115373Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2022-12-01T09:58:34.3834603Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2022-12-01T09:58:34.5669969Z [ 94%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2022-12-01T09:58:35.1370687Z [ 94%] Built target test_lazy 2022-12-01T09:58:35.1433548Z [ 94%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2022-12-01T09:58:35.2160618Z [ 94%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/cmake_pch.hxx.gch 2022-12-01T09:58:35.2859737Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_simplify.cpp.o 2022-12-01T09:58:35.3108041Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_te_fuser_pass.cpp.o 2022-12-01T09:58:35.6373127Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type.cpp.o 2022-12-01T09:58:35.6711670Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2022-12-01T09:58:36.1351124Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2022-12-01T09:58:36.2887005Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2022-12-01T09:58:36.4272171Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2022-12-01T09:58:36.5871829Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type_specializations.cpp.o 2022-12-01T09:58:36.9954970Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2022-12-01T09:58:37.2572442Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_llvm.cpp.o 2022-12-01T09:58:37.4178378Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2022-12-01T09:58:37.4487994Z [ 95%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2022-12-01T09:58:37.4773502Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2022-12-01T09:58:37.7407761Z [ 95%] Linking CXX executable ../../../../bin/torch_shm_manager 2022-12-01T09:58:38.2633950Z [ 95%] Linking CXX executable ../bin/test_tensorexpr 2022-12-01T09:58:38.2665030Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2022-12-01T09:58:38.2887346Z [ 95%] Built target torch_shm_manager 2022-12-01T09:58:38.2975802Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2022-12-01T09:58:38.4686733Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2022-12-01T09:58:38.8889854Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2022-12-01T09:58:39.5611054Z [ 96%] Built target test_tensorexpr 2022-12-01T09:58:39.5662743Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2022-12-01T09:58:39.5883399Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2022-12-01T09:58:39.6834677Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2022-12-01T09:58:39.6899150Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2022-12-01T09:58:39.9362097Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2022-12-01T09:58:40.0948776Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2022-12-01T09:58:40.5785655Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2022-12-01T09:58:40.7078485Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2022-12-01T09:58:40.7921071Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2022-12-01T09:58:40.9734776Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2022-12-01T09:58:41.0288478Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2022-12-01T09:58:41.3048191Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2022-12-01T09:58:41.6178941Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2022-12-01T09:58:41.9431803Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2022-12-01T09:58:42.0772951Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2022-12-01T09:58:42.3479866Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2022-12-01T09:58:42.3634299Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2022-12-01T09:58:42.4757810Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2022-12-01T09:58:42.8657551Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2022-12-01T09:58:43.0026805Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2022-12-01T09:58:43.5247619Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2022-12-01T09:58:43.6934994Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2022-12-01T09:58:43.8116677Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2022-12-01T09:58:44.0424819Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2022-12-01T09:58:44.2033433Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2022-12-01T09:58:44.8424914Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2022-12-01T09:58:44.9316781Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2022-12-01T09:58:45.0198498Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2022-12-01T09:58:45.3844552Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2022-12-01T09:58:45.4757726Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2022-12-01T09:58:45.5153308Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2022-12-01T09:58:45.9433839Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2022-12-01T09:58:46.1373467Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2022-12-01T09:58:46.6070240Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2022-12-01T09:58:46.6439065Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2022-12-01T09:58:46.6445929Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2022-12-01T09:58:46.6498353Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2022-12-01T09:58:46.6778172Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2022-12-01T09:58:46.9367883Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2022-12-01T09:58:47.6390680Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2022-12-01T09:58:47.6585713Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2022-12-01T09:58:47.7997103Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2022-12-01T09:58:47.9059439Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2022-12-01T09:58:47.9121656Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2022-12-01T09:58:47.9833229Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2022-12-01T09:58:48.4220963Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2022-12-01T09:58:48.9985986Z [ 97%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2022-12-01T09:58:49.0341913Z [ 97%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2022-12-01T09:58:49.0738678Z [ 97%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2022-12-01T09:58:49.1386112Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2022-12-01T09:58:49.2637126Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2022-12-01T09:58:50.0136021Z [ 97%] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2022-12-01T09:58:50.1041150Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2022-12-01T09:58:50.3575467Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2022-12-01T09:58:50.3844216Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2022-12-01T09:58:50.4099038Z [ 97%] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2022-12-01T09:58:50.5526638Z [ 97%] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2022-12-01T09:58:51.1947663Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2022-12-01T09:58:51.5181781Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2022-12-01T09:58:51.5593107Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2022-12-01T09:58:51.6047422Z [ 97%] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2022-12-01T09:58:51.6198999Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2022-12-01T09:58:51.7655455Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2022-12-01T09:58:51.9306580Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2022-12-01T09:58:52.3217265Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2022-12-01T09:58:52.3384384Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2022-12-01T09:58:52.4755174Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2022-12-01T09:58:52.5318003Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2022-12-01T09:58:52.8208018Z [ 97%] Linking CXX executable ../bin/test_api 2022-12-01T09:58:52.9932641Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2022-12-01T09:58:53.3397790Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2022-12-01T09:58:53.4132568Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2022-12-01T09:58:53.5179041Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2022-12-01T09:58:53.5432834Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2022-12-01T09:58:54.0100945Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2022-12-01T09:58:54.3699556Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2022-12-01T09:58:54.3797479Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2022-12-01T09:58:54.4984705Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2022-12-01T09:58:54.5719745Z [ 97%] Built target test_api 2022-12-01T09:58:54.5782977Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2022-12-01T09:58:54.6392744Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2022-12-01T09:58:55.0616920Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2022-12-01T09:58:55.4840351Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2022-12-01T09:58:55.4900070Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2022-12-01T09:58:55.5172266Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2022-12-01T09:58:55.5875365Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2022-12-01T09:58:56.1882281Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2022-12-01T09:58:56.3790846Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2022-12-01T09:58:56.5106724Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2022-12-01T09:58:56.5950375Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2022-12-01T09:58:56.6576766Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2022-12-01T09:58:56.8569985Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2022-12-01T09:58:57.3968554Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2022-12-01T09:58:57.4792794Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2022-12-01T09:58:57.6521652Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2022-12-01T09:58:57.7749379Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2022-12-01T09:58:57.8675296Z [ 97%] Linking CXX executable ../bin/test_jit 2022-12-01T09:58:58.5099715Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2022-12-01T09:58:58.5608808Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2022-12-01T09:58:58.8004826Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2022-12-01T09:58:58.9505980Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2022-12-01T09:58:59.0368032Z [ 97%] Built target test_jit 2022-12-01T09:58:59.0420224Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2022-12-01T09:58:59.6274096Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2022-12-01T09:58:59.7211446Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2022-12-01T09:58:59.9246833Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2022-12-01T09:58:59.9571766Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2022-12-01T09:59:00.0236943Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2022-12-01T09:59:00.6276505Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2022-12-01T09:59:00.9363898Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2022-12-01T09:59:01.0775376Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2022-12-01T09:59:01.2242501Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2022-12-01T09:59:01.3309739Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2022-12-01T09:59:01.6592896Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2022-12-01T09:59:01.8510804Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2022-12-01T09:59:02.0636046Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2022-12-01T09:59:02.3780634Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2022-12-01T09:59:02.5811368Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2022-12-01T09:59:02.7543531Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/init.cpp.o 2022-12-01T09:59:02.8460955Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2022-12-01T09:59:03.1855219Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/codegen/cuda/python_frontend/python_bindings.cpp.o 2022-12-01T09:59:03.4726934Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2022-12-01T09:59:03.7062290Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2022-12-01T09:59:03.9747789Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2022-12-01T09:59:03.9996971Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2022-12-01T09:59:04.0221047Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2022-12-01T09:59:04.4272712Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2022-12-01T09:59:04.6918160Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2022-12-01T09:59:04.9590390Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2022-12-01T09:59:04.9765229Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2022-12-01T09:59:05.0634469Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2022-12-01T09:59:05.2566512Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2022-12-01T09:59:05.3112016Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2022-12-01T09:59:05.8559064Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2022-12-01T09:59:05.8936172Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2022-12-01T09:59:05.9477071Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2022-12-01T09:59:06.1767348Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2022-12-01T09:59:06.2177253Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2022-12-01T09:59:06.4603728Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2022-12-01T09:59:06.7695755Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2022-12-01T09:59:06.9025769Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2022-12-01T09:59:06.9302381Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2022-12-01T09:59:07.0374573Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2022-12-01T09:59:07.1808247Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2022-12-01T09:59:07.3018255Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2022-12-01T09:59:07.8593036Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2022-12-01T09:59:07.9674935Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2022-12-01T09:59:08.0225221Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2022-12-01T09:59:08.0679436Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2022-12-01T09:59:08.2201222Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2022-12-01T09:59:08.4242786Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2022-12-01T09:59:08.7739204Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2022-12-01T09:59:08.9597002Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2022-12-01T09:59:09.2201952Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2022-12-01T09:59:09.2789201Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2022-12-01T09:59:09.4910471Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2022-12-01T09:59:09.5221568Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2022-12-01T09:59:10.0150287Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2022-12-01T09:59:10.2153623Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2022-12-01T09:59:10.3054217Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2022-12-01T09:59:10.7032570Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2022-12-01T09:59:10.7401845Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2022-12-01T09:59:10.9456513Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2022-12-01T09:59:11.3291503Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2022-12-01T09:59:11.4037162Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2022-12-01T09:59:11.8437557Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2022-12-01T09:59:11.9450487Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2022-12-01T09:59:12.1306043Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2022-12-01T09:59:12.4164040Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2022-12-01T09:59:12.7730026Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2022-12-01T09:59:12.9829404Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2022-12-01T09:59:12.9867059Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/cuda_lazy_init.cpp.o 2022-12-01T09:59:13.1782548Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2022-12-01T09:59:13.7574378Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2022-12-01T09:59:13.8478054Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2022-12-01T09:59:14.0317843Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2022-12-01T09:59:14.0739456Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2022-12-01T09:59:14.2355856Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2022-12-01T09:59:14.6080507Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2022-12-01T09:59:14.9535473Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2022-12-01T09:59:15.0522001Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2022-12-01T09:59:15.1443291Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2022-12-01T09:59:15.2680277Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2022-12-01T09:59:15.5723904Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2022-12-01T09:59:16.0045193Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2022-12-01T09:59:16.1404514Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2022-12-01T09:59:16.2299072Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2022-12-01T09:59:16.3319630Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2022-12-01T09:59:16.6258056Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2022-12-01T09:59:17.1770794Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2022-12-01T09:59:17.2135677Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/init_flatbuffer_module.cpp.o 2022-12-01T09:59:17.2186792Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2022-12-01T09:59:17.3672747Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2022-12-01T09:59:17.9120119Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2022-12-01T09:59:18.2534467Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2022-12-01T09:59:18.2600122Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2022-12-01T09:59:18.4236483Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2022-12-01T09:59:18.4506559Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2022-12-01T09:59:19.2842547Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2022-12-01T09:59:19.2867087Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2022-12-01T09:59:19.4142508Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2022-12-01T09:59:19.6725603Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2022-12-01T09:59:19.8981418Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2022-12-01T09:59:20.4477390Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2022-12-01T09:59:20.6073485Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2022-12-01T09:59:25.6174356Z [100%] Linking CXX shared library ../../lib/libtorch_python.so 2022-12-01T09:59:26.9140541Z [100%] Built target torch_python 2022-12-01T09:59:26.9303352Z [100%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2022-12-01T09:59:26.9303938Z [100%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2022-12-01T09:59:26.9309053Z [100%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/dim/dim.cpp.o 2022-12-01T09:59:26.9309612Z [100%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/init_dim_only.cpp.o 2022-12-01T09:59:27.7992533Z [100%] Linking CXX shared library ../../lib/libnnapi_backend.so 2022-12-01T09:59:28.1089427Z [100%] Built target nnapi_backend 2022-12-01T09:59:28.1528161Z [100%] Linking CXX shared module functorch.so 2022-12-01T09:59:28.4155280Z [100%] Built target functorch 2022-12-01T09:59:28.4398848Z Install the project... 2022-12-01T09:59:28.4443148Z -- Install configuration: "Release" 2022-12-01T09:59:28.5380682Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib" 2022-12-01T09:59:28.7808907Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10.so" to "$ORIGIN" 2022-12-01T09:59:28.8187944Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_CompileTimeFunctionPointer_test" to "$ORIGIN" 2022-12-01T09:59:28.8195826Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeviceGuard_test" to "$ORIGIN" 2022-12-01T09:59:28.8203911Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Device_test" to "$ORIGIN" 2022-12-01T09:59:28.8212897Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DispatchKeySet_test" to "$ORIGIN" 2022-12-01T09:59:28.8220840Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_StreamGuard_test" to "$ORIGIN" 2022-12-01T09:59:28.8228704Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SymInt_test" to "$ORIGIN" 2022-12-01T09:59:28.8237305Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineDeviceGuard_test" to "$ORIGIN" 2022-12-01T09:59:28.8245722Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineStreamGuard_test" to "$ORIGIN" 2022-12-01T09:59:28.8254700Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SizesAndStrides_test" to "$ORIGIN" 2022-12-01T09:59:28.8262275Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Array_test" to "$ORIGIN" 2022-12-01T09:59:28.8270591Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Bitset_test" to "$ORIGIN" 2022-12-01T09:59:28.8292540Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_C++17_test" to "$ORIGIN" 2022-12-01T09:59:28.8300148Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ConstexprCrc_test" to "$ORIGIN" 2022-12-01T09:59:28.8307498Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeadlockDetection_test" to "$ORIGIN" 2022-12-01T09:59:28.8314873Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Half_test" to "$ORIGIN" 2022-12-01T09:59:28.8322906Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_LeftRight_test" to "$ORIGIN" 2022-12-01T09:59:28.8331963Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Metaprogramming_test" to "$ORIGIN" 2022-12-01T09:59:28.8350862Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SmallVectorTest" to "$ORIGIN" 2022-12-01T09:59:28.8358448Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Synchronized_test" to "$ORIGIN" 2022-12-01T09:59:28.8366451Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ThreadLocal_test" to "$ORIGIN" 2022-12-01T09:59:28.8374654Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeIndex_test" to "$ORIGIN" 2022-12-01T09:59:28.8381909Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeList_test" to "$ORIGIN" 2022-12-01T09:59:28.8389219Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeTraits_test" to "$ORIGIN" 2022-12-01T09:59:28.8396909Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_accumulate_test" to "$ORIGIN" 2022-12-01T09:59:28.8404856Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bfloat16_test" to "$ORIGIN" 2022-12-01T09:59:28.8412558Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_math_test" to "$ORIGIN" 2022-12-01T09:59:28.8420590Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_test" to "$ORIGIN" 2022-12-01T09:59:28.8434988Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_either_test" to "$ORIGIN" 2022-12-01T09:59:28.8442978Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_exception_test" to "$ORIGIN" 2022-12-01T09:59:28.8450188Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_flags_test" to "$ORIGIN" 2022-12-01T09:59:28.8471645Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_test" to "$ORIGIN" 2022-12-01T09:59:28.8478733Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_irange_test" to "$ORIGIN" 2022-12-01T09:59:28.8486876Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_logging_test" to "$ORIGIN" 2022-12-01T09:59:28.8496848Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_optional_test" to "$ORIGIN" 2022-12-01T09:59:28.8505650Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ordered_preserving_dict_test" to "$ORIGIN" 2022-12-01T09:59:28.8513434Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_registry_test" to "$ORIGIN" 2022-12-01T09:59:28.8521912Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_view_test" to "$ORIGIN" 2022-12-01T09:59:28.8529411Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_tempfile_test" to "$ORIGIN" 2022-12-01T09:59:28.8537756Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_typeid_test" to "$ORIGIN" 2022-12-01T09:59:28.8551046Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_benchmark" to "$ORIGIN" 2022-12-01T09:59:29.8035328Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cpu.so" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8038142Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch.so" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8053960Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_global_deps.so" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8065080Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dict_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8073690Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dimname_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8083234Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/MaybeOwned_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8092035Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/NamedTensor_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8100710Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/apply_utils_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8111024Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/atest" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8119423Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/basic" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8128384Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/broadcast_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8137979Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_generator_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8146437Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_profiling_allocator_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8158473Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_rng_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8166200Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dispatch_key_set_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8174792Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dlconvertor_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8183921Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/extension_backend_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8192501Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/half_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8204167Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/ivalue_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8212538Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/lazy_tensor_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8221365Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/math_kernel_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8229876Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_format_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8237971Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_overlapping_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8246548Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/mobile_memory_cleanup" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8255607Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/native_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8263866Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operator_name_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8271694Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operators_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8280393Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/packedtensoraccessor_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8290031Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/pow_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8299203Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/quantized_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8306835Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reduce_ops_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8315651Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reportMemoryUsage_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8324393Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_tensor_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8333267Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8341471Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/stride_properties_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8353051Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/tensor_iterator_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8361941Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/test_parallel" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8366167Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/thread_init_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8374876Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_ptr_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8384077Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8392588Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/undefined_tensor_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8400823Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/variant_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8404508Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/verify_api_visibility" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8414192Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/vmap_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8424007Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/weakref_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8431610Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/wrapdim_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8440061Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/xla_tensor_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8449258Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/IListRef_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8464497Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/List_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8474073Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/KernelFunction_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8488977Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_legacy_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8502197Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8518768Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_legacy_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8534752Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8543309Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_stackbased_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8556073Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/make_boxed_from_unboxed_functor_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8564450Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/CppSignature_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8573231Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/backend_fallback_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8580940Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_allowlist_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8629146Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_registration_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:29.8637658Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/inline_container_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:31.6514437Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorchbind_test.so" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:31.6519521Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libjitbackend_test.so" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:31.6525804Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libbackend_with_compiler.so" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:31.6583457Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_jit" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:31.6664981Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_tensorexpr" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:31.6670748Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/tutorial_tensorexpr" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:31.6688677Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/FileStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:31.6698430Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/TCPStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:31.6707311Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/HashStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:31.6726257Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_dist_autograd" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:31.6742681Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_cpp_rpc" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:31.6876173Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_api" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:31.6897143Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_mobile_nnc" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:31.6902536Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/aot_model_compiler_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:31.6949606Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_lazy" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:31.7103464Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_python.so" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:31.7116843Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libshm.so" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:31.7124433Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/torch_shm_manager" to "$ORIGIN/../lib:/opt/conda/lib" 2022-12-01T09:59:31.7147104Z -- Set runtime path of "/var/lib/jenkins/workspace/functorch/functorch.so" to "$ORIGIN/../torch/lib:/opt/conda/lib" 2022-12-01T09:59:31.7707036Z running bdist_wheel 2022-12-01T09:59:31.9350463Z running build 2022-12-01T09:59:31.9350679Z running build_py 2022-12-01T09:59:31.9514118Z creating build/lib.linux-x86_64-cpython-37 2022-12-01T09:59:31.9514469Z creating build/lib.linux-x86_64-cpython-37/caffe2 2022-12-01T09:59:31.9514904Z copying caffe2/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2 2022-12-01T09:59:31.9529499Z creating build/lib.linux-x86_64-cpython-37/functorch 2022-12-01T09:59:31.9529848Z copying functorch/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch 2022-12-01T09:59:31.9537450Z copying functorch/setup.py -> build/lib.linux-x86_64-cpython-37/functorch 2022-12-01T09:59:31.9546337Z creating build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9546679Z copying torch/_VF.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9552341Z copying torch/__config__.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9561342Z copying torch/__future__.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9569917Z copying torch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9587088Z copying torch/_appdirs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9595694Z copying torch/_classes.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9602230Z copying torch/_deploy.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9605794Z copying torch/_jit_internal.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9631503Z copying torch/_linalg_utils.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9645880Z copying torch/_lobpcg.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9658057Z copying torch/_lowrank.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9666385Z copying torch/_meta_registrations.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9680462Z copying torch/_namedtensor_internals.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9692741Z copying torch/_ops.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9705359Z copying torch/_python_dispatcher.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9720073Z copying torch/_six.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9726342Z copying torch/_sources.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9736731Z copying torch/_storage_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9741863Z copying torch/_tensor.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9764730Z copying torch/_tensor_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9791030Z copying torch/_tensor_str.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9799959Z copying torch/_torch_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9845987Z copying torch/_utils.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9854881Z copying torch/_utils_internal.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9855694Z copying torch/_vmap_internals.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9869164Z copying torch/_weights_only_unpickler.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9873829Z copying torch/functional.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9893369Z copying torch/hub.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9903781Z copying torch/library.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9909063Z copying torch/overrides.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9928861Z copying torch/quasirandom.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9933145Z copying torch/random.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9942387Z copying torch/return_types.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9947641Z copying torch/serialization.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9972944Z copying torch/storage.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9982504Z copying torch/torch_version.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9987908Z copying torch/types.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9992672Z copying torch/version.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:31.9998420Z creating build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:31.9998853Z copying torchgen/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:32.0011516Z copying torchgen/code_template.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:32.0016409Z copying torchgen/context.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:32.0020555Z copying torchgen/gen.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:32.0044400Z copying torchgen/gen_backend_stubs.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:32.0057471Z copying torchgen/gen_functionalization_type.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:32.0070880Z copying torchgen/gen_lazy_tensor.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:32.0083734Z copying torchgen/gen_vmap_plumbing.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:32.0091895Z copying torchgen/local.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:32.0101788Z copying torchgen/model.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:32.0123337Z copying torchgen/native_function_generation.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:32.0136581Z copying torchgen/utils.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:32.0145903Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib 2022-12-01T09:59:32.0146574Z copying caffe2/contrib/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib 2022-12-01T09:59:32.0149936Z creating build/lib.linux-x86_64-cpython-37/caffe2/core 2022-12-01T09:59:32.0150400Z copying caffe2/core/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/core 2022-12-01T09:59:32.0152409Z creating build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-12-01T09:59:32.0153109Z copying caffe2/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-12-01T09:59:32.0153910Z copying caffe2/distributed/file_store_handler_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-12-01T09:59:32.0160728Z copying caffe2/distributed/redis_store_handler_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-12-01T09:59:32.0166259Z copying caffe2/distributed/store_ops_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-12-01T09:59:32.0181214Z creating build/lib.linux-x86_64-cpython-37/caffe2/experiments 2022-12-01T09:59:32.0181879Z copying caffe2/experiments/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments 2022-12-01T09:59:32.0183555Z creating build/lib.linux-x86_64-cpython-37/caffe2/perfkernels 2022-12-01T09:59:32.0184028Z copying caffe2/perfkernels/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/perfkernels 2022-12-01T09:59:32.0184910Z copying caffe2/perfkernels/hp_emblookup_codegen.py -> build/lib.linux-x86_64-cpython-37/caffe2/perfkernels 2022-12-01T09:59:32.0194627Z creating build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-12-01T09:59:32.0195308Z copying caffe2/proto/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-12-01T09:59:32.0201794Z copying caffe2/proto/gen_proto_typestubs_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-12-01T09:59:32.0206206Z copying caffe2/proto/torch_pb2.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-12-01T09:59:32.0207503Z copying caffe2/proto/caffe2_pb2.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-12-01T09:59:32.0221755Z creating build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0222338Z copying caffe2/python/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0231035Z copying caffe2/python/_import_c_extension.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0236846Z copying caffe2/python/allcompare_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0245980Z copying caffe2/python/attention.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0259068Z copying caffe2/python/benchmark_generator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0266853Z copying caffe2/python/binarysize.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0279985Z copying caffe2/python/brew.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0284940Z copying caffe2/python/brew_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0296461Z copying caffe2/python/build.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0300949Z copying caffe2/python/cached_reader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0305964Z copying caffe2/python/caffe_translator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0320355Z copying caffe2/python/caffe_translator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0325571Z copying caffe2/python/checkpoint.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0338554Z copying caffe2/python/checkpoint_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0347659Z copying caffe2/python/cnn.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0353957Z copying caffe2/python/context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0359960Z copying caffe2/python/context_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0373058Z copying caffe2/python/control.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0381681Z copying caffe2/python/control_ops_grad.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0394234Z copying caffe2/python/control_ops_grad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0399640Z copying caffe2/python/control_ops_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0407623Z copying caffe2/python/control_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0413352Z copying caffe2/python/convert.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0426660Z copying caffe2/python/convert_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0432866Z copying caffe2/python/convnet_benchmarks.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0445042Z copying caffe2/python/convnet_benchmarks_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0451107Z copying caffe2/python/core.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0474117Z copying caffe2/python/core_gradients_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0489277Z copying caffe2/python/core_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0514444Z copying caffe2/python/crf.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0524397Z copying caffe2/python/crf_predict.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0528772Z copying caffe2/python/crf_viterbi_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0532494Z copying caffe2/python/data_parallel_model.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0549879Z copying caffe2/python/data_parallel_model_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0575113Z copying caffe2/python/data_workers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0584367Z copying caffe2/python/data_workers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0587866Z copying caffe2/python/dataio.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0597457Z copying caffe2/python/dataio_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0605234Z copying caffe2/python/dataset.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0616449Z copying caffe2/python/db_file_reader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0619695Z copying caffe2/python/db_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0622812Z copying caffe2/python/device_checker.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0634980Z copying caffe2/python/dyndep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0639052Z copying caffe2/python/embedding_generation_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0645177Z copying caffe2/python/experiment_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0652299Z copying caffe2/python/extension_loader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0656189Z copying caffe2/python/fakefp16_transform_lib.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0661703Z copying caffe2/python/filler_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0666564Z copying caffe2/python/functional.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0678840Z copying caffe2/python/functional_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0682189Z copying caffe2/python/fused_8bit_rowwise_conversion_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0685189Z copying caffe2/python/gradient_check_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0695072Z copying caffe2/python/gradient_checker.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0706514Z copying caffe2/python/gru_cell.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0709910Z copying caffe2/python/hip_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0712808Z copying caffe2/python/hsm_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0722871Z copying caffe2/python/hypothesis_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0744003Z copying caffe2/python/hypothesis_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0752852Z copying caffe2/python/ideep_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0758228Z copying caffe2/python/layer_model_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0767747Z copying caffe2/python/layer_model_instantiator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0771938Z copying caffe2/python/layer_parameter_sharing_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0779601Z copying caffe2/python/layer_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0784135Z copying caffe2/python/layers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0808916Z copying caffe2/python/lazy.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0811923Z copying caffe2/python/lazy_dyndep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0816281Z copying caffe2/python/lazy_dyndep_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0819823Z copying caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0830762Z copying caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0834224Z copying caffe2/python/lstm_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0846956Z copying caffe2/python/memonger.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0861323Z copying caffe2/python/memonger_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0874091Z copying caffe2/python/mkl_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0877139Z copying caffe2/python/model_device_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0887211Z copying caffe2/python/model_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0895800Z copying caffe2/python/model_helper_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0899871Z copying caffe2/python/modifier_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0903827Z copying caffe2/python/muji.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0911517Z copying caffe2/python/muji_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0914898Z copying caffe2/python/net_builder.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0923264Z copying caffe2/python/net_builder_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0926806Z copying caffe2/python/net_drawer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0940427Z copying caffe2/python/net_printer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0950680Z copying caffe2/python/net_printer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0955447Z copying caffe2/python/nomnigraph.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0961055Z copying caffe2/python/nomnigraph_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0971078Z copying caffe2/python/nomnigraph_transformations.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0975314Z copying caffe2/python/nomnigraph_transformations_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0979219Z copying caffe2/python/normalizer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0991938Z copying caffe2/python/normalizer_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0995871Z copying caffe2/python/normalizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.0999113Z copying caffe2/python/numa_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1002437Z copying caffe2/python/numa_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1012300Z copying caffe2/python/observer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1015879Z copying caffe2/python/operator_fp_exceptions_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1019187Z copying caffe2/python/optimizer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1038581Z copying caffe2/python/optimizer_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1042127Z copying caffe2/python/optimizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1050412Z copying caffe2/python/optimizer_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1054333Z copying caffe2/python/parallel_workers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1066826Z copying caffe2/python/parallel_workers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1070049Z copying caffe2/python/parallelize_bmuf_distributed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1079633Z copying caffe2/python/pipeline.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1088961Z copying caffe2/python/pipeline_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1091829Z copying caffe2/python/predictor_constants.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1095443Z copying caffe2/python/recurrent.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1107135Z copying caffe2/python/python_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1118366Z copying caffe2/python/queue_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1129926Z copying caffe2/python/record_queue.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1137134Z copying caffe2/python/regularizer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1149061Z copying caffe2/python/regularizer_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1153176Z copying caffe2/python/regularizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1163537Z copying caffe2/python/rnn_cell.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1180572Z copying caffe2/python/schema.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1214280Z copying caffe2/python/schema_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1232466Z copying caffe2/python/scope.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1237058Z copying caffe2/python/scope_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1240546Z copying caffe2/python/session.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1253539Z copying caffe2/python/session_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1258732Z copying caffe2/python/sparse_to_dense_mask_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1262236Z copying caffe2/python/sparse_to_dense_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1272671Z copying caffe2/python/task.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1286162Z copying caffe2/python/task_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1290630Z copying caffe2/python/test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1295810Z copying caffe2/python/text_file_reader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1300092Z copying caffe2/python/timeout_guard.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1313800Z copying caffe2/python/toy_regression_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1317617Z copying caffe2/python/transformations.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1321847Z copying caffe2/python/transformations_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1334472Z copying caffe2/python/tt_core.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1337818Z copying caffe2/python/tt_core_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1346684Z copying caffe2/python/utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1355242Z copying caffe2/python/utils_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1358444Z copying caffe2/python/visualize.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1362105Z copying caffe2/python/workspace.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1370787Z copying caffe2/python/workspace_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:32.1388683Z creating build/lib.linux-x86_64-cpython-37/caffe2/quantization 2022-12-01T09:59:32.1389117Z copying caffe2/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization 2022-12-01T09:59:32.1391453Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-12-01T09:59:32.1392214Z copying caffe2/contrib/aten/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-12-01T09:59:32.1392835Z copying caffe2/contrib/aten/aten_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-12-01T09:59:32.1396947Z copying caffe2/contrib/aten/gen_op.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-12-01T09:59:32.1407263Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo 2022-12-01T09:59:32.1407823Z copying caffe2/contrib/gloo/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo 2022-12-01T09:59:32.1408698Z copying caffe2/contrib/gloo/gloo_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo 2022-12-01T09:59:32.1421483Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl 2022-12-01T09:59:32.1421991Z copying caffe2/contrib/nccl/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl 2022-12-01T09:59:32.1422888Z copying caffe2/contrib/nccl/nccl_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl 2022-12-01T09:59:32.1428201Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack 2022-12-01T09:59:32.1429745Z copying caffe2/contrib/nnpack/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack 2022-12-01T09:59:32.1430276Z copying caffe2/contrib/nnpack/nnpack_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack 2022-12-01T09:59:32.1441682Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T09:59:32.1442259Z copying caffe2/contrib/playground/AnyExp.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T09:59:32.1451987Z copying caffe2/contrib/playground/AnyExpOnTerm.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T09:59:32.1456992Z copying caffe2/contrib/playground/ModuleRegister.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T09:59:32.1461464Z copying caffe2/contrib/playground/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T09:59:32.1462257Z copying caffe2/contrib/playground/checkpoint.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T09:59:32.1475551Z copying caffe2/contrib/playground/compute_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T09:59:32.1479763Z copying caffe2/contrib/playground/compute_topk_accuracy.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T09:59:32.1483923Z copying caffe2/contrib/playground/meter.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T09:59:32.1488780Z copying caffe2/contrib/playground/module_map.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T09:59:32.1497546Z copying caffe2/contrib/playground/output_generator.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T09:59:32.1502770Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof 2022-12-01T09:59:32.1503381Z copying caffe2/contrib/prof/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof 2022-12-01T09:59:32.1504326Z copying caffe2/contrib/prof/cuda_profile_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof 2022-12-01T09:59:32.1510001Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/script 2022-12-01T09:59:32.1510435Z copying caffe2/contrib/script/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/script 2022-12-01T09:59:32.1512559Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T09:59:32.1513059Z copying caffe2/contrib/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T09:59:32.1513888Z copying caffe2/contrib/tensorboard/tensorboard.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T09:59:32.1525973Z copying caffe2/contrib/tensorboard/tensorboard_exporter.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T09:59:32.1531317Z copying caffe2/contrib/tensorboard/tensorboard_exporter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T09:59:32.1540974Z copying caffe2/contrib/tensorboard/tensorboard_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T09:59:32.1547179Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc 2022-12-01T09:59:32.1547662Z copying caffe2/contrib/warpctc/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc 2022-12-01T09:59:32.1548121Z copying caffe2/contrib/warpctc/ctc_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc 2022-12-01T09:59:32.1555211Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs 2022-12-01T09:59:32.1555747Z copying caffe2/contrib/aten/docs/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs 2022-12-01T09:59:32.1556210Z copying caffe2/contrib/aten/docs/sample.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs 2022-12-01T09:59:32.1569311Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:32.1570346Z copying caffe2/contrib/playground/resnetdemo/IN1k_resnet.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:32.1575132Z copying caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:32.1579689Z copying caffe2/contrib/playground/resnetdemo/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:32.1580774Z copying caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:32.1585196Z copying caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:32.1597824Z copying caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:32.1602559Z copying caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:32.1613981Z copying caffe2/contrib/playground/resnetdemo/gfs_IN1k.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:32.1618494Z copying caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:32.1622594Z copying caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:32.1628234Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/examples 2022-12-01T09:59:32.1628760Z copying caffe2/contrib/script/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/examples 2022-12-01T09:59:32.1631148Z creating build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph 2022-12-01T09:59:32.1631749Z copying caffe2/core/nomnigraph/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph 2022-12-01T09:59:32.1632592Z copying caffe2/core/nomnigraph/op_gen.py -> build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph 2022-12-01T09:59:32.1643193Z creating build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T09:59:32.1643724Z copying caffe2/experiments/python/SparseTransformer.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T09:59:32.1653317Z copying caffe2/experiments/python/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T09:59:32.1654490Z copying caffe2/experiments/python/convnet_benchmarks.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T09:59:32.1667502Z copying caffe2/experiments/python/device_reduce_sum_bench.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T09:59:32.1671777Z copying caffe2/experiments/python/funhash_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T09:59:32.1676347Z copying caffe2/experiments/python/net_construct_bench.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T09:59:32.1684369Z copying caffe2/experiments/python/sparse_funhash_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T09:59:32.1688745Z copying caffe2/experiments/python/sparse_reshape_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T09:59:32.1694029Z copying caffe2/experiments/python/tt_contraction_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T09:59:32.1697740Z copying caffe2/experiments/python/tt_pad_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T09:59:32.1707174Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T09:59:32.1707660Z copying caffe2/python/docs/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T09:59:32.1708633Z copying caffe2/python/docs/formatter.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T09:59:32.1714054Z copying caffe2/python/docs/generator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T09:59:32.1720730Z copying caffe2/python/docs/github.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T09:59:32.1729211Z copying caffe2/python/docs/parser.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T09:59:32.1735019Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T09:59:32.1735550Z copying caffe2/python/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T09:59:32.1736326Z copying caffe2/python/examples/char_rnn.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T09:59:32.1745170Z copying caffe2/python/examples/imagenet_trainer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T09:59:32.1753191Z copying caffe2/python/examples/lmdb_create_example.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T09:59:32.1757460Z copying caffe2/python/examples/resnet50_trainer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T09:59:32.1759893Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-12-01T09:59:32.1760501Z copying caffe2/python/fakelowp/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-12-01T09:59:32.1761123Z copying caffe2/python/fakelowp/init_shared_libs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-12-01T09:59:32.1768650Z copying caffe2/python/fakelowp/test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-12-01T09:59:32.1775918Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:32.1776356Z copying caffe2/python/helpers/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:32.1776809Z copying caffe2/python/helpers/algebra.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:32.1788615Z copying caffe2/python/helpers/arg_scope.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:32.1793380Z copying caffe2/python/helpers/array_helpers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:32.1797122Z copying caffe2/python/helpers/control_ops.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:32.1801491Z copying caffe2/python/helpers/conv.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:32.1813172Z copying caffe2/python/helpers/db_input.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:32.1817431Z copying caffe2/python/helpers/dropout.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:32.1822890Z copying caffe2/python/helpers/elementwise_linear.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:32.1829852Z copying caffe2/python/helpers/fc.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:32.1844157Z copying caffe2/python/helpers/nonlinearity.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:32.1847662Z copying caffe2/python/helpers/normalization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:32.1857611Z copying caffe2/python/helpers/pooling.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:32.1861097Z copying caffe2/python/helpers/quantization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:32.1864984Z copying caffe2/python/helpers/tools.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:32.1869167Z copying caffe2/python/helpers/train.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:32.1881123Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.1881821Z copying caffe2/python/ideep/LRN_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.1888299Z copying caffe2/python/ideep/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.1888973Z copying caffe2/python/ideep/adam_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.1895094Z copying caffe2/python/ideep/blobs_queue_db_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.1899838Z copying caffe2/python/ideep/channel_shuffle_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.1909634Z copying caffe2/python/ideep/concat_split_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.1914268Z copying caffe2/python/ideep/conv_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.1923798Z copying caffe2/python/ideep/conv_transpose_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.1930025Z copying caffe2/python/ideep/convfusion_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.1942959Z copying caffe2/python/ideep/copy_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.1946377Z copying caffe2/python/ideep/dropout_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.1949954Z copying caffe2/python/ideep/elementwise_sum_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.1960921Z copying caffe2/python/ideep/expanddims_squeeze_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.1964157Z copying caffe2/python/ideep/fc_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.1976784Z copying caffe2/python/ideep/leaky_relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.1980311Z copying caffe2/python/ideep/moment_sgd_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.1983164Z copying caffe2/python/ideep/operator_fallback_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.1987094Z copying caffe2/python/ideep/order_switch_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.1995091Z copying caffe2/python/ideep/pool_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.1997942Z copying caffe2/python/ideep/pre_convert_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.2009064Z copying caffe2/python/ideep/relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.2012125Z copying caffe2/python/ideep/reshape_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.2015431Z copying caffe2/python/ideep/shape_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.2028364Z copying caffe2/python/ideep/sigmoid_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.2032017Z copying caffe2/python/ideep/softmax_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.2035990Z copying caffe2/python/ideep/spatial_bn_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.2044226Z copying caffe2/python/ideep/test_ideep_net.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.2047376Z copying caffe2/python/ideep/transform_ideep_net.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.2056734Z copying caffe2/python/ideep/transpose_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.2059559Z copying caffe2/python/ideep/weightedsum_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:32.2068639Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2069065Z copying caffe2/python/layers/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2074769Z copying caffe2/python/layers/adaptive_weight.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2086003Z copying caffe2/python/layers/add_bias.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2091423Z copying caffe2/python/layers/arc_cosine_feature_map.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2096294Z copying caffe2/python/layers/batch_huber_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2109195Z copying caffe2/python/layers/batch_lr_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2113675Z copying caffe2/python/layers/batch_mse_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2121823Z copying caffe2/python/layers/batch_normalization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2137148Z copying caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2146981Z copying caffe2/python/layers/batch_softmax_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2157818Z copying caffe2/python/layers/blob_weighted_sum.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2163212Z copying caffe2/python/layers/bpr_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2172668Z copying caffe2/python/layers/bucket_weighted.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2176430Z copying caffe2/python/layers/build_index.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2185054Z copying caffe2/python/layers/concat.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2189530Z copying caffe2/python/layers/constant_weight.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2192935Z copying caffe2/python/layers/conv.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2201469Z copying caffe2/python/layers/dropout.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2205310Z copying caffe2/python/layers/fc.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2213680Z copying caffe2/python/layers/fc_with_bootstrap.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2224525Z copying caffe2/python/layers/fc_without_bias.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2227853Z copying caffe2/python/layers/feature_sparse_to_dense.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2236880Z copying caffe2/python/layers/functional.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2240480Z copying caffe2/python/layers/gather_record.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2244957Z copying caffe2/python/layers/homotopy_weight.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2252804Z copying caffe2/python/layers/label_smooth.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2256187Z copying caffe2/python/layers/last_n_window_collector.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2259606Z copying caffe2/python/layers/layer_normalization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2271194Z copying caffe2/python/layers/layers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2284456Z copying caffe2/python/layers/margin_rank_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2288245Z copying caffe2/python/layers/merge_id_lists.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2291881Z copying caffe2/python/layers/pairwise_similarity.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2296242Z copying caffe2/python/layers/position_weighted.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2316250Z copying caffe2/python/layers/random_fourier_features.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2323553Z copying caffe2/python/layers/reservoir_sampling.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2327795Z copying caffe2/python/layers/sampling_train.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2332265Z copying caffe2/python/layers/sampling_trainable_mixin.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2343812Z copying caffe2/python/layers/select_record_by_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2348301Z copying caffe2/python/layers/semi_random_features.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2357681Z copying caffe2/python/layers/sparse_dropout_with_replacement.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2367649Z copying caffe2/python/layers/sparse_feature_hash.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2371540Z copying caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2374947Z copying caffe2/python/layers/sparse_lookup.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2384099Z copying caffe2/python/layers/split.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2387551Z copying caffe2/python/layers/tags.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2392193Z copying caffe2/python/layers/uniform_sampling.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:32.2402154Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/mint 2022-12-01T09:59:32.2402687Z copying caffe2/python/mint/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mint 2022-12-01T09:59:32.2403479Z copying caffe2/python/mint/app.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mint 2022-12-01T09:59:32.2410215Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:32.2410948Z copying caffe2/python/mkl/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:32.2411595Z copying caffe2/python/mkl/mkl_LRN_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:32.2416561Z copying caffe2/python/mkl/mkl_LRN_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:32.2425930Z copying caffe2/python/mkl/mkl_concat_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:32.2432095Z copying caffe2/python/mkl/mkl_conv_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:32.2436501Z copying caffe2/python/mkl/mkl_copy_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:32.2441270Z copying caffe2/python/mkl/mkl_elementwise_add_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:32.2450833Z copying caffe2/python/mkl/mkl_elementwise_sum_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:32.2456907Z copying caffe2/python/mkl/mkl_fc_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:32.2461490Z copying caffe2/python/mkl/mkl_fc_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:32.2467155Z copying caffe2/python/mkl/mkl_fill_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:32.2475450Z copying caffe2/python/mkl/mkl_pool_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:32.2488451Z copying caffe2/python/mkl/mkl_pool_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:32.2504469Z copying caffe2/python/mkl/mkl_relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:32.2513631Z copying caffe2/python/mkl/mkl_sbn_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:32.2520032Z copying caffe2/python/mkl/mkl_sbn_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:32.2525903Z copying caffe2/python/mkl/mkl_sigmoid_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:32.2538555Z copying caffe2/python/mkl/mkl_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:32.2542353Z copying caffe2/python/mkl/mkl_squeeze_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:32.2547422Z copying caffe2/python/mkl/rewrite_graph.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:32.2556419Z copying caffe2/python/mkl/rewrite_graph_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:32.2569388Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:32.2570091Z copying caffe2/python/modeling/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:32.2571039Z copying caffe2/python/modeling/compute_histogram_for_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:32.2574923Z copying caffe2/python/modeling/compute_histogram_for_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:32.2587177Z copying caffe2/python/modeling/compute_norm_for_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:32.2591569Z copying caffe2/python/modeling/compute_norm_for_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:32.2596661Z copying caffe2/python/modeling/compute_statistics_for_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:32.2605326Z copying caffe2/python/modeling/compute_statistics_for_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:32.2609157Z copying caffe2/python/modeling/get_entry_from_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:32.2615734Z copying caffe2/python/modeling/get_entry_from_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:32.2619695Z copying caffe2/python/modeling/gradient_clipping.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:32.2627859Z copying caffe2/python/modeling/gradient_clipping_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:32.2631241Z copying caffe2/python/modeling/initializers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:32.2638743Z copying caffe2/python/modeling/initializers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:32.2642144Z copying caffe2/python/modeling/net_modifier.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:32.2645315Z copying caffe2/python/modeling/parameter_info.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:32.2649639Z copying caffe2/python/modeling/parameter_sharing.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:32.2657421Z copying caffe2/python/modeling/parameter_sharing_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:32.2663317Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T09:59:32.2663889Z copying caffe2/python/models/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T09:59:32.2664684Z copying caffe2/python/models/__sym_init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T09:59:32.2677642Z copying caffe2/python/models/download.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T09:59:32.2685090Z copying caffe2/python/models/imagenet_trainer_test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T09:59:32.2691299Z copying caffe2/python/models/resnet.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T09:59:32.2701515Z copying caffe2/python/models/resnet_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T09:59:32.2719907Z copying caffe2/python/models/shufflenet.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T09:59:32.2724488Z copying caffe2/python/models/shufflenet_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T09:59:32.2738452Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T09:59:32.2738936Z copying caffe2/python/onnx/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T09:59:32.2739639Z copying caffe2/python/onnx/backend.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T09:59:32.2756250Z copying caffe2/python/onnx/backend_cpp_rep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T09:59:32.2765835Z copying caffe2/python/onnx/backend_rep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T09:59:32.2770567Z copying caffe2/python/onnx/error.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T09:59:32.2774440Z copying caffe2/python/onnx/frontend.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T09:59:32.2787495Z copying caffe2/python/onnx/helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T09:59:32.2797418Z copying caffe2/python/onnx/onnxifi.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T09:59:32.2800945Z copying caffe2/python/onnx/test_onnxifi.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T09:59:32.2809667Z copying caffe2/python/onnx/workspace.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T09:59:32.2833024Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2833851Z copying caffe2/python/operator_test/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2834537Z copying caffe2/python/operator_test/activation_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2846714Z copying caffe2/python/operator_test/adadelta_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2851801Z copying caffe2/python/operator_test/adagrad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2862215Z copying caffe2/python/operator_test/adagrad_test_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2868537Z copying caffe2/python/operator_test/adam_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2882665Z copying caffe2/python/operator_test/affine_channel_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2887311Z copying caffe2/python/operator_test/alias_with_name_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2892516Z copying caffe2/python/operator_test/apmeter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2896796Z copying caffe2/python/operator_test/arg_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2906192Z copying caffe2/python/operator_test/assert_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2910292Z copying caffe2/python/operator_test/async_net_barrier_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2914312Z copying caffe2/python/operator_test/atomic_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2923221Z copying caffe2/python/operator_test/basic_rnn_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2927609Z copying caffe2/python/operator_test/batch_box_cox_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2937566Z copying caffe2/python/operator_test/batch_bucketize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2941900Z copying caffe2/python/operator_test/batch_moments_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2946211Z copying caffe2/python/operator_test/batch_sparse_to_dense_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2953819Z copying caffe2/python/operator_test/bbox_transform_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2959080Z copying caffe2/python/operator_test/bisect_percentile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2968749Z copying caffe2/python/operator_test/blobs_queue_db_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2971889Z copying caffe2/python/operator_test/boolean_mask_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2983786Z copying caffe2/python/operator_test/boolean_unmask_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2986898Z copying caffe2/python/operator_test/box_with_nms_limit_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2996038Z copying caffe2/python/operator_test/bucketize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.2999962Z copying caffe2/python/operator_test/cast_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3004014Z copying caffe2/python/operator_test/ceil_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3007720Z copying caffe2/python/operator_test/channel_backprop_stats_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3020011Z copying caffe2/python/operator_test/channel_shuffle_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3025686Z copying caffe2/python/operator_test/channel_stats_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3030313Z copying caffe2/python/operator_test/checkpoint_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3036618Z copying caffe2/python/operator_test/clip_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3046745Z copying caffe2/python/operator_test/clip_tensor_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3050474Z copying caffe2/python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3062120Z copying caffe2/python/operator_test/concat_op_cost_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3065337Z copying caffe2/python/operator_test/concat_split_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3068563Z copying caffe2/python/operator_test/conditional_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3076097Z copying caffe2/python/operator_test/conftest.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3079311Z copying caffe2/python/operator_test/conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3090217Z copying caffe2/python/operator_test/conv_transpose_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3099231Z copying caffe2/python/operator_test/copy_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3103401Z copying caffe2/python/operator_test/copy_rows_to_tensor_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3108099Z copying caffe2/python/operator_test/cosine_embedding_criterion_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3115955Z copying caffe2/python/operator_test/counter_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3119155Z copying caffe2/python/operator_test/crf_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3125392Z copying caffe2/python/operator_test/cross_entropy_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3132935Z copying caffe2/python/operator_test/ctc_beam_search_decoder_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3136642Z copying caffe2/python/operator_test/ctc_greedy_decoder_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3144900Z copying caffe2/python/operator_test/cudnn_recurrent_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3149064Z copying caffe2/python/operator_test/data_couple_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3154985Z copying caffe2/python/operator_test/dataset_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3162851Z copying caffe2/python/operator_test/decay_adagrad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3167465Z copying caffe2/python/operator_test/deform_conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3175870Z copying caffe2/python/operator_test/dense_vector_to_id_list_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3179494Z copying caffe2/python/operator_test/depthwise_3x3_conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3182818Z copying caffe2/python/operator_test/detectron_keypoints.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3195120Z copying caffe2/python/operator_test/distance_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3198955Z copying caffe2/python/operator_test/dropout_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3208401Z copying caffe2/python/operator_test/duplicate_operands_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3211882Z copying caffe2/python/operator_test/elementwise_linear_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3215988Z copying caffe2/python/operator_test/elementwise_logical_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3228836Z copying caffe2/python/operator_test/elementwise_op_broadcast_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3240576Z copying caffe2/python/operator_test/elementwise_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3252433Z copying caffe2/python/operator_test/emptysample_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3255904Z copying caffe2/python/operator_test/enforce_finite_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3259447Z copying caffe2/python/operator_test/ensure_clipped_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3271984Z copying caffe2/python/operator_test/ensure_cpu_output_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3275655Z copying caffe2/python/operator_test/erf_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3280512Z copying caffe2/python/operator_test/expand_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3283701Z copying caffe2/python/operator_test/fc_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3291319Z copying caffe2/python/operator_test/feature_maps_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3300664Z copying caffe2/python/operator_test/filler_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3304075Z copying caffe2/python/operator_test/find_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3312857Z copying caffe2/python/operator_test/flatten_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3316866Z copying caffe2/python/operator_test/flexible_top_k_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3322128Z copying caffe2/python/operator_test/floor_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3325413Z copying caffe2/python/operator_test/fused_nbit_rowwise_conversion_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3334414Z copying caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3339709Z copying caffe2/python/operator_test/gather_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3349926Z copying caffe2/python/operator_test/gather_ranges_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3353683Z copying caffe2/python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3366027Z copying caffe2/python/operator_test/given_tensor_fill_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3369144Z copying caffe2/python/operator_test/glu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3372772Z copying caffe2/python/operator_test/group_conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3377198Z copying caffe2/python/operator_test/group_norm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3388479Z copying caffe2/python/operator_test/gru_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3399479Z copying caffe2/python/operator_test/heatmap_max_keypoint_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3402411Z copying caffe2/python/operator_test/histogram_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3405255Z copying caffe2/python/operator_test/hsm_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3413070Z copying caffe2/python/operator_test/hyperbolic_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3416952Z copying caffe2/python/operator_test/im2col_col2im_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3420129Z copying caffe2/python/operator_test/image_input_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3433689Z copying caffe2/python/operator_test/index_hash_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3438611Z copying caffe2/python/operator_test/index_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3442808Z copying caffe2/python/operator_test/instance_norm_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3455863Z copying caffe2/python/operator_test/integral_image_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3458779Z copying caffe2/python/operator_test/jsd_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3462517Z copying caffe2/python/operator_test/key_split_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3467210Z copying caffe2/python/operator_test/lars_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3478224Z copying caffe2/python/operator_test/layer_norm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3486910Z copying caffe2/python/operator_test/leaky_relu_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3489988Z copying caffe2/python/operator_test/learning_rate_adaption_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3493352Z copying caffe2/python/operator_test/learning_rate_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3506106Z copying caffe2/python/operator_test/length_split_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3509796Z copying caffe2/python/operator_test/lengths_pad_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3513119Z copying caffe2/python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3523447Z copying caffe2/python/operator_test/lengths_tile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3527954Z copying caffe2/python/operator_test/lengths_top_k_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3530739Z copying caffe2/python/operator_test/listwise_l2r_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3543467Z copying caffe2/python/operator_test/load_save_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3554550Z copying caffe2/python/operator_test/locally_connected_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3558496Z copying caffe2/python/operator_test/loss_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3566040Z copying caffe2/python/operator_test/lpnorm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3569232Z copying caffe2/python/operator_test/map_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3573542Z copying caffe2/python/operator_test/margin_loss_l2r_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3578247Z copying caffe2/python/operator_test/margin_ranking_criterion_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3588382Z copying caffe2/python/operator_test/math_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3595235Z copying caffe2/python/operator_test/matmul_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3604672Z copying caffe2/python/operator_test/mean_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3608622Z copying caffe2/python/operator_test/merge_id_lists_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3612690Z copying caffe2/python/operator_test/mkl_conv_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3617713Z copying caffe2/python/operator_test/mkl_packed_fc_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3627170Z copying caffe2/python/operator_test/mod_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3630717Z copying caffe2/python/operator_test/moments_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3635097Z copying caffe2/python/operator_test/momentum_sgd_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3644410Z copying caffe2/python/operator_test/mpi_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3647553Z copying caffe2/python/operator_test/mul_gradient_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3651220Z copying caffe2/python/operator_test/negate_gradient_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3659490Z copying caffe2/python/operator_test/ngram_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3662553Z copying caffe2/python/operator_test/normalize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3667221Z copying caffe2/python/operator_test/numpy_tile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3670319Z copying caffe2/python/operator_test/one_hot_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3682707Z copying caffe2/python/operator_test/onnx_while_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3685923Z copying caffe2/python/operator_test/order_switch_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3690197Z copying caffe2/python/operator_test/pack_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3703519Z copying caffe2/python/operator_test/pack_rnn_sequence_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3707125Z copying caffe2/python/operator_test/pad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3710758Z copying caffe2/python/operator_test/partition_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3721578Z copying caffe2/python/operator_test/percentile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3725550Z copying caffe2/python/operator_test/piecewise_linear_transform_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3734450Z copying caffe2/python/operator_test/pooling_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3745162Z copying caffe2/python/operator_test/prepend_dim_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3748639Z copying caffe2/python/operator_test/python_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3752326Z copying caffe2/python/operator_test/quantile_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3755592Z copying caffe2/python/operator_test/rand_quantization_op_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3767721Z copying caffe2/python/operator_test/rank_loss_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3774315Z copying caffe2/python/operator_test/rebatching_queue_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3783439Z copying caffe2/python/operator_test/record_queue_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3786913Z copying caffe2/python/operator_test/recurrent_net_executor_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3800718Z copying caffe2/python/operator_test/recurrent_network_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3810004Z copying caffe2/python/operator_test/reduce_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3818238Z copying caffe2/python/operator_test/reduction_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3832042Z copying caffe2/python/operator_test/reshape_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3841082Z copying caffe2/python/operator_test/resize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3846626Z copying caffe2/python/operator_test/rmac_regions_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3858666Z copying caffe2/python/operator_test/rms_norm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3862783Z copying caffe2/python/operator_test/rnn_cell_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3880071Z copying caffe2/python/operator_test/roi_align_rotated_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3884317Z copying caffe2/python/operator_test/rowwise_counter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3889506Z copying caffe2/python/operator_test/scale_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3897874Z copying caffe2/python/operator_test/segment_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3911170Z copying caffe2/python/operator_test/self_binning_histogram_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3924358Z copying caffe2/python/operator_test/selu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3928109Z copying caffe2/python/operator_test/sequence_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3937443Z copying caffe2/python/operator_test/shape_inference_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3950841Z copying caffe2/python/operator_test/sinusoid_position_encoding_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3956420Z copying caffe2/python/operator_test/softmax_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3965836Z copying caffe2/python/operator_test/softplus_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3969415Z copying caffe2/python/operator_test/sparse_dropout_with_replacement_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3972741Z copying caffe2/python/operator_test/sparse_gradient_checker_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3976923Z copying caffe2/python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3989869Z copying caffe2/python/operator_test/sparse_lengths_sum_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3993959Z copying caffe2/python/operator_test/sparse_lp_regularizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.3999120Z copying caffe2/python/operator_test/sparse_normalize_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4007490Z copying caffe2/python/operator_test/sparse_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4025180Z copying caffe2/python/operator_test/sparse_to_dense_mask_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4029588Z copying caffe2/python/operator_test/spatial_bn_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4042965Z copying caffe2/python/operator_test/specialized_segment_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4048835Z copying caffe2/python/operator_test/split_op_cost_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4063028Z copying caffe2/python/operator_test/square_root_divide_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4068405Z copying caffe2/python/operator_test/stats_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4073435Z copying caffe2/python/operator_test/stats_put_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4085883Z copying caffe2/python/operator_test/storm_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4089828Z copying caffe2/python/operator_test/string_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4098530Z copying caffe2/python/operator_test/text_file_reader_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4102287Z copying caffe2/python/operator_test/thresholded_relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4106948Z copying caffe2/python/operator_test/tile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4110624Z copying caffe2/python/operator_test/top_k_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4119246Z copying caffe2/python/operator_test/torch_integration_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4132950Z copying caffe2/python/operator_test/transpose_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4136579Z copying caffe2/python/operator_test/trigonometric_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4149790Z copying caffe2/python/operator_test/unique_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4153071Z copying caffe2/python/operator_test/unique_uniform_fill_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4156165Z copying caffe2/python/operator_test/unsafe_coalesce_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4159457Z copying caffe2/python/operator_test/upsample_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4167689Z copying caffe2/python/operator_test/utility_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4179484Z copying caffe2/python/operator_test/video_input_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4183362Z copying caffe2/python/operator_test/weight_scale_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4194074Z copying caffe2/python/operator_test/weighted_multi_sample_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4197739Z copying caffe2/python/operator_test/weighted_sample_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4201783Z copying caffe2/python/operator_test/weighted_sum_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4205599Z copying caffe2/python/operator_test/wngrad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:32.4216920Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T09:59:32.4217418Z copying caffe2/python/predictor/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T09:59:32.4218363Z copying caffe2/python/predictor/mobile_exporter.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T09:59:32.4223915Z copying caffe2/python/predictor/mobile_exporter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T09:59:32.4228060Z copying caffe2/python/predictor/predictor_exporter.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T09:59:32.4238144Z copying caffe2/python/predictor/predictor_exporter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T09:59:32.4243657Z copying caffe2/python/predictor/predictor_py_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T09:59:32.4256964Z copying caffe2/python/predictor/predictor_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T09:59:32.4262046Z copying caffe2/python/predictor/serde.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T09:59:32.4267848Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-12-01T09:59:32.4268253Z copying caffe2/python/rnn/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-12-01T09:59:32.4269689Z copying caffe2/python/rnn/lstm_comparison.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-12-01T09:59:32.4275491Z copying caffe2/python/rnn/rnn_cell_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-12-01T09:59:32.4286037Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-12-01T09:59:32.4286560Z copying caffe2/python/serialized_test/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-12-01T09:59:32.4287197Z copying caffe2/python/serialized_test/coverage.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-12-01T09:59:32.4292054Z copying caffe2/python/serialized_test/serialized_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-12-01T09:59:32.4302383Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T09:59:32.4303071Z copying caffe2/python/test/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T09:59:32.4304099Z copying caffe2/python/test/blob_deallocation_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T09:59:32.4317024Z copying caffe2/python/test/do_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T09:59:32.4322079Z copying caffe2/python/test/executor_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T09:59:32.4326949Z copying caffe2/python/test/executor_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T09:59:32.4336763Z copying caffe2/python/test/fakefp16_transform_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T09:59:32.4340667Z copying caffe2/python/test/gpu_context_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T09:59:32.4344836Z copying caffe2/python/test/inference_lstm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T09:59:32.4354270Z copying caffe2/python/test/python_protobuf_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T09:59:32.4365823Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-12-01T09:59:32.4366241Z copying caffe2/python/trt/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-12-01T09:59:32.4367497Z copying caffe2/python/trt/test_pt_onnx_trt.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-12-01T09:59:32.4374337Z copying caffe2/python/trt/test_trt.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-12-01T09:59:32.4383957Z copying caffe2/python/trt/transform.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-12-01T09:59:32.4392763Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T09:59:32.4393385Z copying caffe2/python/models/seq2seq/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T09:59:32.4394327Z copying caffe2/python/models/seq2seq/beam_search.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T09:59:32.4407360Z copying caffe2/python/models/seq2seq/seq2seq_beam_search_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T09:59:32.4411728Z copying caffe2/python/models/seq2seq/seq2seq_model_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T09:59:32.4417325Z copying caffe2/python/models/seq2seq/seq2seq_model_helper_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T09:59:32.4430478Z copying caffe2/python/models/seq2seq/seq2seq_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T09:59:32.4437995Z copying caffe2/python/models/seq2seq/train.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T09:59:32.4450485Z copying caffe2/python/models/seq2seq/translate.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T09:59:32.4460031Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin 2022-12-01T09:59:32.4460476Z copying caffe2/python/onnx/bin/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin 2022-12-01T09:59:32.4461427Z copying caffe2/python/onnx/bin/conversion.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin 2022-12-01T09:59:32.4466694Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T09:59:32.4467120Z copying caffe2/python/onnx/tests/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T09:59:32.4468243Z copying caffe2/python/onnx/tests/c2_ref_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T09:59:32.4479420Z copying caffe2/python/onnx/tests/conversion_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T09:59:32.4492390Z copying caffe2/python/onnx/tests/helper_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T09:59:32.4496705Z copying caffe2/python/onnx/tests/onnx_backend_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T09:59:32.4509251Z copying caffe2/python/onnx/tests/ssa_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T09:59:32.4513097Z copying caffe2/python/onnx/tests/test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T09:59:32.4524082Z creating build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4524910Z copying caffe2/quantization/server/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4526026Z copying caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4539602Z copying caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4544796Z copying caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4550153Z copying caffe2/quantization/server/compute_equalization_scale_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4555366Z copying caffe2/quantization/server/concat_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4565481Z copying caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4572180Z copying caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4580695Z copying caffe2/quantization/server/conv_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4589536Z copying caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4594465Z copying caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4605730Z copying caffe2/quantization/server/dequantize_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4609556Z copying caffe2/quantization/server/dnnlowp_test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4617422Z copying caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4622990Z copying caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4628975Z copying caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4640230Z copying caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4645821Z copying caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4654225Z copying caffe2/quantization/server/fully_connected_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4658946Z copying caffe2/quantization/server/fully_connected_fp16_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4671618Z copying caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4678595Z copying caffe2/quantization/server/gather_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4682842Z copying caffe2/quantization/server/group_norm_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4693138Z copying caffe2/quantization/server/int8_gen_quant_params_min_max_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4697805Z copying caffe2/quantization/server/int8_gen_quant_params_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4712556Z copying caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4717062Z copying caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4727933Z copying caffe2/quantization/server/observer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4732672Z copying caffe2/quantization/server/pool_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4738213Z copying caffe2/quantization/server/quantize_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4747565Z copying caffe2/quantization/server/relu_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4752976Z copying caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4758615Z copying caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4765556Z copying caffe2/quantization/server/sigmoid_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4775670Z copying caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4780534Z copying caffe2/quantization/server/tanh_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4784740Z copying caffe2/quantization/server/utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:32.4798973Z creating build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:32.4799465Z copying functorch/_src/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:32.4804265Z copying functorch/_src/aot_autograd.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:32.4812688Z copying functorch/_src/benchmark_utils.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:32.4816925Z copying functorch/_src/compile_utils.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:32.4821501Z copying functorch/_src/compilers.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:32.4829271Z copying functorch/_src/config.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:32.4835068Z copying functorch/_src/eager_transforms.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:32.4858191Z copying functorch/_src/fx_minifier.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:32.4863302Z copying functorch/_src/make_functional.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:32.4876567Z copying functorch/_src/named_members_polyfill.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:32.4881639Z copying functorch/_src/partitioners.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:32.4896266Z copying functorch/_src/python_key.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:32.4899671Z copying functorch/_src/pytree_hacks.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:32.4903187Z copying functorch/_src/top_operators_github_usage.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:32.4916485Z copying functorch/_src/vmap.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:32.4925771Z creating build/lib.linux-x86_64-cpython-37/functorch/compile 2022-12-01T09:59:32.4926169Z copying functorch/compile/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/compile 2022-12-01T09:59:32.4932477Z creating build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T09:59:32.4932846Z copying functorch/dim/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T09:59:32.4939065Z copying functorch/dim/batch_tensor.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T09:59:32.4947827Z copying functorch/dim/delayed_mul_tensor.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T09:59:32.4953648Z copying functorch/dim/dim.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T09:59:32.4961436Z copying functorch/dim/magic_trace.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T09:59:32.4965873Z copying functorch/dim/op_properties.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T09:59:32.4979190Z copying functorch/dim/reference.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T09:59:32.4993136Z copying functorch/dim/tree_map.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T09:59:32.4997731Z copying functorch/dim/wrap_type.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T09:59:32.5003917Z creating build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-12-01T09:59:32.5004340Z copying functorch/experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-12-01T09:59:32.5011846Z copying functorch/experimental/batch_norm_replacement.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-12-01T09:59:32.5025057Z copying functorch/experimental/cond.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-12-01T09:59:32.5032884Z copying functorch/experimental/ops.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-12-01T09:59:32.5043329Z creating build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-12-01T09:59:32.5043731Z copying torch/_decomp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-12-01T09:59:32.5054398Z copying torch/_decomp/decompositions.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-12-01T09:59:32.5084675Z copying torch/_decomp/decompositions_for_jvp.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-12-01T09:59:32.5092366Z creating build/lib.linux-x86_64-cpython-37/torch/_dispatch 2022-12-01T09:59:32.5092955Z copying torch/_dispatch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_dispatch 2022-12-01T09:59:32.5093996Z copying torch/_dispatch/python.py -> build/lib.linux-x86_64-cpython-37/torch/_dispatch 2022-12-01T09:59:32.5106401Z creating build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:32.5107012Z copying torch/_lazy/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:32.5114514Z copying torch/_lazy/closure.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:32.5121020Z copying torch/_lazy/computation.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:32.5132150Z copying torch/_lazy/config.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:32.5142638Z copying torch/_lazy/debug.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:32.5146961Z copying torch/_lazy/device_context.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:32.5152251Z copying torch/_lazy/extract_compiled_graph.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:32.5162182Z copying torch/_lazy/ir_cache.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:32.5167214Z copying torch/_lazy/metrics.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:32.5171066Z copying torch/_lazy/tensor_factory_functions.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:32.5174239Z copying torch/_lazy/ts_backend.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:32.5184158Z creating build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T09:59:32.5184561Z copying torch/_prims/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T09:59:32.5213091Z copying torch/_prims/context.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T09:59:32.5220749Z copying torch/_prims/executor.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T09:59:32.5231287Z copying torch/_prims/nvfuser_executor.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T09:59:32.5249424Z copying torch/_prims/nvfuser_prims.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T09:59:32.5262355Z creating build/lib.linux-x86_64-cpython-37/torch/_prims_common 2022-12-01T09:59:32.5262756Z copying torch/_prims_common/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_prims_common 2022-12-01T09:59:32.5282076Z copying torch/_prims_common/wrappers.py -> build/lib.linux-x86_64-cpython-37/torch/_prims_common 2022-12-01T09:59:32.5295958Z creating build/lib.linux-x86_64-cpython-37/torch/_refs 2022-12-01T09:59:32.5296335Z copying torch/_refs/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs 2022-12-01T09:59:32.5318936Z copying torch/_refs/fft.py -> build/lib.linux-x86_64-cpython-37/torch/_refs 2022-12-01T09:59:32.5328978Z creating build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-12-01T09:59:32.5329690Z copying torch/_subclasses/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-12-01T09:59:32.5335636Z copying torch/_subclasses/fake_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-12-01T09:59:32.5353136Z copying torch/_subclasses/fake_utils.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-12-01T09:59:32.5362176Z copying torch/_subclasses/meta_utils.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-12-01T09:59:32.5376889Z creating build/lib.linux-x86_64-cpython-37/torch/amp 2022-12-01T09:59:32.5377254Z copying torch/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/amp 2022-12-01T09:59:32.5381948Z copying torch/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/amp 2022-12-01T09:59:32.5395811Z creating build/lib.linux-x86_64-cpython-37/torch/ao 2022-12-01T09:59:32.5396819Z copying torch/ao/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao 2022-12-01T09:59:32.5403539Z creating build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:32.5403905Z copying torch/autograd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:32.5415200Z copying torch/autograd/anomaly_mode.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:32.5419687Z copying torch/autograd/forward_ad.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:32.5431646Z copying torch/autograd/function.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:32.5440738Z copying torch/autograd/functional.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:32.5467453Z copying torch/autograd/grad_mode.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:32.5474042Z copying torch/autograd/gradcheck.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:32.5494947Z copying torch/autograd/graph.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:32.5499583Z copying torch/autograd/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:32.5527021Z copying torch/autograd/profiler_legacy.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:32.5540297Z copying torch/autograd/profiler_util.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:32.5552868Z copying torch/autograd/variable.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:32.5559342Z creating build/lib.linux-x86_64-cpython-37/torch/backends 2022-12-01T09:59:32.5559746Z copying torch/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends 2022-12-01T09:59:32.5570546Z creating build/lib.linux-x86_64-cpython-37/torch/contrib 2022-12-01T09:59:32.5571133Z copying torch/contrib/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/contrib 2022-12-01T09:59:32.5571547Z copying torch/contrib/_tensorboard_vis.py -> build/lib.linux-x86_64-cpython-37/torch/contrib 2022-12-01T09:59:32.5580512Z creating build/lib.linux-x86_64-cpython-37/torch/cpu 2022-12-01T09:59:32.5580876Z copying torch/cpu/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cpu 2022-12-01T09:59:32.5588786Z creating build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:32.5589173Z copying torch/cuda/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:32.5604057Z copying torch/cuda/_dynamo_graphs.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:32.5610425Z copying torch/cuda/_memory_viz.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:32.5623197Z copying torch/cuda/_sanitizer.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:32.5635905Z copying torch/cuda/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:32.5641170Z copying torch/cuda/comm.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:32.5648441Z copying torch/cuda/error.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:32.5649502Z copying torch/cuda/graphs.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:32.5660847Z copying torch/cuda/jiterator.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:32.5672254Z copying torch/cuda/memory.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:32.5687076Z copying torch/cuda/nccl.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:32.5695897Z copying torch/cuda/nvtx.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:32.5702776Z copying torch/cuda/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:32.5708260Z copying torch/cuda/random.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:32.5721732Z copying torch/cuda/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:32.5731362Z copying torch/cuda/streams.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:32.5742005Z creating build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T09:59:32.5742425Z copying torch/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T09:59:32.5747403Z copying torch/distributed/argparse_util.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T09:59:32.5751979Z copying torch/distributed/constants.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T09:59:32.5756537Z copying torch/distributed/distributed_c10d.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T09:59:32.5786506Z copying torch/distributed/launch.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T09:59:32.5794097Z copying torch/distributed/remote_device.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T09:59:32.5807457Z copying torch/distributed/rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T09:59:32.5821642Z copying torch/distributed/run.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T09:59:32.5831434Z copying torch/distributed/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T09:59:32.5843078Z creating build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.5843546Z copying torch/distributions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.5856393Z copying torch/distributions/bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.5870166Z copying torch/distributions/beta.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.5874424Z copying torch/distributions/binomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.5882446Z copying torch/distributions/categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.5889725Z copying torch/distributions/cauchy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.5894872Z copying torch/distributions/chi2.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.5904017Z copying torch/distributions/constraint_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.5907831Z copying torch/distributions/constraints.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.5921476Z copying torch/distributions/continuous_bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.5925443Z copying torch/distributions/dirichlet.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.5937448Z copying torch/distributions/distribution.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.5940770Z copying torch/distributions/exp_family.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.5949890Z copying torch/distributions/exponential.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.5953758Z copying torch/distributions/fishersnedecor.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.5959515Z copying torch/distributions/gamma.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.5964466Z copying torch/distributions/geometric.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.5974850Z copying torch/distributions/gumbel.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.5979227Z copying torch/distributions/half_cauchy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.5983202Z copying torch/distributions/half_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.5986605Z copying torch/distributions/independent.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.5996572Z copying torch/distributions/kl.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6011473Z copying torch/distributions/kumaraswamy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6015444Z copying torch/distributions/laplace.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6019891Z copying torch/distributions/lkj_cholesky.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6032890Z copying torch/distributions/log_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6037664Z copying torch/distributions/logistic_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6042529Z copying torch/distributions/lowrank_multivariate_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6054728Z copying torch/distributions/mixture_same_family.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6058848Z copying torch/distributions/multinomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6066874Z copying torch/distributions/multivariate_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6071022Z copying torch/distributions/negative_binomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6079342Z copying torch/distributions/normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6082669Z copying torch/distributions/one_hot_categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6085465Z copying torch/distributions/pareto.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6097713Z copying torch/distributions/poisson.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6100620Z copying torch/distributions/relaxed_bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6103757Z copying torch/distributions/relaxed_categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6116627Z copying torch/distributions/studentT.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6119266Z copying torch/distributions/transformed_distribution.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6131811Z copying torch/distributions/transforms.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6145657Z copying torch/distributions/uniform.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6149565Z copying torch/distributions/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6159462Z copying torch/distributions/von_mises.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6163278Z copying torch/distributions/weibull.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6166802Z copying torch/distributions/wishart.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:32.6180063Z creating build/lib.linux-x86_64-cpython-37/torch/fft 2022-12-01T09:59:32.6180498Z copying torch/fft/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fft 2022-12-01T09:59:32.6200258Z creating build/lib.linux-x86_64-cpython-37/torch/futures 2022-12-01T09:59:32.6200633Z copying torch/futures/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/futures 2022-12-01T09:59:32.6211473Z creating build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:32.6211846Z copying torch/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:32.6216638Z copying torch/fx/_compatibility.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:32.6223480Z copying torch/fx/_pytree.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:32.6229017Z copying torch/fx/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:32.6244048Z copying torch/fx/annotate.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:32.6254538Z copying torch/fx/graph.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:32.6278984Z copying torch/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:32.6292783Z copying torch/fx/immutable_collections.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:32.6298228Z copying torch/fx/interpreter.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:32.6315528Z copying torch/fx/node.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:32.6325024Z copying torch/fx/operator_schemas.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:32.6336265Z copying torch/fx/proxy.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:32.6348911Z copying torch/fx/subgraph_rewriter.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:32.6353327Z copying torch/fx/tensor_type.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:32.6367438Z copying torch/fx/traceback.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:32.6375599Z creating build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6376021Z copying torch/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6388193Z copying torch/jit/_async.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6398949Z copying torch/jit/_builtins.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6406664Z copying torch/jit/_check.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6415982Z copying torch/jit/_dataclass_impls.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6421711Z copying torch/jit/_decomposition_utils.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6429965Z copying torch/jit/_decompositions.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6442928Z copying torch/jit/_freeze.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6447890Z copying torch/jit/_fuser.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6460408Z copying torch/jit/_ir_utils.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6465807Z copying torch/jit/_logging.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6469835Z copying torch/jit/_monkeytype_config.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6484300Z copying torch/jit/_pickle.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6499395Z copying torch/jit/_recursive.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6516530Z copying torch/jit/_script.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6541760Z copying torch/jit/_serialization.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6545839Z copying torch/jit/_shape_functions.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6557622Z copying torch/jit/_state.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6563277Z copying torch/jit/_trace.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6581595Z copying torch/jit/annotations.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6589906Z copying torch/jit/frontend.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6602952Z copying torch/jit/generate_bytecode.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6611180Z copying torch/jit/quantized.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6620532Z copying torch/jit/supported_ops.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6625421Z copying torch/jit/unsupported_tensor_ops.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:32.6638751Z creating build/lib.linux-x86_64-cpython-37/torch/linalg 2022-12-01T09:59:32.6639200Z copying torch/linalg/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/linalg 2022-12-01T09:59:32.6664220Z creating build/lib.linux-x86_64-cpython-37/torch/masked 2022-12-01T09:59:32.6664628Z copying torch/masked/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/masked 2022-12-01T09:59:32.6669177Z copying torch/masked/_docs.py -> build/lib.linux-x86_64-cpython-37/torch/masked 2022-12-01T09:59:32.6695613Z copying torch/masked/_ops.py -> build/lib.linux-x86_64-cpython-37/torch/masked 2022-12-01T09:59:32.6719367Z creating build/lib.linux-x86_64-cpython-37/torch/monitor 2022-12-01T09:59:32.6719807Z copying torch/monitor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/monitor 2022-12-01T09:59:32.6726064Z creating build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T09:59:32.6726506Z copying torch/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T09:59:32.6732561Z copying torch/multiprocessing/_atfork.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T09:59:32.6738393Z copying torch/multiprocessing/pool.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T09:59:32.6746507Z copying torch/multiprocessing/queue.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T09:59:32.6750372Z copying torch/multiprocessing/reductions.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T09:59:32.6759725Z copying torch/multiprocessing/spawn.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T09:59:32.6766494Z creating build/lib.linux-x86_64-cpython-37/torch/nested 2022-12-01T09:59:32.6767028Z copying torch/nested/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nested 2022-12-01T09:59:32.6780443Z creating build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T09:59:32.6781126Z copying torch/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T09:59:32.6786018Z copying torch/nn/_reduction.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T09:59:32.6790126Z copying torch/nn/common_types.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T09:59:32.6794590Z copying torch/nn/cpp.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T09:59:32.6803320Z copying torch/nn/functional.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T09:59:32.6827875Z copying torch/nn/grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T09:59:32.6832289Z copying torch/nn/init.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T09:59:32.6843552Z copying torch/nn/parameter.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T09:59:32.6859074Z creating build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.6860003Z copying torch/onnx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.6872692Z copying torch/onnx/_constants.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.6879839Z copying torch/onnx/_deprecation.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.6884414Z copying torch/onnx/_experimental.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.6888204Z copying torch/onnx/_exporter_states.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.6900422Z copying torch/onnx/_globals.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.6905227Z copying torch/onnx/_onnx_supported_ops.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.6915040Z copying torch/onnx/_patch_torch.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.6927578Z copying torch/onnx/_type_utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.6930891Z copying torch/onnx/errors.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.6940395Z copying torch/onnx/operators.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.6943513Z copying torch/onnx/symbolic_caffe2.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.6953356Z copying torch/onnx/symbolic_helper.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.6988563Z copying torch/onnx/symbolic_opset10.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.7000873Z copying torch/onnx/symbolic_opset11.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.7022642Z copying torch/onnx/symbolic_opset12.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.7030097Z copying torch/onnx/symbolic_opset13.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.7041405Z copying torch/onnx/symbolic_opset14.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.7045250Z copying torch/onnx/symbolic_opset15.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.7048962Z copying torch/onnx/symbolic_opset16.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.7052256Z copying torch/onnx/symbolic_opset17.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.7063313Z copying torch/onnx/symbolic_opset7.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.7067232Z copying torch/onnx/symbolic_opset8.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.7078094Z copying torch/onnx/symbolic_opset9.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.7108692Z copying torch/onnx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.7134991Z copying torch/onnx/verification.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:32.7146565Z creating build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:32.7147236Z copying torch/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:32.7151644Z copying torch/optim/_functional.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:32.7155738Z copying torch/optim/adadelta.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:32.7168920Z copying torch/optim/adagrad.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:32.7175411Z copying torch/optim/adam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:32.7189979Z copying torch/optim/adamax.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:32.7194599Z copying torch/optim/adamw.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:32.7207002Z copying torch/optim/asgd.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:32.7214329Z copying torch/optim/lbfgs.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:32.7222628Z copying torch/optim/lr_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:32.7246462Z copying torch/optim/nadam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:32.7259240Z copying torch/optim/optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:32.7272479Z copying torch/optim/radam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:32.7283627Z copying torch/optim/rmsprop.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:32.7300625Z copying torch/optim/rprop.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:32.7305544Z copying torch/optim/sgd.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:32.7314953Z copying torch/optim/sparse_adam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:32.7319233Z copying torch/optim/swa_utils.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:32.7329124Z creating build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:32.7329512Z copying torch/package/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:32.7335420Z copying torch/package/_digraph.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:32.7339618Z copying torch/package/_directory_reader.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:32.7347705Z copying torch/package/_importlib.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:32.7353073Z copying torch/package/_mangling.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:32.7357768Z copying torch/package/_mock.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:32.7361867Z copying torch/package/_package_pickler.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:32.7375552Z copying torch/package/_package_unpickler.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:32.7379705Z copying torch/package/_stdlib.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:32.7390290Z copying torch/package/file_structure_representation.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:32.7395225Z copying torch/package/find_file_dependencies.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:32.7405447Z copying torch/package/glob_group.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:32.7414875Z copying torch/package/importer.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:32.7423049Z copying torch/package/package_exporter.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:32.7441008Z copying torch/package/package_importer.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:32.7452481Z creating build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T09:59:32.7453162Z copying torch/profiler/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T09:59:32.7461108Z copying torch/profiler/_pattern_matcher.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T09:59:32.7483855Z copying torch/profiler/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T09:59:32.7497427Z copying torch/profiler/itt.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T09:59:32.7505300Z copying torch/profiler/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T09:59:32.7517894Z copying torch/profiler/python_tracer.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T09:59:32.7526704Z creating build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:32.7527117Z copying torch/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:32.7532718Z copying torch/quantization/_numeric_suite.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:32.7538394Z copying torch/quantization/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:32.7546183Z copying torch/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:32.7552046Z copying torch/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:32.7557552Z copying torch/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:32.7563548Z copying torch/quantization/observer.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:32.7571213Z copying torch/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:32.7577519Z copying torch/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:32.7584327Z copying torch/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:32.7589594Z copying torch/quantization/quantize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:32.7601749Z copying torch/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:32.7606418Z copying torch/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:32.7609821Z copying torch/quantization/stubs.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:32.7613023Z copying torch/quantization/utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:32.7624447Z creating build/lib.linux-x86_64-cpython-37/torch/sparse 2022-12-01T09:59:32.7624850Z copying torch/sparse/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/sparse 2022-12-01T09:59:32.7637067Z creating build/lib.linux-x86_64-cpython-37/torch/special 2022-12-01T09:59:32.7637450Z copying torch/special/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/special 2022-12-01T09:59:32.7648312Z creating build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T09:59:32.7648705Z copying torch/testing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T09:59:32.7653322Z copying torch/testing/_comparison.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T09:59:32.7678824Z copying torch/testing/_creation.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T09:59:32.7684238Z copying torch/testing/_deprecated.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T09:59:32.7694836Z copying torch/testing/_legacy.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T09:59:32.7704592Z creating build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7704990Z copying torch/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7710217Z copying torch/utils/_cpp_extension_versioner.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7718304Z copying torch/utils/_crash_handler.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7724032Z copying torch/utils/_cuda_trace.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7734641Z copying torch/utils/_freeze.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7742963Z copying torch/utils/_mode_utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7761845Z copying torch/utils/_python_dispatch.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7768144Z copying torch/utils/_pytree.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7778541Z copying torch/utils/_zip.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7784570Z copying torch/utils/bundled_inputs.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7794700Z copying torch/utils/checkpoint.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7814137Z copying torch/utils/collect_env.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7825006Z copying torch/utils/cpp_backtrace.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7829397Z copying torch/utils/cpp_extension.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7852494Z copying torch/utils/dlpack.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7858750Z copying torch/utils/file_baton.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7866120Z copying torch/utils/hooks.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7875245Z copying torch/utils/mkldnn.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7881198Z copying torch/utils/mobile_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7890404Z copying torch/utils/model_zoo.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7894631Z copying torch/utils/show_pickle.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7898926Z copying torch/utils/throughput_benchmark.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:32.7912849Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/linalg 2022-12-01T09:59:32.7913267Z copying torch/_refs/linalg/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/linalg 2022-12-01T09:59:32.7921817Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/nn 2022-12-01T09:59:32.7922294Z copying torch/_refs/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/nn 2022-12-01T09:59:32.7935951Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/special 2022-12-01T09:59:32.7936562Z copying torch/_refs/special/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/special 2022-12-01T09:59:32.7942443Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/nn/functional 2022-12-01T09:59:32.7943170Z copying torch/_refs/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/nn/functional 2022-12-01T09:59:32.7955168Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn 2022-12-01T09:59:32.7955799Z copying torch/ao/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn 2022-12-01T09:59:32.7968912Z creating build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-12-01T09:59:32.7969512Z copying torch/ao/ns/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-12-01T09:59:32.7970390Z copying torch/ao/ns/_numeric_suite.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-12-01T09:59:32.7978809Z copying torch/ao/ns/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-12-01T09:59:32.7988999Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:32.7989776Z copying torch/ao/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:32.7994348Z copying torch/ao/quantization/_correct_bias.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:32.7999070Z copying torch/ao/quantization/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:32.8011753Z copying torch/ao/quantization/_learnable_fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:32.8016324Z copying torch/ao/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:32.8025557Z copying torch/ao/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:32.8030185Z copying torch/ao/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:32.8041319Z copying torch/ao/quantization/observer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:32.8057768Z copying torch/ao/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:32.8070502Z copying torch/ao/quantization/qconfig_mapping.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:32.8083479Z copying torch/ao/quantization/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:32.8087363Z copying torch/ao/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:32.8091102Z copying torch/ao/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:32.8100137Z copying torch/ao/quantization/quantization_types.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:32.8104456Z copying torch/ao/quantization/quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:32.8114316Z copying torch/ao/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:32.8127126Z copying torch/ao/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:32.8138225Z copying torch/ao/quantization/stubs.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:32.8143900Z copying torch/ao/quantization/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:32.8156921Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity 2022-12-01T09:59:32.8157401Z copying torch/ao/sparsity/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity 2022-12-01T09:59:32.8165314Z copying torch/ao/sparsity/_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity 2022-12-01T09:59:32.8171479Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic 2022-12-01T09:59:32.8171923Z copying torch/ao/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic 2022-12-01T09:59:32.8188187Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat 2022-12-01T09:59:32.8188580Z copying torch/ao/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat 2022-12-01T09:59:32.8203128Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable 2022-12-01T09:59:32.8203597Z copying torch/ao/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable 2022-12-01T09:59:32.8212563Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2022-12-01T09:59:32.8212998Z copying torch/ao/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2022-12-01T09:59:32.8220051Z copying torch/ao/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2022-12-01T09:59:32.8234730Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse 2022-12-01T09:59:32.8235158Z copying torch/ao/nn/sparse/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse 2022-12-01T09:59:32.8240542Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/modules 2022-12-01T09:59:32.8241047Z copying torch/ao/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/modules 2022-12-01T09:59:32.8245887Z copying torch/ao/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/modules 2022-12-01T09:59:32.8254988Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic 2022-12-01T09:59:32.8255476Z copying torch/ao/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic 2022-12-01T09:59:32.8262484Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-12-01T09:59:32.8263163Z copying torch/ao/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-12-01T09:59:32.8268907Z copying torch/ao/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-12-01T09:59:32.8282228Z copying torch/ao/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-12-01T09:59:32.8286934Z copying torch/ao/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-12-01T09:59:32.8298101Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules 2022-12-01T09:59:32.8298733Z copying torch/ao/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules 2022-12-01T09:59:32.8309639Z copying torch/ao/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules 2022-12-01T09:59:32.8316158Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-12-01T09:59:32.8316908Z copying torch/ao/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-12-01T09:59:32.8323893Z copying torch/ao/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-12-01T09:59:32.8337559Z copying torch/ao/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-12-01T09:59:32.8347367Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic 2022-12-01T09:59:32.8347915Z copying torch/ao/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic 2022-12-01T09:59:32.8354738Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T09:59:32.8355220Z copying torch/ao/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T09:59:32.8364537Z copying torch/ao/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T09:59:32.8378027Z copying torch/ao/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T09:59:32.8390147Z copying torch/ao/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T09:59:32.8402213Z copying torch/ao/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T09:59:32.8406660Z copying torch/ao/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T09:59:32.8416538Z copying torch/ao/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T09:59:32.8421634Z copying torch/ao/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T09:59:32.8430161Z copying torch/ao/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T09:59:32.8438253Z copying torch/ao/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T09:59:32.8450966Z copying torch/ao/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T09:59:32.8464009Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference 2022-12-01T09:59:32.8464608Z copying torch/ao/nn/quantized/reference/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference 2022-12-01T09:59:32.8475208Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-12-01T09:59:32.8475815Z copying torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-12-01T09:59:32.8488292Z copying torch/ao/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-12-01T09:59:32.8501237Z copying torch/ao/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-12-01T09:59:32.8505477Z copying torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-12-01T09:59:32.8524015Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-12-01T09:59:32.8524583Z copying torch/ao/nn/quantized/reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-12-01T09:59:32.8529552Z copying torch/ao/nn/quantized/reference/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-12-01T09:59:32.8539298Z copying torch/ao/nn/quantized/reference/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-12-01T09:59:32.8544693Z copying torch/ao/nn/quantized/reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-12-01T09:59:32.8553062Z copying torch/ao/nn/quantized/reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-12-01T09:59:32.8565256Z copying torch/ao/nn/quantized/reference/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-12-01T09:59:32.8578799Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-12-01T09:59:32.8579385Z copying torch/ao/nn/sparse/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-12-01T09:59:32.8589995Z copying torch/ao/nn/sparse/quantized/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-12-01T09:59:32.8600281Z copying torch/ao/nn/sparse/quantized/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-12-01T09:59:32.8610467Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic 2022-12-01T09:59:32.8611159Z copying torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic 2022-12-01T09:59:32.8617059Z copying torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic 2022-12-01T09:59:32.8630700Z creating build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T09:59:32.8631516Z copying torch/ao/ns/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T09:59:32.8632432Z copying torch/ao/ns/fx/graph_matcher.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T09:59:32.8646508Z copying torch/ao/ns/fx/graph_passes.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T09:59:32.8660173Z copying torch/ao/ns/fx/mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T09:59:32.8672757Z copying torch/ao/ns/fx/ns_types.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T09:59:32.8677825Z copying torch/ao/ns/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T09:59:32.8700178Z copying torch/ao/ns/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T09:59:32.8711239Z copying torch/ao/ns/fx/weight_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T09:59:32.8719120Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T09:59:32.8719666Z copying torch/ao/quantization/backend_config/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T09:59:32.8732745Z copying torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T09:59:32.8746527Z copying torch/ao/quantization/backend_config/backend_config.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T09:59:32.8754767Z copying torch/ao/quantization/backend_config/executorch.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T09:59:32.8761412Z copying torch/ao/quantization/backend_config/fbgemm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T09:59:32.8774237Z copying torch/ao/quantization/backend_config/native.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T09:59:32.8781349Z copying torch/ao/quantization/backend_config/observation_type.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T09:59:32.8782297Z copying torch/ao/quantization/backend_config/qnnpack.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T09:59:32.8790814Z copying torch/ao/quantization/backend_config/tensorrt.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T09:59:32.8796493Z copying torch/ao/quantization/backend_config/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T09:59:32.8802503Z copying torch/ao/quantization/backend_config/x86.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T09:59:32.8818741Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:32.8819234Z copying torch/ao/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:32.8825395Z copying torch/ao/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:32.8840973Z copying torch/ao/quantization/fx/_lower_to_native_backend.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:32.8858567Z copying torch/ao/quantization/fx/backend_config_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:32.8867200Z copying torch/ao/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:32.8888038Z copying torch/ao/quantization/fx/custom_config.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:32.8899200Z copying torch/ao/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:32.8908904Z copying torch/ao/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:32.8917963Z copying torch/ao/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:32.8921701Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:32.8925905Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:32.8944367Z copying torch/ao/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:32.8948448Z copying torch/ao/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:32.8956764Z copying torch/ao/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:32.8978437Z copying torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:32.8983203Z copying torch/ao/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:32.8995728Z copying torch/ao/quantization/fx/tracer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:32.9000016Z copying torch/ao/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:32.9017547Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-12-01T09:59:32.9018425Z copying torch/ao/quantization/fx/_model_report/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-12-01T09:59:32.9019363Z copying torch/ao/quantization/fx/_model_report/detector.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-12-01T09:59:32.9039994Z copying torch/ao/quantization/fx/_model_report/model_report.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-12-01T09:59:32.9050439Z copying torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-12-01T09:59:32.9056247Z copying torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-12-01T09:59:32.9068830Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental 2022-12-01T09:59:32.9069686Z copying torch/ao/sparsity/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental 2022-12-01T09:59:32.9071470Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-12-01T09:59:32.9072260Z copying torch/ao/sparsity/scheduler/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-12-01T09:59:32.9073990Z copying torch/ao/sparsity/scheduler/base_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-12-01T09:59:32.9078042Z copying torch/ao/sparsity/scheduler/cubic_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-12-01T09:59:32.9083009Z copying torch/ao/sparsity/scheduler/lambda_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-12-01T09:59:32.9092577Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T09:59:32.9093093Z copying torch/ao/sparsity/sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T09:59:32.9094193Z copying torch/ao/sparsity/sparsifier/base_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T09:59:32.9106459Z copying torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T09:59:32.9111336Z copying torch/ao/sparsity/sparsifier/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T09:59:32.9115776Z copying torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T09:59:32.9126171Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier 2022-12-01T09:59:32.9126834Z copying torch/ao/sparsity/_experimental/activation_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier 2022-12-01T09:59:32.9127857Z copying torch/ao/sparsity/_experimental/activation_sparsifier/activation_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier 2022-12-01T09:59:32.9142172Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler 2022-12-01T09:59:32.9142735Z copying torch/ao/sparsity/_experimental/data_scheduler/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler 2022-12-01T09:59:32.9147095Z copying torch/ao/sparsity/_experimental/data_scheduler/base_data_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler 2022-12-01T09:59:32.9154488Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T09:59:32.9155117Z copying torch/ao/sparsity/_experimental/data_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T09:59:32.9164760Z copying torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T09:59:32.9185327Z copying torch/ao/sparsity/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T09:59:32.9189821Z copying torch/ao/sparsity/_experimental/data_sparsifier/quantization_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T09:59:32.9202781Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-12-01T09:59:32.9203375Z copying torch/ao/sparsity/_experimental/pruner/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-12-01T09:59:32.9208974Z copying torch/ao/sparsity/_experimental/pruner/base_pruner.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-12-01T09:59:32.9218463Z copying torch/ao/sparsity/_experimental/pruner/parametrization.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-12-01T09:59:32.9223418Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-12-01T09:59:32.9224006Z copying torch/ao/sparsity/_experimental/data_sparsifier/lightning/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-12-01T09:59:32.9225972Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-12-01T09:59:32.9227008Z copying torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-12-01T09:59:32.9227722Z copying torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-12-01T09:59:32.9232063Z copying torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-12-01T09:59:32.9245561Z creating build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-12-01T09:59:32.9246015Z copying torch/autograd/_functions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-12-01T09:59:32.9251858Z copying torch/autograd/_functions/tensor.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-12-01T09:59:32.9256215Z copying torch/autograd/_functions/utils.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-12-01T09:59:32.9263116Z creating build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2022-12-01T09:59:32.9263665Z copying torch/backends/_coreml/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2022-12-01T09:59:32.9264440Z copying torch/backends/_coreml/preprocess.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2022-12-01T09:59:32.9275199Z creating build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-12-01T09:59:32.9275983Z copying torch/backends/_nnapi/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-12-01T09:59:32.9276773Z copying torch/backends/_nnapi/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-12-01T09:59:32.9282123Z copying torch/backends/_nnapi/serializer.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-12-01T09:59:32.9307676Z creating build/lib.linux-x86_64-cpython-37/torch/backends/cuda 2022-12-01T09:59:32.9308669Z copying torch/backends/cuda/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cuda 2022-12-01T09:59:32.9316865Z creating build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2022-12-01T09:59:32.9317389Z copying torch/backends/cudnn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2022-12-01T09:59:32.9329595Z copying torch/backends/cudnn/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2022-12-01T09:59:32.9337320Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mkl 2022-12-01T09:59:32.9337719Z copying torch/backends/mkl/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mkl 2022-12-01T09:59:32.9343255Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mkldnn 2022-12-01T09:59:32.9343688Z copying torch/backends/mkldnn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mkldnn 2022-12-01T09:59:32.9349222Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mps 2022-12-01T09:59:32.9349694Z copying torch/backends/mps/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mps 2022-12-01T09:59:32.9359124Z creating build/lib.linux-x86_64-cpython-37/torch/backends/openmp 2022-12-01T09:59:32.9359838Z copying torch/backends/openmp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/openmp 2022-12-01T09:59:32.9366249Z creating build/lib.linux-x86_64-cpython-37/torch/backends/opt_einsum 2022-12-01T09:59:32.9366916Z copying torch/backends/opt_einsum/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/opt_einsum 2022-12-01T09:59:32.9371754Z creating build/lib.linux-x86_64-cpython-37/torch/backends/quantized 2022-12-01T09:59:32.9372198Z copying torch/backends/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/quantized 2022-12-01T09:59:32.9377600Z creating build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2022-12-01T09:59:32.9378018Z copying torch/backends/xeon/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2022-12-01T09:59:32.9379142Z copying torch/backends/xeon/run_cpu.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2022-12-01T09:59:32.9394868Z creating build/lib.linux-x86_64-cpython-37/torch/backends/xnnpack 2022-12-01T09:59:32.9395276Z copying torch/backends/xnnpack/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xnnpack 2022-12-01T09:59:32.9400698Z creating build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2022-12-01T09:59:32.9401096Z copying torch/cpu/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2022-12-01T09:59:32.9405856Z copying torch/cpu/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2022-12-01T09:59:32.9420508Z creating build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-12-01T09:59:32.9420891Z copying torch/cuda/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-12-01T09:59:32.9424615Z copying torch/cuda/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-12-01T09:59:32.9430800Z copying torch/cuda/amp/common.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-12-01T09:59:32.9438414Z copying torch/cuda/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-12-01T09:59:32.9455799Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T09:59:32.9456597Z copying torch/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T09:59:32.9462520Z copying torch/distributed/_shard/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T09:59:32.9466994Z copying torch/distributed/_shard/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T09:59:32.9475899Z copying torch/distributed/_shard/common_op_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T09:59:32.9480894Z copying torch/distributed/_shard/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T09:59:32.9485698Z copying torch/distributed/_shard/op_registry_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T09:59:32.9490052Z copying torch/distributed/_shard/partial_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T09:59:32.9498900Z copying torch/distributed/_shard/replicated_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T09:59:32.9504631Z copying torch/distributed/_shard/sharder.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T09:59:32.9509788Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_sharded_tensor 2022-12-01T09:59:32.9510536Z copying torch/distributed/_sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_sharded_tensor 2022-12-01T09:59:32.9519679Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_sharding_spec 2022-12-01T09:59:32.9520226Z copying torch/distributed/_sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_sharding_spec 2022-12-01T09:59:32.9526150Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2022-12-01T09:59:32.9526696Z copying torch/distributed/_spmd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2022-12-01T09:59:32.9527667Z copying torch/distributed/_spmd/comm_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2022-12-01T09:59:32.9540447Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2022-12-01T09:59:32.9540904Z copying torch/distributed/algorithms/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2022-12-01T09:59:32.9546078Z copying torch/distributed/algorithms/join.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2022-12-01T09:59:32.9559032Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/autograd 2022-12-01T09:59:32.9559475Z copying torch/distributed/autograd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/autograd 2022-12-01T09:59:32.9571974Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic 2022-12-01T09:59:32.9572757Z copying torch/distributed/elastic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic 2022-12-01T09:59:32.9579935Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:32.9580390Z copying torch/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:32.9589472Z copying torch/distributed/fsdp/_fsdp_extensions.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:32.9603824Z copying torch/distributed/fsdp/_optim_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:32.9625147Z copying torch/distributed/fsdp/_shard_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:32.9633033Z copying torch/distributed/fsdp/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:32.9646231Z copying torch/distributed/fsdp/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:32.9651657Z copying torch/distributed/fsdp/flat_param.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:32.9680422Z copying torch/distributed/fsdp/flatten_params_wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:32.9684416Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:32.9711465Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:32.9720411Z copying torch/distributed/fsdp/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:32.9723672Z copying torch/distributed/fsdp/wrap.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:32.9735194Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2022-12-01T09:59:32.9736242Z copying torch/distributed/launcher/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2022-12-01T09:59:32.9744344Z copying torch/distributed/launcher/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2022-12-01T09:59:32.9757948Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2022-12-01T09:59:32.9758797Z copying torch/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2022-12-01T09:59:32.9763368Z copying torch/distributed/nn/functional.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2022-12-01T09:59:32.9777178Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:32.9777713Z copying torch/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:32.9783236Z copying torch/distributed/optim/functional_adadelta.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:32.9788345Z copying torch/distributed/optim/functional_adagrad.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:32.9792920Z copying torch/distributed/optim/functional_adam.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:32.9800835Z copying torch/distributed/optim/functional_adamax.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:32.9810691Z copying torch/distributed/optim/functional_adamw.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:32.9822997Z copying torch/distributed/optim/functional_rmsprop.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:32.9827179Z copying torch/distributed/optim/functional_rprop.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:32.9832188Z copying torch/distributed/optim/functional_sgd.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:32.9844695Z copying torch/distributed/optim/optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:32.9851027Z copying torch/distributed/optim/post_localSGD_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:32.9867408Z copying torch/distributed/optim/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:32.9871425Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:32.9896666Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline 2022-12-01T09:59:32.9897413Z copying torch/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline 2022-12-01T09:59:32.9900261Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T09:59:32.9900698Z copying torch/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T09:59:32.9905464Z copying torch/distributed/rpc/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T09:59:32.9916023Z copying torch/distributed/rpc/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T09:59:32.9930799Z copying torch/distributed/rpc/backend_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T09:59:32.9944204Z copying torch/distributed/rpc/constants.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T09:59:32.9950523Z copying torch/distributed/rpc/functions.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T09:59:32.9955708Z copying torch/distributed/rpc/internal.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T09:59:32.9973629Z copying torch/distributed/rpc/options.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T09:59:32.9978949Z copying torch/distributed/rpc/rref_proxy.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T09:59:32.9983844Z copying torch/distributed/rpc/server_process_global_profiler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T09:59:32.9998528Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:32.9999130Z copying torch/distributed/_shard/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:33.0003432Z copying torch/distributed/_shard/checkpoint/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:33.0010061Z copying torch/distributed/_shard/checkpoint/default_planner.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:33.0020144Z copying torch/distributed/_shard/checkpoint/filesystem.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:33.0026249Z copying torch/distributed/_shard/checkpoint/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:33.0035420Z copying torch/distributed/_shard/checkpoint/planner.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:33.0044672Z copying torch/distributed/_shard/checkpoint/planner_helpers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:33.0048618Z copying torch/distributed/_shard/checkpoint/resharding.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:33.0052357Z copying torch/distributed/_shard/checkpoint/state_dict_loader.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:33.0062388Z copying torch/distributed/_shard/checkpoint/state_dict_saver.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:33.0066475Z copying torch/distributed/_shard/checkpoint/storage.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:33.0075513Z copying torch/distributed/_shard/checkpoint/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:33.0082541Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2022-12-01T09:59:33.0083044Z copying torch/distributed/_shard/sharded_optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2022-12-01T09:59:33.0093297Z copying torch/distributed/_shard/sharded_optim/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2022-12-01T09:59:33.0099278Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T09:59:33.0100159Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T09:59:33.0112080Z copying torch/distributed/_shard/sharded_tensor/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T09:59:33.0132221Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T09:59:33.0137394Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T09:59:33.0150280Z copying torch/distributed/_shard/sharded_tensor/shard.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T09:59:33.0157336Z copying torch/distributed/_shard/sharded_tensor/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T09:59:33.0170759Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2022-12-01T09:59:33.0171322Z copying torch/distributed/_shard/sharding_plan/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2022-12-01T09:59:33.0176474Z copying torch/distributed/_shard/sharding_plan/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2022-12-01T09:59:33.0181758Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-12-01T09:59:33.0182251Z copying torch/distributed/_shard/sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-12-01T09:59:33.0186287Z copying torch/distributed/_shard/sharding_spec/_internals.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-12-01T09:59:33.0194930Z copying torch/distributed/_shard/sharding_spec/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-12-01T09:59:33.0200567Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-12-01T09:59:33.0213414Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:33.0214128Z copying torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:33.0219483Z copying torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:33.0230386Z copying torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:33.0245212Z copying torch/distributed/_shard/sharded_tensor/_ops/chunk.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:33.0249893Z copying torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:33.0254613Z copying torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:33.0267216Z copying torch/distributed/_shard/sharded_tensor/_ops/math_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:33.0274416Z copying torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:33.0277947Z copying torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:33.0281525Z copying torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:33.0295928Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T09:59:33.0296849Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T09:59:33.0297537Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T09:59:33.0309612Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T09:59:33.0318155Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T09:59:33.0332440Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T09:59:33.0343507Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T09:59:33.0360980Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T09:59:33.0372585Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T09:59:33.0382787Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2022-12-01T09:59:33.0383526Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2022-12-01T09:59:33.0384456Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2022-12-01T09:59:33.0397032Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2022-12-01T09:59:33.0397575Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2022-12-01T09:59:33.0403112Z copying torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2022-12-01T09:59:33.0408556Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2022-12-01T09:59:33.0409100Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2022-12-01T09:59:33.0422578Z copying torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2022-12-01T09:59:33.0436919Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2022-12-01T09:59:33.0437510Z copying torch/distributed/algorithms/_quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2022-12-01T09:59:33.0438776Z copying torch/distributed/algorithms/_quantization/quantization.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2022-12-01T09:59:33.0445338Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T09:59:33.0445938Z copying torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T09:59:33.0465378Z copying torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T09:59:33.0483664Z copying torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T09:59:33.0489393Z copying torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T09:59:33.0501013Z copying torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T09:59:33.0513945Z copying torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T09:59:33.0520155Z copying torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T09:59:33.0541039Z copying torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T09:59:33.0554605Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-12-01T09:59:33.0555184Z copying torch/distributed/algorithms/model_averaging/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-12-01T09:59:33.0556210Z copying torch/distributed/algorithms/model_averaging/averagers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-12-01T09:59:33.0561378Z copying torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-12-01T09:59:33.0571900Z copying torch/distributed/algorithms/model_averaging/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-12-01T09:59:33.0577338Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent 2022-12-01T09:59:33.0577821Z copying torch/distributed/elastic/agent/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent 2022-12-01T09:59:33.0580118Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-12-01T09:59:33.0580659Z copying torch/distributed/elastic/events/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-12-01T09:59:33.0585788Z copying torch/distributed/elastic/events/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-12-01T09:59:33.0589582Z copying torch/distributed/elastic/events/handlers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-12-01T09:59:33.0598394Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2022-12-01T09:59:33.0598984Z copying torch/distributed/elastic/metrics/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2022-12-01T09:59:33.0608467Z copying torch/distributed/elastic/metrics/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2022-12-01T09:59:33.0617781Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-12-01T09:59:33.0618309Z copying torch/distributed/elastic/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-12-01T09:59:33.0629604Z copying torch/distributed/elastic/multiprocessing/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-12-01T09:59:33.0638391Z copying torch/distributed/elastic/multiprocessing/redirects.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-12-01T09:59:33.0642547Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-12-01T09:59:33.0648048Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:33.0648625Z copying torch/distributed/elastic/rendezvous/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:33.0666660Z copying torch/distributed/elastic/rendezvous/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:33.0675899Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:33.0685538Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:33.0705680Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:33.0727528Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:33.0741660Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:33.0746718Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:33.0756416Z copying torch/distributed/elastic/rendezvous/registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:33.0763664Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:33.0767654Z copying torch/distributed/elastic/rendezvous/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:33.0781779Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-12-01T09:59:33.0782326Z copying torch/distributed/elastic/timer/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-12-01T09:59:33.0788650Z copying torch/distributed/elastic/timer/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-12-01T09:59:33.0796563Z copying torch/distributed/elastic/timer/file_based_local_timer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-12-01T09:59:33.0806196Z copying torch/distributed/elastic/timer/local_timer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-12-01T09:59:33.0813935Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T09:59:33.0814418Z copying torch/distributed/elastic/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T09:59:33.0818623Z copying torch/distributed/elastic/utils/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T09:59:33.0830795Z copying torch/distributed/elastic/utils/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T09:59:33.0837350Z copying torch/distributed/elastic/utils/log_level.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T09:59:33.0841521Z copying torch/distributed/elastic/utils/logging.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T09:59:33.0853703Z copying torch/distributed/elastic/utils/store.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T09:59:33.0861111Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-12-01T09:59:33.0861644Z copying torch/distributed/elastic/agent/server/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-12-01T09:59:33.0867263Z copying torch/distributed/elastic/agent/server/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-12-01T09:59:33.0892739Z copying torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-12-01T09:59:33.0906220Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-12-01T09:59:33.0906788Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-12-01T09:59:33.0919106Z copying torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-12-01T09:59:33.0923082Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-12-01T09:59:33.0929255Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-12-01T09:59:33.0929746Z copying torch/distributed/elastic/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-12-01T09:59:33.0941673Z copying torch/distributed/elastic/utils/data/cycling_iterator.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-12-01T09:59:33.0945999Z copying torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-12-01T09:59:33.0951771Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2022-12-01T09:59:33.0952320Z copying torch/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2022-12-01T09:59:33.0953197Z copying torch/distributed/nn/api/remote_module.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2022-12-01T09:59:33.0967627Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2022-12-01T09:59:33.0968428Z copying torch/distributed/nn/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2022-12-01T09:59:33.0969239Z copying torch/distributed/nn/jit/instantiator.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2022-12-01T09:59:33.0974853Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates 2022-12-01T09:59:33.0975931Z copying torch/distributed/nn/jit/templates/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates 2022-12-01T09:59:33.0976802Z copying torch/distributed/nn/jit/templates/remote_module_template.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates 2022-12-01T09:59:33.0983650Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:33.0984142Z copying torch/distributed/pipeline/sync/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:33.0996173Z copying torch/distributed/pipeline/sync/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:33.1000948Z copying torch/distributed/pipeline/sync/checkpoint.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:33.1009671Z copying torch/distributed/pipeline/sync/copy.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:33.1013953Z copying torch/distributed/pipeline/sync/dependency.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:33.1017862Z copying torch/distributed/pipeline/sync/microbatch.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:33.1030028Z copying torch/distributed/pipeline/sync/phony.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:33.1036630Z copying torch/distributed/pipeline/sync/pipe.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:33.1050020Z copying torch/distributed/pipeline/sync/pipeline.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:33.1057013Z copying torch/distributed/pipeline/sync/stream.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:33.1075262Z copying torch/distributed/pipeline/sync/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:33.1078719Z copying torch/distributed/pipeline/sync/worker.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:33.1083072Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-12-01T09:59:33.1083586Z copying torch/distributed/pipeline/sync/_balance/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-12-01T09:59:33.1095246Z copying torch/distributed/pipeline/sync/_balance/blockpartition.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-12-01T09:59:33.1101488Z copying torch/distributed/pipeline/sync/_balance/profile.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-12-01T09:59:33.1108319Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T09:59:33.1108837Z copying torch/distributed/pipeline/sync/skip/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T09:59:33.1116184Z copying torch/distributed/pipeline/sync/skip/layout.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T09:59:33.1124004Z copying torch/distributed/pipeline/sync/skip/namespace.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T09:59:33.1128644Z copying torch/distributed/pipeline/sync/skip/portal.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T09:59:33.1136234Z copying torch/distributed/pipeline/sync/skip/skippable.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T09:59:33.1144264Z copying torch/distributed/pipeline/sync/skip/tracker.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T09:59:33.1149510Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2022-12-01T09:59:33.1150013Z copying torch/distributed/rpc/_testing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2022-12-01T09:59:33.1156054Z copying torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2022-12-01T09:59:33.1170621Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:33.1171711Z copying torch/fx/experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:33.1172671Z copying torch/fx/experimental/accelerator_partitioner.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:33.1190671Z copying torch/fx/experimental/const_fold.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:33.1196548Z copying torch/fx/experimental/debug.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:33.1209129Z copying torch/fx/experimental/graph_gradual_typechecker.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:33.1223655Z copying torch/fx/experimental/merge_matmul.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:33.1229206Z copying torch/fx/experimental/meta_tracer.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:33.1238311Z copying torch/fx/experimental/normalize.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:33.1246350Z copying torch/fx/experimental/optimization.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:33.1259124Z copying torch/fx/experimental/partitioner_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:33.1268483Z copying torch/fx/experimental/proxy_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:33.1276173Z copying torch/fx/experimental/refinement_types.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:33.1280684Z copying torch/fx/experimental/rewriter.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:33.1284131Z copying torch/fx/experimental/schema_type_annotation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:33.1293856Z copying torch/fx/experimental/symbolic_shapes.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:33.1302492Z copying torch/fx/experimental/unify_refinements.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:33.1307402Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:33.1307838Z copying torch/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:33.1311945Z copying torch/fx/passes/fake_tensor_prop.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:33.1316791Z copying torch/fx/passes/graph_drawer.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:33.1324721Z copying torch/fx/passes/graph_manipulation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:33.1329397Z copying torch/fx/passes/net_min_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:33.1341696Z copying torch/fx/passes/operator_support.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:33.1346767Z copying torch/fx/passes/param_fetch.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:33.1352999Z copying torch/fx/passes/pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:33.1362720Z copying torch/fx/passes/reinplace.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:33.1376288Z copying torch/fx/passes/shape_prop.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:33.1380376Z copying torch/fx/passes/split_module.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:33.1388333Z copying torch/fx/passes/split_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:33.1393833Z copying torch/fx/passes/splitter_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:33.1404944Z copying torch/fx/passes/tools_common.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:33.1411063Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T09:59:33.1411693Z copying torch/fx/experimental/migrate_gradual_types/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T09:59:33.1412729Z copying torch/fx/experimental/migrate_gradual_types/constraint.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T09:59:33.1422382Z copying torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T09:59:33.1448310Z copying torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T09:59:33.1463910Z copying torch/fx/experimental/migrate_gradual_types/operation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T09:59:33.1469622Z copying torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T09:59:33.1482925Z copying torch/fx/experimental/migrate_gradual_types/util.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T09:59:33.1493195Z copying torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T09:59:33.1500988Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T09:59:33.1501489Z copying torch/fx/experimental/unification/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T09:59:33.1507240Z copying torch/fx/experimental/unification/core.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T09:59:33.1519909Z copying torch/fx/experimental/unification/dispatch.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T09:59:33.1529544Z copying torch/fx/experimental/unification/match.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T09:59:33.1534385Z copying torch/fx/experimental/unification/more.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T09:59:33.1541058Z copying torch/fx/experimental/unification/unification_tools.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T09:59:33.1551002Z copying torch/fx/experimental/unification/utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T09:59:33.1559029Z copying torch/fx/experimental/unification/variable.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T09:59:33.1563917Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T09:59:33.1564491Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T09:59:33.1569292Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T09:59:33.1582318Z copying torch/fx/experimental/unification/multipledispatch/core.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T09:59:33.1585507Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T09:59:33.1595667Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T09:59:33.1599602Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T09:59:33.1605107Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-12-01T09:59:33.1605695Z copying torch/fx/passes/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-12-01T09:59:33.1606693Z copying torch/fx/passes/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-12-01T09:59:33.1611912Z copying torch/fx/passes/backends/nvfuser.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-12-01T09:59:33.1624412Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect 2022-12-01T09:59:33.1624907Z copying torch/fx/passes/dialect/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect 2022-12-01T09:59:33.1626987Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-12-01T09:59:33.1627497Z copying torch/fx/passes/infra/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-12-01T09:59:33.1632578Z copying torch/fx/passes/infra/partitioner.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-12-01T09:59:33.1645946Z copying torch/fx/passes/infra/pass_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-12-01T09:59:33.1649821Z copying torch/fx/passes/infra/pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-12-01T09:59:33.1664482Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2022-12-01T09:59:33.1664957Z copying torch/fx/passes/tests/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2022-12-01T09:59:33.1666171Z copying torch/fx/passes/tests/test_pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2022-12-01T09:59:33.1672109Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-12-01T09:59:33.1672560Z copying torch/fx/passes/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-12-01T09:59:33.1677128Z copying torch/fx/passes/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-12-01T09:59:33.1683732Z copying torch/fx/passes/utils/fuser_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-12-01T09:59:33.1696538Z copying torch/fx/passes/utils/matcher_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-12-01T09:59:33.1706232Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2022-12-01T09:59:33.1706847Z copying torch/fx/passes/dialect/common/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2022-12-01T09:59:33.1707465Z copying torch/fx/passes/dialect/common/cse_pass.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2022-12-01T09:59:33.1714358Z creating build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2022-12-01T09:59:33.1715235Z copying torch/jit/_passes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2022-12-01T09:59:33.1715780Z copying torch/jit/_passes/_property_propagation.py -> build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2022-12-01T09:59:33.1721476Z creating build/lib.linux-x86_64-cpython-37/torch/jit/mobile 2022-12-01T09:59:33.1721953Z copying torch/jit/mobile/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit/mobile 2022-12-01T09:59:33.1736886Z creating build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T09:59:33.1737348Z copying torch/masked/maskedtensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T09:59:33.1742672Z copying torch/masked/maskedtensor/_ops_refs.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T09:59:33.1751005Z copying torch/masked/maskedtensor/binary.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T09:59:33.1756075Z copying torch/masked/maskedtensor/core.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T09:59:33.1766269Z copying torch/masked/maskedtensor/creation.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T09:59:33.1773416Z copying torch/masked/maskedtensor/passthrough.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T09:59:33.1784499Z copying torch/masked/maskedtensor/reductions.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T09:59:33.1796162Z copying torch/masked/maskedtensor/unary.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T09:59:33.1802311Z creating build/lib.linux-x86_64-cpython-37/torch/nn/backends 2022-12-01T09:59:33.1802779Z copying torch/nn/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/backends 2022-12-01T09:59:33.1803872Z copying torch/nn/backends/thnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/backends 2022-12-01T09:59:33.1810788Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic 2022-12-01T09:59:33.1811204Z copying torch/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic 2022-12-01T09:59:33.1825818Z creating build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.1826313Z copying torch/nn/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.1831834Z copying torch/nn/modules/_functions.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.1845282Z copying torch/nn/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.1870914Z copying torch/nn/modules/adaptive.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.1878949Z copying torch/nn/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.1897327Z copying torch/nn/modules/channelshuffle.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.1901430Z copying torch/nn/modules/container.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.1923683Z copying torch/nn/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.1948997Z copying torch/nn/modules/distance.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.1952796Z copying torch/nn/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.1966358Z copying torch/nn/modules/flatten.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.1973377Z copying torch/nn/modules/fold.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.1982515Z copying torch/nn/modules/instancenorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.1993767Z copying torch/nn/modules/lazy.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.2004559Z copying torch/nn/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.2027191Z copying torch/nn/modules/loss.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.2059633Z copying torch/nn/modules/module.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.2082190Z copying torch/nn/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.2087221Z copying torch/nn/modules/padding.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.2099545Z copying torch/nn/modules/pixelshuffle.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.2104096Z copying torch/nn/modules/pooling.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.2130660Z copying torch/nn/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.2155211Z copying torch/nn/modules/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.2167190Z copying torch/nn/modules/transformer.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.2179705Z copying torch/nn/modules/upsampling.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.2197229Z copying torch/nn/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:33.2203046Z creating build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:33.2203447Z copying torch/nn/parallel/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:33.2209776Z copying torch/nn/parallel/_functions.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:33.2222970Z copying torch/nn/parallel/_replicated_tensor_ddp_interop.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:33.2227945Z copying torch/nn/parallel/_replicated_tensor_ddp_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:33.2232341Z copying torch/nn/parallel/comm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:33.2241454Z copying torch/nn/parallel/data_parallel.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:33.2247428Z copying torch/nn/parallel/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:33.2270897Z copying torch/nn/parallel/parallel_apply.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:33.2275775Z copying torch/nn/parallel/replicate.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:33.2281492Z copying torch/nn/parallel/scatter_gather.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:33.2294522Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat 2022-12-01T09:59:33.2294913Z copying torch/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat 2022-12-01T09:59:33.2300560Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantizable 2022-12-01T09:59:33.2301010Z copying torch/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable 2022-12-01T09:59:33.2306150Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2022-12-01T09:59:33.2306575Z copying torch/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2022-12-01T09:59:33.2311446Z copying torch/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2022-12-01T09:59:33.2324032Z creating build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:33.2324628Z copying torch/nn/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:33.2331495Z copying torch/nn/utils/_deprecation_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:33.2336349Z copying torch/nn/utils/_per_sample_grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:33.2344439Z copying torch/nn/utils/_stateless.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:33.2352344Z copying torch/nn/utils/clip_grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:33.2357084Z copying torch/nn/utils/convert_parameters.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:33.2362720Z copying torch/nn/utils/fusion.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:33.2372487Z copying torch/nn/utils/init.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:33.2376547Z copying torch/nn/utils/memory_format.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:33.2381837Z copying torch/nn/utils/parametrizations.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:33.2394572Z copying torch/nn/utils/parametrize.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:33.2406867Z copying torch/nn/utils/prune.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:33.2428405Z copying torch/nn/utils/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:33.2441841Z copying torch/nn/utils/spectral_norm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:33.2454644Z copying torch/nn/utils/stateless.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:33.2459128Z copying torch/nn/utils/weight_norm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:33.2469312Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2022-12-01T09:59:33.2469774Z copying torch/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2022-12-01T09:59:33.2475136Z copying torch/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2022-12-01T09:59:33.2481001Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat 2022-12-01T09:59:33.2481433Z copying torch/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat 2022-12-01T09:59:33.2487656Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized 2022-12-01T09:59:33.2488102Z copying torch/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized 2022-12-01T09:59:33.2502235Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-12-01T09:59:33.2503058Z copying torch/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-12-01T09:59:33.2507736Z copying torch/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-12-01T09:59:33.2517355Z copying torch/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-12-01T09:59:33.2521799Z copying torch/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-12-01T09:59:33.2527369Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic 2022-12-01T09:59:33.2527885Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic 2022-12-01T09:59:33.2538795Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-12-01T09:59:33.2539341Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-12-01T09:59:33.2544063Z copying torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-12-01T09:59:33.2548449Z copying torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-12-01T09:59:33.2557540Z copying torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-12-01T09:59:33.2562955Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules 2022-12-01T09:59:33.2563484Z copying torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules 2022-12-01T09:59:33.2568654Z copying torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules 2022-12-01T09:59:33.2574037Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic 2022-12-01T09:59:33.2574475Z copying torch/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic 2022-12-01T09:59:33.2585279Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-12-01T09:59:33.2585744Z copying torch/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-12-01T09:59:33.2591139Z copying torch/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-12-01T09:59:33.2596910Z copying torch/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-12-01T09:59:33.2602850Z copying torch/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-12-01T09:59:33.2612851Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2022-12-01T09:59:33.2613311Z copying torch/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2022-12-01T09:59:33.2620220Z copying torch/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2022-12-01T09:59:33.2626697Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-12-01T09:59:33.2627147Z copying torch/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-12-01T09:59:33.2638807Z copying torch/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-12-01T09:59:33.2647316Z copying torch/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-12-01T09:59:33.2652577Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference 2022-12-01T09:59:33.2653056Z copying torch/nn/quantized/_reference/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference 2022-12-01T09:59:33.2658408Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic 2022-12-01T09:59:33.2659124Z copying torch/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic 2022-12-01T09:59:33.2671721Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:33.2672161Z copying torch/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:33.2683268Z copying torch/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:33.2688313Z copying torch/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:33.2693371Z copying torch/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:33.2698588Z copying torch/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:33.2707357Z copying torch/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:33.2714032Z copying torch/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:33.2725074Z copying torch/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:33.2728543Z copying torch/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:33.2736982Z copying torch/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:33.2741188Z copying torch/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:33.2746004Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T09:59:33.2746631Z copying torch/nn/quantized/_reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T09:59:33.2751400Z copying torch/nn/quantized/_reference/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T09:59:33.2760239Z copying torch/nn/quantized/_reference/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T09:59:33.2764256Z copying torch/nn/quantized/_reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T09:59:33.2768699Z copying torch/nn/quantized/_reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T09:59:33.2773696Z copying torch/nn/quantized/_reference/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T09:59:33.2786375Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-12-01T09:59:33.2786853Z copying torch/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-12-01T09:59:33.2792212Z copying torch/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-12-01T09:59:33.2797096Z copying torch/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-12-01T09:59:33.2801380Z copying torch/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-12-01T09:59:33.2810876Z creating build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T09:59:33.2811362Z copying torch/nn/utils/_expanded_weights/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T09:59:33.2816059Z copying torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T09:59:33.2820090Z copying torch/nn/utils/_expanded_weights/conv_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T09:59:33.2830358Z copying torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T09:59:33.2834798Z copying torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T09:59:33.2838878Z copying torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T09:59:33.2847194Z copying torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T09:59:33.2853897Z copying torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T09:59:33.2857827Z copying torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T09:59:33.2861035Z copying torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T09:59:33.2871828Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-12-01T09:59:33.2872451Z copying torch/onnx/_internal/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-12-01T09:59:33.2872905Z copying torch/onnx/_internal/_beartype.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-12-01T09:59:33.2877068Z copying torch/onnx/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-12-01T09:59:33.2889608Z copying torch/onnx/_internal/registration.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-12-01T09:59:33.2896314Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics 2022-12-01T09:59:33.2896799Z copying torch/onnx/_internal/diagnostics/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics 2022-12-01T09:59:33.2906886Z copying torch/onnx/_internal/diagnostics/_diagnostic.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics 2022-12-01T09:59:33.2912226Z copying torch/onnx/_internal/diagnostics/_rules.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics 2022-12-01T09:59:33.2926408Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2022-12-01T09:59:33.2926906Z copying torch/onnx/_internal/diagnostics/infra/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2022-12-01T09:59:33.2931915Z copying torch/onnx/_internal/diagnostics/infra/_infra.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2022-12-01T09:59:33.2940198Z copying torch/onnx/_internal/diagnostics/infra/engine.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2022-12-01T09:59:33.2944117Z copying torch/onnx/_internal/diagnostics/infra/formatter.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2022-12-01T09:59:33.2959937Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.2960434Z copying torch/onnx/_internal/diagnostics/infra/sarif/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.2969831Z copying torch/onnx/_internal/diagnostics/infra/sarif/_address.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.2976945Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.2982350Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.2987265Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.2996475Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3000574Z copying torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3004630Z copying torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3011561Z copying torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3022686Z copying torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3029104Z copying torch/onnx/_internal/diagnostics/infra/sarif/_edge.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3033209Z copying torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3042442Z copying torch/onnx/_internal/diagnostics/infra/sarif/_exception.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3051375Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3056706Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3060414Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3063514Z copying torch/onnx/_internal/diagnostics/infra/sarif/_fix.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3075888Z copying torch/onnx/_internal/diagnostics/infra/sarif/_graph.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3079341Z copying torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3083357Z copying torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3096729Z copying torch/onnx/_internal/diagnostics/infra/sarif/_location.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3100868Z copying torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3105268Z copying torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3107868Z copying torch/onnx/_internal/diagnostics/infra/sarif/_message.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3117321Z copying torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3121164Z copying torch/onnx/_internal/diagnostics/infra/sarif/_node.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3124841Z copying torch/onnx/_internal/diagnostics/infra/sarif/_notification.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3128562Z copying torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3137040Z copying torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3140813Z copying torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3144875Z copying torch/onnx/_internal/diagnostics/infra/sarif/_region.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3149123Z copying torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3161935Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3165760Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3169732Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3173371Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3183558Z copying torch/onnx/_internal/diagnostics/infra/sarif/_result.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3187699Z copying torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3191631Z copying torch/onnx/_internal/diagnostics/infra/sarif/_run.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3202274Z copying torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3206372Z copying torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3211187Z copying torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3215919Z copying torch/onnx/_internal/diagnostics/infra/sarif/_stack.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3226430Z copying torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3230612Z copying torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3234411Z copying torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3237976Z copying torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3249926Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3255349Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3259326Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3273741Z copying torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3277672Z copying torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3281393Z copying torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3285958Z copying torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3297074Z copying torch/onnx/_internal/diagnostics/infra/sarif/version.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:33.3301864Z creating build/lib.linux-x86_64-cpython-37/torch/optim/_multi_tensor 2022-12-01T09:59:33.3302669Z copying torch/optim/_multi_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/optim/_multi_tensor 2022-12-01T09:59:33.3307807Z creating build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-12-01T09:59:33.3308253Z copying torch/package/analyze/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-12-01T09:59:33.3313666Z copying torch/package/analyze/find_first_use_of_broken_modules.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-12-01T09:59:33.3324417Z copying torch/package/analyze/is_from_package.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-12-01T09:59:33.3330484Z copying torch/package/analyze/trace_dependencies.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-12-01T09:59:33.3336229Z creating build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:33.3336759Z copying torch/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:33.3344152Z copying torch/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:33.3352008Z copying torch/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:33.3357275Z copying torch/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:33.3362341Z copying torch/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:33.3366818Z copying torch/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:33.3374964Z copying torch/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:33.3378774Z copying torch/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:33.3383586Z copying torch/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:33.3387462Z copying torch/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:33.3397024Z copying torch/quantization/fx/quantization_types.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:33.3400828Z copying torch/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:33.3407705Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3408259Z copying torch/testing/_internal/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3409416Z copying torch/testing/_internal/autocast_test_lists.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3420620Z copying torch/testing/_internal/check_kernel_launches.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3425439Z copying torch/testing/_internal/common_cuda.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3432832Z copying torch/testing/_internal/common_device_type.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3455006Z copying torch/testing/_internal/common_distributed.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3467379Z copying torch/testing/_internal/common_dtype.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3475354Z copying torch/testing/_internal/common_fsdp.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3488085Z copying torch/testing/_internal/common_jit.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3499875Z copying torch/testing/_internal/common_methods_invocations.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3556560Z copying torch/testing/_internal/common_modules.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3577608Z copying torch/testing/_internal/common_nn.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3615525Z copying torch/testing/_internal/common_quantization.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3634633Z copying torch/testing/_internal/common_quantized.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3641814Z copying torch/testing/_internal/common_subclass.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3654238Z copying torch/testing/_internal/common_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3682432Z copying torch/testing/_internal/composite_compliance.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3692573Z copying torch/testing/_internal/dist_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3696399Z copying torch/testing/_internal/hypothesis_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3710448Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3721607Z copying torch/testing/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3739760Z copying torch/testing/_internal/logging_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3752550Z copying torch/testing/_internal/quantization_torch_package_models.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3764525Z copying torch/testing/_internal/schema_check_mode.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:33.3770779Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2022-12-01T09:59:33.3771350Z copying torch/testing/_internal/codegen/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2022-12-01T09:59:33.3772271Z copying torch/testing/_internal/codegen/random_topo_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2022-12-01T09:59:33.3785521Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-12-01T09:59:33.3786132Z copying torch/testing/_internal/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-12-01T09:59:33.3786837Z copying torch/testing/_internal/data/network1.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-12-01T09:59:33.3791238Z copying torch/testing/_internal/data/network2.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-12-01T09:59:33.3797851Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T09:59:33.3798554Z copying torch/testing/_internal/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T09:59:33.3799586Z copying torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T09:59:33.3811186Z copying torch/testing/_internal/distributed/distributed_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T09:59:33.3845581Z copying torch/testing/_internal/distributed/distributed_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T09:59:33.3850562Z copying torch/testing/_internal/distributed/pipe_with_ddp_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T09:59:33.3856675Z copying torch/testing/_internal/distributed/rpc_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T09:59:33.3866131Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2022-12-01T09:59:33.3866719Z copying torch/testing/_internal/generated/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2022-12-01T09:59:33.3867475Z copying torch/testing/_internal/generated/annotated_fn_args.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2022-12-01T09:59:33.3904071Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-12-01T09:59:33.3904560Z copying torch/testing/_internal/opinfo/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-12-01T09:59:33.3909178Z copying torch/testing/_internal/opinfo/core.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-12-01T09:59:33.3930262Z copying torch/testing/_internal/opinfo/refs.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-12-01T09:59:33.3941248Z copying torch/testing/_internal/opinfo/utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-12-01T09:59:33.3953218Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-12-01T09:59:33.3953889Z copying torch/testing/_internal/test_module/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-12-01T09:59:33.3954706Z copying torch/testing/_internal/test_module/future_div.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-12-01T09:59:33.3959938Z copying torch/testing/_internal/test_module/no_future_div.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-12-01T09:59:33.3966120Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2022-12-01T09:59:33.3966815Z copying torch/testing/_internal/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2022-12-01T09:59:33.3967538Z copying torch/testing/_internal/distributed/_shard/test_common.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2022-12-01T09:59:33.3974091Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn 2022-12-01T09:59:33.3974961Z copying torch/testing/_internal/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn 2022-12-01T09:59:33.3976315Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipeline 2022-12-01T09:59:33.3977247Z copying torch/testing/_internal/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipeline 2022-12-01T09:59:33.3980593Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T09:59:33.3981241Z copying torch/testing/_internal/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T09:59:33.3982123Z copying torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T09:59:33.4008419Z copying torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T09:59:33.4013158Z copying torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T09:59:33.4023039Z copying torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T09:59:33.4027299Z copying torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T09:59:33.4031353Z copying torch/testing/_internal/distributed/rpc/rpc_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T09:59:33.4063939Z copying torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T09:59:33.4068714Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-12-01T09:59:33.4069280Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-12-01T09:59:33.4073956Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-12-01T09:59:33.4078682Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-12-01T09:59:33.4089357Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api 2022-12-01T09:59:33.4089960Z copying torch/testing/_internal/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api 2022-12-01T09:59:33.4091082Z copying torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api 2022-12-01T09:59:33.4105103Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2022-12-01T09:59:33.4105789Z copying torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2022-12-01T09:59:33.4106558Z copying torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2022-12-01T09:59:33.4111926Z copying torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2022-12-01T09:59:33.4120383Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-12-01T09:59:33.4120967Z copying torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-12-01T09:59:33.4121710Z copying torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-12-01T09:59:33.4125962Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-12-01T09:59:33.4154484Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-12-01T09:59:33.4162335Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T09:59:33.4163460Z copying torch/testing/_internal/opinfo/definitions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T09:59:33.4170955Z copying torch/testing/_internal/opinfo/definitions/_masked.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T09:59:33.4185498Z copying torch/testing/_internal/opinfo/definitions/fft.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T09:59:33.4197460Z copying torch/testing/_internal/opinfo/definitions/linalg.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T09:59:33.4217283Z copying torch/testing/_internal/opinfo/definitions/special.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T09:59:33.4227411Z creating build/lib.linux-x86_64-cpython-37/torch/utils/backcompat 2022-12-01T09:59:33.4228152Z copying torch/utils/backcompat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/backcompat 2022-12-01T09:59:33.4234665Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark 2022-12-01T09:59:33.4235655Z copying torch/utils/benchmark/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark 2022-12-01T09:59:33.4240527Z creating build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2022-12-01T09:59:33.4241063Z copying torch/utils/bottleneck/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2022-12-01T09:59:33.4241847Z copying torch/utils/bottleneck/__main__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2022-12-01T09:59:33.4251648Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T09:59:33.4252366Z copying torch/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T09:59:33.4257681Z copying torch/utils/data/backward_compatibility.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T09:59:33.4261411Z copying torch/utils/data/dataloader.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T09:59:33.4284743Z copying torch/utils/data/dataloader_experimental.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T09:59:33.4289542Z copying torch/utils/data/dataset.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T09:59:33.4297398Z copying torch/utils/data/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T09:59:33.4301173Z copying torch/utils/data/graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T09:59:33.4312502Z copying torch/utils/data/graph_settings.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T09:59:33.4319489Z copying torch/utils/data/sampler.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T09:59:33.4333360Z creating build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T09:59:33.4333937Z copying torch/utils/hipify/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T09:59:33.4337313Z copying torch/utils/hipify/constants.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T09:59:33.4341804Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T09:59:33.4372404Z copying torch/utils/hipify/hipify_python.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T09:59:33.4391016Z copying torch/utils/hipify/version.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T09:59:33.4401259Z creating build/lib.linux-x86_64-cpython-37/torch/utils/jit 2022-12-01T09:59:33.4401694Z copying torch/utils/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/jit 2022-12-01T09:59:33.4413471Z copying torch/utils/jit/log_extract.py -> build/lib.linux-x86_64-cpython-37/torch/utils/jit 2022-12-01T09:59:33.4418646Z creating build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T09:59:33.4419089Z copying torch/utils/model_dump/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T09:59:33.4429851Z copying torch/utils/model_dump/__main__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T09:59:33.4436864Z creating build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T09:59:33.4437330Z copying torch/utils/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T09:59:33.4441210Z copying torch/utils/tensorboard/_caffe2_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T09:59:33.4452360Z copying torch/utils/tensorboard/_convert_np.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T09:59:33.4456509Z copying torch/utils/tensorboard/_embedding.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T09:59:33.4460512Z copying torch/utils/tensorboard/_onnx_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T09:59:33.4464839Z copying torch/utils/tensorboard/_proto_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T09:59:33.4475151Z copying torch/utils/tensorboard/_pytorch_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T09:59:33.4487318Z copying torch/utils/tensorboard/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T09:59:33.4491374Z copying torch/utils/tensorboard/summary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T09:59:33.4503213Z copying torch/utils/tensorboard/writer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T09:59:33.4525151Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T09:59:33.4525959Z copying torch/utils/benchmark/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T09:59:33.4526865Z copying torch/utils/benchmark/examples/blas_compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T09:59:33.4535605Z copying torch/utils/benchmark/examples/blas_compare_setup.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T09:59:33.4544107Z copying torch/utils/benchmark/examples/compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T09:59:33.4551311Z copying torch/utils/benchmark/examples/end_to_end.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T09:59:33.4563870Z copying torch/utils/benchmark/examples/fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T09:59:33.4575327Z copying torch/utils/benchmark/examples/op_benchmark.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T09:59:33.4583563Z copying torch/utils/benchmark/examples/simple_timeit.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T09:59:33.4595770Z copying torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T09:59:33.4606174Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T09:59:33.4606726Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T09:59:33.4607765Z copying torch/utils/benchmark/op_fuzzers/binary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T09:59:33.4616160Z copying torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T09:59:33.4620810Z copying torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T09:59:33.4626155Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T09:59:33.4635373Z copying torch/utils/benchmark/op_fuzzers/unary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T09:59:33.4651068Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T09:59:33.4651562Z copying torch/utils/benchmark/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T09:59:33.4652629Z copying torch/utils/benchmark/utils/_stubs.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T09:59:33.4657926Z copying torch/utils/benchmark/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T09:59:33.4666300Z copying torch/utils/benchmark/utils/compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T09:59:33.4679066Z copying torch/utils/benchmark/utils/cpp_jit.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T09:59:33.4683265Z copying torch/utils/benchmark/utils/fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T09:59:33.4696082Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T09:59:33.4701226Z copying torch/utils/benchmark/utils/timer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T09:59:33.4710806Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T09:59:33.4711644Z copying torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T09:59:33.4712533Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T09:59:33.4733575Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T09:59:33.4734277Z copying torch/utils/data/_utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T09:59:33.4738616Z copying torch/utils/data/_utils/collate.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T09:59:33.4750416Z copying torch/utils/data/_utils/fetch.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T09:59:33.4755966Z copying torch/utils/data/_utils/pin_memory.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T09:59:33.4760038Z copying torch/utils/data/_utils/serialization.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T09:59:33.4764309Z copying torch/utils/data/_utils/signal_handling.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T09:59:33.4771376Z copying torch/utils/data/_utils/worker.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T09:59:33.4781713Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T09:59:33.4782369Z copying torch/utils/data/communication/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T09:59:33.4788408Z copying torch/utils/data/communication/eventloop.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T09:59:33.4792781Z copying torch/utils/data/communication/iter.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T09:59:33.4800155Z copying torch/utils/data/communication/map.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T09:59:33.4804049Z copying torch/utils/data/communication/messages.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T09:59:33.4807881Z copying torch/utils/data/communication/protocol.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T09:59:33.4817850Z copying torch/utils/data/communication/queue.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T09:59:33.4828216Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T09:59:33.4828708Z copying torch/utils/data/datapipes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T09:59:33.4833790Z copying torch/utils/data/datapipes/_decorator.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T09:59:33.4843792Z copying torch/utils/data/datapipes/_hook_iterator.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T09:59:33.4848473Z copying torch/utils/data/datapipes/_typing.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T09:59:33.4866627Z copying torch/utils/data/datapipes/datapipe.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T09:59:33.4875436Z copying torch/utils/data/datapipes/gen_pyi.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T09:59:33.4882036Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T09:59:33.4882550Z copying torch/utils/data/datapipes/dataframe/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T09:59:33.4891252Z copying torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T09:59:33.4896521Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T09:59:33.4906422Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T09:59:33.4911788Z copying torch/utils/data/datapipes/dataframe/structures.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T09:59:33.4917703Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:33.4918204Z copying torch/utils/data/datapipes/iter/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:33.4926441Z copying torch/utils/data/datapipes/iter/callable.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:33.4933122Z copying torch/utils/data/datapipes/iter/combinatorics.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:33.4941171Z copying torch/utils/data/datapipes/iter/combining.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:33.4949056Z copying torch/utils/data/datapipes/iter/filelister.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:33.4954525Z copying torch/utils/data/datapipes/iter/fileopener.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:33.4958982Z copying torch/utils/data/datapipes/iter/grouping.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:33.4972087Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:33.4980252Z copying torch/utils/data/datapipes/iter/selecting.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:33.4986053Z copying torch/utils/data/datapipes/iter/streamreader.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:33.4990856Z copying torch/utils/data/datapipes/iter/utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:33.4999830Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T09:59:33.5000319Z copying torch/utils/data/datapipes/map/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T09:59:33.5005821Z copying torch/utils/data/datapipes/map/callable.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T09:59:33.5010012Z copying torch/utils/data/datapipes/map/combinatorics.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T09:59:33.5022421Z copying torch/utils/data/datapipes/map/combining.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T09:59:33.5032367Z copying torch/utils/data/datapipes/map/grouping.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T09:59:33.5036777Z copying torch/utils/data/datapipes/map/utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T09:59:33.5043195Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-12-01T09:59:33.5043666Z copying torch/utils/data/datapipes/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-12-01T09:59:33.5044783Z copying torch/utils/data/datapipes/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-12-01T09:59:33.5057535Z copying torch/utils/data/datapipes/utils/decoder.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-12-01T09:59:33.5061781Z copying torch/utils/data/datapipes/utils/snapshot.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-12-01T09:59:33.5072116Z creating build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:33.5072879Z copying torchgen/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:33.5073610Z copying torchgen/api/autograd.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:33.5082638Z copying torchgen/api/cpp.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:33.5092909Z copying torchgen/api/dispatcher.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:33.5097272Z copying torchgen/api/functionalization.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:33.5101654Z copying torchgen/api/lazy.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:33.5111277Z copying torchgen/api/meta.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:33.5115548Z copying torchgen/api/native.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:33.5121114Z copying torchgen/api/python.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:33.5139083Z copying torchgen/api/structured.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:33.5142932Z copying torchgen/api/translate.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:33.5156364Z copying torchgen/api/types.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:33.5168798Z copying torchgen/api/ufunc.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:33.5172973Z copying torchgen/api/unboxing.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:33.5183848Z creating build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T09:59:33.5184259Z copying torchgen/dest/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T09:59:33.5188404Z copying torchgen/dest/lazy_ir.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T09:59:33.5201196Z copying torchgen/dest/lazy_ts_lowering.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T09:59:33.5205689Z copying torchgen/dest/native_functions.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T09:59:33.5209838Z copying torchgen/dest/register_dispatch_key.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T09:59:33.5228301Z copying torchgen/dest/ufunc.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T09:59:33.5242744Z creating build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-12-01T09:59:33.5243563Z copying torchgen/operator_versions/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-12-01T09:59:33.5244466Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-12-01T09:59:33.5257087Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-12-01T09:59:33.5262343Z creating build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-12-01T09:59:33.5263392Z copying torchgen/selective_build/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-12-01T09:59:33.5264253Z copying torchgen/selective_build/operator.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-12-01T09:59:33.5268747Z copying torchgen/selective_build/selector.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-12-01T09:59:33.5282676Z creating build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-12-01T09:59:33.5283106Z copying torchgen/static_runtime/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-12-01T09:59:33.5283982Z copying torchgen/static_runtime/config.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-12-01T09:59:33.5296486Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-12-01T09:59:33.5300601Z copying torchgen/static_runtime/generator.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-12-01T09:59:33.7036479Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data 2022-12-01T09:59:33.7036949Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7037520Z copying caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_elu.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7042290Z copying caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_leaky_relu.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7047168Z copying caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7051570Z copying caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu_n.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7063831Z copying caffe2/python/serialized_test/data/operator_test/adadelta_test.test_adadelta.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7068897Z copying caffe2/python/serialized_test/data/operator_test/adadelta_test.test_sparse_adadelta_empty.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7073531Z copying caffe2/python/serialized_test/data/operator_test/adagrad_test.test_adagrad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7078743Z copying caffe2/python/serialized_test/data/operator_test/adagrad_test.test_row_wise_sparse_adagrad_empty.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7100199Z copying caffe2/python/serialized_test/data/operator_test/adagrad_test.test_sparse_adagrad_empty.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7106705Z copying caffe2/python/serialized_test/data/operator_test/affine_channel_op_test.test_affine_channel_2d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7114594Z copying caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmax.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7119060Z copying caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmin.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7127794Z copying caffe2/python/serialized_test/data/operator_test/batch_box_cox_test.test_batch_box_cox.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7132463Z copying caffe2/python/serialized_test/data/operator_test/batch_bucketize_op_test.test_batch_bucketize_example.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7137659Z copying caffe2/python/serialized_test/data/operator_test/batch_moments_op_test.test_batch_moments_2d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7142406Z copying caffe2/python/serialized_test/data/operator_test/batch_sparse_to_dense_op_test.test_batch_sparse_to_dense.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7151907Z copying caffe2/python/serialized_test/data/operator_test/bbox_transform_test.test_bbox_transform.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7157036Z copying caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_boolean_mask.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7167151Z copying caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_sequence_mask_with_lengths.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7174166Z copying caffe2/python/serialized_test/data/operator_test/boolean_unmask_test.test.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7182531Z copying caffe2/python/serialized_test/data/operator_test/box_with_nms_limit_op_test.test_simple.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7188253Z copying caffe2/python/serialized_test/data/operator_test/ceil_op_test.test_ceil.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7194776Z copying caffe2/python/serialized_test/data/operator_test/channel_backprop_stats_op_test.testChannelBackpropStats.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7202646Z copying caffe2/python/serialized_test/data/operator_test/channel_shuffle_test.test_channel_shuffle.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7214845Z copying caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.testChannelStats.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7226585Z copying caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_2d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7230587Z copying caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_3d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7235747Z copying caffe2/python/serialized_test/data/operator_test/clip_op_test.test_clip.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7246599Z copying caffe2/python/serialized_test/data/operator_test/clip_tensor_op_test.test_clip_tensor_by_scaling.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7254135Z copying caffe2/python/serialized_test/data/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.test_collect_and_dist.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7268745Z copying caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_concat.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7278346Z copying caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7283649Z copying caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split_by_lengths.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7293055Z copying caffe2/python/serialized_test/data/operator_test/conditional_test.test_conditional.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7296857Z copying caffe2/python/serialized_test/data/operator_test/conv_test.test_1x1_conv.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7316861Z copying caffe2/python/serialized_test/data/operator_test/cosine_embedding_criterion_op_test.test_cosine_embedding_criterion.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7322430Z copying caffe2/python/serialized_test/data/operator_test/ctc_beam_search_decoder_op_test.test_ctc_beam_search_decoder.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7338106Z copying caffe2/python/serialized_test/data/operator_test/ctc_greedy_decoder_op_test.test_ctc_greedy_decoder.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7344258Z copying caffe2/python/serialized_test/data/operator_test/distance_op_test.test_dot_product.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7348314Z copying caffe2/python/serialized_test/data/operator_test/dropout_op_test.test_dropout_is_test.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7357099Z copying caffe2/python/serialized_test/data/operator_test/elementwise_linear_op_test.test.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7362637Z copying caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_is_member_of.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7367000Z copying caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_where.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7370999Z copying caffe2/python/serialized_test/data/operator_test/elementwise_op_broadcast_test.test_broadcast_powt.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7380416Z copying caffe2/python/serialized_test/data/operator_test/erf_op_test.test_erf.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7384141Z copying caffe2/python/serialized_test/data/operator_test/expand_op_test.test_expand_rand_shape.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7387646Z copying caffe2/python/serialized_test/data/operator_test/fc_operator_test.test_fc.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7391437Z copying caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_diagonal_fill_op_float.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7402922Z copying caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_lengths_range_fill.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7406826Z copying caffe2/python/serialized_test/data/operator_test/find_op_test.test_find.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7410522Z copying caffe2/python/serialized_test/data/operator_test/flexible_top_k_test.test_flexible_top_k.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7414547Z copying caffe2/python/serialized_test/data/operator_test/floor_op_test.test_floor.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7426770Z copying caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_batch_gather_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7430463Z copying caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_gather_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7433833Z copying caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7437782Z copying caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges_split.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7447206Z copying caffe2/python/serialized_test/data/operator_test/glu_op_test.test_glu_old.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7451426Z copying caffe2/python/serialized_test/data/operator_test/group_norm_op_test.test_group_norm_2d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7455088Z copying caffe2/python/serialized_test/data/operator_test/gru_test.test_gru_unit_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7458724Z copying caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_cosh.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7467783Z copying caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_sinh.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7471604Z copying caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_tanh.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7475206Z copying caffe2/python/serialized_test/data/operator_test/index_hash_ops_test.test_index_hash_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7480528Z copying caffe2/python/serialized_test/data/operator_test/instance_norm_test.test_instance_norm_reference_check.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7492763Z copying caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_gradient_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7496451Z copying caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7500011Z copying caffe2/python/serialized_test/data/operator_test/jsd_ops_test.test_bernoulli_jsd.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7504101Z copying caffe2/python/serialized_test/data/operator_test/layer_norm_op_test.test_layer_norm_grad_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7513307Z copying caffe2/python/serialized_test/data/operator_test/learning_rate_adaption_op_test.test_learning_rate_adaption_op_normalization.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7519473Z copying caffe2/python/serialized_test/data/operator_test/length_split_op_test.test_length_split_edge.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7524858Z copying caffe2/python/serialized_test/data/operator_test/learning_rate_op_test.test_alter_learning_rate_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7530352Z copying caffe2/python/serialized_test/data/operator_test/lengths_pad_op_test.test_lengths_pad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7542747Z copying caffe2/python/serialized_test/data/operator_test/lengths_tile_op_test.test_lengths_tile.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7547951Z copying caffe2/python/serialized_test/data/operator_test/lengths_top_k_ops_test.test_lengths_top_k_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7563219Z copying caffe2/python/serialized_test/data/operator_test/locally_connected_op_test.test_lc_2d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7567902Z copying caffe2/python/serialized_test/data/operator_test/loss_ops_test.test_averaged_loss.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7576769Z copying caffe2/python/serialized_test/data/operator_test/margin_ranking_criterion_op_test.test_margin_ranking_criterion.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7581601Z copying caffe2/python/serialized_test/data/operator_test/math_ops_test.test_sign.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7585655Z copying caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_batch_matmul.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7593772Z copying caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_matmul.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7603983Z copying caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_numpy_batch_matmul.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7608302Z copying caffe2/python/serialized_test/data/operator_test/mean_op_test.test_mean.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7613519Z copying caffe2/python/serialized_test/data/operator_test/merge_id_lists_op_test.test_merge_id_lists_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7617828Z copying caffe2/python/serialized_test/data/operator_test/moments_op_test.test_moments.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7630022Z copying caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_momentum_sgd.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7634548Z copying caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_sparse_momentum_sgd.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7640015Z copying caffe2/python/serialized_test/data/operator_test/negate_gradient_op_test.test_forward.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7644967Z copying caffe2/python/serialized_test/data/operator_test/numpy_tile_op_test.test_numpy_tile.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7656862Z copying caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_bucketized_one_hot.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7665605Z copying caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_one_hot.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7671325Z copying caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_one_hot.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7675635Z copying caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_segment_one_hot.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7688723Z copying caffe2/python/serialized_test/data/operator_test/onnx_while_test.test_onnx_while_fibb.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7692940Z copying caffe2/python/serialized_test/data/operator_test/pack_ops_test.test_pack_with_max_length_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7700913Z copying caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_pack_rnn_seqence.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7706835Z copying caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_unpack_rnn_seqence.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7719695Z copying caffe2/python/serialized_test/data/operator_test/pad_test.test_crop.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7723844Z copying caffe2/python/serialized_test/data/operator_test/piecewise_linear_transform_test.test_multi_predictions_params_from_arg.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7729708Z copying caffe2/python/serialized_test/data/operator_test/rank_loss_operator_test.test_pair_wise_loss_batch.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7735119Z copying caffe2/python/serialized_test/data/operator_test/recurrent_network_test.test_mul.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7749668Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7758000Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_mean.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7767430Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7779553Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_mean.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7792519Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_sum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7797408Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_l2.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7802115Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7811717Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_mean.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7816275Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_min.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7823135Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_columnwise_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7828364Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_int_sum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7836826Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sqrsum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7842409Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7846711Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_rowwise_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7852100Z copying caffe2/python/serialized_test/data/operator_test/selu_op_test.test_selu_1.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7862907Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_add_padding.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7868147Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_find_duplicate_elements.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7876112Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_gather_padding.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7880356Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_remove_data_blocks.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7890091Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_reverse_packed_segs.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7894728Z copying caffe2/python/serialized_test/data/operator_test/sinusoid_position_encoding_op_test.test_sinusoid_embedding.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7898804Z copying caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7903161Z copying caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_grad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7916405Z copying caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_with_loss.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7920479Z copying caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_spatial_softmax_with_loss.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7937817Z copying caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterAssign.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7941412Z copying caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterWeightedSum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7944786Z copying caffe2/python/serialized_test/data/operator_test/spatial_bn_op_test.test_spatialbn_test_mode_3d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7947980Z copying caffe2/python/serialized_test/data/operator_test/square_root_divide_op_test.test_square_root_divide.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7960441Z copying caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_ends_with.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7963393Z copying caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_starts_with.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7966375Z copying caffe2/python/serialized_test/data/operator_test/thresholded_relu_op_test.test_thresholded_relu_1.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7969528Z copying caffe2/python/serialized_test/data/operator_test/tile_op_test.test_tile.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7978724Z copying caffe2/python/serialized_test/data/operator_test/top_k_test.test_top_k.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7982100Z copying caffe2/python/serialized_test/data/operator_test/transpose_op_test.test_transpose.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7986118Z copying caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_acos.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7989496Z copying caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_asin.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.7999335Z copying caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_atan.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.8002993Z copying caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_tan.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.8006371Z copying caffe2/python/serialized_test/data/operator_test/unique_ops_test.test_unique_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.8009539Z copying caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.8020361Z copying caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample_grad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.8024097Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.8027865Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max_grad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.8030747Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.8043572Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min_grad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.8047151Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_gather.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.8052402Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_to_ranges.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.8056271Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_nan_check.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.8064276Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_size_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.8067348Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_slice.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.8071564Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_sum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.8076282Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_transpose.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.8086123Z copying caffe2/python/serialized_test/data/operator_test/weighted_sum_test.test_weighted_sum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.8091078Z copying caffe2/python/serialized_test/data/operator_test/wngrad_test.test_sparse_wngrad_empty.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.8095454Z copying caffe2/python/serialized_test/data/operator_test/wngrad_test.test_wngrad_dense_base.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:33.8099008Z copying torch/py.typed -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:33.8100320Z creating build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:33.8100782Z copying torch/bin/protoc-3.13.0.0 -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:33.8133975Z copying torch/bin/protoc -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:33.8167111Z copying torch/bin/test_jit -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:33.8208813Z copying torch/bin/test_tensorexpr -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:33.8266302Z copying torch/bin/tutorial_tensorexpr -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:33.8268382Z copying torch/bin/FileStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:33.8272785Z copying torch/bin/TCPStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:33.8277866Z copying torch/bin/HashStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:33.8282268Z copying torch/bin/test_dist_autograd -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:33.8286745Z copying torch/bin/test_cpp_rpc -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:33.8292383Z copying torch/bin/test_api -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:33.8380504Z copying torch/bin/test_mobile_nnc -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:33.8385503Z copying torch/bin/aot_model_compiler_test -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:33.8387225Z copying torch/bin/test_lazy -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:33.8416736Z copying torch/bin/torch_shm_manager -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:33.8418603Z creating build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8419340Z copying torch/test/c10_CompileTimeFunctionPointer_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8423152Z copying torch/test/c10_DeviceGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8427730Z copying torch/test/c10_Device_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8432081Z copying torch/test/c10_DispatchKeySet_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8436910Z copying torch/test/c10_StreamGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8441102Z copying torch/test/c10_SymInt_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8445394Z copying torch/test/c10_InlineDeviceGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8450188Z copying torch/test/c10_InlineStreamGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8455155Z copying torch/test/c10_SizesAndStrides_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8460036Z copying torch/test/c10_Array_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8464247Z copying torch/test/c10_Bitset_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8468844Z copying torch/test/c10_C++17_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8473624Z copying torch/test/c10_ConstexprCrc_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8477984Z copying torch/test/c10_DeadlockDetection_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8482442Z copying torch/test/c10_Half_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8486886Z copying torch/test/c10_LeftRight_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8491961Z copying torch/test/c10_Metaprogramming_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8497627Z copying torch/test/c10_SmallVectorTest -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8510748Z copying torch/test/c10_Synchronized_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8515234Z copying torch/test/c10_ThreadLocal_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8520157Z copying torch/test/c10_TypeIndex_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8524857Z copying torch/test/c10_TypeList_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8529791Z copying torch/test/c10_TypeTraits_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8534548Z copying torch/test/c10_accumulate_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8538926Z copying torch/test/c10_bfloat16_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8543683Z copying torch/test/c10_complex_math_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8548382Z copying torch/test/c10_complex_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8553211Z copying torch/test/c10_either_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8563010Z copying torch/test/c10_exception_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8567587Z copying torch/test/c10_flags_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8572226Z copying torch/test/c10_intrusive_ptr_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8587241Z copying torch/test/c10_irange_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8591616Z copying torch/test/c10_logging_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8596538Z copying torch/test/c10_optional_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8602812Z copying torch/test/c10_ordered_preserving_dict_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8608089Z copying torch/test/c10_registry_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8612950Z copying torch/test/c10_string_view_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8618293Z copying torch/test/c10_tempfile_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8622694Z copying torch/test/c10_typeid_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8627577Z copying torch/test/c10_intrusive_ptr_benchmark -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8632121Z copying torch/test/Dict_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8638272Z copying torch/test/Dimname_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8642846Z copying torch/test/MaybeOwned_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8648392Z copying torch/test/NamedTensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8653380Z copying torch/test/apply_utils_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8658658Z copying torch/test/atest -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8663629Z copying torch/test/basic -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8668614Z copying torch/test/broadcast_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8673475Z copying torch/test/cpu_generator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8678389Z copying torch/test/cpu_profiling_allocator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8682973Z copying torch/test/cpu_rng_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8690262Z copying torch/test/dispatch_key_set_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8694674Z copying torch/test/dlconvertor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8698942Z copying torch/test/extension_backend_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8703830Z copying torch/test/half_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8708439Z copying torch/test/ivalue_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8715621Z copying torch/test/lazy_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8719860Z copying torch/test/math_kernel_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8724359Z copying torch/test/memory_format_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8728768Z copying torch/test/memory_overlapping_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8733375Z copying torch/test/mobile_memory_cleanup -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8738062Z copying torch/test/native_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8742795Z copying torch/test/operator_name_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8747099Z copying torch/test/operators_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8751517Z copying torch/test/packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8755789Z copying torch/test/pow_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8761147Z copying torch/test/quantized_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8765906Z copying torch/test/reduce_ops_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8770295Z copying torch/test/reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8774825Z copying torch/test/scalar_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8779598Z copying torch/test/scalar_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8784358Z copying torch/test/stride_properties_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8788825Z copying torch/test/tensor_iterator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8795621Z copying torch/test/test_parallel -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8800210Z copying torch/test/thread_init_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8801454Z copying torch/test/type_ptr_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8805901Z copying torch/test/type_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8810894Z copying torch/test/undefined_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8815316Z copying torch/test/variant_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8819689Z copying torch/test/verify_api_visibility -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8820982Z copying torch/test/vmap_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8826471Z copying torch/test/weakref_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8830975Z copying torch/test/wrapdim_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8835298Z copying torch/test/xla_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8839519Z copying torch/test/IListRef_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8844477Z copying torch/test/List_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8854729Z copying torch/test/KernelFunction_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8860220Z copying torch/test/kernel_function_legacy_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8869873Z copying torch/test/kernel_function_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8877598Z copying torch/test/kernel_lambda_legacy_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8888225Z copying torch/test/kernel_lambda_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8897435Z copying torch/test/kernel_stackbased_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8902390Z copying torch/test/make_boxed_from_unboxed_functor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8910144Z copying torch/test/CppSignature_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8914820Z copying torch/test/backend_fallback_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8919216Z copying torch/test/op_allowlist_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8923403Z copying torch/test/op_registration_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8949836Z copying torch/test/inline_container_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:33.8954635Z creating build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:33.8955090Z copying torch/_C/_autograd.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:33.8965700Z copying torch/_C/_cudnn.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:33.8971747Z copying torch/_C/_distributed_autograd.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:33.8979610Z copying torch/_C/_distributed_c10d.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:33.8990680Z copying torch/_C/_distributed_rpc.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:33.8999310Z copying torch/_C/_distributed_rpc_testing.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:33.9003524Z copying torch/_C/_functions.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:33.9016154Z copying torch/_C/_functorch.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:33.9021169Z copying torch/_C/_itt.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:33.9027338Z copying torch/_C/_lazy.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:33.9034749Z copying torch/_C/_lazy_ts_backend.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:33.9051839Z copying torch/_C/_monitor.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:33.9055740Z copying torch/_C/_nvtx.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:33.9060009Z copying torch/_C/_onnx.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:33.9064434Z copying torch/_C/_profiler.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:33.9073775Z copying torch/_C/_verbose.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:33.9078441Z copying torch/_C/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:33.9110329Z copying torch/_C/_VariableFunctions.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:33.9129994Z copying torch/_C/_nn.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:33.9135659Z creating build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer 2022-12-01T09:59:33.9136137Z copying torch/_C_flatbuffer/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer 2022-12-01T09:59:33.9143050Z copying torch/optim/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:33.9147274Z copying torch/optim/adadelta.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:33.9156784Z copying torch/optim/adagrad.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:33.9162194Z copying torch/optim/adam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:33.9167215Z copying torch/optim/adamax.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:33.9172456Z copying torch/optim/adamw.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:33.9186128Z copying torch/optim/asgd.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:33.9190837Z copying torch/optim/lbfgs.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:33.9196327Z copying torch/optim/lr_scheduler.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:33.9205057Z copying torch/optim/nadam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:33.9212005Z copying torch/optim/optimizer.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:33.9222567Z copying torch/optim/radam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:33.9226985Z copying torch/optim/rmsprop.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:33.9235903Z copying torch/optim/rprop.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:33.9242374Z copying torch/optim/sgd.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:33.9251006Z copying torch/optim/sparse_adam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:33.9255665Z copying torch/optim/swa_utils.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:33.9268073Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T09:59:33.9272827Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T09:59:33.9285384Z copying torch/nn/parallel/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:33.9289785Z copying torch/nn/parallel/common_types.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:33.9295428Z copying torch/nn/parallel/data_parallel.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:33.9304336Z copying torch/nn/parallel/distributed.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:33.9314806Z copying torch/nn/parallel/parallel_apply.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:33.9322408Z copying torch/nn/parallel/replicate.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:33.9330995Z copying torch/nn/parallel/scatter_gather.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:33.9337158Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T09:59:33.9350072Z creating build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T09:59:33.9351019Z copying torch/lib/libc10.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T09:59:33.9356994Z copying torch/lib/libtorch_cpu.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T09:59:34.0975851Z copying torch/lib/libtorch.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T09:59:34.0976509Z copying torch/lib/libtorch_global_deps.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T09:59:34.0977049Z copying torch/lib/libtorchbind_test.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T09:59:34.0982867Z copying torch/lib/libjitbackend_test.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T09:59:34.0985852Z copying torch/lib/libbackend_with_compiler.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T09:59:34.0989061Z copying torch/lib/libtorch_python.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T09:59:34.1100652Z copying torch/lib/libshm.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T09:59:34.1102702Z creating build/lib.linux-x86_64-cpython-37/torch/include 2022-12-01T09:59:34.1103314Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1103949Z copying torch/include/ATen/ATen.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1104860Z copying torch/include/ATen/AccumulateType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1106190Z copying torch/include/ATen/ArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1107354Z copying torch/include/ATen/Backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1108628Z copying torch/include/ATen/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1109841Z copying torch/include/ATen/BatchedFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1111062Z copying torch/include/ATen/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1112260Z copying torch/include/ATen/CPUApplyUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1113472Z copying torch/include/ATen/CPUFixedAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1114486Z copying torch/include/ATen/CPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1115588Z copying torch/include/ATen/CollapseDims.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1116738Z copying torch/include/ATen/Config.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1118041Z copying torch/include/ATen/Context.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1119017Z copying torch/include/ATen/DLConvertor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1120022Z copying torch/include/ATen/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1121120Z copying torch/include/ATen/DeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1122472Z copying torch/include/ATen/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1123489Z copying torch/include/ATen/Dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1124497Z copying torch/include/ATen/Dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1125888Z copying torch/include/ATen/DynamicLibrary.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1126831Z copying torch/include/ATen/EmptyTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1127980Z copying torch/include/ATen/ExpandBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1129113Z copying torch/include/ATen/ExpandUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1130122Z copying torch/include/ATen/Formatting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1131333Z copying torch/include/ATen/FuncTorchTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1132714Z copying torch/include/ATen/FunctionalStorageImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1134037Z copying torch/include/ATen/FunctionalTensorWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1135096Z copying torch/include/ATen/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1136092Z copying torch/include/ATen/InferSize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1137129Z copying torch/include/ATen/InitialTensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1138322Z copying torch/include/ATen/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1139115Z copying torch/include/ATen/LinalgBackend.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1141486Z copying torch/include/ATen/MapAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1142297Z copying torch/include/ATen/MatrixRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1143088Z copying torch/include/ATen/MemoryOverlap.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1144195Z copying torch/include/ATen/NamedTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1146287Z copying torch/include/ATen/NamedTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1147606Z copying torch/include/ATen/NestedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1149056Z copying torch/include/ATen/NumericUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1150496Z copying torch/include/ATen/OpMathType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1152011Z copying torch/include/ATen/OpaqueTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1153441Z copying torch/include/ATen/PTThreadPool.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1154835Z copying torch/include/ATen/PadNd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1156241Z copying torch/include/ATen/Parallel-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1157655Z copying torch/include/ATen/Parallel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1159123Z copying torch/include/ATen/ParallelFuture.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1160551Z copying torch/include/ATen/ParallelNative.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1161936Z copying torch/include/ATen/ParallelNativeTBB.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1163331Z copying torch/include/ATen/ParallelOpenMP.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1164758Z copying torch/include/ATen/PythonTorchFunctionTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1166119Z copying torch/include/ATen/SavedTensorHooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1167500Z copying torch/include/ATen/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1168913Z copying torch/include/ATen/ScalarOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1170426Z copying torch/include/ATen/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1171963Z copying torch/include/ATen/SequenceNumber.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1173254Z copying torch/include/ATen/SmallVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1174813Z copying torch/include/ATen/SparseCsrTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1176325Z copying torch/include/ATen/SparseCsrTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1177765Z copying torch/include/ATen/SparseTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1179542Z copying torch/include/ATen/SparseTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1180947Z copying torch/include/ATen/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1181626Z copying torch/include/ATen/Tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1182913Z copying torch/include/ATen/TensorAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1183817Z copying torch/include/ATen/TensorGeometry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1185717Z copying torch/include/ATen/TensorIndexing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1186147Z copying torch/include/ATen/TensorIterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1187468Z copying torch/include/ATen/TensorIteratorInternal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1188451Z copying torch/include/ATen/TensorMeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1189298Z copying torch/include/ATen/TensorNames.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1190683Z copying torch/include/ATen/TensorOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1191670Z copying torch/include/ATen/TensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1192553Z copying torch/include/ATen/TensorSubclassLikeUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1193982Z copying torch/include/ATen/TensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1194961Z copying torch/include/ATen/ThreadLocalState.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1197131Z copying torch/include/ATen/TracerMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1197570Z copying torch/include/ATen/TypeDefault.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1198486Z copying torch/include/ATen/Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1199904Z copying torch/include/ATen/Version.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1201079Z copying torch/include/ATen/VmapMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1202367Z copying torch/include/ATen/VmapTransforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1203394Z copying torch/include/ATen/WrapDimUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1204696Z copying torch/include/ATen/WrapDimUtilsMulti.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1205823Z copying torch/include/ATen/autocast_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1207151Z copying torch/include/ATen/ceil_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1208241Z copying torch/include/ATen/code_template.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1209385Z copying torch/include/ATen/cpp_custom_type_hack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1210972Z copying torch/include/ATen/div_rtn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1212278Z copying torch/include/ATen/dlpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1213350Z copying torch/include/ATen/jit_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1214833Z copying torch/include/ATen/jiterator_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1215872Z copying torch/include/ATen/record_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1217314Z copying torch/include/ATen/CPUFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1218588Z copying torch/include/ATen/CPUFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1220211Z copying torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1221384Z copying torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1222969Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1224138Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1225628Z copying torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1226653Z copying torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1228446Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1230084Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1231083Z copying torch/include/ATen/Functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1232721Z copying torch/include/ATen/MetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1233881Z copying torch/include/ATen/MetaFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1235741Z copying torch/include/ATen/MethodOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1236650Z copying torch/include/ATen/NativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1238566Z copying torch/include/ATen/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1239602Z copying torch/include/ATen/Operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1241103Z copying torch/include/ATen/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1254094Z copying torch/include/ATen/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1259912Z copying torch/include/ATen/VmapGeneratedPlumbing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1271191Z copying torch/include/ATen/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1272530Z copying torch/include/ATen/CUDAFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:34.1273831Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2022-12-01T09:59:34.1274415Z copying torch/include/ATen/cpu/FlushDenormal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2022-12-01T09:59:34.1275339Z copying torch/include/ATen/cpu/vml.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2022-12-01T09:59:34.1276914Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T09:59:34.1277432Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:34.1277910Z copying torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:34.1278993Z copying torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:34.1280064Z copying torch/include/ATen/cpu/vec/vec256/vec256.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:34.1281231Z copying torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:34.1282627Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:34.1283800Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:34.1285026Z copying torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:34.1286189Z copying torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:34.1287373Z copying torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:34.1288942Z copying torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:34.1290206Z copying torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:34.1292184Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-12-01T09:59:34.1292960Z copying torch/include/ATen/cpu/vec/vec512/vec512.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-12-01T09:59:34.1293670Z copying torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-12-01T09:59:34.1294782Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-12-01T09:59:34.1295964Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-12-01T09:59:34.1297589Z copying torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-12-01T09:59:34.1298549Z copying torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-12-01T09:59:34.1299877Z copying torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-12-01T09:59:34.1301058Z copying torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-12-01T09:59:34.1302690Z copying torch/include/ATen/cpu/vec/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T09:59:34.1303627Z copying torch/include/ATen/cpu/vec/functional_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T09:59:34.1305009Z copying torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T09:59:34.1305911Z copying torch/include/ATen/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T09:59:34.1307392Z copying torch/include/ATen/cpu/vec/vec.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T09:59:34.1308201Z copying torch/include/ATen/cpu/vec/vec_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T09:59:34.1309337Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1310320Z copying torch/include/ATen/core/ATenGeneral.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1311325Z copying torch/include/ATen/core/ATenOpList.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1312818Z copying torch/include/ATen/core/ATen_fwd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1314201Z copying torch/include/ATen/core/ATen_pch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1315602Z copying torch/include/ATen/core/Array.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1317031Z copying torch/include/ATen/core/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1318470Z copying torch/include/ATen/core/CheckMemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1319906Z copying torch/include/ATen/core/DeprecatedTypeProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1321356Z copying torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1322581Z copying torch/include/ATen/core/Dict.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1324137Z copying torch/include/ATen/core/Dict_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1325696Z copying torch/include/ATen/core/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1327028Z copying torch/include/ATen/core/Dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1328492Z copying torch/include/ATen/core/DistributionsHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1329887Z copying torch/include/ATen/core/Formatting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1331731Z copying torch/include/ATen/core/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1333691Z copying torch/include/ATen/core/IListRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1335375Z copying torch/include/ATen/core/IListRef_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1336904Z copying torch/include/ATen/core/LegacyTypeDispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1338324Z copying torch/include/ATen/core/List.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1339867Z copying torch/include/ATen/core/List_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1341426Z copying torch/include/ATen/core/MT19937RNGEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1342885Z copying torch/include/ATen/core/NamedTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1344336Z copying torch/include/ATen/core/PhiloxRNGEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1345862Z copying torch/include/ATen/core/PythonFallbackKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1347207Z copying torch/include/ATen/core/QuantizerBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1348650Z copying torch/include/ATen/core/Range.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1350037Z copying torch/include/ATen/core/Reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1351590Z copying torch/include/ATen/core/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1352897Z copying torch/include/ATen/core/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1354367Z copying torch/include/ATen/core/Tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1355841Z copying torch/include/ATen/core/TensorAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1357348Z copying torch/include/ATen/core/TensorBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1359364Z copying torch/include/ATen/core/TorchDispatchUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1360578Z copying torch/include/ATen/core/TransformationHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1362001Z copying torch/include/ATen/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1363404Z copying torch/include/ATen/core/UnsafeFromTH.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1364855Z copying torch/include/ATen/core/VariableHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1366231Z copying torch/include/ATen/core/Variadic.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1367663Z copying torch/include/ATen/core/Vitals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1369065Z copying torch/include/ATen/core/alias_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1370525Z copying torch/include/ATen/core/blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1372141Z copying torch/include/ATen/core/builtin_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1373539Z copying torch/include/ATen/core/class_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1375232Z copying torch/include/ATen/core/custom_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1376628Z copying torch/include/ATen/core/dynamic_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1378174Z copying torch/include/ATen/core/enum_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1379593Z copying torch/include/ATen/core/function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1381040Z copying torch/include/ATen/core/function_schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1382634Z copying torch/include/ATen/core/function_schema_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1385239Z copying torch/include/ATen/core/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1386283Z copying torch/include/ATen/core/grad_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1387682Z copying torch/include/ATen/core/interned_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1389213Z copying torch/include/ATen/core/interned_strings_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1390623Z copying torch/include/ATen/core/ivalue.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1392815Z copying torch/include/ATen/core/ivalue_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1394859Z copying torch/include/ATen/core/ivalue_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1396174Z copying torch/include/ATen/core/jit_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1398590Z copying torch/include/ATen/core/jit_type_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1399839Z copying torch/include/ATen/core/operator_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1401260Z copying torch/include/ATen/core/qualified_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1402852Z copying torch/include/ATen/core/rref_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1404203Z copying torch/include/ATen/core/stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1405659Z copying torch/include/ATen/core/symbol.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1407158Z copying torch/include/ATen/core/type_factory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1408559Z copying torch/include/ATen/core/type_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1409996Z copying torch/include/ATen/core/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1411522Z copying torch/include/ATen/core/TensorBody.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1415635Z copying torch/include/ATen/core/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1417007Z copying torch/include/ATen/core/enum_tag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:34.1418423Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1419229Z copying torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1420663Z copying torch/include/ATen/cuda/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1421431Z copying torch/include/ATen/cuda/Atomic.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1423200Z copying torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1424389Z copying torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1425518Z copying torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1426646Z copying torch/include/ATen/cuda/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1428025Z copying torch/include/ATen/cuda/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1429064Z copying torch/include/ATen/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1430480Z copying torch/include/ATen/cuda/cub.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1431780Z copying torch/include/ATen/cuda/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1432837Z copying torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1434232Z copying torch/include/ATen/cuda/CUDABlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1435672Z copying torch/include/ATen/cuda/CUDAContext.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1436756Z copying torch/include/ATen/cuda/CUDADataType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1438559Z copying torch/include/ATen/cuda/CUDADevice.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1439567Z copying torch/include/ATen/cuda/CUDAEvent.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1441134Z copying torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1442213Z copying torch/include/ATen/cuda/CUDAGraph.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1443412Z copying torch/include/ATen/cuda/CUDASparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1444267Z copying torch/include/ATen/cuda/CUDASparseBlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1445375Z copying torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1446329Z copying torch/include/ATen/cuda/CUDAUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1447580Z copying torch/include/ATen/cuda/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1448716Z copying torch/include/ATen/cuda/EmptyTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1450421Z copying torch/include/ATen/cuda/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1451622Z copying torch/include/ATen/cuda/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1453211Z copying torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1454143Z copying torch/include/ATen/cuda/Sleep.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1455166Z copying torch/include/ATen/cuda/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1456233Z copying torch/include/ATen/cuda/cub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1457398Z copying torch/include/ATen/cuda/jiterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1458496Z copying torch/include/ATen/cuda/jiterator_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1460074Z copying torch/include/ATen/cuda/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:34.1461243Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T09:59:34.1461712Z copying torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T09:59:34.1462632Z copying torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T09:59:34.1463685Z copying torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T09:59:34.1465268Z copying torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T09:59:34.1466145Z copying torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T09:59:34.1467372Z copying torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T09:59:34.1468453Z copying torch/include/ATen/cuda/detail/CUDAHooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T09:59:34.1469834Z copying torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T09:59:34.1470940Z copying torch/include/ATen/cuda/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T09:59:34.1472144Z copying torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T09:59:34.1473263Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T09:59:34.1473879Z copying torch/include/ATen/cudnn/Descriptors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T09:59:34.1475911Z copying torch/include/ATen/cudnn/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T09:59:34.1476590Z copying torch/include/ATen/cudnn/Handle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T09:59:34.1478189Z copying torch/include/ATen/cudnn/Handles.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T09:59:34.1479008Z copying torch/include/ATen/cudnn/Types.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T09:59:34.1480211Z copying torch/include/ATen/cudnn/Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T09:59:34.1480984Z copying torch/include/ATen/cudnn/cudnn-wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T09:59:34.1482346Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:34.1482855Z copying torch/include/ATen/functorch/ADInterpreters.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:34.1484156Z copying torch/include/ATen/functorch/BatchRulesHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:34.1485418Z copying torch/include/ATen/functorch/BatchedFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:34.1486740Z copying torch/include/ATen/functorch/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:34.1487990Z copying torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:34.1488979Z copying torch/include/ATen/functorch/DynamicLayer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:34.1490345Z copying torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:34.1491515Z copying torch/include/ATen/functorch/Interpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:34.1492821Z copying torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:34.1493935Z copying torch/include/ATen/functorch/Macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:34.1495396Z copying torch/include/ATen/functorch/PlumbingHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:34.1496414Z copying torch/include/ATen/functorch/TensorWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:34.1497888Z copying torch/include/ATen/functorch/VmapInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:34.1499206Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1499735Z copying torch/include/ATen/ops/from_blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1500665Z copying torch/include/ATen/ops/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1501743Z copying torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1503013Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1504232Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1505520Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1506353Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1507768Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1508460Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1509874Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1510767Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1512110Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1512777Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1514569Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1515595Z copying torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1516725Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1518267Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1519330Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1520529Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1521661Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1523149Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1524313Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1525473Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1526848Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1527960Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1530276Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1530912Z copying torch/include/ATen/ops/_add_batch_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1531719Z copying torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1532677Z copying torch/include/ATen/ops/_add_batch_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1534008Z copying torch/include/ATen/ops/_add_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1535048Z copying torch/include/ATen/ops/_add_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1536468Z copying torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1537555Z copying torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1538761Z copying torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1539475Z copying torch/include/ATen/ops/_add_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1540618Z copying torch/include/ATen/ops/_add_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1541483Z copying torch/include/ATen/ops/_addmm_activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1543263Z copying torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1544079Z copying torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1545111Z copying torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1546187Z copying torch/include/ATen/ops/_addmm_activation_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1547231Z copying torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1548331Z copying torch/include/ATen/ops/_addmm_activation_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1549357Z copying torch/include/ATen/ops/_addmm_activation_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1550452Z copying torch/include/ATen/ops/_aminmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1551619Z copying torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1552631Z copying torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1553826Z copying torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1554866Z copying torch/include/ATen/ops/_aminmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1556134Z copying torch/include/ATen/ops/_aminmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1557345Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1558528Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1559748Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1560971Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1562072Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1563074Z copying torch/include/ATen/ops/_amp_update_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1564255Z copying torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1565466Z copying torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1566491Z copying torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1567873Z copying torch/include/ATen/ops/_amp_update_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1568985Z copying torch/include/ATen/ops/_amp_update_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1570260Z copying torch/include/ATen/ops/_assert_async.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1571351Z copying torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1572722Z copying torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1574117Z copying torch/include/ATen/ops/_assert_async_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1574679Z copying torch/include/ATen/ops/_assert_async_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1576891Z copying torch/include/ATen/ops/_assert_tensor_metadata.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1577710Z copying torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1578827Z copying torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1579922Z copying torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1581336Z copying torch/include/ATen/ops/_autocast_to_full_precision.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1582506Z copying torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1583768Z copying torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1585340Z copying torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1586233Z copying torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1587288Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1588315Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1589790Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1590747Z copying torch/include/ATen/ops/_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1592212Z copying torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1593123Z copying torch/include/ATen/ops/_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1594710Z copying torch/include/ATen/ops/_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1595611Z copying torch/include/ATen/ops/_batch_norm_impl_index.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1597256Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1598267Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1599802Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1600680Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1602044Z copying torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1602942Z copying torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1604122Z copying torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1605198Z copying torch/include/ATen/ops/_cast_Byte.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1606620Z copying torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1607739Z copying torch/include/ATen/ops/_cast_Byte_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1609159Z copying torch/include/ATen/ops/_cast_Byte_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1610362Z copying torch/include/ATen/ops/_cast_Char.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1611551Z copying torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1612557Z copying torch/include/ATen/ops/_cast_Char_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1613966Z copying torch/include/ATen/ops/_cast_Char_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1615079Z copying torch/include/ATen/ops/_cast_Double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1616365Z copying torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1617426Z copying torch/include/ATen/ops/_cast_Double_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1618934Z copying torch/include/ATen/ops/_cast_Double_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1619998Z copying torch/include/ATen/ops/_cast_Float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1620899Z copying torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1622013Z copying torch/include/ATen/ops/_cast_Float_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1623084Z copying torch/include/ATen/ops/_cast_Float_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1624039Z copying torch/include/ATen/ops/_cast_Half.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1625288Z copying torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1626233Z copying torch/include/ATen/ops/_cast_Half_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1627207Z copying torch/include/ATen/ops/_cast_Half_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1628237Z copying torch/include/ATen/ops/_cast_Int.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1629362Z copying torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1630340Z copying torch/include/ATen/ops/_cast_Int_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1631360Z copying torch/include/ATen/ops/_cast_Int_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1632392Z copying torch/include/ATen/ops/_cast_Long.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1633761Z copying torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1634820Z copying torch/include/ATen/ops/_cast_Long_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1635795Z copying torch/include/ATen/ops/_cast_Long_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1636781Z copying torch/include/ATen/ops/_cast_Short.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1637945Z copying torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1638940Z copying torch/include/ATen/ops/_cast_Short_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1639958Z copying torch/include/ATen/ops/_cast_Short_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1640955Z copying torch/include/ATen/ops/_cdist_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1642072Z copying torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1642992Z copying torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1644016Z copying torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1645020Z copying torch/include/ATen/ops/_cdist_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1646048Z copying torch/include/ATen/ops/_cdist_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1647061Z copying torch/include/ATen/ops/_cdist_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1648211Z copying torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1649217Z copying torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1650401Z copying torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1651384Z copying torch/include/ATen/ops/_cdist_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1652443Z copying torch/include/ATen/ops/_cdist_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1653470Z copying torch/include/ATen/ops/_cholesky_solve_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1654808Z copying torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1655950Z copying torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1656946Z copying torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1657878Z copying torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1659043Z copying torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1660131Z copying torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1661383Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1662629Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1663580Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1665126Z copying torch/include/ATen/ops/_coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1666207Z copying torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1667306Z copying torch/include/ATen/ops/_coalesce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1668419Z copying torch/include/ATen/ops/_coalesce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1669837Z copying torch/include/ATen/ops/_coalesced.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1671397Z copying torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1672440Z copying torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1673481Z copying torch/include/ATen/ops/_coalesced_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1674908Z copying torch/include/ATen/ops/_coalesced_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1675899Z copying torch/include/ATen/ops/_compute_linear_combination.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1677151Z copying torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1678416Z copying torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1679515Z copying torch/include/ATen/ops/_compute_linear_combination_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1680681Z copying torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1681479Z copying torch/include/ATen/ops/_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1682761Z copying torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1683709Z copying torch/include/ATen/ops/_conj_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1684857Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1686001Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1686897Z copying torch/include/ATen/ops/_conj_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1687836Z copying torch/include/ATen/ops/_conj_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1689804Z copying torch/include/ATen/ops/_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1690876Z copying torch/include/ATen/ops/_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1691994Z copying torch/include/ATen/ops/_conj_physical.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1693235Z copying torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1694461Z copying torch/include/ATen/ops/_conj_physical_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1695525Z copying torch/include/ATen/ops/_conj_physical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1696707Z copying torch/include/ATen/ops/_conv_depthwise2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1697786Z copying torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1698973Z copying torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1700187Z copying torch/include/ATen/ops/_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1701675Z copying torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1702820Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1704292Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1705352Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1706454Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1708594Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1709372Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1710258Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1711458Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1712451Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1713816Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1714844Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1715793Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1717003Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1718092Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1719283Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1720629Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1721862Z copying torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1722916Z copying torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1724183Z copying torch/include/ATen/ops/_convolution_double_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1725228Z copying torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1726366Z copying torch/include/ATen/ops/_convolution_double_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1727661Z copying torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1728423Z copying torch/include/ATen/ops/_convolution_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1730820Z copying torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1731364Z copying torch/include/ATen/ops/_convolution_mode_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1732426Z copying torch/include/ATen/ops/_convolution_mode_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1733477Z copying torch/include/ATen/ops/_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1735196Z copying torch/include/ATen/ops/_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1736200Z copying torch/include/ATen/ops/_copy_from.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1737664Z copying torch/include/ATen/ops/_copy_from_and_resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1738980Z copying torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1740280Z copying torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1741063Z copying torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1742322Z copying torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1743486Z copying torch/include/ATen/ops/_copy_from_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1745237Z copying torch/include/ATen/ops/_copy_from_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1745747Z copying torch/include/ATen/ops/_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1747235Z copying torch/include/ATen/ops/_ctc_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1748451Z copying torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1749685Z copying torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1751030Z copying torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1752526Z copying torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1753441Z copying torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1755232Z copying torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1756170Z copying torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1757898Z copying torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1758752Z copying torch/include/ATen/ops/_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1760228Z copying torch/include/ATen/ops/_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1761250Z copying torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1762659Z copying torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1763775Z copying torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1765321Z copying torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1766296Z copying torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1768317Z copying torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1769140Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1770966Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1771920Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1772960Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1774116Z copying torch/include/ATen/ops/_cudnn_rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1775777Z copying torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1776901Z copying torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1778060Z copying torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1779389Z copying torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1780340Z copying torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1781827Z copying torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1782700Z copying torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1784072Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1785463Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1786350Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1787694Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1788852Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1790064Z copying torch/include/ATen/ops/_cudnn_rnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1791220Z copying torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1792639Z copying torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1793578Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1795149Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1796253Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1797167Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1798529Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1799560Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1800989Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1801886Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1803377Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1804234Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1805660Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1806640Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1808116Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1808969Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1810395Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1811313Z copying torch/include/ATen/ops/_cummax_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1812754Z copying torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1813698Z copying torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1815315Z copying torch/include/ATen/ops/_cummax_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1816139Z copying torch/include/ATen/ops/_cummax_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1817525Z copying torch/include/ATen/ops/_cummin_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1818536Z copying torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1819876Z copying torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1820876Z copying torch/include/ATen/ops/_cummin_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1822317Z copying torch/include/ATen/ops/_cummin_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1823511Z copying torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1824136Z copying torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1825169Z copying torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1826382Z copying torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1827342Z copying torch/include/ATen/ops/_dimI.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1828506Z copying torch/include/ATen/ops/_dimI_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1829823Z copying torch/include/ATen/ops/_dimI_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1831289Z copying torch/include/ATen/ops/_dimV.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1831846Z copying torch/include/ATen/ops/_dimV_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1833553Z copying torch/include/ATen/ops/_dimV_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1834616Z copying torch/include/ATen/ops/_dim_arange.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1835299Z copying torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1837025Z copying torch/include/ATen/ops/_dim_arange_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1837825Z copying torch/include/ATen/ops/_dim_arange_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1839031Z copying torch/include/ATen/ops/_dirichlet_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1840119Z copying torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1841317Z copying torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1842586Z copying torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1844017Z copying torch/include/ATen/ops/_dirichlet_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1845272Z copying torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1846441Z copying torch/include/ATen/ops/_efficientzerotensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1847823Z copying torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1849068Z copying torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1850565Z copying torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1851860Z copying torch/include/ATen/ops/_efficientzerotensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1853098Z copying torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1854279Z copying torch/include/ATen/ops/_embedding_bag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1856038Z copying torch/include/ATen/ops/_embedding_bag_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1856955Z copying torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1857949Z copying torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1859339Z copying torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1860538Z copying torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1861380Z copying torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1863015Z copying torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1863631Z copying torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1864769Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1865558Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1866736Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1867730Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1868880Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1869756Z copying torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1871178Z copying torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1872058Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1873257Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1874402Z copying torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1875352Z copying torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1876473Z copying torch/include/ATen/ops/_embedding_bag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1877664Z copying torch/include/ATen/ops/_embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1878727Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1880023Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1881117Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1882271Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1883400Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1884418Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1885549Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1886783Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1887777Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1888921Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1889980Z copying torch/include/ATen/ops/_empty_affine_quantized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1891327Z copying torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1892315Z copying torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1893885Z copying torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1894900Z copying torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1896322Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1897451Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1898560Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1899649Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1900797Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1901874Z copying torch/include/ATen/ops/_euclidean_dist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1903076Z copying torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1904160Z copying torch/include/ATen/ops/_euclidean_dist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1905340Z copying torch/include/ATen/ops/_euclidean_dist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1906302Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1907299Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1908785Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1909796Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1910498Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1912124Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1913274Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1914582Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1915969Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1916977Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1919135Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1919995Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1921641Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1922455Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1923910Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1924934Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1926436Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1927652Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1928905Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1929914Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1931565Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1932559Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1934205Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1935904Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1937166Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1938132Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1939741Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1940537Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1942235Z copying torch/include/ATen/ops/_fft_c2c.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1943096Z copying torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1944806Z copying torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1945602Z copying torch/include/ATen/ops/_fft_c2c_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1947140Z copying torch/include/ATen/ops/_fft_c2c_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1948116Z copying torch/include/ATen/ops/_fft_c2r.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1949497Z copying torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1950807Z copying torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1951733Z copying torch/include/ATen/ops/_fft_c2r_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1953287Z copying torch/include/ATen/ops/_fft_c2r_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1954185Z copying torch/include/ATen/ops/_fft_r2c.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1955664Z copying torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1956995Z copying torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1958186Z copying torch/include/ATen/ops/_fft_r2c_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1959387Z copying torch/include/ATen/ops/_fft_r2c_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1960859Z copying torch/include/ATen/ops/_flash_scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1961751Z copying torch/include/ATen/ops/_flash_scaled_dot_product_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1963652Z copying torch/include/ATen/ops/_flash_scaled_dot_product_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1964431Z copying torch/include/ATen/ops/_flash_scaled_dot_product_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1966156Z copying torch/include/ATen/ops/_foobar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1966905Z copying torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1968442Z copying torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1970047Z copying torch/include/ATen/ops/_foobar_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1971243Z copying torch/include/ATen/ops/_foobar_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1971542Z copying torch/include/ATen/ops/_foreach_abs.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1973409Z copying torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1974189Z copying torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1976206Z copying torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1977206Z copying torch/include/ATen/ops/_foreach_abs_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1978309Z copying torch/include/ATen/ops/_foreach_abs_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1979574Z copying torch/include/ATen/ops/_foreach_acos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1980550Z copying torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1982313Z copying torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1983570Z copying torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1984496Z copying torch/include/ATen/ops/_foreach_acos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1986099Z copying torch/include/ATen/ops/_foreach_acos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1987043Z copying torch/include/ATen/ops/_foreach_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1988366Z copying torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1989687Z copying torch/include/ATen/ops/_foreach_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1990708Z copying torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1992201Z copying torch/include/ATen/ops/_foreach_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1993155Z copying torch/include/ATen/ops/_foreach_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1994539Z copying torch/include/ATen/ops/_foreach_addcdiv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1995844Z copying torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1997186Z copying torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.1998185Z copying torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2000595Z copying torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2001398Z copying torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2002731Z copying torch/include/ATen/ops/_foreach_addcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2004527Z copying torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2005645Z copying torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2007113Z copying torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2008668Z copying torch/include/ATen/ops/_foreach_addcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2010344Z copying torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2011647Z copying torch/include/ATen/ops/_foreach_asin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2013675Z copying torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2014949Z copying torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2016221Z copying torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2017755Z copying torch/include/ATen/ops/_foreach_asin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2019104Z copying torch/include/ATen/ops/_foreach_asin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2020733Z copying torch/include/ATen/ops/_foreach_atan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2022186Z copying torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2023577Z copying torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2025156Z copying torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2026533Z copying torch/include/ATen/ops/_foreach_atan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2028064Z copying torch/include/ATen/ops/_foreach_atan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2029401Z copying torch/include/ATen/ops/_foreach_ceil.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2031154Z copying torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2032398Z copying torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2034021Z copying torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2035360Z copying torch/include/ATen/ops/_foreach_ceil_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2036812Z copying torch/include/ATen/ops/_foreach_ceil_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2038402Z copying torch/include/ATen/ops/_foreach_cos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2040070Z copying torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2041294Z copying torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2042923Z copying torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2044253Z copying torch/include/ATen/ops/_foreach_cos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2045773Z copying torch/include/ATen/ops/_foreach_cos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2047303Z copying torch/include/ATen/ops/_foreach_cosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2048991Z copying torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2050450Z copying torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2052029Z copying torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2053384Z copying torch/include/ATen/ops/_foreach_cosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2054994Z copying torch/include/ATen/ops/_foreach_cosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2056794Z copying torch/include/ATen/ops/_foreach_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2058279Z copying torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2059593Z copying torch/include/ATen/ops/_foreach_div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2061208Z copying torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2062541Z copying torch/include/ATen/ops/_foreach_div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2064111Z copying torch/include/ATen/ops/_foreach_div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2065623Z copying torch/include/ATen/ops/_foreach_erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2067262Z copying torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2068568Z copying torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2070175Z copying torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2071484Z copying torch/include/ATen/ops/_foreach_erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2073113Z copying torch/include/ATen/ops/_foreach_erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2074669Z copying torch/include/ATen/ops/_foreach_erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2076133Z copying torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2077481Z copying torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2079104Z copying torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2080389Z copying torch/include/ATen/ops/_foreach_erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2082010Z copying torch/include/ATen/ops/_foreach_erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2083265Z copying torch/include/ATen/ops/_foreach_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2085086Z copying torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2086289Z copying torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2087999Z copying torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2089237Z copying torch/include/ATen/ops/_foreach_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2090827Z copying torch/include/ATen/ops/_foreach_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2092365Z copying torch/include/ATen/ops/_foreach_expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2094007Z copying torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2096915Z copying torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2098017Z copying torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2099240Z copying torch/include/ATen/ops/_foreach_expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2100862Z copying torch/include/ATen/ops/_foreach_expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2102513Z copying torch/include/ATen/ops/_foreach_floor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2103987Z copying torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2105537Z copying torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2106941Z copying torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2108462Z copying torch/include/ATen/ops/_foreach_floor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2109895Z copying torch/include/ATen/ops/_foreach_floor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2111472Z copying torch/include/ATen/ops/_foreach_frac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2112955Z copying torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2114580Z copying torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2115787Z copying torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2117377Z copying torch/include/ATen/ops/_foreach_frac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2118668Z copying torch/include/ATen/ops/eq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2120557Z copying torch/include/ATen/ops/_foreach_frac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2122163Z copying torch/include/ATen/ops/_foreach_lgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2124109Z copying torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2125325Z copying torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2126889Z copying torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2128414Z copying torch/include/ATen/ops/_foreach_lgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2129962Z copying torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2131366Z copying torch/include/ATen/ops/_foreach_log.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2133016Z copying torch/include/ATen/ops/_foreach_log10.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2134716Z copying torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2136113Z copying torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2137762Z copying torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2139122Z copying torch/include/ATen/ops/_foreach_log10_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2140823Z copying torch/include/ATen/ops/_foreach_log10_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2142103Z copying torch/include/ATen/ops/_foreach_log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2143879Z copying torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2145146Z copying torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2146840Z copying torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2148382Z copying torch/include/ATen/ops/_foreach_log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2149902Z copying torch/include/ATen/ops/_foreach_log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2151157Z copying torch/include/ATen/ops/_foreach_log2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2153082Z copying torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2154390Z copying torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2155948Z copying torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2157570Z copying torch/include/ATen/ops/_foreach_log2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2158836Z copying torch/include/ATen/ops/_foreach_log2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2160615Z copying torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2161762Z copying torch/include/ATen/ops/_foreach_log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2163203Z copying torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2164770Z copying torch/include/ATen/ops/_foreach_log_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2166278Z copying torch/include/ATen/ops/_foreach_log_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2167778Z copying torch/include/ATen/ops/_foreach_maximum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2169524Z copying torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2170906Z copying torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2172567Z copying torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2174115Z copying torch/include/ATen/ops/_foreach_maximum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2175743Z copying torch/include/ATen/ops/_foreach_maximum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2177243Z copying torch/include/ATen/ops/_foreach_minimum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2178900Z copying torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2180231Z copying torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2181982Z copying torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2183265Z copying torch/include/ATen/ops/_foreach_minimum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2184903Z copying torch/include/ATen/ops/_foreach_minimum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2186420Z copying torch/include/ATen/ops/_foreach_mul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2188064Z copying torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2189416Z copying torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2191011Z copying torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2192386Z copying torch/include/ATen/ops/_foreach_mul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2194909Z copying torch/include/ATen/ops/_foreach_mul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2195863Z copying torch/include/ATen/ops/_foreach_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2197514Z copying torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2198861Z copying torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2200469Z copying torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2201981Z copying torch/include/ATen/ops/_foreach_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2203340Z copying torch/include/ATen/ops/_foreach_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2205019Z copying torch/include/ATen/ops/_foreach_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2206916Z copying torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2208837Z copying torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2209768Z copying torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2211212Z copying torch/include/ATen/ops/_foreach_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2212970Z copying torch/include/ATen/ops/_foreach_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2214715Z copying torch/include/ATen/ops/_foreach_reciprocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2216087Z copying torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2217364Z copying torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2219041Z copying torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2220380Z copying torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2222014Z copying torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2223630Z copying torch/include/ATen/ops/_foreach_round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2224973Z copying torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2226366Z copying torch/include/ATen/ops/_foreach_round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2228022Z copying torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2229469Z copying torch/include/ATen/ops/_foreach_round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2230988Z copying torch/include/ATen/ops/_foreach_round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2232550Z copying torch/include/ATen/ops/_foreach_sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2234217Z copying torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2235562Z copying torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2237138Z copying torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2238661Z copying torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2240178Z copying torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2241728Z copying torch/include/ATen/ops/_foreach_sin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2243405Z copying torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2244769Z copying torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2246235Z copying torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2247866Z copying torch/include/ATen/ops/_foreach_sin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2249206Z copying torch/include/ATen/ops/_foreach_sin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2250889Z copying torch/include/ATen/ops/_foreach_sinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2252603Z copying torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2254087Z copying torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2256333Z copying torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2257450Z copying torch/include/ATen/ops/_foreach_sinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2259178Z copying torch/include/ATen/ops/_foreach_sinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2260509Z copying torch/include/ATen/ops/_foreach_sqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2262103Z copying torch/include/ATen/ops/ge.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2263870Z copying torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2265284Z copying torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2267053Z copying torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2268354Z copying torch/include/ATen/ops/_foreach_sqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2269971Z copying torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2271297Z copying torch/include/ATen/ops/_foreach_sub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2273106Z copying torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2274390Z copying torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2276015Z copying torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2277383Z copying torch/include/ATen/ops/_foreach_sub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2278966Z copying torch/include/ATen/ops/_foreach_sub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2280510Z copying torch/include/ATen/ops/_foreach_tan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2282140Z copying torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2283501Z copying torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2285085Z copying torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2286604Z copying torch/include/ATen/ops/_foreach_tan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2288117Z copying torch/include/ATen/ops/_foreach_tan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2289524Z copying torch/include/ATen/ops/_foreach_tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2291437Z copying torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2293450Z copying torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2294983Z copying torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2296532Z copying torch/include/ATen/ops/_foreach_tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2298053Z copying torch/include/ATen/ops/_foreach_tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2299570Z copying torch/include/ATen/ops/_foreach_trunc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2301206Z copying torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2302565Z copying torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2304188Z copying torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2305628Z copying torch/include/ATen/ops/_foreach_trunc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2307115Z copying torch/include/ATen/ops/_foreach_trunc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2307989Z copying torch/include/ATen/ops/_foreach_zero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2309800Z copying torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2310777Z copying torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2312216Z copying torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2313507Z copying torch/include/ATen/ops/_foreach_zero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2315155Z copying torch/include/ATen/ops/_foreach_zero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2316025Z copying torch/include/ATen/ops/_fused_adam.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2317787Z copying torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2318857Z copying torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2320823Z copying torch/include/ATen/ops/_fused_adam_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2321930Z copying torch/include/ATen/ops/_fused_adam_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2323624Z copying torch/include/ATen/ops/_fused_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2325011Z copying torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2326561Z copying torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2328080Z copying torch/include/ATen/ops/_fused_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2329666Z copying torch/include/ATen/ops/_fused_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2331172Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2333100Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2334587Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2336290Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2337581Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2339235Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2340550Z copying torch/include/ATen/ops/_fw_primal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2342372Z copying torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2343584Z copying torch/include/ATen/ops/_fw_primal_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2345330Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2346792Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2348254Z copying torch/include/ATen/ops/_fw_primal_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2349823Z copying torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2351160Z copying torch/include/ATen/ops/_fw_primal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2352788Z copying torch/include/ATen/ops/_fw_primal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2354161Z copying torch/include/ATen/ops/_gather_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2355955Z copying torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2357223Z copying torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2358883Z copying torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2360276Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2362155Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2363619Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2364944Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2366588Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2367979Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2369462Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2371029Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2372744Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2374378Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2376608Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2377866Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2379435Z copying torch/include/ATen/ops/_has_same_storage_numel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2380971Z copying torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2382566Z copying torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2384109Z copying torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2385604Z copying torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2387231Z copying torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2388732Z copying torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2390790Z copying torch/include/ATen/ops/gt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2392149Z copying torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2393791Z copying torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2395153Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2396889Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2398212Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2399880Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2401199Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2402852Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2404324Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2405798Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2407371Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2408241Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2409846Z copying torch/include/ATen/ops/_index_put_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2411241Z copying torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2412571Z copying torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2414189Z copying torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2415409Z copying torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2417164Z copying torch/include/ATen/ops/_index_put_impl_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2417619Z copying torch/include/ATen/ops/_index_put_impl_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2419244Z copying torch/include/ATen/ops/_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2420372Z copying torch/include/ATen/ops/_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2421609Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2423345Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2424936Z copying torch/include/ATen/ops/_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2425738Z copying torch/include/ATen/ops/_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2426817Z copying torch/include/ATen/ops/_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2428292Z copying torch/include/ATen/ops/_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2429871Z copying torch/include/ATen/ops/_is_zerotensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2431555Z copying torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2432775Z copying torch/include/ATen/ops/_is_zerotensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2434413Z copying torch/include/ATen/ops/_is_zerotensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2435747Z copying torch/include/ATen/ops/_linalg_check_errors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2437562Z copying torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2438756Z copying torch/include/ATen/ops/_linalg_check_errors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2440460Z copying torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2441715Z copying torch/include/ATen/ops/_linalg_det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2443622Z copying torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2444769Z copying torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2446449Z copying torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2447697Z copying torch/include/ATen/ops/_linalg_det_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2449435Z copying torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2450760Z copying torch/include/ATen/ops/_linalg_det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2452494Z copying torch/include/ATen/ops/_linalg_det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2454217Z copying torch/include/ATen/ops/_linalg_eigh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2455750Z copying torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2457105Z copying torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2458753Z copying torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2460049Z copying torch/include/ATen/ops/_linalg_eigh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2461821Z copying torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2463467Z copying torch/include/ATen/ops/_linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2465123Z copying torch/include/ATen/ops/_linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2466215Z copying torch/include/ATen/ops/_linalg_slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2468186Z copying torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2469292Z copying torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2471003Z copying torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2472280Z copying torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2474024Z copying torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2475287Z copying torch/include/ATen/ops/_linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2476978Z copying torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2478237Z copying torch/include/ATen/ops/_linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2480130Z copying torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2481306Z copying torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2483053Z copying torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2485028Z copying torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2486303Z copying torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2487894Z copying torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2489467Z copying torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2490849Z copying torch/include/ATen/ops/_linalg_svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2492893Z copying torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2494144Z copying torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2495882Z copying torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2497154Z copying torch/include/ATen/ops/_linalg_svd_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2498872Z copying torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2500172Z copying torch/include/ATen/ops/_linalg_svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2501872Z copying torch/include/ATen/ops/_linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2503175Z copying torch/include/ATen/ops/_local_scalar_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2524674Z copying torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2525327Z copying torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2525713Z copying torch/include/ATen/ops/_local_scalar_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2526220Z copying torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2526488Z copying torch/include/ATen/ops/_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2526771Z copying torch/include/ATen/ops/_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2529233Z copying torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2529746Z copying torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2530109Z copying torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2530515Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2531021Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2531326Z copying torch/include/ATen/ops/_lstm_mps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2531686Z copying torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2532094Z copying torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2532516Z copying torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2532858Z copying torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2533241Z copying torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2533527Z copying torch/include/ATen/ops/_log_softmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2534070Z copying torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2534380Z copying torch/include/ATen/ops/_log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2534725Z copying torch/include/ATen/ops/_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2535153Z copying torch/include/ATen/ops/_logcumsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2535428Z copying torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2536730Z copying torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2537913Z copying torch/include/ATen/ops/_logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2538898Z copying torch/include/ATen/ops/_logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2540113Z copying torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2541311Z copying torch/include/ATen/ops/_lstm_mps_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2542111Z copying torch/include/ATen/ops/_lstm_mps_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2543684Z copying torch/include/ATen/ops/_lu_with_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2544613Z copying torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2545957Z copying torch/include/ATen/ops/_lu_with_info_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2547016Z copying torch/include/ATen/ops/_lu_with_info_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2548270Z copying torch/include/ATen/ops/_make_dual.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2549658Z copying torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2551059Z copying torch/include/ATen/ops/_make_dual_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2552162Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2553461Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2554390Z copying torch/include/ATen/ops/_make_dual_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2555545Z copying torch/include/ATen/ops/_make_dual_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2557079Z copying torch/include/ATen/ops/_make_dual_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2559265Z copying torch/include/ATen/ops/_make_dual_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2559816Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2560801Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2562130Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2563621Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2565278Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2566594Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2568276Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2569895Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2571368Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2573637Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2574879Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2576479Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2577972Z copying torch/include/ATen/ops/_masked_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2579430Z copying torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2581082Z copying torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2582063Z copying torch/include/ATen/ops/_masked_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2583242Z copying torch/include/ATen/ops/_masked_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2584859Z copying torch/include/ATen/ops/_masked_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2585699Z copying torch/include/ATen/ops/_masked_softmax_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2587310Z copying torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2588143Z copying torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2589760Z copying torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2591016Z copying torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2592319Z copying torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2593798Z copying torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2594580Z copying torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2596121Z copying torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2597403Z copying torch/include/ATen/ops/_masked_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2598647Z copying torch/include/ATen/ops/_masked_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2599811Z copying torch/include/ATen/ops/_mkldnn_reshape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2601167Z copying torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2602340Z copying torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2603588Z copying torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2605060Z copying torch/include/ATen/ops/_mkldnn_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2606649Z copying torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2607569Z copying torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2608749Z copying torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2610013Z copying torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2611246Z copying torch/include/ATen/ops/_mps_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2612674Z copying torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2613678Z copying torch/include/ATen/ops/_mps_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2615207Z copying torch/include/ATen/ops/_mps_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2616526Z copying torch/include/ATen/ops/_mps_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2617650Z copying torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2619051Z copying torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2620068Z copying torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2621627Z copying torch/include/ATen/ops/_mps_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2622721Z copying torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2624005Z copying torch/include/ATen/ops/_mps_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2625135Z copying torch/include/ATen/ops/_mps_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2626517Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2627805Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2629014Z copying torch/include/ATen/ops/_neg_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2630247Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2631810Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2632814Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2634283Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2635493Z copying torch/include/ATen/ops/_native_multi_head_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2637155Z copying torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2638073Z copying torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2639681Z copying torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2640599Z copying torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2642261Z copying torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2643262Z copying torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2644461Z copying torch/include/ATen/ops/_neg_view_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2645791Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2647147Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2648071Z copying torch/include/ATen/ops/_neg_view_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2649297Z copying torch/include/ATen/ops/_neg_view_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2650118Z copying torch/include/ATen/ops/_neg_view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2651393Z copying torch/include/ATen/ops/_neg_view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2652705Z copying torch/include/ATen/ops/_nested_from_padded.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2654170Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2656025Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2657189Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2658394Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2659606Z copying torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2660921Z copying torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2661908Z copying torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2663232Z copying torch/include/ATen/ops/_nested_from_padded_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2664517Z copying torch/include/ATen/ops/_nested_from_padded_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2665383Z copying torch/include/ATen/ops/_nested_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2667061Z copying torch/include/ATen/ops/_nested_select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2667874Z copying torch/include/ATen/ops/_nested_select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2668860Z copying torch/include/ATen/ops/_nested_sum_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2670221Z copying torch/include/ATen/ops/_nested_sum_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2671239Z copying torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2672446Z copying torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2673903Z copying torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2674735Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2676001Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2676963Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2678263Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2679517Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2680602Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2681671Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2682814Z copying torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2683874Z copying torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2685098Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2686218Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2687392Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2688648Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2689670Z copying torch/include/ATen/ops/_nested_tensor_layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2691030Z copying torch/include/ATen/ops/_nested_tensor_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2692059Z copying torch/include/ATen/ops/_nested_tensor_layer_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2693292Z copying torch/include/ATen/ops/_nested_tensor_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2694526Z copying torch/include/ATen/ops/_nested_tensor_offsets.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2696054Z copying torch/include/ATen/ops/_nested_tensor_offsets_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2697245Z copying torch/include/ATen/ops/_nested_tensor_offsets_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2698049Z copying torch/include/ATen/ops/_nested_tensor_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2699443Z copying torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2700394Z copying torch/include/ATen/ops/_nested_tensor_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2702186Z copying torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2703099Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2704391Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2705424Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2706308Z copying torch/include/ATen/ops/_nested_tensor_strides.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2707875Z copying torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2708986Z copying torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2710082Z copying torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2711304Z copying torch/include/ATen/ops/_nested_view_from_buffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2712171Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2713769Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2714890Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2715874Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2717343Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2718406Z copying torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2719987Z copying torch/include/ATen/ops/_nnz.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2720744Z copying torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2721954Z copying torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2723272Z copying torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2724491Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2725876Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2726747Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2728339Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2729188Z copying torch/include/ATen/ops/_nnpack_available.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2730543Z copying torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2731880Z copying torch/include/ATen/ops/_nnpack_available_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2733126Z copying torch/include/ATen/ops/_nnpack_available_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2734386Z copying torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2735731Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2736879Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2738170Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2739338Z copying torch/include/ATen/ops/_nnz_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2740583Z copying torch/include/ATen/ops/_nnz_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2741961Z copying torch/include/ATen/ops/_pack_padded_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2743224Z copying torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2744362Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2745631Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2746699Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2748020Z copying torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2749252Z copying torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2750424Z copying torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2751444Z copying torch/include/ATen/ops/_pad_circular.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2752670Z copying torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2753939Z copying torch/include/ATen/ops/_pad_circular_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2754850Z copying torch/include/ATen/ops/_pad_circular_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2756139Z copying torch/include/ATen/ops/_pad_enum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2757521Z copying torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2758573Z copying torch/include/ATen/ops/_pad_enum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2759872Z copying torch/include/ATen/ops/_pad_enum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2761108Z copying torch/include/ATen/ops/_pad_packed_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2762444Z copying torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2763707Z copying torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2764935Z copying torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2766169Z copying torch/include/ATen/ops/_pdist_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2767792Z copying torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2768535Z copying torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2770104Z copying torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2771058Z copying torch/include/ATen/ops/_pdist_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2772427Z copying torch/include/ATen/ops/_pdist_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2773612Z copying torch/include/ATen/ops/_pdist_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2775128Z copying torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2776085Z copying torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2777432Z copying torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2778463Z copying torch/include/ATen/ops/_pdist_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2779792Z copying torch/include/ATen/ops/_pdist_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2780648Z copying torch/include/ATen/ops/_pin_memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2782025Z copying torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2783402Z copying torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2784229Z copying torch/include/ATen/ops/_pin_memory_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2785503Z copying torch/include/ATen/ops/_pin_memory_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2786505Z copying torch/include/ATen/ops/_remove_batch_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2787887Z copying torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2789004Z copying torch/include/ATen/ops/_remove_batch_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2790094Z copying torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2791306Z copying torch/include/ATen/ops/_reshape_alias.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2792497Z copying torch/include/ATen/ops/_reshape_alias_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2793601Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2795095Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2795983Z copying torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2797210Z copying torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2798321Z copying torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2799387Z copying torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2800668Z copying torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2801522Z copying torch/include/ATen/ops/_reshape_alias_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2802929Z copying torch/include/ATen/ops/_reshape_alias_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2803820Z copying torch/include/ATen/ops/_reshape_from_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2805096Z copying torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2806217Z copying torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2807201Z copying torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2808898Z copying torch/include/ATen/ops/_resize_output.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2809779Z copying torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2810949Z copying torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2812367Z copying torch/include/ATen/ops/_resize_output_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2813413Z copying torch/include/ATen/ops/_resize_output_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2814604Z copying torch/include/ATen/ops/_rowwise_prune.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2815711Z copying torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2816729Z copying torch/include/ATen/ops/_rowwise_prune_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2817949Z copying torch/include/ATen/ops/_rowwise_prune_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2818962Z copying torch/include/ATen/ops/_sample_dirichlet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2820404Z copying torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2821272Z copying torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2822461Z copying torch/include/ATen/ops/_shape_as_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2823538Z copying torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2825608Z copying torch/include/ATen/ops/_sample_dirichlet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2826092Z copying torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2827306Z copying torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2828552Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2829844Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2831064Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2832422Z copying torch/include/ATen/ops/_scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2834077Z copying torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2834974Z copying torch/include/ATen/ops/_scaled_dot_product_attention_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2836329Z copying torch/include/ATen/ops/_scaled_dot_product_attention_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2837670Z copying torch/include/ATen/ops/_scaled_dot_product_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2838515Z copying torch/include/ATen/ops/_scaled_dot_product_attention_forward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2839820Z copying torch/include/ATen/ops/_scaled_dot_product_attention_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2841123Z copying torch/include/ATen/ops/_scaled_dot_product_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2842039Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2843436Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2844372Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2845334Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2846589Z copying torch/include/ATen/ops/_scaled_dot_product_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2847807Z copying torch/include/ATen/ops/_scaled_dot_product_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2848864Z copying torch/include/ATen/ops/_segment_reduce_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2850259Z copying torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2851479Z copying torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2852671Z copying torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2853877Z copying torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2854966Z copying torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2856452Z copying torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2857263Z copying torch/include/ATen/ops/_shape_as_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2858463Z copying torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2859829Z copying torch/include/ATen/ops/_slow_conv2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2861624Z copying torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2862364Z copying torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2863597Z copying torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2864898Z copying torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2865722Z copying torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2867373Z copying torch/include/ATen/ops/_slow_conv2d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2868603Z copying torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2869442Z copying torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2870639Z copying torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2871653Z copying torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2873061Z copying torch/include/ATen/ops/_sobol_engine_draw.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2874287Z copying torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2875418Z copying torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2876294Z copying torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2877580Z copying torch/include/ATen/ops/_sobol_engine_ff.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2878898Z copying torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2880047Z copying torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2881160Z copying torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2882379Z copying torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2883945Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2885306Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2886607Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2887729Z copying torch/include/ATen/ops/_sobol_engine_scramble.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2890016Z copying torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2890941Z copying torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2891829Z copying torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2892606Z copying torch/include/ATen/ops/_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2893664Z copying torch/include/ATen/ops/_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2894976Z copying torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2896513Z copying torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2897657Z copying torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2898711Z copying torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2900390Z copying torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2901237Z copying torch/include/ATen/ops/_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2902333Z copying torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2903680Z copying torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2904868Z copying torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2905896Z copying torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2907205Z copying torch/include/ATen/ops/_softmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2908155Z copying torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2910000Z copying torch/include/ATen/ops/_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2910542Z copying torch/include/ATen/ops/_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2911768Z copying torch/include/ATen/ops/_sparse_addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2912952Z copying torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2913920Z copying torch/include/ATen/ops/_sparse_addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2915138Z copying torch/include/ATen/ops/_sparse_addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2916568Z copying torch/include/ATen/ops/_sparse_broadcast_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2917437Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2918993Z copying torch/include/ATen/ops/_sparse_mm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2920066Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2921247Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2922125Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2923531Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2924472Z copying torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2925611Z copying torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2935728Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2936828Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2937902Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2938953Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2940579Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2942212Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2943733Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2947505Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2949226Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2951131Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2951906Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2953155Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2955071Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2956797Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2957956Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2959561Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2961018Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2964987Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2966841Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2968132Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2970026Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2972290Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2973955Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2977380Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2978683Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2980003Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2981779Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2984336Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2985661Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2988452Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2989632Z copying torch/include/ATen/ops/_sparse_csr_prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2991256Z copying torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2992593Z copying torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2993862Z copying torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2995453Z copying torch/include/ATen/ops/_sparse_csr_sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2996652Z copying torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2997910Z copying torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.2999494Z copying torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3000535Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3002238Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3003382Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3004602Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3005821Z copying torch/include/ATen/ops/_sparse_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3007104Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3008455Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3009699Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3010914Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3012140Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3013259Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3014578Z copying torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3016591Z copying torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3017228Z copying torch/include/ATen/ops/_sparse_mask_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3018254Z copying torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3019011Z copying torch/include/ATen/ops/_sparse_mask_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3019943Z copying torch/include/ATen/ops/_sparse_mask_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3021311Z copying torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3022385Z copying torch/include/ATen/ops/_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3023341Z copying torch/include/ATen/ops/_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3024409Z copying torch/include/ATen/ops/_sparse_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3025669Z copying torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3026797Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3027885Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3029029Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3030241Z copying torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3031226Z copying torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3032238Z copying torch/include/ATen/ops/_sparse_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3033694Z copying torch/include/ATen/ops/_sparse_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3035406Z copying torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3036019Z copying torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3037167Z copying torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3038328Z copying torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3039579Z copying torch/include/ATen/ops/_sparse_sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3040574Z copying torch/include/ATen/ops/_sparse_sum_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3042017Z copying torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3043069Z copying torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3044249Z copying torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3045398Z copying torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3046935Z copying torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3047824Z copying torch/include/ATen/ops/_sparse_sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3049192Z copying torch/include/ATen/ops/_sparse_sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3050190Z copying torch/include/ATen/ops/_spdiags.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3051834Z copying torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3052739Z copying torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3053882Z copying torch/include/ATen/ops/_spdiags_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3055320Z copying torch/include/ATen/ops/_spdiags_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3056174Z copying torch/include/ATen/ops/_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3057367Z copying torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3058492Z copying torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3059504Z copying torch/include/ATen/ops/_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3060597Z copying torch/include/ATen/ops/_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3061545Z copying torch/include/ATen/ops/_standard_gamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3062947Z copying torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3064269Z copying torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3065564Z copying torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3066829Z copying torch/include/ATen/ops/_standard_gamma_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3067935Z copying torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3069088Z copying torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3070004Z copying torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3070957Z copying torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3072372Z copying torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3073262Z copying torch/include/ATen/ops/_standard_gamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3074333Z copying torch/include/ATen/ops/_standard_gamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3075333Z copying torch/include/ATen/ops/_symeig_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3076595Z copying torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3077870Z copying torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3079083Z copying torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3080492Z copying torch/include/ATen/ops/_symeig_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3081836Z copying torch/include/ATen/ops/_symeig_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3083301Z copying torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3084664Z copying torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3085780Z copying torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3086994Z copying torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3088365Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3089387Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3090730Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3091777Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3092932Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3094226Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3095557Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3096616Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3097834Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3099034Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3100069Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3101115Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3102190Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3103291Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3104490Z copying torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3105653Z copying torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3106667Z copying torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3107834Z copying torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3109006Z copying torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3109929Z copying torch/include/ATen/ops/_test_optional_floatlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3111791Z copying torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3112595Z copying torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3113411Z copying torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3114536Z copying torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3115574Z copying torch/include/ATen/ops/_test_optional_intlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3116804Z copying torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3118992Z copying torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3119622Z copying torch/include/ATen/ops/_test_optional_intlist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3120351Z copying torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3121807Z copying torch/include/ATen/ops/_test_serialization_subcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3123239Z copying torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3124262Z copying torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3125696Z copying torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3126498Z copying torch/include/ATen/ops/_test_string_default.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3128094Z copying torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3129227Z copying torch/include/ATen/ops/_test_string_default_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3130337Z copying torch/include/ATen/ops/_test_string_default_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3131666Z copying torch/include/ATen/ops/_test_warn_in_autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3132930Z copying torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3134284Z copying torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3136048Z copying torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3137248Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3138701Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3139869Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3141235Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3142852Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3144081Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3145259Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3146312Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3147448Z copying torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3148412Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3149621Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3150522Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3151598Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3152750Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3153927Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3154946Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3156006Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3157138Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3158179Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3159325Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3160439Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3161501Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3162733Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3163893Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3165016Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3166153Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3167219Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3168484Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3169706Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3170793Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3171961Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3173095Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3174309Z copying torch/include/ATen/ops/_to_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3175627Z copying torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3176708Z copying torch/include/ATen/ops/_to_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3177853Z copying torch/include/ATen/ops/_to_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3179391Z copying torch/include/ATen/ops/_to_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3180360Z copying torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3181531Z copying torch/include/ATen/ops/_to_cpu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3182792Z copying torch/include/ATen/ops/_to_cpu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3184021Z copying torch/include/ATen/ops/_to_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3186104Z copying torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3186728Z copying torch/include/ATen/ops/_to_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3187534Z copying torch/include/ATen/ops/_to_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3188631Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3190218Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3191095Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3192632Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3193801Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3195238Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3196463Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3197730Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3198888Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3200551Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3201216Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3202871Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3204490Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3205532Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3207175Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3208249Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3209578Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3210834Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3212520Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3213604Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3215451Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3216474Z copying torch/include/ATen/ops/i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3218022Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3219218Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3221345Z copying torch/include/ATen/ops/_trilinear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3222464Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3224178Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3225320Z copying torch/include/ATen/ops/_trilinear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3226878Z copying torch/include/ATen/ops/_trilinear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3227883Z copying torch/include/ATen/ops/_triton_multi_head_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3230039Z copying torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3230742Z copying torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3232970Z copying torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3233946Z copying torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3235068Z copying torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3236682Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3237995Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3239599Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3241103Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3242588Z copying torch/include/ATen/ops/_unique.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3244001Z copying torch/include/ATen/ops/_unique2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3245663Z copying torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3247092Z copying torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3248572Z copying torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3250054Z copying torch/include/ATen/ops/_unique2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3251628Z copying torch/include/ATen/ops/_unique2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3253450Z copying torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3255014Z copying torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3256565Z copying torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3258080Z copying torch/include/ATen/ops/_unique_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3259548Z copying torch/include/ATen/ops/_unique_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3260987Z copying torch/include/ATen/ops/_unpack_dual.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3262693Z copying torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3264062Z copying torch/include/ATen/ops/_unpack_dual_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3265550Z copying torch/include/ATen/ops/_unpack_dual_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3266994Z copying torch/include/ATen/ops/_unsafe_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3268703Z copying torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3270057Z copying torch/include/ATen/ops/_unsafe_view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3271544Z copying torch/include/ATen/ops/_unsafe_view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3273054Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3274704Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3276350Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3277913Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3279252Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3280740Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3282249Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3283894Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3285278Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3286771Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3288454Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3290066Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3291492Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3293024Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3294544Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3296228Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3297812Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3299292Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3300884Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3302519Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3304213Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3305990Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3307384Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3308869Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3310379Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3311923Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3313413Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3314910Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3316589Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3318971Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3320230Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3321748Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3323377Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3324846Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3326421Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3327957Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3329589Z copying torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3331286Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3332917Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3334759Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3336827Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3338226Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3339750Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3341297Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3342756Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3344337Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3346081Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3347644Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3348968Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3350496Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3352191Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3353210Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3354849Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3356032Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3357528Z copying torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3358961Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3360350Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3361676Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3362889Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3364170Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3365575Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3366753Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3368241Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3369575Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3370880Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3372139Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3373417Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3375053Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3376117Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3377713Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3378746Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3380261Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3381350Z copying torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3382951Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3384106Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3385611Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3386732Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3388046Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3389294Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3390641Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3391882Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3393273Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3394691Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3395877Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3397245Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3398487Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3399892Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3401057Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3402467Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3403901Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3405035Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3406520Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3407615Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3410049Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3410911Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3412410Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3413301Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3415049Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3416151Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3417673Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3418631Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3420192Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3421358Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3422659Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3424000Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3425296Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3426876Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3427924Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3429473Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3430430Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3432152Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3433211Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3434875Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3435953Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3437257Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3438492Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3440124Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3441025Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3442623Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3443726Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3445112Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3446301Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3447815Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3448971Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3450624Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3451708Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3453251Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3454602Z copying torch/include/ATen/ops/_values.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3455758Z copying torch/include/ATen/ops/_values_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3457494Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3458774Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3460162Z copying torch/include/ATen/ops/_values_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3461322Z copying torch/include/ATen/ops/_values_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3462835Z copying torch/include/ATen/ops/_values_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3464260Z copying torch/include/ATen/ops/_values_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3465743Z copying torch/include/ATen/ops/_version.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3467377Z copying torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3468792Z copying torch/include/ATen/ops/_version_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3470262Z copying torch/include/ATen/ops/_version_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3471798Z copying torch/include/ATen/ops/_weight_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3473399Z copying torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3474826Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3476458Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3477865Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3479364Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3480806Z copying torch/include/ATen/ops/_weight_norm_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3482384Z copying torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3484077Z copying torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3485511Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3487010Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3488523Z copying torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3490026Z copying torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3491670Z copying torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3493131Z copying torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3494794Z copying torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3496337Z copying torch/include/ATen/ops/_weight_norm_interface_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3497828Z copying torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3500346Z copying torch/include/ATen/ops/_weight_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3501533Z copying torch/include/ATen/ops/_weight_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3502942Z copying torch/include/ATen/ops/abs.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3504613Z copying torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3506051Z copying torch/include/ATen/ops/abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3507575Z copying torch/include/ATen/ops/abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3509014Z copying torch/include/ATen/ops/abs_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3510506Z copying torch/include/ATen/ops/abs_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3512016Z copying torch/include/ATen/ops/absolute.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3513663Z copying torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3515049Z copying torch/include/ATen/ops/absolute_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3516545Z copying torch/include/ATen/ops/absolute_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3518019Z copying torch/include/ATen/ops/acos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3519739Z copying torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3521097Z copying torch/include/ATen/ops/acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3522603Z copying torch/include/ATen/ops/acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3524049Z copying torch/include/ATen/ops/acos_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3525613Z copying torch/include/ATen/ops/acos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3527091Z copying torch/include/ATen/ops/acos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3528584Z copying torch/include/ATen/ops/acos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3530021Z copying torch/include/ATen/ops/acosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3531854Z copying torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3533193Z copying torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3534834Z copying torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3537138Z copying torch/include/ATen/ops/acosh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3538348Z copying torch/include/ATen/ops/acosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3539898Z copying torch/include/ATen/ops/acosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3541370Z copying torch/include/ATen/ops/acosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3542893Z copying torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3544653Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3545960Z copying torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3547509Z copying torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3549173Z copying torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3550977Z copying torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3552472Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3553964Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3555447Z copying torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3556902Z copying torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3558400Z copying torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3559921Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3561445Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3562970Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3564465Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3565937Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3567562Z copying torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3568957Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3570796Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3572102Z copying torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3573934Z copying torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3575327Z copying torch/include/ATen/ops/adaptive_max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3577097Z copying torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3578434Z copying torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3580016Z copying torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3581741Z copying torch/include/ATen/ops/adaptive_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3583097Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3585035Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3586184Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3587937Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3589236Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3590963Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3592321Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3594007Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3595731Z copying torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3596624Z copying torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3598068Z copying torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3599251Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3600543Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3601543Z copying torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3602892Z copying torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3604265Z copying torch/include/ATen/ops/adaptive_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3605757Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3606991Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3608251Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3609453Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3610869Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3612135Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3613431Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3614879Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3616264Z copying torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3617727Z copying torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3618381Z copying torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3620214Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3620996Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3621956Z copying torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3623378Z copying torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3624651Z copying torch/include/ATen/ops/add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3626067Z copying torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3627468Z copying torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3628703Z copying torch/include/ATen/ops/add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3630047Z copying torch/include/ATen/ops/add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3631346Z copying torch/include/ATen/ops/add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3632720Z copying torch/include/ATen/ops/add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3634030Z copying torch/include/ATen/ops/add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3635401Z copying torch/include/ATen/ops/add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3636760Z copying torch/include/ATen/ops/addbmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3638143Z copying torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3639464Z copying torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3640807Z copying torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3642131Z copying torch/include/ATen/ops/addbmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3643455Z copying torch/include/ATen/ops/addbmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3644722Z copying torch/include/ATen/ops/addcdiv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3646171Z copying torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3647439Z copying torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3648386Z copying torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3649434Z copying torch/include/ATen/ops/addcdiv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3650690Z copying torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3651687Z copying torch/include/ATen/ops/addcdiv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3653033Z copying torch/include/ATen/ops/addcdiv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3654385Z copying torch/include/ATen/ops/addcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3656537Z copying torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3657433Z copying torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3658751Z copying torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3659945Z copying torch/include/ATen/ops/addcmul_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3661603Z copying torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3662505Z copying torch/include/ATen/ops/addcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3663681Z copying torch/include/ATen/ops/addcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3665057Z copying torch/include/ATen/ops/addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3666469Z copying torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3667890Z copying torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3668676Z copying torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3670074Z copying torch/include/ATen/ops/addmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3671283Z copying torch/include/ATen/ops/addmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3671987Z copying torch/include/ATen/ops/addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3673539Z copying torch/include/ATen/ops/addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3674330Z copying torch/include/ATen/ops/addmv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3675585Z copying torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3676346Z copying torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3677560Z copying torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3679339Z copying torch/include/ATen/ops/addmv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3680350Z copying torch/include/ATen/ops/addmv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3681399Z copying torch/include/ATen/ops/addmv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3682801Z copying torch/include/ATen/ops/addmv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3683651Z copying torch/include/ATen/ops/addr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3685062Z copying torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3686093Z copying torch/include/ATen/ops/addr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3687339Z copying torch/include/ATen/ops/addr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3688661Z copying torch/include/ATen/ops/addr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3689617Z copying torch/include/ATen/ops/addr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3691080Z copying torch/include/ATen/ops/adjoint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3692668Z copying torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3693641Z copying torch/include/ATen/ops/adjoint_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3694866Z copying torch/include/ATen/ops/adjoint_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3695977Z copying torch/include/ATen/ops/affine_grid_generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3697108Z copying torch/include/ATen/ops/affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3698445Z copying torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3699407Z copying torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3700531Z copying torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3701700Z copying torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3702585Z copying torch/include/ATen/ops/affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3704265Z copying torch/include/ATen/ops/affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3705476Z copying torch/include/ATen/ops/alias.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3706407Z copying torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3707667Z copying torch/include/ATen/ops/alias_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3709143Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3710078Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3711198Z copying torch/include/ATen/ops/alias_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3712496Z copying torch/include/ATen/ops/alias_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3714115Z copying torch/include/ATen/ops/alias_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3714952Z copying torch/include/ATen/ops/alias_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3716310Z copying torch/include/ATen/ops/align_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3717655Z copying torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3718649Z copying torch/include/ATen/ops/align_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3719978Z copying torch/include/ATen/ops/align_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3721010Z copying torch/include/ATen/ops/align_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3723119Z copying torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3723644Z copying torch/include/ATen/ops/align_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3725336Z copying torch/include/ATen/ops/align_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3726400Z copying torch/include/ATen/ops/align_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3727291Z copying torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3728646Z copying torch/include/ATen/ops/align_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3729543Z copying torch/include/ATen/ops/align_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3730644Z copying torch/include/ATen/ops/all.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3732258Z copying torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3733110Z copying torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3735762Z copying torch/include/ATen/ops/all_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3736269Z copying torch/include/ATen/ops/all_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3737005Z copying torch/include/ATen/ops/all_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3738687Z copying torch/include/ATen/ops/all_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3740019Z copying torch/include/ATen/ops/all_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3741836Z copying torch/include/ATen/ops/all_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3743035Z copying torch/include/ATen/ops/allclose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3744919Z copying torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3746252Z copying torch/include/ATen/ops/allclose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3747612Z copying torch/include/ATen/ops/allclose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3749361Z copying torch/include/ATen/ops/alpha_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3751021Z copying torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3752272Z copying torch/include/ATen/ops/alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3753861Z copying torch/include/ATen/ops/alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3755482Z copying torch/include/ATen/ops/amax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3757262Z copying torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3758438Z copying torch/include/ATen/ops/amax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3760088Z copying torch/include/ATen/ops/amax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3761834Z copying torch/include/ATen/ops/amax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3762734Z copying torch/include/ATen/ops/amax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3763726Z copying torch/include/ATen/ops/amax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3765327Z copying torch/include/ATen/ops/amax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3766387Z copying torch/include/ATen/ops/amin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3767778Z copying torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3768745Z copying torch/include/ATen/ops/amin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3769840Z copying torch/include/ATen/ops/amin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3771152Z copying torch/include/ATen/ops/amin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3772428Z copying torch/include/ATen/ops/amin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3773633Z copying torch/include/ATen/ops/amin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3774919Z copying torch/include/ATen/ops/amin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3776282Z copying torch/include/ATen/ops/aminmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3777762Z copying torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3779030Z copying torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3780885Z copying torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3781707Z copying torch/include/ATen/ops/aminmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3782894Z copying torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3784133Z copying torch/include/ATen/ops/aminmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3785314Z copying torch/include/ATen/ops/aminmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3786462Z copying torch/include/ATen/ops/and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3787773Z copying torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3788931Z copying torch/include/ATen/ops/and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3790137Z copying torch/include/ATen/ops/and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3791353Z copying torch/include/ATen/ops/angle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3792597Z copying torch/include/ATen/ops/angle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3794028Z copying torch/include/ATen/ops/angle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3794967Z copying torch/include/ATen/ops/angle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3796142Z copying torch/include/ATen/ops/angle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3797454Z copying torch/include/ATen/ops/any.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3798667Z copying torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3799698Z copying torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3801174Z copying torch/include/ATen/ops/le.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3802124Z copying torch/include/ATen/ops/any_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3803502Z copying torch/include/ATen/ops/any_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3804720Z copying torch/include/ATen/ops/any_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3805960Z copying torch/include/ATen/ops/any_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3807158Z copying torch/include/ATen/ops/any_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3808359Z copying torch/include/ATen/ops/any_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3809552Z copying torch/include/ATen/ops/arange.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3810878Z copying torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3811755Z copying torch/include/ATen/ops/arange_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3813219Z copying torch/include/ATen/ops/arange_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3814430Z copying torch/include/ATen/ops/arange_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3815649Z copying torch/include/ATen/ops/arange_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3816886Z copying torch/include/ATen/ops/arange_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3818254Z copying torch/include/ATen/ops/arccos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3819682Z copying torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3820724Z copying torch/include/ATen/ops/arccos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3822033Z copying torch/include/ATen/ops/arccos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3823199Z copying torch/include/ATen/ops/arccosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3824848Z copying torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3825661Z copying torch/include/ATen/ops/arccosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3826916Z copying torch/include/ATen/ops/arccosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3828206Z copying torch/include/ATen/ops/arcsin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3829505Z copying torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3830440Z copying torch/include/ATen/ops/arcsin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3831997Z copying torch/include/ATen/ops/arcsin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3833055Z copying torch/include/ATen/ops/arcsinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3834667Z copying torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3835583Z copying torch/include/ATen/ops/arcsinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3836788Z copying torch/include/ATen/ops/arcsinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3837832Z copying torch/include/ATen/ops/arctan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3839079Z copying torch/include/ATen/ops/arctan2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3840555Z copying torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3841921Z copying torch/include/ATen/ops/arctan2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3842704Z copying torch/include/ATen/ops/arctan2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3844125Z copying torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3844981Z copying torch/include/ATen/ops/arctan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3846339Z copying torch/include/ATen/ops/arctan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3847271Z copying torch/include/ATen/ops/arctanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3849463Z copying torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3849732Z copying torch/include/ATen/ops/arctanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3851219Z copying torch/include/ATen/ops/arctanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3852243Z copying torch/include/ATen/ops/argmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3853997Z copying torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3854591Z copying torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3855827Z copying torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3857215Z copying torch/include/ATen/ops/argmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3857959Z copying torch/include/ATen/ops/argmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3859392Z copying torch/include/ATen/ops/argmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3860808Z copying torch/include/ATen/ops/argmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3861630Z copying torch/include/ATen/ops/argmin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3862939Z copying torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3863510Z copying torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3864965Z copying torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3865906Z copying torch/include/ATen/ops/argmin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3867214Z copying torch/include/ATen/ops/argmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3868194Z copying torch/include/ATen/ops/argmin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3869359Z copying torch/include/ATen/ops/argmin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3870432Z copying torch/include/ATen/ops/argsort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3871477Z copying torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3872593Z copying torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3873603Z copying torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3874845Z copying torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3875765Z copying torch/include/ATen/ops/argsort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3877011Z copying torch/include/ATen/ops/argsort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3877962Z copying torch/include/ATen/ops/argwhere.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3879268Z copying torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3880121Z copying torch/include/ATen/ops/argwhere_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3881398Z copying torch/include/ATen/ops/argwhere_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3882768Z copying torch/include/ATen/ops/as_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3883884Z copying torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3885157Z copying torch/include/ATen/ops/as_strided_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3886426Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3887664Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3888700Z copying torch/include/ATen/ops/as_strided_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3890079Z copying torch/include/ATen/ops/as_strided_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3891186Z copying torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3892512Z copying torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3894071Z copying torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3895001Z copying torch/include/ATen/ops/as_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3896297Z copying torch/include/ATen/ops/as_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3897586Z copying torch/include/ATen/ops/as_strided_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3899065Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3899902Z copying torch/include/ATen/ops/as_strided_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3901202Z copying torch/include/ATen/ops/as_strided_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3902403Z copying torch/include/ATen/ops/asin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3903841Z copying torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3904719Z copying torch/include/ATen/ops/asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3905988Z copying torch/include/ATen/ops/asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3907154Z copying torch/include/ATen/ops/asin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3908356Z copying torch/include/ATen/ops/asin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3909527Z copying torch/include/ATen/ops/asin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3910704Z copying torch/include/ATen/ops/asin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3911895Z copying torch/include/ATen/ops/asinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3913333Z copying torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3914324Z copying torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3915918Z copying torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3917119Z copying torch/include/ATen/ops/asinh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3918367Z copying torch/include/ATen/ops/asinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3919736Z copying torch/include/ATen/ops/asinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3921607Z copying torch/include/ATen/ops/asinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3921851Z copying torch/include/ATen/ops/atan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3923193Z copying torch/include/ATen/ops/atan2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3924568Z copying torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3925729Z copying torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3927244Z copying torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3928390Z copying torch/include/ATen/ops/atan2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3929709Z copying torch/include/ATen/ops/atan2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3930997Z copying torch/include/ATen/ops/atan2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3932437Z copying torch/include/ATen/ops/lt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3934254Z copying torch/include/ATen/ops/atan2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3935804Z copying torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3937188Z copying torch/include/ATen/ops/atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3938875Z copying torch/include/ATen/ops/atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3940154Z copying torch/include/ATen/ops/atan_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3941973Z copying torch/include/ATen/ops/atan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3943341Z copying torch/include/ATen/ops/atan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3945035Z copying torch/include/ATen/ops/atan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3946357Z copying torch/include/ATen/ops/atanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3948260Z copying torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3949420Z copying torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3951117Z copying torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3952723Z copying torch/include/ATen/ops/atanh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3954092Z copying torch/include/ATen/ops/atanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3955764Z copying torch/include/ATen/ops/atanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3957012Z copying torch/include/ATen/ops/atanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3958677Z copying torch/include/ATen/ops/atleast_1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3960418Z copying torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3961608Z copying torch/include/ATen/ops/atleast_1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3963338Z copying torch/include/ATen/ops/atleast_1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3964542Z copying torch/include/ATen/ops/atleast_2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3966391Z copying torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3967691Z copying torch/include/ATen/ops/atleast_2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3969321Z copying torch/include/ATen/ops/atleast_2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3970916Z copying torch/include/ATen/ops/atleast_3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3972659Z copying torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3974098Z copying torch/include/ATen/ops/atleast_3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3976086Z copying torch/include/ATen/ops/atleast_3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3977322Z copying torch/include/ATen/ops/avg_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3979076Z copying torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3980341Z copying torch/include/ATen/ops/avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3982044Z copying torch/include/ATen/ops/avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3983324Z copying torch/include/ATen/ops/avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3985046Z copying torch/include/ATen/ops/avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3986974Z copying torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3988009Z copying torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3989735Z copying torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3991060Z copying torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3992729Z copying torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3994135Z copying torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3995999Z copying torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3997490Z copying torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.3998847Z copying torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4000517Z copying torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4001846Z copying torch/include/ATen/ops/avg_pool2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4003538Z copying torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4004908Z copying torch/include/ATen/ops/avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4006523Z copying torch/include/ATen/ops/avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4007886Z copying torch/include/ATen/ops/avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4009647Z copying torch/include/ATen/ops/avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4012015Z copying torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4013072Z copying torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4014919Z copying torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4016287Z copying torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4018040Z copying torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4019366Z copying torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4021025Z copying torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4022639Z copying torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4023973Z copying torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4025666Z copying torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4027062Z copying torch/include/ATen/ops/avg_pool3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4028680Z copying torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4030332Z copying torch/include/ATen/ops/avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4031613Z copying torch/include/ATen/ops/avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4033294Z copying torch/include/ATen/ops/baddbmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4035103Z copying torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4036262Z copying torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4037964Z copying torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4039277Z copying torch/include/ATen/ops/baddbmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4040975Z copying torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4042317Z copying torch/include/ATen/ops/baddbmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4043962Z copying torch/include/ATen/ops/baddbmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4045329Z copying torch/include/ATen/ops/bartlett_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4047437Z copying torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4048686Z copying torch/include/ATen/ops/bartlett_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4050429Z copying torch/include/ATen/ops/bartlett_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4051849Z copying torch/include/ATen/ops/batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4053689Z copying torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4055175Z copying torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4056446Z copying torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4057421Z copying torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4058162Z copying torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4059235Z copying torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4060373Z copying torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4061327Z copying torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4062370Z copying torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4063682Z copying torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4065048Z copying torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4066014Z copying torch/include/ATen/ops/batch_norm_elemt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4067175Z copying torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4068413Z copying torch/include/ATen/ops/batch_norm_elemt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4069749Z copying torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4071002Z copying torch/include/ATen/ops/batch_norm_gather_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4072390Z copying torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4073671Z copying torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4074840Z copying torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4076231Z copying torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4077462Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4078754Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4079930Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4081154Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4082321Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4083546Z copying torch/include/ATen/ops/batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4084735Z copying torch/include/ATen/ops/batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4085905Z copying torch/include/ATen/ops/batch_norm_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4087209Z copying torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4088376Z copying torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4089541Z copying torch/include/ATen/ops/batch_norm_stats_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4090990Z copying torch/include/ATen/ops/batch_norm_stats_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4092234Z copying torch/include/ATen/ops/batch_norm_update_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4093572Z copying torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4095089Z copying torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4096042Z copying torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4097578Z copying torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4099250Z copying torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4100037Z copying torch/include/ATen/ops/bernoulli.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4101281Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4102867Z copying torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4103757Z copying torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4104896Z copying torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4106020Z copying torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4106983Z copying torch/include/ATen/ops/bernoulli_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4108140Z copying torch/include/ATen/ops/bernoulli_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4109608Z copying torch/include/ATen/ops/bilinear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4110833Z copying torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4112124Z copying torch/include/ATen/ops/bilinear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4113024Z copying torch/include/ATen/ops/bilinear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4114426Z copying torch/include/ATen/ops/binary_cross_entropy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4115327Z copying torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4116892Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4118083Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4119493Z copying torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4120613Z copying torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4121866Z copying torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4122912Z copying torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4123958Z copying torch/include/ATen/ops/binary_cross_entropy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4125030Z copying torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4126451Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4127761Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4128950Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4130208Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4131318Z copying torch/include/ATen/ops/bincount.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4132709Z copying torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4134061Z copying torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4135360Z copying torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4137042Z copying torch/include/ATen/ops/bincount_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4138181Z copying torch/include/ATen/ops/bincount_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4139352Z copying torch/include/ATen/ops/binomial.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4140993Z copying torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4141815Z copying torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4143072Z copying torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4144284Z copying torch/include/ATen/ops/binomial_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4145280Z copying torch/include/ATen/ops/binomial_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4146806Z copying torch/include/ATen/ops/bitwise_and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4147881Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4149127Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4150334Z copying torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4151553Z copying torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4152603Z copying torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4154008Z copying torch/include/ATen/ops/bitwise_and_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4155207Z copying torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4156441Z copying torch/include/ATen/ops/bitwise_and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4157907Z copying torch/include/ATen/ops/bitwise_and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4158977Z copying torch/include/ATen/ops/bitwise_left_shift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4160202Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4161489Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4162492Z copying torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4163848Z copying torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4164732Z copying torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4166149Z copying torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4166803Z copying torch/include/ATen/ops/bitwise_left_shift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4168119Z copying torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4169280Z copying torch/include/ATen/ops/bitwise_not.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4170774Z copying torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4171739Z copying torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4172996Z copying torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4174278Z copying torch/include/ATen/ops/bitwise_not_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4175472Z copying torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4176922Z copying torch/include/ATen/ops/bitwise_not_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4178116Z copying torch/include/ATen/ops/bitwise_not_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4179263Z copying torch/include/ATen/ops/bitwise_or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4180665Z copying torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4181982Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4183059Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4184149Z copying torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4185543Z copying torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4186791Z copying torch/include/ATen/ops/bitwise_or_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4188233Z copying torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4189109Z copying torch/include/ATen/ops/bitwise_or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4190523Z copying torch/include/ATen/ops/bitwise_or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4192276Z copying torch/include/ATen/ops/bitwise_right_shift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4193017Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4194186Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4195705Z copying torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4196402Z copying torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4197980Z copying torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4199055Z copying torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4200170Z copying torch/include/ATen/ops/bitwise_right_shift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4201197Z copying torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4202571Z copying torch/include/ATen/ops/bitwise_xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4203970Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4204929Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4206281Z copying torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4207235Z copying torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4208434Z copying torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4209785Z copying torch/include/ATen/ops/bitwise_xor_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4211103Z copying torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4212454Z copying torch/include/ATen/ops/bitwise_xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4214041Z copying torch/include/ATen/ops/bitwise_xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4215241Z copying torch/include/ATen/ops/blackman_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4216826Z copying torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4217961Z copying torch/include/ATen/ops/blackman_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4219072Z copying torch/include/ATen/ops/blackman_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4220691Z copying torch/include/ATen/ops/block_diag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4221679Z copying torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4222670Z copying torch/include/ATen/ops/block_diag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4224220Z copying torch/include/ATen/ops/block_diag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4225171Z copying torch/include/ATen/ops/bmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4226581Z copying torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4227586Z copying torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4228834Z copying torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4229797Z copying torch/include/ATen/ops/bmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4231081Z copying torch/include/ATen/ops/bmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4232201Z copying torch/include/ATen/ops/bmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4233236Z copying torch/include/ATen/ops/bmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4234529Z copying torch/include/ATen/ops/broadcast_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4235639Z copying torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4236716Z copying torch/include/ATen/ops/broadcast_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4237945Z copying torch/include/ATen/ops/broadcast_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4238979Z copying torch/include/ATen/ops/broadcast_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4240321Z copying torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4241305Z copying torch/include/ATen/ops/broadcast_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4242546Z copying torch/include/ATen/ops/broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4243565Z copying torch/include/ATen/ops/bucketize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4244914Z copying torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4245878Z copying torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4247161Z copying torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4248155Z copying torch/include/ATen/ops/bucketize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4249302Z copying torch/include/ATen/ops/bucketize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4250695Z copying torch/include/ATen/ops/can_cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4252064Z copying torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4252941Z copying torch/include/ATen/ops/can_cast_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4254748Z copying torch/include/ATen/ops/can_cast_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4256034Z copying torch/include/ATen/ops/cartesian_prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4257423Z copying torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4258684Z copying torch/include/ATen/ops/cartesian_prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4259933Z copying torch/include/ATen/ops/cartesian_prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4260898Z copying torch/include/ATen/ops/cat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4262698Z copying torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4263717Z copying torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4264681Z copying torch/include/ATen/ops/cat_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4266146Z copying torch/include/ATen/ops/cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4267101Z copying torch/include/ATen/ops/cat_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4268494Z copying torch/include/ATen/ops/cat_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4269360Z copying torch/include/ATen/ops/cat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4270706Z copying torch/include/ATen/ops/cat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4271593Z copying torch/include/ATen/ops/cauchy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4273015Z copying torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4274040Z copying torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4275374Z copying torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4276628Z copying torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4277898Z copying torch/include/ATen/ops/cauchy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4278901Z copying torch/include/ATen/ops/cauchy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4280234Z copying torch/include/ATen/ops/ccol_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4281453Z copying torch/include/ATen/ops/ccol_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4282559Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4283632Z copying torch/include/ATen/ops/ccol_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4284910Z copying torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4285927Z copying torch/include/ATen/ops/ccol_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4287185Z copying torch/include/ATen/ops/ccol_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4288223Z copying torch/include/ATen/ops/cdist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4289590Z copying torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4290654Z copying torch/include/ATen/ops/cdist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4292015Z copying torch/include/ATen/ops/cdist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4293581Z copying torch/include/ATen/ops/ceil.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4295100Z copying torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4296002Z copying torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4297502Z copying torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4298748Z copying torch/include/ATen/ops/ceil_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4300047Z copying torch/include/ATen/ops/ceil_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4301521Z copying torch/include/ATen/ops/ceil_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4302437Z copying torch/include/ATen/ops/ceil_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4303683Z copying torch/include/ATen/ops/celu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4304781Z copying torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4305810Z copying torch/include/ATen/ops/celu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4307007Z copying torch/include/ATen/ops/celu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4308027Z copying torch/include/ATen/ops/chain_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4309500Z copying torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4310459Z copying torch/include/ATen/ops/chain_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4312009Z copying torch/include/ATen/ops/chain_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4312818Z copying torch/include/ATen/ops/chalf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4313802Z copying torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4315436Z copying torch/include/ATen/ops/chalf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4317518Z copying torch/include/ATen/ops/chalf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4318012Z copying torch/include/ATen/ops/channel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4318900Z copying torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4320485Z copying torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4321858Z copying torch/include/ATen/ops/channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4323484Z copying torch/include/ATen/ops/channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4325018Z copying torch/include/ATen/ops/cholesky.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4326601Z copying torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4328194Z copying torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4329812Z copying torch/include/ATen/ops/cholesky_inverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4331249Z copying torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4332974Z copying torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4334550Z copying torch/include/ATen/ops/cholesky_inverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4337026Z copying torch/include/ATen/ops/cholesky_inverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4337985Z copying torch/include/ATen/ops/cholesky_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4339609Z copying torch/include/ATen/ops/cholesky_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4341130Z copying torch/include/ATen/ops/cholesky_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4342618Z copying torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4343695Z copying torch/include/ATen/ops/cholesky_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4345386Z copying torch/include/ATen/ops/cholesky_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4347164Z copying torch/include/ATen/ops/choose_qparams_optimized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4348023Z copying torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4349186Z copying torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4350810Z copying torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4352048Z copying torch/include/ATen/ops/chunk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4353805Z copying torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4355098Z copying torch/include/ATen/ops/chunk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4356738Z copying torch/include/ATen/ops/chunk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4358264Z copying torch/include/ATen/ops/clamp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4360053Z copying torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4361300Z copying torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4362909Z copying torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4364457Z copying torch/include/ATen/ops/clamp_max.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4366259Z copying torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4367526Z copying torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4369196Z copying torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4370637Z copying torch/include/ATen/ops/clamp_max_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4372212Z copying torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4373451Z copying torch/include/ATen/ops/clamp_max_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4375381Z copying torch/include/ATen/ops/clamp_max_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4376726Z copying torch/include/ATen/ops/clamp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4377707Z copying torch/include/ATen/ops/clamp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4379520Z copying torch/include/ATen/ops/clamp_min.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4380570Z copying torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4381963Z copying torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4383240Z copying torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4384440Z copying torch/include/ATen/ops/clamp_min_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4385693Z copying torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4386949Z copying torch/include/ATen/ops/clamp_min_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4388212Z copying torch/include/ATen/ops/clamp_min_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4389602Z copying torch/include/ATen/ops/clamp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4390888Z copying torch/include/ATen/ops/clamp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4392141Z copying torch/include/ATen/ops/clip.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4393816Z copying torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4395132Z copying torch/include/ATen/ops/clip_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4396046Z copying torch/include/ATen/ops/clip_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4397606Z copying torch/include/ATen/ops/clone.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4398859Z copying torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4400100Z copying torch/include/ATen/ops/clone_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4401251Z copying torch/include/ATen/ops/clone_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4402929Z copying torch/include/ATen/ops/coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4403939Z copying torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4405867Z copying torch/include/ATen/ops/coalesce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4406492Z copying torch/include/ATen/ops/coalesce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4408078Z copying torch/include/ATen/ops/col2im.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4409097Z copying torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4410817Z copying torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4411691Z copying torch/include/ATen/ops/col2im_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4413143Z copying torch/include/ATen/ops/col2im_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4414534Z copying torch/include/ATen/ops/col_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4415765Z copying torch/include/ATen/ops/col_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4417412Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4418396Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4420521Z copying torch/include/ATen/ops/col_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4421095Z copying torch/include/ATen/ops/col_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4422528Z copying torch/include/ATen/ops/col_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4423401Z copying torch/include/ATen/ops/col_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4425578Z copying torch/include/ATen/ops/column_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4426700Z copying torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4427986Z copying torch/include/ATen/ops/column_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4428981Z copying torch/include/ATen/ops/column_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4430575Z copying torch/include/ATen/ops/combinations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4432037Z copying torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4433011Z copying torch/include/ATen/ops/combinations_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4434379Z copying torch/include/ATen/ops/combinations_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4435662Z copying torch/include/ATen/ops/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4437154Z copying torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4438440Z copying torch/include/ATen/ops/complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4439787Z copying torch/include/ATen/ops/complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4441222Z copying torch/include/ATen/ops/complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4442247Z copying torch/include/ATen/ops/complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4443870Z copying torch/include/ATen/ops/concat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4445112Z copying torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4445995Z copying torch/include/ATen/ops/concat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4447318Z copying torch/include/ATen/ops/concat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4448255Z copying torch/include/ATen/ops/concatenate.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4449699Z copying torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4450752Z copying torch/include/ATen/ops/concatenate_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4452189Z copying torch/include/ATen/ops/concatenate_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4453101Z copying torch/include/ATen/ops/conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4454195Z copying torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4455687Z copying torch/include/ATen/ops/conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4456661Z copying torch/include/ATen/ops/conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4457765Z copying torch/include/ATen/ops/conj_physical.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4459348Z copying torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4460343Z copying torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4461734Z copying torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4462919Z copying torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4464170Z copying torch/include/ATen/ops/conj_physical_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4465319Z copying torch/include/ATen/ops/conj_physical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4466670Z copying torch/include/ATen/ops/constant_pad_nd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4467550Z copying torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4469302Z copying torch/include/ATen/ops/constant_pad_nd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4470064Z copying torch/include/ATen/ops/constant_pad_nd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4471760Z copying torch/include/ATen/ops/contiguous.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4472646Z copying torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4474088Z copying torch/include/ATen/ops/contiguous_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4476500Z copying torch/include/ATen/ops/contiguous_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4476814Z copying torch/include/ATen/ops/conv1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4478112Z copying torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4479696Z copying torch/include/ATen/ops/conv1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4480016Z copying torch/include/ATen/ops/conv1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4481412Z copying torch/include/ATen/ops/conv2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4482762Z copying torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4483696Z copying torch/include/ATen/ops/conv2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4484880Z copying torch/include/ATen/ops/conv2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4486144Z copying torch/include/ATen/ops/conv3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4487165Z copying torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4488373Z copying torch/include/ATen/ops/conv3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4489436Z copying torch/include/ATen/ops/conv3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4490667Z copying torch/include/ATen/ops/conv_depthwise3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4492050Z copying torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4493281Z copying torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4494638Z copying torch/include/ATen/ops/conv_depthwise3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4495580Z copying torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4496927Z copying torch/include/ATen/ops/conv_tbc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4498575Z copying torch/include/ATen/ops/conv_tbc_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4499425Z copying torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4500655Z copying torch/include/ATen/ops/conv_tbc_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4501564Z copying torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4502947Z copying torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4504309Z copying torch/include/ATen/ops/conv_tbc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4505485Z copying torch/include/ATen/ops/conv_tbc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4506863Z copying torch/include/ATen/ops/conv_transpose1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4507541Z copying torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4509223Z copying torch/include/ATen/ops/conv_transpose1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4509878Z copying torch/include/ATen/ops/conv_transpose1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4511216Z copying torch/include/ATen/ops/conv_transpose2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4513047Z copying torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4513815Z copying torch/include/ATen/ops/conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4515208Z copying torch/include/ATen/ops/conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4516485Z copying torch/include/ATen/ops/conv_transpose3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4517865Z copying torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4519100Z copying torch/include/ATen/ops/conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4520310Z copying torch/include/ATen/ops/conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4521756Z copying torch/include/ATen/ops/convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4522615Z copying torch/include/ATen/ops/convolution_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4524437Z copying torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4525447Z copying torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4527095Z copying torch/include/ATen/ops/convolution_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4527935Z copying torch/include/ATen/ops/convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4529192Z copying torch/include/ATen/ops/convolution_backward_overrideable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4531043Z copying torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4531787Z copying torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4532731Z copying torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4535606Z copying torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4536114Z copying torch/include/ATen/ops/convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4537022Z copying torch/include/ATen/ops/convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4538586Z copying torch/include/ATen/ops/convolution_overrideable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4540315Z copying torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4541543Z copying torch/include/ATen/ops/convolution_overrideable_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4542794Z copying torch/include/ATen/ops/convolution_overrideable_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4544184Z copying torch/include/ATen/ops/copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4545390Z copying torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4546715Z copying torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4547990Z copying torch/include/ATen/ops/copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4549312Z copying torch/include/ATen/ops/copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4550790Z copying torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4552243Z copying torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4553572Z copying torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4555694Z copying torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4556328Z copying torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4557591Z copying torch/include/ATen/ops/copysign.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4558718Z copying torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4559800Z copying torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4561461Z copying torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4562520Z copying torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4564066Z copying torch/include/ATen/ops/copysign_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4564969Z copying torch/include/ATen/ops/copysign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4566467Z copying torch/include/ATen/ops/copysign_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4567776Z copying torch/include/ATen/ops/copysign_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4569301Z copying torch/include/ATen/ops/corrcoef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4570394Z copying torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4571714Z copying torch/include/ATen/ops/corrcoef_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4573147Z copying torch/include/ATen/ops/corrcoef_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4574374Z copying torch/include/ATen/ops/cos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4575841Z copying torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4576979Z copying torch/include/ATen/ops/cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4578034Z copying torch/include/ATen/ops/cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4578968Z copying torch/include/ATen/ops/cos_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4580400Z copying torch/include/ATen/ops/cos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4581759Z copying torch/include/ATen/ops/cos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4582691Z copying torch/include/ATen/ops/cos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4583985Z copying torch/include/ATen/ops/cosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4585683Z copying torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4586988Z copying torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4588312Z copying torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4589395Z copying torch/include/ATen/ops/cosh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4591017Z copying torch/include/ATen/ops/cosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4591847Z copying torch/include/ATen/ops/cosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4593319Z copying torch/include/ATen/ops/cosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4594280Z copying torch/include/ATen/ops/cosine_embedding_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4595794Z copying torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4596621Z copying torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4597949Z copying torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4599551Z copying torch/include/ATen/ops/cosine_similarity.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4599903Z copying torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4601247Z copying torch/include/ATen/ops/cosine_similarity_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4602531Z copying torch/include/ATen/ops/cosine_similarity_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4603719Z copying torch/include/ATen/ops/count_nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4604850Z copying torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4605885Z copying torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4607040Z copying torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4608344Z copying torch/include/ATen/ops/count_nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4609383Z copying torch/include/ATen/ops/count_nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4610455Z copying torch/include/ATen/ops/cov.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4611534Z copying torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4612805Z copying torch/include/ATen/ops/cov_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4614122Z copying torch/include/ATen/ops/cov_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4615455Z copying torch/include/ATen/ops/cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4616533Z copying torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4617764Z copying torch/include/ATen/ops/cross_entropy_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4619218Z copying torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4620918Z copying torch/include/ATen/ops/cross_entropy_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4621381Z copying torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4622705Z copying torch/include/ATen/ops/cross_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4623649Z copying torch/include/ATen/ops/cross_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4624563Z copying torch/include/ATen/ops/crow_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4625859Z copying torch/include/ATen/ops/crow_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4626916Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4628330Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4629105Z copying torch/include/ATen/ops/crow_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4630382Z copying torch/include/ATen/ops/crow_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4631626Z copying torch/include/ATen/ops/crow_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4632761Z copying torch/include/ATen/ops/crow_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4633956Z copying torch/include/ATen/ops/ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4635293Z copying torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4636415Z copying torch/include/ATen/ops/ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4637662Z copying torch/include/ATen/ops/ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4638871Z copying torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4640094Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4641443Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4642619Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4643854Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4645173Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4646374Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4647684Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4648895Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4650072Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4651486Z copying torch/include/ATen/ops/cudnn_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4652913Z copying torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4654317Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4655394Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4656427Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4657725Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4658814Z copying torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4660138Z copying torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4661004Z copying torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4662223Z copying torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4663797Z copying torch/include/ATen/ops/cudnn_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4664972Z copying torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4665949Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4667174Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4668446Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4669553Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4671051Z copying torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4672395Z copying torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4673652Z copying torch/include/ATen/ops/cudnn_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4674876Z copying torch/include/ATen/ops/cudnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4676127Z copying torch/include/ATen/ops/cudnn_convolution_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4677541Z copying torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4678402Z copying torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4679911Z copying torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4680925Z copying torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4682297Z copying torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4683296Z copying torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4684501Z copying torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4685549Z copying torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4686887Z copying torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4687833Z copying torch/include/ATen/ops/cudnn_grid_sampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4689035Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4690729Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4691696Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4692958Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4694334Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4695113Z copying torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4697019Z copying torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4697915Z copying torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4699312Z copying torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4700278Z copying torch/include/ATen/ops/cudnn_is_acceptable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4702129Z copying torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4702961Z copying torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4704570Z copying torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4706075Z copying torch/include/ATen/ops/cummax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4707338Z copying torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4708796Z copying torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4710214Z copying torch/include/ATen/ops/cummax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4711819Z copying torch/include/ATen/ops/cummax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4713385Z copying torch/include/ATen/ops/cummaxmin_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4715149Z copying torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4716396Z copying torch/include/ATen/ops/cummaxmin_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4718104Z copying torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4719406Z copying torch/include/ATen/ops/cummin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4721229Z copying torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4722552Z copying torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4724171Z copying torch/include/ATen/ops/cummin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4725795Z copying torch/include/ATen/ops/cummin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4727437Z copying torch/include/ATen/ops/cumprod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4728599Z copying torch/include/ATen/ops/cumprod_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4730446Z copying torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4731672Z copying torch/include/ATen/ops/cumprod_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4733331Z copying torch/include/ATen/ops/cumprod_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4735037Z copying torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4737218Z copying torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4738514Z copying torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4740251Z copying torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4741595Z copying torch/include/ATen/ops/cumprod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4743187Z copying torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4744791Z copying torch/include/ATen/ops/cumprod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4746143Z copying torch/include/ATen/ops/cumprod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4747909Z copying torch/include/ATen/ops/cumsum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4749445Z copying torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4750895Z copying torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4753300Z copying torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4754215Z copying torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4755849Z copying torch/include/ATen/ops/cumsum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4757292Z copying torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4758715Z copying torch/include/ATen/ops/cumsum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4759608Z copying torch/include/ATen/ops/cumsum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4760770Z copying torch/include/ATen/ops/cumulative_trapezoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4761820Z copying torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4763623Z copying torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4764385Z copying torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4765050Z copying torch/include/ATen/ops/data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4766460Z copying torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4767389Z copying torch/include/ATen/ops/data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4768348Z copying torch/include/ATen/ops/data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4769659Z copying torch/include/ATen/ops/deg2rad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4770978Z copying torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4771890Z copying torch/include/ATen/ops/deg2rad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4772940Z copying torch/include/ATen/ops/deg2rad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4774321Z copying torch/include/ATen/ops/dense_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4775214Z copying torch/include/ATen/ops/dense_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4776465Z copying torch/include/ATen/ops/dense_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4777653Z copying torch/include/ATen/ops/dequantize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4778620Z copying torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4779707Z copying torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4780821Z copying torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4781824Z copying torch/include/ATen/ops/dequantize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4783143Z copying torch/include/ATen/ops/dequantize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4784050Z copying torch/include/ATen/ops/det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4785321Z copying torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4786268Z copying torch/include/ATen/ops/det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4787365Z copying torch/include/ATen/ops/det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4788508Z copying torch/include/ATen/ops/detach.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4789636Z copying torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4790671Z copying torch/include/ATen/ops/detach_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4791795Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4792909Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4793955Z copying torch/include/ATen/ops/detach_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4795114Z copying torch/include/ATen/ops/detach_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4796498Z copying torch/include/ATen/ops/detach_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4798103Z copying torch/include/ATen/ops/detach_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4798347Z copying torch/include/ATen/ops/diag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4799634Z copying torch/include/ATen/ops/diag_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4801123Z copying torch/include/ATen/ops/diag_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4802013Z copying torch/include/ATen/ops/diag_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4803518Z copying torch/include/ATen/ops/diag_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4804916Z copying torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4805962Z copying torch/include/ATen/ops/diag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4807347Z copying torch/include/ATen/ops/diag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4808644Z copying torch/include/ATen/ops/diag_embed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4809899Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4811263Z copying torch/include/ATen/ops/diag_embed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4812639Z copying torch/include/ATen/ops/diag_embed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4813674Z copying torch/include/ATen/ops/diag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4815233Z copying torch/include/ATen/ops/diag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4816650Z copying torch/include/ATen/ops/diagflat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4817579Z copying torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4818636Z copying torch/include/ATen/ops/diagflat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4819889Z copying torch/include/ATen/ops/diagflat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4820986Z copying torch/include/ATen/ops/diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4822397Z copying torch/include/ATen/ops/diagonal_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4823767Z copying torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4824995Z copying torch/include/ATen/ops/diagonal_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4826690Z copying torch/include/ATen/ops/diagonal_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4827517Z copying torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4828939Z copying torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4829887Z copying torch/include/ATen/ops/diagonal_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4830983Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4832358Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4833615Z copying torch/include/ATen/ops/diagonal_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4834597Z copying torch/include/ATen/ops/diagonal_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4835985Z copying torch/include/ATen/ops/diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4836772Z copying torch/include/ATen/ops/diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4837773Z copying torch/include/ATen/ops/diagonal_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4838891Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4839898Z copying torch/include/ATen/ops/diagonal_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4841368Z copying torch/include/ATen/ops/diagonal_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4842408Z copying torch/include/ATen/ops/diff.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4843385Z copying torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4844374Z copying torch/include/ATen/ops/diff_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4845494Z copying torch/include/ATen/ops/diff_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4846705Z copying torch/include/ATen/ops/digamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4847769Z copying torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4849095Z copying torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4850379Z copying torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4851333Z copying torch/include/ATen/ops/digamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4852980Z copying torch/include/ATen/ops/digamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4854153Z copying torch/include/ATen/ops/digamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4855080Z copying torch/include/ATen/ops/digamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4856372Z copying torch/include/ATen/ops/dist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4857685Z copying torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4858635Z copying torch/include/ATen/ops/dist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4860058Z copying torch/include/ATen/ops/dist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4861021Z copying torch/include/ATen/ops/div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4862494Z copying torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4863841Z copying torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4865016Z copying torch/include/ATen/ops/div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4866251Z copying torch/include/ATen/ops/div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4867533Z copying torch/include/ATen/ops/div_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4868556Z copying torch/include/ATen/ops/div_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4870215Z copying torch/include/ATen/ops/div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4871034Z copying torch/include/ATen/ops/div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4872427Z copying torch/include/ATen/ops/divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4873825Z copying torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4875151Z copying torch/include/ATen/ops/divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4876348Z copying torch/include/ATen/ops/divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4877597Z copying torch/include/ATen/ops/dot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4879021Z copying torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4880280Z copying torch/include/ATen/ops/dot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4881465Z copying torch/include/ATen/ops/dot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4882542Z copying torch/include/ATen/ops/dot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4883704Z copying torch/include/ATen/ops/dot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4884905Z copying torch/include/ATen/ops/dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4886139Z copying torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4887244Z copying torch/include/ATen/ops/dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4888565Z copying torch/include/ATen/ops/dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4889695Z copying torch/include/ATen/ops/dsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4890977Z copying torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4891937Z copying torch/include/ATen/ops/dsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4893230Z copying torch/include/ATen/ops/dsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4894308Z copying torch/include/ATen/ops/dstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4895375Z copying torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4896384Z copying torch/include/ATen/ops/dstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4898503Z copying torch/include/ATen/ops/dstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4898966Z copying torch/include/ATen/ops/einsum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4900532Z copying torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4901681Z copying torch/include/ATen/ops/einsum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4913650Z copying torch/include/ATen/ops/einsum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4914133Z copying torch/include/ATen/ops/elu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4914749Z copying torch/include/ATen/ops/elu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4915158Z copying torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4915463Z copying torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4915866Z copying torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4916176Z copying torch/include/ATen/ops/elu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4916455Z copying torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4916795Z copying torch/include/ATen/ops/elu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4917067Z copying torch/include/ATen/ops/elu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4917472Z copying torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4917744Z copying torch/include/ATen/ops/elu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4918107Z copying torch/include/ATen/ops/elu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4918786Z copying torch/include/ATen/ops/elu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4920257Z copying torch/include/ATen/ops/elu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4921553Z copying torch/include/ATen/ops/elu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4922692Z copying torch/include/ATen/ops/elu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4923751Z copying torch/include/ATen/ops/embedding.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4925016Z copying torch/include/ATen/ops/embedding_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4926317Z copying torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4927339Z copying torch/include/ATen/ops/embedding_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4928577Z copying torch/include/ATen/ops/embedding_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4929960Z copying torch/include/ATen/ops/embedding_bag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4930951Z copying torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4932421Z copying torch/include/ATen/ops/embedding_bag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4933590Z copying torch/include/ATen/ops/embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4934887Z copying torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4936483Z copying torch/include/ATen/ops/embedding_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4937897Z copying torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4939230Z copying torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4940443Z copying torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4941709Z copying torch/include/ATen/ops/embedding_dense_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4942590Z copying torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4943938Z copying torch/include/ATen/ops/embedding_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4945511Z copying torch/include/ATen/ops/embedding_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4946716Z copying torch/include/ATen/ops/embedding_renorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4948198Z copying torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4949233Z copying torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4950609Z copying torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4951908Z copying torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4953342Z copying torch/include/ATen/ops/embedding_renorm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4954220Z copying torch/include/ATen/ops/embedding_renorm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4955342Z copying torch/include/ATen/ops/embedding_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4956564Z copying torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4957513Z copying torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4958533Z copying torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4959989Z copying torch/include/ATen/ops/empty.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4961371Z copying torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4962827Z copying torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4963689Z copying torch/include/ATen/ops/empty_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4965609Z copying torch/include/ATen/ops/empty_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4965928Z copying torch/include/ATen/ops/empty_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4967373Z copying torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4968382Z copying torch/include/ATen/ops/empty_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4969288Z copying torch/include/ATen/ops/empty_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4971517Z copying torch/include/ATen/ops/empty_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4971884Z copying torch/include/ATen/ops/empty_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4972765Z copying torch/include/ATen/ops/empty_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4974404Z copying torch/include/ATen/ops/empty_quantized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4975487Z copying torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4976767Z copying torch/include/ATen/ops/empty_quantized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4978121Z copying torch/include/ATen/ops/empty_quantized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4979301Z copying torch/include/ATen/ops/empty_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4980719Z copying torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4981715Z copying torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4982968Z copying torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4984992Z copying torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4985801Z copying torch/include/ATen/ops/empty_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4987233Z copying torch/include/ATen/ops/empty_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4988539Z copying torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4989819Z copying torch/include/ATen/ops/eq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4991055Z copying torch/include/ATen/ops/eq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4992296Z copying torch/include/ATen/ops/eq_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4993568Z copying torch/include/ATen/ops/eq_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4994737Z copying torch/include/ATen/ops/eq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4995970Z copying torch/include/ATen/ops/eq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4997274Z copying torch/include/ATen/ops/equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.4998523Z copying torch/include/ATen/ops/equal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5000568Z copying torch/include/ATen/ops/equal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5001051Z copying torch/include/ATen/ops/equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5001986Z copying torch/include/ATen/ops/equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5003422Z copying torch/include/ATen/ops/erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5004739Z copying torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5005838Z copying torch/include/ATen/ops/erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5007153Z copying torch/include/ATen/ops/erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5008155Z copying torch/include/ATen/ops/erf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5009557Z copying torch/include/ATen/ops/erf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5010770Z copying torch/include/ATen/ops/erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5012109Z copying torch/include/ATen/ops/erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5013314Z copying torch/include/ATen/ops/erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5014798Z copying torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5015999Z copying torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5017307Z copying torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5018499Z copying torch/include/ATen/ops/erfc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5019808Z copying torch/include/ATen/ops/erfc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5020847Z copying torch/include/ATen/ops/erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5022285Z copying torch/include/ATen/ops/erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5023404Z copying torch/include/ATen/ops/erfinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5025079Z copying torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5025818Z copying torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5027340Z copying torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5028481Z copying torch/include/ATen/ops/erfinv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5029693Z copying torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5030907Z copying torch/include/ATen/ops/erfinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5032283Z copying torch/include/ATen/ops/erfinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5033751Z copying torch/include/ATen/ops/exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5035007Z copying torch/include/ATen/ops/exp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5036438Z copying torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5037559Z copying torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5038853Z copying torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5040236Z copying torch/include/ATen/ops/exp2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5041444Z copying torch/include/ATen/ops/exp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5042657Z copying torch/include/ATen/ops/exp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5044203Z copying torch/include/ATen/ops/exp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5045093Z copying torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5046125Z copying torch/include/ATen/ops/exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5048373Z copying torch/include/ATen/ops/exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5048680Z copying torch/include/ATen/ops/exp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5049976Z copying torch/include/ATen/ops/exp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5051348Z copying torch/include/ATen/ops/exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5052774Z copying torch/include/ATen/ops/exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5054136Z copying torch/include/ATen/ops/expand.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5055372Z copying torch/include/ATen/ops/expand_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5056730Z copying torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5057746Z copying torch/include/ATen/ops/expand_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5059009Z copying torch/include/ATen/ops/expand_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5060232Z copying torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5061177Z copying torch/include/ATen/ops/expand_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5062542Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5063672Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5065157Z copying torch/include/ATen/ops/expand_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5066304Z copying torch/include/ATen/ops/expand_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5067479Z copying torch/include/ATen/ops/expand_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5068604Z copying torch/include/ATen/ops/expand_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5069500Z copying torch/include/ATen/ops/expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5070789Z copying torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5071734Z copying torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5073127Z copying torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5074632Z copying torch/include/ATen/ops/expm1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5075918Z copying torch/include/ATen/ops/expm1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5076891Z copying torch/include/ATen/ops/expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5078309Z copying torch/include/ATen/ops/expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5079570Z copying torch/include/ATen/ops/exponential.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5081042Z copying torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5082327Z copying torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5083546Z copying torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5084995Z copying torch/include/ATen/ops/exponential_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5086149Z copying torch/include/ATen/ops/exponential_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5087079Z copying torch/include/ATen/ops/exponential_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5088221Z copying torch/include/ATen/ops/eye.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5089681Z copying torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5090895Z copying torch/include/ATen/ops/eye_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5092656Z copying torch/include/ATen/ops/eye_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5093398Z copying torch/include/ATen/ops/eye_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5094644Z copying torch/include/ATen/ops/eye_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5095711Z copying torch/include/ATen/ops/eye_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5096961Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5098009Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5099387Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5100315Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5101779Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5102738Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5104337Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5105269Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5106628Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5107616Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5108778Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5110121Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5111196Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5112411Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5113408Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5114688Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5115827Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5116997Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5118095Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5119498Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5120460Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5121745Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5123011Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5123994Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5125056Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5126536Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5127513Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5128866Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5130590Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5131964Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5133005Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5134526Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5135320Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5136554Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5137804Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5139133Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5140069Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5141319Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5142912Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5144333Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5145344Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5147027Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5147949Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5149232Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5150327Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5151680Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5152792Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5154065Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5155274Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5156600Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5157959Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5159048Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5160305Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5161643Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5162743Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5163987Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5165230Z copying torch/include/ATen/ops/feature_alpha_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5166520Z copying torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5167586Z copying torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5168860Z copying torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5170081Z copying torch/include/ATen/ops/feature_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5171467Z copying torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5172570Z copying torch/include/ATen/ops/feature_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5174177Z copying torch/include/ATen/ops/feature_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5175490Z copying torch/include/ATen/ops/fft_fft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5177087Z copying torch/include/ATen/ops/fft_fft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5178230Z copying torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5179229Z copying torch/include/ATen/ops/fft_fft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5180407Z copying torch/include/ATen/ops/fft_fft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5181704Z copying torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5182882Z copying torch/include/ATen/ops/fft_fft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5184116Z copying torch/include/ATen/ops/fft_fft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5185521Z copying torch/include/ATen/ops/fft_fftfreq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5186825Z copying torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5187829Z copying torch/include/ATen/ops/fft_fftfreq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5189023Z copying torch/include/ATen/ops/fft_fftfreq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5189996Z copying torch/include/ATen/ops/fft_fftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5191287Z copying torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5192390Z copying torch/include/ATen/ops/fft_fftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5193777Z copying torch/include/ATen/ops/fft_fftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5195306Z copying torch/include/ATen/ops/fft_fftshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5196622Z copying torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5198511Z copying torch/include/ATen/ops/fft_fftshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5198836Z copying torch/include/ATen/ops/fft_fftshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5199864Z copying torch/include/ATen/ops/fft_hfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5201152Z copying torch/include/ATen/ops/fft_hfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5202434Z copying torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5203738Z copying torch/include/ATen/ops/fft_hfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5204969Z copying torch/include/ATen/ops/fft_hfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5206750Z copying torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5207601Z copying torch/include/ATen/ops/fft_hfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5209016Z copying torch/include/ATen/ops/fft_hfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5210285Z copying torch/include/ATen/ops/fft_hfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5211779Z copying torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5214033Z copying torch/include/ATen/ops/fft_hfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5214669Z copying torch/include/ATen/ops/fft_hfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5215511Z copying torch/include/ATen/ops/fft_ifft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5217102Z copying torch/include/ATen/ops/fft_ifft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5218341Z copying torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5219435Z copying torch/include/ATen/ops/fft_ifft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5220800Z copying torch/include/ATen/ops/fft_ifft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5221692Z copying torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5223439Z copying torch/include/ATen/ops/fft_ifft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5224803Z copying torch/include/ATen/ops/fft_ifft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5226093Z copying torch/include/ATen/ops/fft_ifftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5227445Z copying torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5228398Z copying torch/include/ATen/ops/fft_ifftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5229847Z copying torch/include/ATen/ops/fft_ifftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5230938Z copying torch/include/ATen/ops/fft_ifftshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5232128Z copying torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5233105Z copying torch/include/ATen/ops/fft_ifftshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5234413Z copying torch/include/ATen/ops/fft_ifftshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5235357Z copying torch/include/ATen/ops/fft_ihfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5236593Z copying torch/include/ATen/ops/fft_ihfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5237643Z copying torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5238911Z copying torch/include/ATen/ops/fft_ihfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5239962Z copying torch/include/ATen/ops/fft_ihfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5241214Z copying torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5242327Z copying torch/include/ATen/ops/fft_ihfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5243349Z copying torch/include/ATen/ops/fft_ihfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5244718Z copying torch/include/ATen/ops/fft_ihfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5245724Z copying torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5246643Z copying torch/include/ATen/ops/fft_ihfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5248117Z copying torch/include/ATen/ops/fft_ihfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5249212Z copying torch/include/ATen/ops/fft_irfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5250569Z copying torch/include/ATen/ops/fft_irfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5251803Z copying torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5253114Z copying torch/include/ATen/ops/fft_irfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5254163Z copying torch/include/ATen/ops/fft_irfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5255906Z copying torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5256674Z copying torch/include/ATen/ops/fft_irfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5258116Z copying torch/include/ATen/ops/fft_irfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5259254Z copying torch/include/ATen/ops/fft_irfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5260482Z copying torch/include/ATen/ops/fft_irfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5261683Z copying torch/include/ATen/ops/mH.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5263159Z copying torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5264495Z copying torch/include/ATen/ops/fft_irfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5265437Z copying torch/include/ATen/ops/fft_rfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5266766Z copying torch/include/ATen/ops/fft_rfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5268316Z copying torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5269613Z copying torch/include/ATen/ops/fft_rfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5270763Z copying torch/include/ATen/ops/fft_rfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5271645Z copying torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5273124Z copying torch/include/ATen/ops/fft_rfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5274005Z copying torch/include/ATen/ops/fft_rfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5275470Z copying torch/include/ATen/ops/fft_rfftfreq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5276288Z copying torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5277287Z copying torch/include/ATen/ops/fft_rfftfreq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5278816Z copying torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5279659Z copying torch/include/ATen/ops/fft_rfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5281092Z copying torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5281926Z copying torch/include/ATen/ops/fft_rfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5283315Z copying torch/include/ATen/ops/fft_rfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5284439Z copying torch/include/ATen/ops/fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5285661Z copying torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5286585Z copying torch/include/ATen/ops/fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5287744Z copying torch/include/ATen/ops/fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5288881Z copying torch/include/ATen/ops/fill_diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5290115Z copying torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5291352Z copying torch/include/ATen/ops/fill_diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5292313Z copying torch/include/ATen/ops/fill_diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5293637Z copying torch/include/ATen/ops/fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5294597Z copying torch/include/ATen/ops/fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5295835Z copying torch/include/ATen/ops/fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5296877Z copying torch/include/ATen/ops/fix.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5298168Z copying torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5299563Z copying torch/include/ATen/ops/fix_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5300726Z copying torch/include/ATen/ops/fix_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5301902Z copying torch/include/ATen/ops/flatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5303141Z copying torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5304288Z copying torch/include/ATen/ops/flatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5305587Z copying torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5306611Z copying torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5307865Z copying torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5309052Z copying torch/include/ATen/ops/flatten_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5310228Z copying torch/include/ATen/ops/flatten_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5311404Z copying torch/include/ATen/ops/flip.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5312758Z copying torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5313769Z copying torch/include/ATen/ops/flip_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5315011Z copying torch/include/ATen/ops/flip_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5316215Z copying torch/include/ATen/ops/flip_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5317351Z copying torch/include/ATen/ops/flip_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5318509Z copying torch/include/ATen/ops/fliplr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5319703Z copying torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5320782Z copying torch/include/ATen/ops/fliplr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5321961Z copying torch/include/ATen/ops/fliplr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5323298Z copying torch/include/ATen/ops/flipud.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5324731Z copying torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5325691Z copying torch/include/ATen/ops/flipud_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5327114Z copying torch/include/ATen/ops/flipud_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5328259Z copying torch/include/ATen/ops/float_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5329806Z copying torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5330755Z copying torch/include/ATen/ops/float_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5332165Z copying torch/include/ATen/ops/float_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5333387Z copying torch/include/ATen/ops/floor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5335009Z copying torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5336294Z copying torch/include/ATen/ops/floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5337105Z copying torch/include/ATen/ops/floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5338393Z copying torch/include/ATen/ops/floor_divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5339392Z copying torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5340802Z copying torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5341553Z copying torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5342480Z copying torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5343405Z copying torch/include/ATen/ops/floor_divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5344732Z copying torch/include/ATen/ops/floor_divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5345783Z copying torch/include/ATen/ops/floor_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5346979Z copying torch/include/ATen/ops/floor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5348676Z copying torch/include/ATen/ops/floor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5348983Z copying torch/include/ATen/ops/floor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5350365Z copying torch/include/ATen/ops/fmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5351385Z copying torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5352640Z copying torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5353644Z copying torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5354843Z copying torch/include/ATen/ops/fmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5356354Z copying torch/include/ATen/ops/fmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5357274Z copying torch/include/ATen/ops/fmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5358626Z copying torch/include/ATen/ops/fmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5359801Z copying torch/include/ATen/ops/fmin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5361583Z copying torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5362824Z copying torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5364628Z copying torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5365960Z copying torch/include/ATen/ops/fmin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5367591Z copying torch/include/ATen/ops/fmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5368848Z copying torch/include/ATen/ops/fmin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5370551Z copying torch/include/ATen/ops/fmin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5372077Z copying torch/include/ATen/ops/fmod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5373999Z copying torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5375395Z copying torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5377765Z copying torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5378906Z copying torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5381055Z copying torch/include/ATen/ops/fmod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5382221Z copying torch/include/ATen/ops/fmod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5383807Z copying torch/include/ATen/ops/fmod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5385320Z copying torch/include/ATen/ops/fmod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5386910Z copying torch/include/ATen/ops/frac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5388796Z copying torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5389966Z copying torch/include/ATen/ops/frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5391683Z copying torch/include/ATen/ops/frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5393207Z copying torch/include/ATen/ops/frac_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5394730Z copying torch/include/ATen/ops/frac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5396284Z copying torch/include/ATen/ops/frac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5397832Z copying torch/include/ATen/ops/frac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5399443Z copying torch/include/ATen/ops/fractional_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5401019Z copying torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5402803Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5404416Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5406080Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5407423Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5409180Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5410613Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5412308Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5414219Z copying torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5415438Z copying torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5417119Z copying torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5418778Z copying torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5420275Z copying torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5421890Z copying torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5423338Z copying torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5424746Z copying torch/include/ATen/ops/fractional_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5426124Z copying torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5427350Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5428694Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5429915Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5431492Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5432887Z copying torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5434297Z copying torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5435924Z copying torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5437297Z copying torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5439099Z copying torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5440645Z copying torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5442309Z copying torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5443568Z copying torch/include/ATen/ops/frexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5445279Z copying torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5446761Z copying torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5447533Z copying torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5449325Z copying torch/include/ATen/ops/frexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5450459Z copying torch/include/ATen/ops/frexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5452012Z copying torch/include/ATen/ops/frobenius_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5452987Z copying torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5454566Z copying torch/include/ATen/ops/frobenius_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5455896Z copying torch/include/ATen/ops/frobenius_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5457496Z copying torch/include/ATen/ops/from_file.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5458732Z copying torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5460309Z copying torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5461320Z copying torch/include/ATen/ops/from_file_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5462531Z copying torch/include/ATen/ops/from_file_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5463910Z copying torch/include/ATen/ops/full.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5465421Z copying torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5466988Z copying torch/include/ATen/ops/full_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5468005Z copying torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5469352Z copying torch/include/ATen/ops/full_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5470565Z copying torch/include/ATen/ops/full_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5471612Z copying torch/include/ATen/ops/full_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5472559Z copying torch/include/ATen/ops/full_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5474289Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5476010Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5476713Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5477639Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5479066Z copying torch/include/ATen/ops/gather.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5479876Z copying torch/include/ATen/ops/gather_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5481166Z copying torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5481988Z copying torch/include/ATen/ops/gather_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5483998Z copying torch/include/ATen/ops/gather_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5484943Z copying torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5485909Z copying torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5487075Z copying torch/include/ATen/ops/gather_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5488227Z copying torch/include/ATen/ops/gather_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5489525Z copying torch/include/ATen/ops/gather_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5490708Z copying torch/include/ATen/ops/gather_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5492242Z copying torch/include/ATen/ops/gather_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5493323Z copying torch/include/ATen/ops/gather_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5494600Z copying torch/include/ATen/ops/gcd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5496130Z copying torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5497036Z copying torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5498519Z copying torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5499629Z copying torch/include/ATen/ops/gcd_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5500786Z copying torch/include/ATen/ops/gcd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5501888Z copying torch/include/ATen/ops/gcd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5502979Z copying torch/include/ATen/ops/gcd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5504369Z copying torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5505184Z copying torch/include/ATen/ops/ge_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5506261Z copying torch/include/ATen/ops/ge_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5507602Z copying torch/include/ATen/ops/ge_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5508682Z copying torch/include/ATen/ops/ge_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5509819Z copying torch/include/ATen/ops/ge_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5510913Z copying torch/include/ATen/ops/ge_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5512375Z copying torch/include/ATen/ops/gelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5513288Z copying torch/include/ATen/ops/gelu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5514615Z copying torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5515641Z copying torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5516730Z copying torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5517839Z copying torch/include/ATen/ops/gelu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5519054Z copying torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5520188Z copying torch/include/ATen/ops/gelu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5521187Z copying torch/include/ATen/ops/gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5522804Z copying torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5523906Z copying torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5525092Z copying torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5526258Z copying torch/include/ATen/ops/gelu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5527626Z copying torch/include/ATen/ops/gelu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5528730Z copying torch/include/ATen/ops/gelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5530076Z copying torch/include/ATen/ops/gelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5531285Z copying torch/include/ATen/ops/geometric.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5532770Z copying torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5533985Z copying torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5535561Z copying torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5536484Z copying torch/include/ATen/ops/geometric_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5537814Z copying torch/include/ATen/ops/geometric_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5538852Z copying torch/include/ATen/ops/geometric_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5540059Z copying torch/include/ATen/ops/geqrf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5541198Z copying torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5542377Z copying torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5543498Z copying torch/include/ATen/ops/geqrf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5544651Z copying torch/include/ATen/ops/geqrf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5545768Z copying torch/include/ATen/ops/ger.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5547236Z copying torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5548355Z copying torch/include/ATen/ops/ger_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5549534Z copying torch/include/ATen/ops/ger_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5551160Z copying torch/include/ATen/ops/glu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5552283Z copying torch/include/ATen/ops/glu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5553410Z copying torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5554662Z copying torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5555708Z copying torch/include/ATen/ops/glu_backward_jvp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5556938Z copying torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5557891Z copying torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5559524Z copying torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5560569Z copying torch/include/ATen/ops/glu_backward_jvp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5561614Z copying torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5562643Z copying torch/include/ATen/ops/glu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5564110Z copying torch/include/ATen/ops/glu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5565170Z copying torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5566536Z copying torch/include/ATen/ops/glu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5567514Z copying torch/include/ATen/ops/glu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5568529Z copying torch/include/ATen/ops/glu_jvp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5569913Z copying torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5570948Z copying torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5572076Z copying torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5573159Z copying torch/include/ATen/ops/glu_jvp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5574438Z copying torch/include/ATen/ops/glu_jvp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5576393Z copying torch/include/ATen/ops/glu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5577286Z copying torch/include/ATen/ops/glu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5578836Z copying torch/include/ATen/ops/glu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5579795Z copying torch/include/ATen/ops/glu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5581304Z copying torch/include/ATen/ops/gradient.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5582457Z copying torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5583473Z copying torch/include/ATen/ops/gradient_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5585059Z copying torch/include/ATen/ops/gradient_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5586144Z copying torch/include/ATen/ops/greater.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5587701Z copying torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5588702Z copying torch/include/ATen/ops/greater_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5590042Z copying torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5591070Z copying torch/include/ATen/ops/greater_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5592469Z copying torch/include/ATen/ops/greater_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5593521Z copying torch/include/ATen/ops/greater_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5594941Z copying torch/include/ATen/ops/greater_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5596094Z copying torch/include/ATen/ops/grid_sampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5597572Z copying torch/include/ATen/ops/grid_sampler_2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5598800Z copying torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5600251Z copying torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5601303Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5602379Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5603494Z copying torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5605354Z copying torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5606193Z copying torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5607600Z copying torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5608641Z copying torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5609703Z copying torch/include/ATen/ops/grid_sampler_2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5610720Z copying torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5612111Z copying torch/include/ATen/ops/grid_sampler_3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5612932Z copying torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5614148Z copying torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5615029Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5616425Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5617793Z copying torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5618768Z copying torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5620067Z copying torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5622345Z copying torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5622631Z copying torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5623915Z copying torch/include/ATen/ops/grid_sampler_3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5625876Z copying torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5626665Z copying torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5627710Z copying torch/include/ATen/ops/grid_sampler_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5629596Z copying torch/include/ATen/ops/grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5630700Z copying torch/include/ATen/ops/group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5633072Z copying torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5633473Z copying torch/include/ATen/ops/group_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5634367Z copying torch/include/ATen/ops/group_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5635378Z copying torch/include/ATen/ops/gru.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5636539Z copying torch/include/ATen/ops/gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5638217Z copying torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5638853Z copying torch/include/ATen/ops/gru_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5640898Z copying torch/include/ATen/ops/gru_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5641385Z copying torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5642069Z copying torch/include/ATen/ops/gru_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5643116Z copying torch/include/ATen/ops/gru_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5644275Z copying torch/include/ATen/ops/mT.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5645809Z copying torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5646636Z copying torch/include/ATen/ops/gt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5647906Z copying torch/include/ATen/ops/gt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5649053Z copying torch/include/ATen/ops/gt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5650464Z copying torch/include/ATen/ops/gt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5651698Z copying torch/include/ATen/ops/gt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5653319Z copying torch/include/ATen/ops/gt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5654489Z copying torch/include/ATen/ops/hamming_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5655952Z copying torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5656821Z copying torch/include/ATen/ops/hamming_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5658169Z copying torch/include/ATen/ops/hamming_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5659328Z copying torch/include/ATen/ops/hann_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5661380Z copying torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5661978Z copying torch/include/ATen/ops/hann_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5662833Z copying torch/include/ATen/ops/hann_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5663698Z copying torch/include/ATen/ops/hardshrink.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5665180Z copying torch/include/ATen/ops/hardshrink_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5666132Z copying torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5667559Z copying torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5668568Z copying torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5669913Z copying torch/include/ATen/ops/hardshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5670990Z copying torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5672024Z copying torch/include/ATen/ops/hardshrink_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5673641Z copying torch/include/ATen/ops/hardshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5674694Z copying torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5676739Z copying torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5677033Z copying torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5678635Z copying torch/include/ATen/ops/hardshrink_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5679489Z copying torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5680803Z copying torch/include/ATen/ops/hardshrink_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5682005Z copying torch/include/ATen/ops/hardshrink_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5682954Z copying torch/include/ATen/ops/hardsigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5684681Z copying torch/include/ATen/ops/hardsigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5685572Z copying torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5686911Z copying torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5687987Z copying torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5689042Z copying torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5690484Z copying torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5691933Z copying torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5692845Z copying torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5694494Z copying torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5695180Z copying torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5696588Z copying torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5697626Z copying torch/include/ATen/ops/hardsigmoid_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5698862Z copying torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5700220Z copying torch/include/ATen/ops/hardsigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5701721Z copying torch/include/ATen/ops/hardsigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5703109Z copying torch/include/ATen/ops/hardswish.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5704183Z copying torch/include/ATen/ops/hardswish_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5705687Z copying torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5707740Z copying torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5708481Z copying torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5710055Z copying torch/include/ATen/ops/hardswish_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5711290Z copying torch/include/ATen/ops/hardswish_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5712701Z copying torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5714053Z copying torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5715752Z copying torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5716534Z copying torch/include/ATen/ops/hardswish_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5718129Z copying torch/include/ATen/ops/hardswish_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5719212Z copying torch/include/ATen/ops/hardtanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5720568Z copying torch/include/ATen/ops/hardtanh_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5721698Z copying torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5722958Z copying torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5724005Z copying torch/include/ATen/ops/hardtanh_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5725629Z copying torch/include/ATen/ops/hardtanh_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5726842Z copying torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5728050Z copying torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5729086Z copying torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5730897Z copying torch/include/ATen/ops/hardtanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5731594Z copying torch/include/ATen/ops/hardtanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5733459Z copying torch/include/ATen/ops/heaviside.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5734367Z copying torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5735608Z copying torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5736964Z copying torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5737769Z copying torch/include/ATen/ops/heaviside_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5739014Z copying torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5740298Z copying torch/include/ATen/ops/heaviside_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5741349Z copying torch/include/ATen/ops/heaviside_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5742348Z copying torch/include/ATen/ops/hinge_embedding_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5743827Z copying torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5744866Z copying torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5746073Z copying torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5747221Z copying torch/include/ATen/ops/histc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5748489Z copying torch/include/ATen/ops/histc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5749499Z copying torch/include/ATen/ops/histc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5750709Z copying torch/include/ATen/ops/histc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5751697Z copying torch/include/ATen/ops/histc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5752933Z copying torch/include/ATen/ops/histogram.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5753940Z copying torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5755185Z copying torch/include/ATen/ops/histogram_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5756716Z copying torch/include/ATen/ops/histogram_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5757651Z copying torch/include/ATen/ops/histogramdd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5758614Z copying torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5759719Z copying torch/include/ATen/ops/histogramdd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5760910Z copying torch/include/ATen/ops/histogramdd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5762128Z copying torch/include/ATen/ops/hsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5763483Z copying torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5764747Z copying torch/include/ATen/ops/hsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5766192Z copying torch/include/ATen/ops/hsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5767301Z copying torch/include/ATen/ops/hspmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5768575Z copying torch/include/ATen/ops/hspmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5769459Z copying torch/include/ATen/ops/hspmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5771135Z copying torch/include/ATen/ops/hstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5772189Z copying torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5773001Z copying torch/include/ATen/ops/hstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5774704Z copying torch/include/ATen/ops/hstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5776301Z copying torch/include/ATen/ops/huber_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5777528Z copying torch/include/ATen/ops/huber_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5778871Z copying torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5779848Z copying torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5781321Z copying torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5782320Z copying torch/include/ATen/ops/huber_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5783595Z copying torch/include/ATen/ops/huber_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5784609Z copying torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5786383Z copying torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5787413Z copying torch/include/ATen/ops/huber_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5788667Z copying torch/include/ATen/ops/huber_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5789753Z copying torch/include/ATen/ops/hypot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5791235Z copying torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5792159Z copying torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5793280Z copying torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5794281Z copying torch/include/ATen/ops/hypot_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5795885Z copying torch/include/ATen/ops/hypot_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5796636Z copying torch/include/ATen/ops/hypot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5798211Z copying torch/include/ATen/ops/hypot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5799116Z copying torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5800268Z copying torch/include/ATen/ops/i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5801550Z copying torch/include/ATen/ops/i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5802866Z copying torch/include/ATen/ops/i0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5804170Z copying torch/include/ATen/ops/i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5805294Z copying torch/include/ATen/ops/i0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5806453Z copying torch/include/ATen/ops/i0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5807791Z copying torch/include/ATen/ops/igamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5809380Z copying torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5810462Z copying torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5811799Z copying torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5813234Z copying torch/include/ATen/ops/igamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5814406Z copying torch/include/ATen/ops/igamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5815780Z copying torch/include/ATen/ops/igamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5816852Z copying torch/include/ATen/ops/igamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5818133Z copying torch/include/ATen/ops/igammac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5820026Z copying torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5820328Z copying torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5821349Z copying torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5822281Z copying torch/include/ATen/ops/igammac_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5823635Z copying torch/include/ATen/ops/igammac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5824504Z copying torch/include/ATen/ops/igammac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5825721Z copying torch/include/ATen/ops/igammac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5826944Z copying torch/include/ATen/ops/im2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5828116Z copying torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5829210Z copying torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5830445Z copying torch/include/ATen/ops/im2col_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5831463Z copying torch/include/ATen/ops/im2col_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5832915Z copying torch/include/ATen/ops/imag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5833966Z copying torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5834854Z copying torch/include/ATen/ops/imag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5836036Z copying torch/include/ATen/ops/imag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5837030Z copying torch/include/ATen/ops/index.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5838871Z copying torch/include/ATen/ops/index_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5839842Z copying torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5841021Z copying torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5842065Z copying torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5843161Z copying torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5844573Z copying torch/include/ATen/ops/index_add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5845308Z copying torch/include/ATen/ops/index_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5846614Z copying torch/include/ATen/ops/index_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5847494Z copying torch/include/ATen/ops/index_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5848892Z copying torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5849664Z copying torch/include/ATen/ops/index_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5851138Z copying torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5852075Z copying torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5853223Z copying torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5854690Z copying torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5855232Z copying torch/include/ATen/ops/index_copy_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5856585Z copying torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5857532Z copying torch/include/ATen/ops/index_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5858691Z copying torch/include/ATen/ops/index_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5859864Z copying torch/include/ATen/ops/index_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5861303Z copying torch/include/ATen/ops/index_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5862336Z copying torch/include/ATen/ops/index_fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5863586Z copying torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5864612Z copying torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5865714Z copying torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5866869Z copying torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5867897Z copying torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5869078Z copying torch/include/ATen/ops/index_fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5870097Z copying torch/include/ATen/ops/index_fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5871734Z copying torch/include/ATen/ops/index_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5872616Z copying torch/include/ATen/ops/index_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5873901Z copying torch/include/ATen/ops/index_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5875043Z copying torch/include/ATen/ops/index_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5876305Z copying torch/include/ATen/ops/index_put.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5878236Z copying torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5878750Z copying torch/include/ATen/ops/index_put_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5879793Z copying torch/include/ATen/ops/index_put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5881075Z copying torch/include/ATen/ops/index_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5881986Z copying torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5883252Z copying torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5884267Z copying torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5885477Z copying torch/include/ATen/ops/index_reduce_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5886873Z copying torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5887948Z copying torch/include/ATen/ops/index_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5889103Z copying torch/include/ATen/ops/index_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5890549Z copying torch/include/ATen/ops/index_select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5891809Z copying torch/include/ATen/ops/index_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5893086Z copying torch/include/ATen/ops/index_select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5894330Z copying torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5895795Z copying torch/include/ATen/ops/index_select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5896893Z copying torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5898198Z copying torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5899211Z copying torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5900613Z copying torch/include/ATen/ops/index_select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5901843Z copying torch/include/ATen/ops/index_select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5903074Z copying torch/include/ATen/ops/indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5904284Z copying torch/include/ATen/ops/indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5905748Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5907133Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5908391Z copying torch/include/ATen/ops/indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5909727Z copying torch/include/ATen/ops/indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5911151Z copying torch/include/ATen/ops/indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5912439Z copying torch/include/ATen/ops/indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5913816Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5915247Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5916539Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5917922Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5919180Z copying torch/include/ATen/ops/inner.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5920730Z copying torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5922049Z copying torch/include/ATen/ops/inner_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5923384Z copying torch/include/ATen/ops/inner_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5924764Z copying torch/include/ATen/ops/instance_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5926139Z copying torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5927462Z copying torch/include/ATen/ops/instance_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5928795Z copying torch/include/ATen/ops/instance_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5930205Z copying torch/include/ATen/ops/int_repr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5931651Z copying torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5932987Z copying torch/include/ATen/ops/int_repr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5934452Z copying torch/include/ATen/ops/int_repr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5936478Z copying torch/include/ATen/ops/inverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5937852Z copying torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5939303Z copying torch/include/ATen/ops/inverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5940123Z copying torch/include/ATen/ops/inverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5941362Z copying torch/include/ATen/ops/is_coalesced.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5943171Z copying torch/include/ATen/ops/is_coalesced_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5944261Z copying torch/include/ATen/ops/is_coalesced_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5945238Z copying torch/include/ATen/ops/is_complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5947528Z copying torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5947969Z copying torch/include/ATen/ops/is_complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5949636Z copying torch/include/ATen/ops/is_complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5950793Z copying torch/include/ATen/ops/is_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5952322Z copying torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5953347Z copying torch/include/ATen/ops/is_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5954389Z copying torch/include/ATen/ops/is_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5955730Z copying torch/include/ATen/ops/is_distributed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5957167Z copying torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5958271Z copying torch/include/ATen/ops/is_distributed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5959165Z copying torch/include/ATen/ops/is_distributed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5960972Z copying torch/include/ATen/ops/is_floating_point.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5961394Z copying torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5962410Z copying torch/include/ATen/ops/is_floating_point_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5963226Z copying torch/include/ATen/ops/is_floating_point_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5964997Z copying torch/include/ATen/ops/is_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5965885Z copying torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5967324Z copying torch/include/ATen/ops/is_inference_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5968260Z copying torch/include/ATen/ops/is_inference_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5969210Z copying torch/include/ATen/ops/is_leaf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5970677Z copying torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5972011Z copying torch/include/ATen/ops/is_leaf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5972542Z copying torch/include/ATen/ops/is_leaf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5974087Z copying torch/include/ATen/ops/is_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5975711Z copying torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5976850Z copying torch/include/ATen/ops/is_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5977767Z copying torch/include/ATen/ops/is_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5979286Z copying torch/include/ATen/ops/is_nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5980604Z copying torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5981540Z copying torch/include/ATen/ops/is_nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5982949Z copying torch/include/ATen/ops/is_nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5983858Z copying torch/include/ATen/ops/is_pinned.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5985222Z copying torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5986197Z copying torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5987437Z copying torch/include/ATen/ops/is_pinned_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5988563Z copying torch/include/ATen/ops/is_pinned_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5989715Z copying torch/include/ATen/ops/is_same_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5991058Z copying torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5992083Z copying torch/include/ATen/ops/is_same_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5993358Z copying torch/include/ATen/ops/is_same_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5994509Z copying torch/include/ATen/ops/is_set_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5995705Z copying torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5996864Z copying torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5999049Z copying torch/include/ATen/ops/is_set_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.5999458Z copying torch/include/ATen/ops/is_set_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6000453Z copying torch/include/ATen/ops/is_signed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6001412Z copying torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6002269Z copying torch/include/ATen/ops/is_signed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6003746Z copying torch/include/ATen/ops/is_signed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6005300Z copying torch/include/ATen/ops/is_vulkan_available.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6006497Z copying torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6007878Z copying torch/include/ATen/ops/is_vulkan_available_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6009178Z copying torch/include/ATen/ops/is_vulkan_available_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6010270Z copying torch/include/ATen/ops/isclose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6011829Z copying torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6013101Z copying torch/include/ATen/ops/isclose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6014410Z copying torch/include/ATen/ops/isclose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6015543Z copying torch/include/ATen/ops/isfinite.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6017272Z copying torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6017918Z copying torch/include/ATen/ops/isfinite_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6019253Z copying torch/include/ATen/ops/isfinite_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6020900Z copying torch/include/ATen/ops/isin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6022293Z copying torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6023488Z copying torch/include/ATen/ops/isin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6025027Z copying torch/include/ATen/ops/isin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6026216Z copying torch/include/ATen/ops/isin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6027390Z copying torch/include/ATen/ops/isin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6028570Z copying torch/include/ATen/ops/isin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6029681Z copying torch/include/ATen/ops/isin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6030779Z copying torch/include/ATen/ops/isinf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6032377Z copying torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6033273Z copying torch/include/ATen/ops/isinf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6034445Z copying torch/include/ATen/ops/isinf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6035425Z copying torch/include/ATen/ops/isnan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6036915Z copying torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6037939Z copying torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6038930Z copying torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6040382Z copying torch/include/ATen/ops/isnan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6041747Z copying torch/include/ATen/ops/isnan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6042904Z copying torch/include/ATen/ops/isneginf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6044202Z copying torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6045182Z copying torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6046522Z copying torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6047803Z copying torch/include/ATen/ops/isneginf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6049093Z copying torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6050789Z copying torch/include/ATen/ops/isneginf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6051591Z copying torch/include/ATen/ops/isneginf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6053247Z copying torch/include/ATen/ops/isposinf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6054166Z copying torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6055393Z copying torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6057049Z copying torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6057901Z copying torch/include/ATen/ops/isposinf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6059205Z copying torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6060551Z copying torch/include/ATen/ops/isposinf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6061716Z copying torch/include/ATen/ops/isposinf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6063047Z copying torch/include/ATen/ops/isreal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6064100Z copying torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6065129Z copying torch/include/ATen/ops/isreal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6066987Z copying torch/include/ATen/ops/isreal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6067516Z copying torch/include/ATen/ops/istft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6068889Z copying torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6069916Z copying torch/include/ATen/ops/istft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6071316Z copying torch/include/ATen/ops/istft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6072328Z copying torch/include/ATen/ops/item.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6073804Z copying torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6075214Z copying torch/include/ATen/ops/item_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6076355Z copying torch/include/ATen/ops/item_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6077650Z copying torch/include/ATen/ops/kaiser_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6079108Z copying torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6080375Z copying torch/include/ATen/ops/kaiser_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6081604Z copying torch/include/ATen/ops/kaiser_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6082865Z copying torch/include/ATen/ops/kl_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6084281Z copying torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6085290Z copying torch/include/ATen/ops/kl_div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6086717Z copying torch/include/ATen/ops/kl_div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6087802Z copying torch/include/ATen/ops/kron.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6089019Z copying torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6090262Z copying torch/include/ATen/ops/kron_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6091564Z copying torch/include/ATen/ops/kron_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6092481Z copying torch/include/ATen/ops/kthvalue.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6093997Z copying torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6095097Z copying torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6096863Z copying torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6097919Z copying torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6099556Z copying torch/include/ATen/ops/kthvalue_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6100937Z copying torch/include/ATen/ops/kthvalue_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6102408Z copying torch/include/ATen/ops/l1_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6103593Z copying torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6105580Z copying torch/include/ATen/ops/l1_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6106208Z copying torch/include/ATen/ops/l1_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6106726Z copying torch/include/ATen/ops/layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6107931Z copying torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6108825Z copying torch/include/ATen/ops/layer_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6110489Z copying torch/include/ATen/ops/layer_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6111486Z copying torch/include/ATen/ops/lcm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6112836Z copying torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6113832Z copying torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6115435Z copying torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6116419Z copying torch/include/ATen/ops/lcm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6117297Z copying torch/include/ATen/ops/lcm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6118311Z copying torch/include/ATen/ops/lcm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6119810Z copying torch/include/ATen/ops/lcm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6121419Z copying torch/include/ATen/ops/ldexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6122873Z copying torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6123595Z copying torch/include/ATen/ops/ldexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6125161Z copying torch/include/ATen/ops/ldexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6127885Z copying torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6129327Z copying torch/include/ATen/ops/le_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6130428Z copying torch/include/ATen/ops/le_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6131763Z copying torch/include/ATen/ops/le_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6133071Z copying torch/include/ATen/ops/le_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6134080Z copying torch/include/ATen/ops/le_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6135334Z copying torch/include/ATen/ops/le_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6136588Z copying torch/include/ATen/ops/leaky_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6137490Z copying torch/include/ATen/ops/leaky_relu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6138927Z copying torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6139880Z copying torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6141517Z copying torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6143118Z copying torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6145761Z copying torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6147234Z copying torch/include/ATen/ops/leaky_relu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6148731Z copying torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6151386Z copying torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6152842Z copying torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6154624Z copying torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6156119Z copying torch/include/ATen/ops/leaky_relu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6157649Z copying torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6159146Z copying torch/include/ATen/ops/leaky_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6160646Z copying torch/include/ATen/ops/mm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6162365Z copying torch/include/ATen/ops/leaky_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6163933Z copying torch/include/ATen/ops/lerp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6166591Z copying torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6167931Z copying torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6169267Z copying torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6170230Z copying torch/include/ATen/ops/lerp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6171454Z copying torch/include/ATen/ops/lerp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6172920Z copying torch/include/ATen/ops/lerp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6174014Z copying torch/include/ATen/ops/lerp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6175259Z copying torch/include/ATen/ops/less.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6176471Z copying torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6177597Z copying torch/include/ATen/ops/less_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6179117Z copying torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6179853Z copying torch/include/ATen/ops/less_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6181181Z copying torch/include/ATen/ops/less_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6182210Z copying torch/include/ATen/ops/less_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6183450Z copying torch/include/ATen/ops/less_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6184656Z copying torch/include/ATen/ops/lgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6185745Z copying torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6186793Z copying torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6188451Z copying torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6189670Z copying torch/include/ATen/ops/lgamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6190496Z copying torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6191848Z copying torch/include/ATen/ops/lgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6193148Z copying torch/include/ATen/ops/lgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6194334Z copying torch/include/ATen/ops/lift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6195381Z copying torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6196628Z copying torch/include/ATen/ops/lift_fresh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6197584Z copying torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6198923Z copying torch/include/ATen/ops/lift_fresh_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6200215Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6201386Z copying torch/include/ATen/ops/lift_fresh_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6203226Z copying torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6204037Z copying torch/include/ATen/ops/lift_fresh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6205222Z copying torch/include/ATen/ops/lift_fresh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6206127Z copying torch/include/ATen/ops/lift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6207639Z copying torch/include/ATen/ops/lift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6208941Z copying torch/include/ATen/ops/linalg_cholesky.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6210325Z copying torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6211624Z copying torch/include/ATen/ops/linalg_cholesky_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6213163Z copying torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6214258Z copying torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6215632Z copying torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6216899Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6217819Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6219343Z copying torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6220634Z copying torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6221640Z copying torch/include/ATen/ops/linalg_cholesky_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6223011Z copying torch/include/ATen/ops/linalg_cholesky_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6223960Z copying torch/include/ATen/ops/linalg_cond.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6225737Z copying torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6226722Z copying torch/include/ATen/ops/linalg_cond_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6228138Z copying torch/include/ATen/ops/linalg_cond_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6229426Z copying torch/include/ATen/ops/linalg_cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6230765Z copying torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6232129Z copying torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6233134Z copying torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6234777Z copying torch/include/ATen/ops/linalg_cross_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6235633Z copying torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6236710Z copying torch/include/ATen/ops/linalg_cross_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6238235Z copying torch/include/ATen/ops/linalg_cross_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6239120Z copying torch/include/ATen/ops/linalg_det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6240254Z copying torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6241561Z copying torch/include/ATen/ops/linalg_det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6242662Z copying torch/include/ATen/ops/linalg_det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6243916Z copying torch/include/ATen/ops/linalg_diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6245422Z copying torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6246308Z copying torch/include/ATen/ops/linalg_diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6247551Z copying torch/include/ATen/ops/linalg_diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6248768Z copying torch/include/ATen/ops/linalg_eig.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6249956Z copying torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6251276Z copying torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6252455Z copying torch/include/ATen/ops/linalg_eig_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6253680Z copying torch/include/ATen/ops/linalg_eig_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6255041Z copying torch/include/ATen/ops/linalg_eigh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6256971Z copying torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6257766Z copying torch/include/ATen/ops/linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6259081Z copying torch/include/ATen/ops/linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6260335Z copying torch/include/ATen/ops/linalg_eigvals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6261650Z copying torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6262544Z copying torch/include/ATen/ops/linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6264176Z copying torch/include/ATen/ops/linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6265078Z copying torch/include/ATen/ops/linalg_eigvalsh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6266521Z copying torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6268085Z copying torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6269424Z copying torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6270646Z copying torch/include/ATen/ops/linalg_householder_product.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6271619Z copying torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6273021Z copying torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6274091Z copying torch/include/ATen/ops/linalg_householder_product_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6275455Z copying torch/include/ATen/ops/linalg_householder_product_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6276415Z copying torch/include/ATen/ops/linalg_inv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6277829Z copying torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6278776Z copying torch/include/ATen/ops/linalg_inv_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6280306Z copying torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6281172Z copying torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6282718Z copying torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6283597Z copying torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6284945Z copying torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6285779Z copying torch/include/ATen/ops/linalg_inv_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6287313Z copying torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6288294Z copying torch/include/ATen/ops/linalg_inv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6289497Z copying torch/include/ATen/ops/linalg_inv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6290573Z copying torch/include/ATen/ops/linalg_ldl_factor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6291958Z copying torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6293059Z copying torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6294396Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6295291Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6296203Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6297241Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6298309Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6299183Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6300723Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6301301Z copying torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6302536Z copying torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6303790Z copying torch/include/ATen/ops/linalg_ldl_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6304999Z copying torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6305812Z copying torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6307206Z copying torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6308160Z copying torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6309227Z copying torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6310457Z copying torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6311778Z copying torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6313191Z copying torch/include/ATen/ops/linalg_lstsq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6314497Z copying torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6315803Z copying torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6317028Z copying torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6318311Z copying torch/include/ATen/ops/linalg_lstsq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6319515Z copying torch/include/ATen/ops/linalg_lstsq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6320885Z copying torch/include/ATen/ops/linalg_lu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6321987Z copying torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6323314Z copying torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6324380Z copying torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6325275Z copying torch/include/ATen/ops/linalg_lu_factor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6326513Z copying torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6327811Z copying torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6328901Z copying torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6329848Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6330995Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6332256Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6333274Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6334574Z copying torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6335694Z copying torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6336675Z copying torch/include/ATen/ops/linalg_lu_factor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6337936Z copying torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6338953Z copying torch/include/ATen/ops/linalg_lu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6340324Z copying torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6341222Z copying torch/include/ATen/ops/linalg_lu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6342877Z copying torch/include/ATen/ops/linalg_lu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6344019Z copying torch/include/ATen/ops/linalg_lu_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6345239Z copying torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6346243Z copying torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6347585Z copying torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6348588Z copying torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6349829Z copying torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6350811Z copying torch/include/ATen/ops/linalg_lu_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6352651Z copying torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6353104Z copying torch/include/ATen/ops/linalg_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6354241Z copying torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6355419Z copying torch/include/ATen/ops/linalg_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6356639Z copying torch/include/ATen/ops/linalg_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6357876Z copying torch/include/ATen/ops/linalg_matrix_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6358907Z copying torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6359824Z copying torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6361289Z copying torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6362271Z copying torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6363495Z copying torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6364674Z copying torch/include/ATen/ops/linalg_matrix_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6365708Z copying torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6366918Z copying torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6368239Z copying torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6369517Z copying torch/include/ATen/ops/linalg_matrix_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6370807Z copying torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6371903Z copying torch/include/ATen/ops/linalg_matrix_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6373228Z copying torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6374282Z copying torch/include/ATen/ops/linalg_matrix_rank.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6375964Z copying torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6376785Z copying torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6377937Z copying torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6379244Z copying torch/include/ATen/ops/linalg_multi_dot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6380272Z copying torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6381455Z copying torch/include/ATen/ops/linalg_multi_dot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6382369Z copying torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6383623Z copying torch/include/ATen/ops/linalg_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6384743Z copying torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6386015Z copying torch/include/ATen/ops/linalg_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6387188Z copying torch/include/ATen/ops/linalg_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6388293Z copying torch/include/ATen/ops/linalg_pinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6389487Z copying torch/include/ATen/ops/linalg_pinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6390795Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6392218Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6393061Z copying torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6394302Z copying torch/include/ATen/ops/linalg_pinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6395436Z copying torch/include/ATen/ops/linalg_qr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6396798Z copying torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6397766Z copying torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6399100Z copying torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6400281Z copying torch/include/ATen/ops/linalg_qr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6401264Z copying torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6402514Z copying torch/include/ATen/ops/linalg_qr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6403679Z copying torch/include/ATen/ops/linalg_qr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6404787Z copying torch/include/ATen/ops/linalg_slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6406126Z copying torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6407095Z copying torch/include/ATen/ops/linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6408417Z copying torch/include/ATen/ops/linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6409426Z copying torch/include/ATen/ops/linalg_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6410867Z copying torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6411972Z copying torch/include/ATen/ops/linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6413285Z copying torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6414369Z copying torch/include/ATen/ops/linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6416199Z copying torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6417212Z copying torch/include/ATen/ops/linalg_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6418905Z copying torch/include/ATen/ops/linalg_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6420239Z copying torch/include/ATen/ops/linalg_solve_triangular.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6421190Z copying torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6422417Z copying torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6423621Z copying torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6424782Z copying torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6425920Z copying torch/include/ATen/ops/linalg_svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6427177Z copying torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6428394Z copying torch/include/ATen/ops/linalg_svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6429595Z copying torch/include/ATen/ops/linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6430680Z copying torch/include/ATen/ops/linalg_svdvals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6431938Z copying torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6433032Z copying torch/include/ATen/ops/linalg_svdvals_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6434204Z copying torch/include/ATen/ops/linalg_svdvals_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6435351Z copying torch/include/ATen/ops/linalg_tensorinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6436597Z copying torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6437661Z copying torch/include/ATen/ops/linalg_tensorinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6439308Z copying torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6440106Z copying torch/include/ATen/ops/linalg_tensorsolve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6441450Z copying torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6442393Z copying torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6443734Z copying torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6444890Z copying torch/include/ATen/ops/linalg_vander.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6446179Z copying torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6447345Z copying torch/include/ATen/ops/linalg_vander_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6448538Z copying torch/include/ATen/ops/linalg_vander_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6449933Z copying torch/include/ATen/ops/linalg_vecdot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6451433Z copying torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6452238Z copying torch/include/ATen/ops/linalg_vecdot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6453403Z copying torch/include/ATen/ops/linalg_vecdot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6455760Z copying torch/include/ATen/ops/linalg_vector_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6456229Z copying torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6457232Z copying torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6458688Z copying torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6459517Z copying torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6461158Z copying torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6462246Z copying torch/include/ATen/ops/linalg_vector_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6463361Z copying torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6464687Z copying torch/include/ATen/ops/linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6465842Z copying torch/include/ATen/ops/linear_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6467485Z copying torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6468486Z copying torch/include/ATen/ops/linear_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6469916Z copying torch/include/ATen/ops/linear_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6471115Z copying torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6472200Z copying torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6473325Z copying torch/include/ATen/ops/linear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6475781Z copying torch/include/ATen/ops/linear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6476261Z copying torch/include/ATen/ops/linspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6477595Z copying torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6478973Z copying torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6480793Z copying torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6482061Z copying torch/include/ATen/ops/linspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6483598Z copying torch/include/ATen/ops/linspace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6485159Z copying torch/include/ATen/ops/linspace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6486719Z copying torch/include/ATen/ops/log.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6488127Z copying torch/include/ATen/ops/log10.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6490069Z copying torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6491369Z copying torch/include/ATen/ops/log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6493345Z copying torch/include/ATen/ops/log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6494644Z copying torch/include/ATen/ops/log10_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6496071Z copying torch/include/ATen/ops/log10_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6497748Z copying torch/include/ATen/ops/log10_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6499149Z copying torch/include/ATen/ops/log10_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6500856Z copying torch/include/ATen/ops/log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6503212Z copying torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6504185Z copying torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6506019Z copying torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6507211Z copying torch/include/ATen/ops/log1p_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6509136Z copying torch/include/ATen/ops/log1p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6510351Z copying torch/include/ATen/ops/log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6512260Z copying torch/include/ATen/ops/log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6513532Z copying torch/include/ATen/ops/log2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6515386Z copying torch/include/ATen/ops/log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6516553Z copying torch/include/ATen/ops/log2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6518520Z copying torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6519891Z copying torch/include/ATen/ops/log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6521733Z copying torch/include/ATen/ops/log2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6522959Z copying torch/include/ATen/ops/log2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6524740Z copying torch/include/ATen/ops/log2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6526262Z copying torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6527639Z copying torch/include/ATen/ops/log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6529017Z copying torch/include/ATen/ops/log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6530014Z copying torch/include/ATen/ops/log_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6531681Z copying torch/include/ATen/ops/log_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6532749Z copying torch/include/ATen/ops/log_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6534142Z copying torch/include/ATen/ops/log_normal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6535579Z copying torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6536798Z copying torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6538224Z copying torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6539470Z copying torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6540785Z copying torch/include/ATen/ops/log_normal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6541990Z copying torch/include/ATen/ops/log_normal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6543332Z copying torch/include/ATen/ops/log_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6544524Z copying torch/include/ATen/ops/log_sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6545912Z copying torch/include/ATen/ops/log_sigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6547124Z copying torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6548589Z copying torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6549787Z copying torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6550999Z copying torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6552657Z copying torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6553541Z copying torch/include/ATen/ops/log_sigmoid_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6555051Z copying torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6556309Z copying torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6557562Z copying torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6558814Z copying torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6559621Z copying torch/include/ATen/ops/log_sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6560984Z copying torch/include/ATen/ops/log_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6561969Z copying torch/include/ATen/ops/log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6563710Z copying torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6564552Z copying torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6566094Z copying torch/include/ATen/ops/log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6567040Z copying torch/include/ATen/ops/log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6568455Z copying torch/include/ATen/ops/logaddexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6569493Z copying torch/include/ATen/ops/logaddexp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6571149Z copying torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6572239Z copying torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6573494Z copying torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6574783Z copying torch/include/ATen/ops/logaddexp2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6576538Z copying torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6577944Z copying torch/include/ATen/ops/logaddexp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6579253Z copying torch/include/ATen/ops/logaddexp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6580606Z copying torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6581654Z copying torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6583484Z copying torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6584304Z copying torch/include/ATen/ops/logaddexp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6586498Z copying torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6587041Z copying torch/include/ATen/ops/logaddexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6588035Z copying torch/include/ATen/ops/logaddexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6589739Z copying torch/include/ATen/ops/logcumsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6590768Z copying torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6592395Z copying torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6593322Z copying torch/include/ATen/ops/logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6594517Z copying torch/include/ATen/ops/logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6595860Z copying torch/include/ATen/ops/logdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6596979Z copying torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6598055Z copying torch/include/ATen/ops/logdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6599166Z copying torch/include/ATen/ops/logdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6600316Z copying torch/include/ATen/ops/logical_and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6601592Z copying torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6602627Z copying torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6603787Z copying torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6605197Z copying torch/include/ATen/ops/logical_and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6606339Z copying torch/include/ATen/ops/logical_and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6607713Z copying torch/include/ATen/ops/logical_not.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6609243Z copying torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6610398Z copying torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6611796Z copying torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6612798Z copying torch/include/ATen/ops/logical_not_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6614288Z copying torch/include/ATen/ops/logical_not_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6615398Z copying torch/include/ATen/ops/logical_or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6616870Z copying torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6617921Z copying torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6619124Z copying torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6620558Z copying torch/include/ATen/ops/logical_or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6621591Z copying torch/include/ATen/ops/logical_or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6622926Z copying torch/include/ATen/ops/logical_xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6624218Z copying torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6625369Z copying torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6626564Z copying torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6627750Z copying torch/include/ATen/ops/logical_xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6628946Z copying torch/include/ATen/ops/logical_xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6630483Z copying torch/include/ATen/ops/logit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6631671Z copying torch/include/ATen/ops/logit_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6633068Z copying torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6634374Z copying torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6635289Z copying torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6636395Z copying torch/include/ATen/ops/logit_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6637614Z copying torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6638754Z copying torch/include/ATen/ops/logit_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6639945Z copying torch/include/ATen/ops/logit_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6641347Z copying torch/include/ATen/ops/logit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6642436Z copying torch/include/ATen/ops/logit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6643454Z copying torch/include/ATen/ops/logit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6644288Z copying torch/include/ATen/ops/logit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6645530Z copying torch/include/ATen/ops/logit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6646707Z copying torch/include/ATen/ops/logspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6648110Z copying torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6649062Z copying torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6651287Z copying torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6651571Z copying torch/include/ATen/ops/logspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6652888Z copying torch/include/ATen/ops/logspace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6654342Z copying torch/include/ATen/ops/logspace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6655325Z copying torch/include/ATen/ops/logsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6656812Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6657927Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6659712Z copying torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6660419Z copying torch/include/ATen/ops/logsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6661468Z copying torch/include/ATen/ops/logsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6662667Z copying torch/include/ATen/ops/lshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6664182Z copying torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6665395Z copying torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6666543Z copying torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6668239Z copying torch/include/ATen/ops/lshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6669638Z copying torch/include/ATen/ops/lshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6671074Z copying torch/include/ATen/ops/lshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6672323Z copying torch/include/ATen/ops/lstm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6673698Z copying torch/include/ATen/ops/lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6674792Z copying torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6676182Z copying torch/include/ATen/ops/lstm_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6677138Z copying torch/include/ATen/ops/lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6678594Z copying torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6679595Z copying torch/include/ATen/ops/lstm_mps_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6681066Z copying torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6682069Z copying torch/include/ATen/ops/lstm_mps_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6683392Z copying torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6684638Z copying torch/include/ATen/ops/lstm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6685758Z copying torch/include/ATen/ops/lstm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6687141Z copying torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6688450Z copying torch/include/ATen/ops/lt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6689448Z copying torch/include/ATen/ops/lt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6690785Z copying torch/include/ATen/ops/lt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6692131Z copying torch/include/ATen/ops/lt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6693509Z copying torch/include/ATen/ops/lt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6695251Z copying torch/include/ATen/ops/lt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6698353Z copying torch/include/ATen/ops/lu_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6700329Z copying torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6700673Z copying torch/include/ATen/ops/lu_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6702233Z copying torch/include/ATen/ops/lu_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6703518Z copying torch/include/ATen/ops/lu_unpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6704850Z copying torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6706078Z copying torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6707102Z copying torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6708553Z copying torch/include/ATen/ops/lu_unpack_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6709495Z copying torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6710667Z copying torch/include/ATen/ops/lu_unpack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6712025Z copying torch/include/ATen/ops/lu_unpack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6713169Z copying torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6715066Z copying torch/include/ATen/ops/mH_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6715711Z copying torch/include/ATen/ops/mH_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6717375Z copying torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6718058Z copying torch/include/ATen/ops/mT_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6720282Z copying torch/include/ATen/ops/mT_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6720824Z copying torch/include/ATen/ops/margin_ranking_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6722187Z copying torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6723397Z copying torch/include/ATen/ops/margin_ranking_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6724830Z copying torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6726012Z copying torch/include/ATen/ops/masked_fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6727496Z copying torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6728577Z copying torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6730244Z copying torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6731230Z copying torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6732856Z copying torch/include/ATen/ops/masked_fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6734415Z copying torch/include/ATen/ops/masked_fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6736091Z copying torch/include/ATen/ops/masked_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6737453Z copying torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6739549Z copying torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6740217Z copying torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6741582Z copying torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6743394Z copying torch/include/ATen/ops/masked_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6744478Z copying torch/include/ATen/ops/masked_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6746304Z copying torch/include/ATen/ops/masked_select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6747651Z copying torch/include/ATen/ops/masked_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6749479Z copying torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6751420Z copying torch/include/ATen/ops/masked_select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6752325Z copying torch/include/ATen/ops/masked_select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6754093Z copying torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6756053Z copying torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6757267Z copying torch/include/ATen/ops/masked_select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6758950Z copying torch/include/ATen/ops/masked_select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6760499Z copying torch/include/ATen/ops/matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6762135Z copying torch/include/ATen/ops/matmul_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6763783Z copying torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6765084Z copying torch/include/ATen/ops/matmul_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6766755Z copying torch/include/ATen/ops/matmul_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6768289Z copying torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6769912Z copying torch/include/ATen/ops/matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6771411Z copying torch/include/ATen/ops/matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6773053Z copying torch/include/ATen/ops/matrix_H.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6774942Z copying torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6776281Z copying torch/include/ATen/ops/matrix_H_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6777969Z copying torch/include/ATen/ops/matrix_H_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6779599Z copying torch/include/ATen/ops/matrix_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6781204Z copying torch/include/ATen/ops/matrix_exp_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6782653Z copying torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6784380Z copying torch/include/ATen/ops/matrix_exp_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6785563Z copying torch/include/ATen/ops/max.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6787351Z copying torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6788977Z copying torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6790584Z copying torch/include/ATen/ops/matrix_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6792181Z copying torch/include/ATen/ops/matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6793902Z copying torch/include/ATen/ops/matrix_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6795372Z copying torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6796767Z copying torch/include/ATen/ops/matrix_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6798501Z copying torch/include/ATen/ops/matrix_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6800035Z copying torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6801800Z copying torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6802618Z copying torch/include/ATen/ops/max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6804132Z copying torch/include/ATen/ops/max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6805295Z copying torch/include/ATen/ops/max_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6806511Z copying torch/include/ATen/ops/max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6808319Z copying torch/include/ATen/ops/max_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6809267Z copying torch/include/ATen/ops/max_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6811325Z copying torch/include/ATen/ops/max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6812048Z copying torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6813497Z copying torch/include/ATen/ops/max_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6814994Z copying torch/include/ATen/ops/max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6816023Z copying torch/include/ATen/ops/max_pool1d_with_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6817693Z copying torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6818941Z copying torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6819935Z copying torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6821903Z copying torch/include/ATen/ops/max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6822690Z copying torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6824206Z copying torch/include/ATen/ops/max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6825217Z copying torch/include/ATen/ops/max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6826243Z copying torch/include/ATen/ops/max_pool2d_with_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6827546Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6828744Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6830011Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6831122Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6832429Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6833658Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6834926Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6836172Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6837519Z copying torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6838844Z copying torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6840103Z copying torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6841388Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6842665Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6843957Z copying torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6845225Z copying torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6846886Z copying torch/include/ATen/ops/max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6848165Z copying torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6849365Z copying torch/include/ATen/ops/max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6850685Z copying torch/include/ATen/ops/max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6852037Z copying torch/include/ATen/ops/max_pool3d_with_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6853387Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6854976Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6856120Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6857629Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6858600Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6859753Z copying torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6861098Z copying torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6862395Z copying torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6863698Z copying torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6865049Z copying torch/include/ATen/ops/max_unpool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6866306Z copying torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6867576Z copying torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6868756Z copying torch/include/ATen/ops/max_unpool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6870007Z copying torch/include/ATen/ops/max_unpool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6871222Z copying torch/include/ATen/ops/max_unpool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6872351Z copying torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6873464Z copying torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6874881Z copying torch/include/ATen/ops/max_unpool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6876065Z copying torch/include/ATen/ops/max_unpool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6877547Z copying torch/include/ATen/ops/maximum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6878947Z copying torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6880119Z copying torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6881504Z copying torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6882866Z copying torch/include/ATen/ops/maximum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6884266Z copying torch/include/ATen/ops/maximum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6885488Z copying torch/include/ATen/ops/maximum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6886920Z copying torch/include/ATen/ops/maximum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6888172Z copying torch/include/ATen/ops/mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6889977Z copying torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6890905Z copying torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6892737Z copying torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6893377Z copying torch/include/ATen/ops/mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6894740Z copying torch/include/ATen/ops/mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6895515Z copying torch/include/ATen/ops/mean_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6896812Z copying torch/include/ATen/ops/mean_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6898112Z copying torch/include/ATen/ops/mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6899094Z copying torch/include/ATen/ops/mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6900709Z copying torch/include/ATen/ops/median.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6901788Z copying torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6902978Z copying torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6903901Z copying torch/include/ATen/ops/median_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6905122Z copying torch/include/ATen/ops/mv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6905891Z copying torch/include/ATen/ops/median_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6907506Z copying torch/include/ATen/ops/median_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6908566Z copying torch/include/ATen/ops/median_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6909696Z copying torch/include/ATen/ops/meshgrid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6911213Z copying torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6912161Z copying torch/include/ATen/ops/meshgrid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6913523Z copying torch/include/ATen/ops/meshgrid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6914523Z copying torch/include/ATen/ops/min.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6916088Z copying torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6917137Z copying torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6918147Z copying torch/include/ATen/ops/min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6919338Z copying torch/include/ATen/ops/min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6920378Z copying torch/include/ATen/ops/min_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6922480Z copying torch/include/ATen/ops/min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6922741Z copying torch/include/ATen/ops/min_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6924307Z copying torch/include/ATen/ops/min_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6925266Z copying torch/include/ATen/ops/minimum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6927312Z copying torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6928143Z copying torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6929432Z copying torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6930707Z copying torch/include/ATen/ops/minimum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6932079Z copying torch/include/ATen/ops/minimum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6933245Z copying torch/include/ATen/ops/minimum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6934722Z copying torch/include/ATen/ops/minimum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6936417Z copying torch/include/ATen/ops/miopen_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6937634Z copying torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6939002Z copying torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6940239Z copying torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6941520Z copying torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6942778Z copying torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6944112Z copying torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6945354Z copying torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6946648Z copying torch/include/ATen/ops/miopen_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6948116Z copying torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6949105Z copying torch/include/ATen/ops/miopen_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6950741Z copying torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6951704Z copying torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6953022Z copying torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6954362Z copying torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6955627Z copying torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6956859Z copying torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6958132Z copying torch/include/ATen/ops/miopen_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6959504Z copying torch/include/ATen/ops/miopen_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6960707Z copying torch/include/ATen/ops/miopen_convolution_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6962030Z copying torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6963256Z copying torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6964522Z copying torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6965803Z copying torch/include/ATen/ops/miopen_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6967182Z copying torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6968521Z copying torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6970107Z copying torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6970961Z copying torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6972547Z copying torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6973733Z copying torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6975258Z copying torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6976521Z copying torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6977880Z copying torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6979044Z copying torch/include/ATen/ops/miopen_rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6980299Z copying torch/include/ATen/ops/miopen_rnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6981744Z copying torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6982707Z copying torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6984100Z copying torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6985318Z copying torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6986860Z copying torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6987823Z copying torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6989394Z copying torch/include/ATen/ops/miopen_rnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6990338Z copying torch/include/ATen/ops/miopen_rnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6991595Z copying torch/include/ATen/ops/mish.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6993040Z copying torch/include/ATen/ops/mish_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6994080Z copying torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6995393Z copying torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6996752Z copying torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6997922Z copying torch/include/ATen/ops/mish_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.6999236Z copying torch/include/ATen/ops/mish_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7000621Z copying torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7001785Z copying torch/include/ATen/ops/mish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7003034Z copying torch/include/ATen/ops/mish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7004336Z copying torch/include/ATen/ops/mish_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7005442Z copying torch/include/ATen/ops/mish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7006846Z copying torch/include/ATen/ops/mish_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7008072Z copying torch/include/ATen/ops/mish_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7009772Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7011814Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7012469Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7014188Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7015066Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7016502Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7017441Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7018840Z copying torch/include/ATen/ops/mkldnn_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7020091Z copying torch/include/ATen/ops/mkldnn_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7021187Z copying torch/include/ATen/ops/mm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7022684Z copying torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7023951Z copying torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7024894Z copying torch/include/ATen/ops/mkldnn_linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7026308Z copying torch/include/ATen/ops/mkldnn_linear_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7027688Z copying torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7028551Z copying torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7030133Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7031071Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7032480Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7033428Z copying torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7035038Z copying torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7035884Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7037290Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7038367Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7039703Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7040978Z copying torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7041963Z copying torch/include/ATen/ops/mkldnn_linear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7043437Z copying torch/include/ATen/ops/mkldnn_linear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7044706Z copying torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7045630Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7047252Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7048446Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7049759Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7051088Z copying torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7052328Z copying torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7053566Z copying torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7055624Z copying torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7056396Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7057898Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7058939Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7060192Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7061479Z copying torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7062675Z copying torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7063896Z copying torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7065151Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7066470Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7067490Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7069032Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7069779Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7071233Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7071976Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7073305Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7074668Z copying torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7075669Z copying torch/include/ATen/ops/mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7077174Z copying torch/include/ATen/ops/mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7078197Z copying torch/include/ATen/ops/mm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7079215Z copying torch/include/ATen/ops/mm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7080684Z copying torch/include/ATen/ops/mm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7082237Z copying torch/include/ATen/ops/mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7082991Z copying torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7084714Z copying torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7085679Z copying torch/include/ATen/ops/mode_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7087334Z copying torch/include/ATen/ops/mode_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7088223Z copying torch/include/ATen/ops/mode_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7090829Z copying torch/include/ATen/ops/mode_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7091804Z copying torch/include/ATen/ops/moveaxis.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7093547Z copying torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7094455Z copying torch/include/ATen/ops/moveaxis_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7096710Z copying torch/include/ATen/ops/moveaxis_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7097587Z copying torch/include/ATen/ops/movedim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7099515Z copying torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7100276Z copying torch/include/ATen/ops/movedim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7101936Z copying torch/include/ATen/ops/movedim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7102989Z copying torch/include/ATen/ops/mps_convolution_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7104769Z copying torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7105655Z copying torch/include/ATen/ops/mps_convolution_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7106983Z copying torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7108086Z copying torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7109771Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7110809Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7112213Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7113363Z copying torch/include/ATen/ops/mps_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7115535Z copying torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7116001Z copying torch/include/ATen/ops/mps_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7117617Z copying torch/include/ATen/ops/mps_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7118575Z copying torch/include/ATen/ops/mse_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7120415Z copying torch/include/ATen/ops/mse_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7121308Z copying torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7123213Z copying torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7124458Z copying torch/include/ATen/ops/mse_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7125641Z copying torch/include/ATen/ops/mse_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7127030Z copying torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7129526Z copying torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7130045Z copying torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7131022Z copying torch/include/ATen/ops/mse_loss_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7132943Z copying torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7134310Z copying torch/include/ATen/ops/mse_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7135938Z copying torch/include/ATen/ops/mse_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7137422Z copying torch/include/ATen/ops/msort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7139480Z copying torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7140164Z copying torch/include/ATen/ops/msort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7141325Z copying torch/include/ATen/ops/msort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7143537Z copying torch/include/ATen/ops/mul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7144122Z copying torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7145639Z copying torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7146979Z copying torch/include/ATen/ops/mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7148640Z copying torch/include/ATen/ops/mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7150122Z copying torch/include/ATen/ops/mul_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7151730Z copying torch/include/ATen/ops/mul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7153316Z copying torch/include/ATen/ops/mul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7154596Z copying torch/include/ATen/ops/mul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7156559Z copying torch/include/ATen/ops/multi_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7157850Z copying torch/include/ATen/ops/multi_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7159555Z copying torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7160796Z copying torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7162521Z copying torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7163873Z copying torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7165783Z copying torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7167088Z copying torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7168611Z copying torch/include/ATen/ops/multi_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7170373Z copying torch/include/ATen/ops/multi_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7171965Z copying torch/include/ATen/ops/multilabel_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7173346Z copying torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7175306Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7176710Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7178481Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7179952Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7181750Z copying torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7183927Z copying torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7185032Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7186854Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7188093Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7189914Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7191200Z copying torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7193098Z copying torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7194224Z copying torch/include/ATen/ops/multinomial.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7196104Z copying torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7197307Z copying torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7199193Z copying torch/include/ATen/ops/multinomial_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7200371Z copying torch/include/ATen/ops/multinomial_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7202157Z copying torch/include/ATen/ops/multiply.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7203524Z copying torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7205207Z copying torch/include/ATen/ops/multiply_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7206477Z copying torch/include/ATen/ops/multiply_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7208497Z copying torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7209526Z copying torch/include/ATen/ops/mv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7211380Z copying torch/include/ATen/ops/mv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7212666Z copying torch/include/ATen/ops/mvlgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7214832Z copying torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7215919Z copying torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7217621Z copying torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7218949Z copying torch/include/ATen/ops/mvlgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7220623Z copying torch/include/ATen/ops/mvlgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7221973Z copying torch/include/ATen/ops/nan_to_num.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7223918Z copying torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7225186Z copying torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7226863Z copying torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7228226Z copying torch/include/ATen/ops/nan_to_num_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7229944Z copying torch/include/ATen/ops/nan_to_num_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7231293Z copying torch/include/ATen/ops/nanmean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7233182Z copying torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7234491Z copying torch/include/ATen/ops/nanmean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7236252Z copying torch/include/ATen/ops/nanmean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7237510Z copying torch/include/ATen/ops/nanmedian.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7239388Z copying torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7240667Z copying torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7242277Z copying torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7243670Z copying torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7245372Z copying torch/include/ATen/ops/nanmedian_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7246730Z copying torch/include/ATen/ops/nanmedian_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7248540Z copying torch/include/ATen/ops/nanquantile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7249969Z copying torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7251883Z copying torch/include/ATen/ops/nanquantile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7253263Z copying torch/include/ATen/ops/nanquantile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7255100Z copying torch/include/ATen/ops/nansum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7257465Z copying torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7258538Z copying torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7260246Z copying torch/include/ATen/ops/nansum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7261481Z copying torch/include/ATen/ops/nansum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7263291Z copying torch/include/ATen/ops/narrow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7264647Z copying torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7266300Z copying torch/include/ATen/ops/narrow_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7267796Z copying torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7269502Z copying torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7270850Z copying torch/include/ATen/ops/narrow_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7272665Z copying torch/include/ATen/ops/narrow_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7273854Z copying torch/include/ATen/ops/narrow_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7275684Z copying torch/include/ATen/ops/narrow_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7276892Z copying torch/include/ATen/ops/native_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7278752Z copying torch/include/ATen/ops/native_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7280108Z copying torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7281848Z copying torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7284055Z copying torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7285403Z copying torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7287065Z copying torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7288694Z copying torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7290035Z copying torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7291865Z copying torch/include/ATen/ops/native_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7293077Z copying torch/include/ATen/ops/native_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7295105Z copying torch/include/ATen/ops/native_channel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7296591Z copying torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7298250Z copying torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7299579Z copying torch/include/ATen/ops/native_channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7301249Z copying torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7302695Z copying torch/include/ATen/ops/native_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7304148Z copying torch/include/ATen/ops/native_dropout_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7305856Z copying torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7306761Z copying torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7308349Z copying torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7309589Z copying torch/include/ATen/ops/native_dropout_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7310888Z copying torch/include/ATen/ops/native_dropout_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7312210Z copying torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7313484Z copying torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7314759Z copying torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7316087Z copying torch/include/ATen/ops/native_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7317234Z copying torch/include/ATen/ops/native_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7318722Z copying torch/include/ATen/ops/native_group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7319813Z copying torch/include/ATen/ops/native_group_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7321549Z copying torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7322394Z copying torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7324291Z copying torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7325023Z copying torch/include/ATen/ops/native_group_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7326793Z copying torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7327707Z copying torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7329396Z copying torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7330313Z copying torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7332036Z copying torch/include/ATen/ops/native_group_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7332977Z copying torch/include/ATen/ops/native_group_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7334635Z copying torch/include/ATen/ops/native_layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7335571Z copying torch/include/ATen/ops/native_layer_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7337601Z copying torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7338439Z copying torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7339646Z copying torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7340914Z copying torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7342091Z copying torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7343444Z copying torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7344458Z copying torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7345784Z copying torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7346994Z copying torch/include/ATen/ops/native_layer_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7348331Z copying torch/include/ATen/ops/native_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7349985Z copying torch/include/ATen/ops/native_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7351036Z copying torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7352194Z copying torch/include/ATen/ops/native_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7353409Z copying torch/include/ATen/ops/native_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7354520Z copying torch/include/ATen/ops/ne.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7356165Z copying torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7357423Z copying torch/include/ATen/ops/ne_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7358726Z copying torch/include/ATen/ops/ne_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7359691Z copying torch/include/ATen/ops/ne_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7361275Z copying torch/include/ATen/ops/ne_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7361975Z copying torch/include/ATen/ops/ne_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7363403Z copying torch/include/ATen/ops/ne_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7365268Z copying torch/include/ATen/ops/neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7365986Z copying torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7367418Z copying torch/include/ATen/ops/neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7368366Z copying torch/include/ATen/ops/neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7370023Z copying torch/include/ATen/ops/neg_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7371412Z copying torch/include/ATen/ops/neg_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7372577Z copying torch/include/ATen/ops/neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7374069Z copying torch/include/ATen/ops/neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7375336Z copying torch/include/ATen/ops/negative.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7376388Z copying torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7377592Z copying torch/include/ATen/ops/negative_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7379418Z copying torch/include/ATen/ops/negative_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7380179Z copying torch/include/ATen/ops/nested_to_padded_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7381760Z copying torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7382748Z copying torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7383956Z copying torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7385225Z copying torch/include/ATen/ops/new_empty.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7386632Z copying torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7387760Z copying torch/include/ATen/ops/new_empty_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7389005Z copying torch/include/ATen/ops/new_empty_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7390260Z copying torch/include/ATen/ops/new_empty_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7391892Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7393196Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7394577Z copying torch/include/ATen/ops/new_empty_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7395858Z copying torch/include/ATen/ops/new_empty_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7397099Z copying torch/include/ATen/ops/new_full.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7398571Z copying torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7399853Z copying torch/include/ATen/ops/new_full_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7401077Z copying torch/include/ATen/ops/new_full_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7402529Z copying torch/include/ATen/ops/new_ones.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7403804Z copying torch/include/ATen/ops/new_zeros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7405716Z copying torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7406402Z copying torch/include/ATen/ops/new_ones_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7408132Z copying torch/include/ATen/ops/new_ones_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7409370Z copying torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7410476Z copying torch/include/ATen/ops/new_zeros_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7411623Z copying torch/include/ATen/ops/new_zeros_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7412963Z copying torch/include/ATen/ops/nextafter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7414199Z copying torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7415458Z copying torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7417758Z copying torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7418244Z copying torch/include/ATen/ops/nextafter_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7419287Z copying torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7420486Z copying torch/include/ATen/ops/nextafter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7421453Z copying torch/include/ATen/ops/nextafter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7422745Z copying torch/include/ATen/ops/nll_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7423801Z copying torch/include/ATen/ops/nll_loss2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7425000Z copying torch/include/ATen/ops/nll_loss2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7426632Z copying torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7427496Z copying torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7428745Z copying torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7430034Z copying torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7431054Z copying torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7432271Z copying torch/include/ATen/ops/nll_loss2d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7433304Z copying torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7434522Z copying torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7436353Z copying torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7436971Z copying torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7438514Z copying torch/include/ATen/ops/nll_loss2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7439318Z copying torch/include/ATen/ops/nll_loss2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7440816Z copying torch/include/ATen/ops/nll_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7442122Z copying torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7443471Z copying torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7444355Z copying torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7445862Z copying torch/include/ATen/ops/nll_loss_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7446622Z copying torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7447863Z copying torch/include/ATen/ops/nll_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7449023Z copying torch/include/ATen/ops/nll_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7450913Z copying torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7452245Z copying torch/include/ATen/ops/nll_loss_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7454363Z copying torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7454651Z copying torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7456183Z copying torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7457385Z copying torch/include/ATen/ops/nll_loss_forward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7458783Z copying torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7459849Z copying torch/include/ATen/ops/nll_loss_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7461350Z copying torch/include/ATen/ops/nll_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7462626Z copying torch/include/ATen/ops/nll_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7463871Z copying torch/include/ATen/ops/nll_loss_nd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7465438Z copying torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7466414Z copying torch/include/ATen/ops/nll_loss_nd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7467817Z copying torch/include/ATen/ops/nll_loss_nd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7469089Z copying torch/include/ATen/ops/nll_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7470504Z copying torch/include/ATen/ops/nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7471801Z copying torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7473264Z copying torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7474598Z copying torch/include/ATen/ops/nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7475926Z copying torch/include/ATen/ops/nonzero_numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7477354Z copying torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7478701Z copying torch/include/ATen/ops/nonzero_numpy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7480178Z copying torch/include/ATen/ops/nonzero_numpy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7481507Z copying torch/include/ATen/ops/nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7482748Z copying torch/include/ATen/ops/norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7484432Z copying torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7485761Z copying torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7487175Z copying torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7488376Z copying torch/include/ATen/ops/norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7489839Z copying torch/include/ATen/ops/norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7491171Z copying torch/include/ATen/ops/norm_except_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7492730Z copying torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7494208Z copying torch/include/ATen/ops/norm_except_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7495478Z copying torch/include/ATen/ops/norm_except_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7496792Z copying torch/include/ATen/ops/norm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7498291Z copying torch/include/ATen/ops/norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7499534Z copying torch/include/ATen/ops/norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7500941Z copying torch/include/ATen/ops/norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7502381Z copying torch/include/ATen/ops/normal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7503876Z copying torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7505167Z copying torch/include/ATen/ops/normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7506622Z copying torch/include/ATen/ops/normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7507935Z copying torch/include/ATen/ops/normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7509349Z copying torch/include/ATen/ops/normal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7510667Z copying torch/include/ATen/ops/normal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7512143Z copying torch/include/ATen/ops/not_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7513607Z copying torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7514915Z copying torch/include/ATen/ops/not_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7516176Z copying torch/include/ATen/ops/not_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7517635Z copying torch/include/ATen/ops/nuclear_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7519044Z copying torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7520395Z copying torch/include/ATen/ops/nuclear_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7521696Z copying torch/include/ATen/ops/nuclear_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7523110Z copying torch/include/ATen/ops/numpy_T.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7524497Z copying torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7525872Z copying torch/include/ATen/ops/numpy_T_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7527353Z copying torch/include/ATen/ops/numpy_T_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7528701Z copying torch/include/ATen/ops/one_hot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7530218Z copying torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7531581Z copying torch/include/ATen/ops/one_hot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7532888Z copying torch/include/ATen/ops/one_hot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7534493Z copying torch/include/ATen/ops/ones.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7535799Z copying torch/include/ATen/ops/ones_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7537226Z copying torch/include/ATen/ops/or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7539344Z copying torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7540748Z copying torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7541978Z copying torch/include/ATen/ops/ones_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7543378Z copying torch/include/ATen/ops/ones_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7544762Z copying torch/include/ATen/ops/ones_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7546144Z copying torch/include/ATen/ops/ones_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7547566Z copying torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7548874Z copying torch/include/ATen/ops/or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7550172Z copying torch/include/ATen/ops/or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7551552Z copying torch/include/ATen/ops/orgqr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7553046Z copying torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7554415Z copying torch/include/ATen/ops/orgqr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7555670Z copying torch/include/ATen/ops/orgqr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7557065Z copying torch/include/ATen/ops/ormqr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7558410Z copying torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7559852Z copying torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7561061Z copying torch/include/ATen/ops/ormqr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7562368Z copying torch/include/ATen/ops/ormqr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7563639Z copying torch/include/ATen/ops/outer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7565334Z copying torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7566505Z copying torch/include/ATen/ops/outer_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7567860Z copying torch/include/ATen/ops/outer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7568808Z copying torch/include/ATen/ops/output_nr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7570525Z copying torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7571788Z copying torch/include/ATen/ops/output_nr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7573045Z copying torch/include/ATen/ops/output_nr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7574656Z copying torch/include/ATen/ops/pad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7576586Z copying torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7577471Z copying torch/include/ATen/ops/pad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7578982Z copying torch/include/ATen/ops/pad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7580042Z copying torch/include/ATen/ops/pad_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7581483Z copying torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7582732Z copying torch/include/ATen/ops/pad_sequence_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7584155Z copying torch/include/ATen/ops/pad_sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7585451Z copying torch/include/ATen/ops/pairwise_distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7587110Z copying torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7588324Z copying torch/include/ATen/ops/pairwise_distance_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7589995Z copying torch/include/ATen/ops/pairwise_distance_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7590731Z copying torch/include/ATen/ops/pdist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7592768Z copying torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7593514Z copying torch/include/ATen/ops/pdist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7594635Z copying torch/include/ATen/ops/pdist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7596204Z copying torch/include/ATen/ops/permute.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7597147Z copying torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7598775Z copying torch/include/ATen/ops/permute_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7600141Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7601505Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7602818Z copying torch/include/ATen/ops/permute_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7603848Z copying torch/include/ATen/ops/permute_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7605312Z copying torch/include/ATen/ops/permute_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7606473Z copying torch/include/ATen/ops/permute_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7607810Z copying torch/include/ATen/ops/pin_memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7609160Z copying torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7610500Z copying torch/include/ATen/ops/pin_memory_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7611794Z copying torch/include/ATen/ops/pin_memory_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7613092Z copying torch/include/ATen/ops/pinverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7614641Z copying torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7615833Z copying torch/include/ATen/ops/pinverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7617283Z copying torch/include/ATen/ops/pinverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7618615Z copying torch/include/ATen/ops/pixel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7620362Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7621338Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7622779Z copying torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7623668Z copying torch/include/ATen/ops/pixel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7625461Z copying torch/include/ATen/ops/pixel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7626687Z copying torch/include/ATen/ops/pixel_unshuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7627941Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7629100Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7630483Z copying torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7631336Z copying torch/include/ATen/ops/pixel_unshuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7632799Z copying torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7633623Z copying torch/include/ATen/ops/poisson.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7634963Z copying torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7636389Z copying torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7638380Z copying torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7638889Z copying torch/include/ATen/ops/poisson_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7639730Z copying torch/include/ATen/ops/poisson_nll_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7641288Z copying torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7642074Z copying torch/include/ATen/ops/poisson_nll_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7643254Z copying torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7644375Z copying torch/include/ATen/ops/poisson_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7645774Z copying torch/include/ATen/ops/polar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7646921Z copying torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7648091Z copying torch/include/ATen/ops/polar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7649212Z copying torch/include/ATen/ops/polar_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7650608Z copying torch/include/ATen/ops/polar_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7652014Z copying torch/include/ATen/ops/polar_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7653439Z copying torch/include/ATen/ops/polygamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7654842Z copying torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7656169Z copying torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7657281Z copying torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7658894Z copying torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7659883Z copying torch/include/ATen/ops/polygamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7661098Z copying torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7662568Z copying torch/include/ATen/ops/polygamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7663629Z copying torch/include/ATen/ops/polygamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7665143Z copying torch/include/ATen/ops/positive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7666311Z copying torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7667413Z copying torch/include/ATen/ops/positive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7668799Z copying torch/include/ATen/ops/positive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7669868Z copying torch/include/ATen/ops/pow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7671297Z copying torch/include/ATen/ops/pow_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7672851Z copying torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7673902Z copying torch/include/ATen/ops/pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7675293Z copying torch/include/ATen/ops/pow_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7676404Z copying torch/include/ATen/ops/pow_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7677741Z copying torch/include/ATen/ops/pow_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7678822Z copying torch/include/ATen/ops/pow_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7680210Z copying torch/include/ATen/ops/prelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7681383Z copying torch/include/ATen/ops/prelu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7682905Z copying torch/include/ATen/ops/prelu_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7683905Z copying torch/include/ATen/ops/prelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7685167Z copying torch/include/ATen/ops/prelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7686362Z copying torch/include/ATen/ops/prelu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7687697Z copying torch/include/ATen/ops/prelu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7688964Z copying torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7690128Z copying torch/include/ATen/ops/prelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7691387Z copying torch/include/ATen/ops/prelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7692763Z copying torch/include/ATen/ops/prelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7693943Z copying torch/include/ATen/ops/prelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7695380Z copying torch/include/ATen/ops/prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7696715Z copying torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7697947Z copying torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7699132Z copying torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7700372Z copying torch/include/ATen/ops/prod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7701762Z copying torch/include/ATen/ops/prod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7702893Z copying torch/include/ATen/ops/prod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7704384Z copying torch/include/ATen/ops/prod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7706030Z copying torch/include/ATen/ops/prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7707337Z copying torch/include/ATen/ops/prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7708662Z copying torch/include/ATen/ops/promote_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7710183Z copying torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7711196Z copying torch/include/ATen/ops/promote_types_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7712379Z copying torch/include/ATen/ops/promote_types_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7713727Z copying torch/include/ATen/ops/put.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7715159Z copying torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7716159Z copying torch/include/ATen/ops/put_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7717190Z copying torch/include/ATen/ops/put_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7718588Z copying torch/include/ATen/ops/put_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7719540Z copying torch/include/ATen/ops/put_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7720861Z copying torch/include/ATen/ops/put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7722194Z copying torch/include/ATen/ops/q_per_channel_axis.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7723556Z copying torch/include/ATen/ops/q_per_channel_axis_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7724564Z copying torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7726025Z copying torch/include/ATen/ops/q_per_channel_scales.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7727462Z copying torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7728680Z copying torch/include/ATen/ops/q_per_channel_scales_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7730002Z copying torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7731545Z copying torch/include/ATen/ops/q_per_channel_zero_points.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7732887Z copying torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7734257Z copying torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7736305Z copying torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7737399Z copying torch/include/ATen/ops/q_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7739316Z copying torch/include/ATen/ops/q_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7739922Z copying torch/include/ATen/ops/q_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7741227Z copying torch/include/ATen/ops/q_zero_point.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7742042Z copying torch/include/ATen/ops/q_zero_point_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7743516Z copying torch/include/ATen/ops/q_zero_point_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7745295Z copying torch/include/ATen/ops/qr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7745848Z copying torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7746931Z copying torch/include/ATen/ops/qr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7748017Z copying torch/include/ATen/ops/qr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7749127Z copying torch/include/ATen/ops/qscheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7750329Z copying torch/include/ATen/ops/qscheme_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7751448Z copying torch/include/ATen/ops/qscheme_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7752942Z copying torch/include/ATen/ops/quantile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7754085Z copying torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7755365Z copying torch/include/ATen/ops/quantile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7756514Z copying torch/include/ATen/ops/quantile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7757734Z copying torch/include/ATen/ops/quantize_per_channel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7759315Z copying torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7760257Z copying torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7761367Z copying torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7762413Z copying torch/include/ATen/ops/quantize_per_channel_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7763510Z copying torch/include/ATen/ops/quantize_per_channel_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7764501Z copying torch/include/ATen/ops/quantize_per_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7766099Z copying torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7766820Z copying torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7767917Z copying torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7769099Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7770419Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7771258Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7772526Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7773658Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7774809Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7775734Z copying torch/include/ATen/ops/quantize_per_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7777372Z copying torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7778125Z copying torch/include/ATen/ops/quantized_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7779594Z copying torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7780436Z copying torch/include/ATen/ops/quantized_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7782039Z copying torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7782709Z copying torch/include/ATen/ops/quantized_gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7784747Z copying torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7785703Z copying torch/include/ATen/ops/quantized_gru_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7787024Z copying torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7788322Z copying torch/include/ATen/ops/quantized_lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7790102Z copying torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7790709Z copying torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7792379Z copying torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7793737Z copying torch/include/ATen/ops/quantized_max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7795202Z copying torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7796174Z copying torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7797656Z copying torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7798699Z copying torch/include/ATen/ops/quantized_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7800360Z copying torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7801270Z copying torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7803237Z copying torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7804168Z copying torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7805608Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7806700Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7807800Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7809213Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7810770Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7811875Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7813409Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7814603Z copying torch/include/ATen/ops/rad2deg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7815959Z copying torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7817209Z copying torch/include/ATen/ops/rad2deg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7818759Z copying torch/include/ATen/ops/rad2deg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7819996Z copying torch/include/ATen/ops/rand.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7821353Z copying torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7822540Z copying torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7823869Z copying torch/include/ATen/ops/rand_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7825109Z copying torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7826519Z copying torch/include/ATen/ops/rand_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7827465Z copying torch/include/ATen/ops/rand_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7829131Z copying torch/include/ATen/ops/rand_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7830229Z copying torch/include/ATen/ops/rand_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7831729Z copying torch/include/ATen/ops/randint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7833032Z copying torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7834440Z copying torch/include/ATen/ops/randint_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7835728Z copying torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7836950Z copying torch/include/ATen/ops/randint_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7838313Z copying torch/include/ATen/ops/randint_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7839489Z copying torch/include/ATen/ops/randint_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7840872Z copying torch/include/ATen/ops/randint_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7842050Z copying torch/include/ATen/ops/randn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7843494Z copying torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7844826Z copying torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7845851Z copying torch/include/ATen/ops/randn_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7847416Z copying torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7848885Z copying torch/include/ATen/ops/randn_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7849692Z copying torch/include/ATen/ops/randn_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7851281Z copying torch/include/ATen/ops/randn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7852649Z copying torch/include/ATen/ops/randn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7853988Z copying torch/include/ATen/ops/random.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7855528Z copying torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7856850Z copying torch/include/ATen/ops/random_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7857783Z copying torch/include/ATen/ops/random_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7858988Z copying torch/include/ATen/ops/random_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7860841Z copying torch/include/ATen/ops/random_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7861485Z copying torch/include/ATen/ops/random_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7862868Z copying torch/include/ATen/ops/randperm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7864381Z copying torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7864943Z copying torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7866410Z copying torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7868196Z copying torch/include/ATen/ops/randperm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7869245Z copying torch/include/ATen/ops/randperm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7870627Z copying torch/include/ATen/ops/range.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7871902Z copying torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7873090Z copying torch/include/ATen/ops/range_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7874445Z copying torch/include/ATen/ops/range_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7875674Z copying torch/include/ATen/ops/range_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7877005Z copying torch/include/ATen/ops/range_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7885924Z copying torch/include/ATen/ops/range_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7886974Z copying torch/include/ATen/ops/ravel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7887966Z copying torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7888784Z copying torch/include/ATen/ops/ravel_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7889557Z copying torch/include/ATen/ops/ravel_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7890406Z copying torch/include/ATen/ops/real.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7891302Z copying torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7892189Z copying torch/include/ATen/ops/real_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7892934Z copying torch/include/ATen/ops/real_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7893596Z copying torch/include/ATen/ops/reciprocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7894322Z copying torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7894866Z copying torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7895349Z copying torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7895815Z copying torch/include/ATen/ops/reciprocal_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7896335Z copying torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7897230Z copying torch/include/ATen/ops/reciprocal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7898666Z copying torch/include/ATen/ops/reciprocal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7899678Z copying torch/include/ATen/ops/record_stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7901093Z copying torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7902399Z copying torch/include/ATen/ops/record_stream_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7903557Z copying torch/include/ATen/ops/record_stream_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7904759Z copying torch/include/ATen/ops/refine_names.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7906385Z copying torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7907511Z copying torch/include/ATen/ops/refine_names_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7908674Z copying torch/include/ATen/ops/refine_names_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7909781Z copying torch/include/ATen/ops/reflection_pad1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7910909Z copying torch/include/ATen/ops/reflection_pad1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7912091Z copying torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7913308Z copying torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7914460Z copying torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7915690Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7916785Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7918075Z copying torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7919212Z copying torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7920960Z copying torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7922039Z copying torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7922915Z copying torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7924070Z copying torch/include/ATen/ops/reflection_pad1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7925289Z copying torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7926498Z copying torch/include/ATen/ops/reflection_pad1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7927594Z copying torch/include/ATen/ops/reflection_pad1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7928901Z copying torch/include/ATen/ops/reflection_pad2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7929946Z copying torch/include/ATen/ops/reflection_pad2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7931124Z copying torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7932324Z copying torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7933507Z copying torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7934725Z copying torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7935855Z copying torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7936951Z copying torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7938116Z copying torch/include/ATen/ops/reflection_pad2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7939172Z copying torch/include/ATen/ops/reflection_pad2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7940249Z copying torch/include/ATen/ops/reflection_pad3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7941380Z copying torch/include/ATen/ops/reflection_pad3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7942646Z copying torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7943731Z copying torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7944773Z copying torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7946937Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7947754Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7949224Z copying torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7950162Z copying torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7951584Z copying torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7952429Z copying torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7953703Z copying torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7954749Z copying torch/include/ATen/ops/reflection_pad3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7956019Z copying torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7957419Z copying torch/include/ATen/ops/reflection_pad3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7958606Z copying torch/include/ATen/ops/reflection_pad3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7959754Z copying torch/include/ATen/ops/relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7961299Z copying torch/include/ATen/ops/relu6.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7963051Z copying torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7963901Z copying torch/include/ATen/ops/relu6_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7965284Z copying torch/include/ATen/ops/relu6_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7966466Z copying torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7967794Z copying torch/include/ATen/ops/relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7968825Z copying torch/include/ATen/ops/relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7970458Z copying torch/include/ATen/ops/relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7971371Z copying torch/include/ATen/ops/relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7972497Z copying torch/include/ATen/ops/relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7973934Z copying torch/include/ATen/ops/remainder.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7975083Z copying torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7976249Z copying torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7977478Z copying torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7978842Z copying torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7979891Z copying torch/include/ATen/ops/remainder_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7981145Z copying torch/include/ATen/ops/remainder_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7982311Z copying torch/include/ATen/ops/remainder_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7983678Z copying torch/include/ATen/ops/remainder_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7984806Z copying torch/include/ATen/ops/rename.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7986244Z copying torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7987338Z copying torch/include/ATen/ops/rename_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7988501Z copying torch/include/ATen/ops/rename_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7989856Z copying torch/include/ATen/ops/renorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7991103Z copying torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7992215Z copying torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7993535Z copying torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7994714Z copying torch/include/ATen/ops/renorm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7995910Z copying torch/include/ATen/ops/renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7997103Z copying torch/include/ATen/ops/renorm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7998608Z copying torch/include/ATen/ops/renorm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.7999749Z copying torch/include/ATen/ops/repeat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8001251Z copying torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8002446Z copying torch/include/ATen/ops/repeat_interleave.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8004105Z copying torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8005287Z copying torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8006739Z copying torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8007921Z copying torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8009382Z copying torch/include/ATen/ops/repeat_interleave_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8010681Z copying torch/include/ATen/ops/repeat_interleave_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8012193Z copying torch/include/ATen/ops/repeat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8013368Z copying torch/include/ATen/ops/repeat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8015128Z copying torch/include/ATen/ops/replication_pad1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8016201Z copying torch/include/ATen/ops/replication_pad1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8017808Z copying torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8018919Z copying torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8020402Z copying torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8021597Z copying torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8023116Z copying torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8024288Z copying torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8025763Z copying torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8027047Z copying torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8028910Z copying torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8030080Z copying torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8031539Z copying torch/include/ATen/ops/replication_pad1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8032743Z copying torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8034340Z copying torch/include/ATen/ops/replication_pad1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8035531Z copying torch/include/ATen/ops/replication_pad1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8036981Z copying torch/include/ATen/ops/replication_pad2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8038182Z copying torch/include/ATen/ops/replication_pad2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8039679Z copying torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8040915Z copying torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8042366Z copying torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8043544Z copying torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8045298Z copying torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8046504Z copying torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8047792Z copying torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8048831Z copying torch/include/ATen/ops/replication_pad2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8050578Z copying torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8051546Z copying torch/include/ATen/ops/replication_pad2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8052566Z copying torch/include/ATen/ops/replication_pad2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8054365Z copying torch/include/ATen/ops/replication_pad3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8055325Z copying torch/include/ATen/ops/replication_pad3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8056578Z copying torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8057729Z copying torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8059235Z copying torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8060264Z copying torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8061611Z copying torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8062621Z copying torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8063860Z copying torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8065067Z copying torch/include/ATen/ops/replication_pad3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8066316Z copying torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8067474Z copying torch/include/ATen/ops/replication_pad3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8068716Z copying torch/include/ATen/ops/replication_pad3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8069913Z copying torch/include/ATen/ops/requires_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8071230Z copying torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8072377Z copying torch/include/ATen/ops/requires_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8073565Z copying torch/include/ATen/ops/requires_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8074747Z copying torch/include/ATen/ops/reshape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8076108Z copying torch/include/ATen/ops/reshape_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8077302Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8078581Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8079719Z copying torch/include/ATen/ops/reshape_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8080894Z copying torch/include/ATen/ops/reshape_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8082192Z copying torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8083547Z copying torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8084547Z copying torch/include/ATen/ops/reshape_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8086776Z copying torch/include/ATen/ops/reshape_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8087610Z copying torch/include/ATen/ops/resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8088701Z copying torch/include/ATen/ops/resize_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8090246Z copying torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8091340Z copying torch/include/ATen/ops/resize_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8092732Z copying torch/include/ATen/ops/resize_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8094151Z copying torch/include/ATen/ops/resize_as_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8096017Z copying torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8097158Z copying torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8098408Z copying torch/include/ATen/ops/resize_as_sparse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8099556Z copying torch/include/ATen/ops/resize_as_sparse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8100855Z copying torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8101994Z copying torch/include/ATen/ops/resize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8103149Z copying torch/include/ATen/ops/resize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8104334Z copying torch/include/ATen/ops/resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8105485Z copying torch/include/ATen/ops/resize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8106712Z copying torch/include/ATen/ops/resize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8107869Z copying torch/include/ATen/ops/resolve_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8109062Z copying torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8110801Z copying torch/include/ATen/ops/resolve_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8111967Z copying torch/include/ATen/ops/resolve_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8113331Z copying torch/include/ATen/ops/resolve_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8114574Z copying torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8115612Z copying torch/include/ATen/ops/resolve_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8116868Z copying torch/include/ATen/ops/resolve_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8117939Z copying torch/include/ATen/ops/result_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8119250Z copying torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8120421Z copying torch/include/ATen/ops/result_type_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8121573Z copying torch/include/ATen/ops/result_type_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8122702Z copying torch/include/ATen/ops/retain_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8123902Z copying torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8125063Z copying torch/include/ATen/ops/retain_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8126255Z copying torch/include/ATen/ops/retain_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8127757Z copying torch/include/ATen/ops/retains_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8128702Z copying torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8129625Z copying torch/include/ATen/ops/retains_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8130727Z copying torch/include/ATen/ops/retains_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8131815Z copying torch/include/ATen/ops/rnn_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8133232Z copying torch/include/ATen/ops/rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8135052Z copying torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8136148Z copying torch/include/ATen/ops/rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8137394Z copying torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8138692Z copying torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8139968Z copying torch/include/ATen/ops/rnn_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8141450Z copying torch/include/ATen/ops/rnn_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8142494Z copying torch/include/ATen/ops/rnn_tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8143549Z copying torch/include/ATen/ops/rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8145020Z copying torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8146107Z copying torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8147645Z copying torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8148697Z copying torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8149744Z copying torch/include/ATen/ops/t.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8151074Z copying torch/include/ATen/ops/rnn_tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8152296Z copying torch/include/ATen/ops/rnn_tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8153467Z copying torch/include/ATen/ops/roll.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8155166Z copying torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8156046Z copying torch/include/ATen/ops/roll_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8157077Z copying torch/include/ATen/ops/roll_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8159449Z copying torch/include/ATen/ops/roll_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8159962Z copying torch/include/ATen/ops/roll_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8160698Z copying torch/include/ATen/ops/rot90.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8162511Z copying torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8163317Z copying torch/include/ATen/ops/rot90_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8164528Z copying torch/include/ATen/ops/rot90_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8165660Z copying torch/include/ATen/ops/round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8167024Z copying torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8168025Z copying torch/include/ATen/ops/round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8169418Z copying torch/include/ATen/ops/round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8170644Z copying torch/include/ATen/ops/round_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8171851Z copying torch/include/ATen/ops/round_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8173027Z copying torch/include/ATen/ops/round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8174365Z copying torch/include/ATen/ops/round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8175483Z copying torch/include/ATen/ops/row_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8176840Z copying torch/include/ATen/ops/row_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8177993Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8179075Z copying torch/include/ATen/ops/row_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8180500Z copying torch/include/ATen/ops/row_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8181517Z copying torch/include/ATen/ops/row_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8182873Z copying torch/include/ATen/ops/row_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8183948Z copying torch/include/ATen/ops/row_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8185461Z copying torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8186549Z copying torch/include/ATen/ops/row_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8188610Z copying torch/include/ATen/ops/row_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8189464Z copying torch/include/ATen/ops/rrelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8191023Z copying torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8192098Z copying torch/include/ATen/ops/rrelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8193309Z copying torch/include/ATen/ops/rrelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8194386Z copying torch/include/ATen/ops/rrelu_with_noise.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8196184Z copying torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8196825Z copying torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8198255Z copying torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8199315Z copying torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8200934Z copying torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8201939Z copying torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8203460Z copying torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8204671Z copying torch/include/ATen/ops/rrelu_with_noise_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8205652Z copying torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8207502Z copying torch/include/ATen/ops/rshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8208273Z copying torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8209511Z copying torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8210780Z copying torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8212054Z copying torch/include/ATen/ops/rshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8213435Z copying torch/include/ATen/ops/rshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8215079Z copying torch/include/ATen/ops/rshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8216066Z copying torch/include/ATen/ops/rsqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8217745Z copying torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8218422Z copying torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8219905Z copying torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8221352Z copying torch/include/ATen/ops/rsqrt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8222507Z copying torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8223309Z copying torch/include/ATen/ops/rsqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8224392Z copying torch/include/ATen/ops/rsqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8225590Z copying torch/include/ATen/ops/rsub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8227115Z copying torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8228119Z copying torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8229554Z copying torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8230591Z copying torch/include/ATen/ops/rsub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8231999Z copying torch/include/ATen/ops/rsub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8233071Z copying torch/include/ATen/ops/scalar_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8234320Z copying torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8235733Z copying torch/include/ATen/ops/scalar_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8236761Z copying torch/include/ATen/ops/scalar_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8238194Z copying torch/include/ATen/ops/scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8239598Z copying torch/include/ATen/ops/scatter_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8240724Z copying torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8241850Z copying torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8243204Z copying torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8244306Z copying torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8245415Z copying torch/include/ATen/ops/scatter_add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8246542Z copying torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8248226Z copying torch/include/ATen/ops/scatter_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8249228Z copying torch/include/ATen/ops/scatter_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8250585Z copying torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8251843Z copying torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8253031Z copying torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8254310Z copying torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8255960Z copying torch/include/ATen/ops/scatter_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8257232Z copying torch/include/ATen/ops/scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8258374Z copying torch/include/ATen/ops/scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8259474Z copying torch/include/ATen/ops/scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8260716Z copying torch/include/ATen/ops/scatter_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8262243Z copying torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8263302Z copying torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8264458Z copying torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8265424Z copying torch/include/ATen/ops/scatter_reduce_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8266753Z copying torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8267962Z copying torch/include/ATen/ops/scatter_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8269257Z copying torch/include/ATen/ops/scatter_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8270828Z copying torch/include/ATen/ops/searchsorted.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8272045Z copying torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8273254Z copying torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8274167Z copying torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8275657Z copying torch/include/ATen/ops/searchsorted_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8276845Z copying torch/include/ATen/ops/searchsorted_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8277808Z copying torch/include/ATen/ops/to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8278794Z copying torch/include/ATen/ops/segment_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8280121Z copying torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8281210Z copying torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8282289Z copying torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8283353Z copying torch/include/ATen/ops/segment_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8284434Z copying torch/include/ATen/ops/segment_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8286067Z copying torch/include/ATen/ops/select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8286937Z copying torch/include/ATen/ops/select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8288104Z copying torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8289390Z copying torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8290582Z copying torch/include/ATen/ops/select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8292061Z copying torch/include/ATen/ops/select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8293321Z copying torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8294689Z copying torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8295910Z copying torch/include/ATen/ops/select_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8297459Z copying torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8298575Z copying torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8299771Z copying torch/include/ATen/ops/select_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8301003Z copying torch/include/ATen/ops/select_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8302231Z copying torch/include/ATen/ops/select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8303718Z copying torch/include/ATen/ops/select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8304886Z copying torch/include/ATen/ops/select_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8306198Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8307420Z copying torch/include/ATen/ops/select_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8308601Z copying torch/include/ATen/ops/select_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8310046Z copying torch/include/ATen/ops/selu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8311196Z copying torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8312418Z copying torch/include/ATen/ops/selu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8313635Z copying torch/include/ATen/ops/selu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8315084Z copying torch/include/ATen/ops/set.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8316285Z copying torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8317623Z copying torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8318769Z copying torch/include/ATen/ops/set_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8320060Z copying torch/include/ATen/ops/set_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8321229Z copying torch/include/ATen/ops/set_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8322584Z copying torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8323775Z copying torch/include/ATen/ops/set_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8325014Z copying torch/include/ATen/ops/set_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8326305Z copying torch/include/ATen/ops/set_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8327560Z copying torch/include/ATen/ops/set_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8328816Z copying torch/include/ATen/ops/set_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8330416Z copying torch/include/ATen/ops/sgn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8331585Z copying torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8332796Z copying torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8334325Z copying torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8335420Z copying torch/include/ATen/ops/sgn_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8336596Z copying torch/include/ATen/ops/sgn_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8337858Z copying torch/include/ATen/ops/sgn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8338946Z copying torch/include/ATen/ops/sgn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8340198Z copying torch/include/ATen/ops/sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8341399Z copying torch/include/ATen/ops/sigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8342832Z copying torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8343877Z copying torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8345151Z copying torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8346468Z copying torch/include/ATen/ops/sigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8348131Z copying torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8349856Z copying torch/include/ATen/ops/sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8350652Z copying torch/include/ATen/ops/sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8352875Z copying torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8353422Z copying torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8354144Z copying torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8355515Z copying torch/include/ATen/ops/sigmoid_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8356672Z copying torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8357856Z copying torch/include/ATen/ops/sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8359191Z copying torch/include/ATen/ops/sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8360678Z copying torch/include/ATen/ops/sign.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8361834Z copying torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8362978Z copying torch/include/ATen/ops/sign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8364284Z copying torch/include/ATen/ops/sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8365468Z copying torch/include/ATen/ops/sign_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8366570Z copying torch/include/ATen/ops/sign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8367679Z copying torch/include/ATen/ops/sign_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8368730Z copying torch/include/ATen/ops/sign_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8370026Z copying torch/include/ATen/ops/signbit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8371397Z copying torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8372552Z copying torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8373655Z copying torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8374769Z copying torch/include/ATen/ops/signbit_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8376418Z copying torch/include/ATen/ops/signbit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8377266Z copying torch/include/ATen/ops/signbit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8378808Z copying torch/include/ATen/ops/signbit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8379839Z copying torch/include/ATen/ops/silu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8381000Z copying torch/include/ATen/ops/silu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8382385Z copying torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8383633Z copying torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8384661Z copying torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8385983Z copying torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8387068Z copying torch/include/ATen/ops/silu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8388728Z copying torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8389751Z copying torch/include/ATen/ops/silu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8391019Z copying torch/include/ATen/ops/silu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8392306Z copying torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8393362Z copying torch/include/ATen/ops/silu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8394838Z copying torch/include/ATen/ops/silu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8395746Z copying torch/include/ATen/ops/silu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8397192Z copying torch/include/ATen/ops/silu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8398136Z copying torch/include/ATen/ops/silu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8399489Z copying torch/include/ATen/ops/silu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8400672Z copying torch/include/ATen/ops/sin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8402202Z copying torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8403112Z copying torch/include/ATen/ops/sin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8404226Z copying torch/include/ATen/ops/sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8405767Z copying torch/include/ATen/ops/sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8406796Z copying torch/include/ATen/ops/sin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8407792Z copying torch/include/ATen/ops/sin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8409168Z copying torch/include/ATen/ops/sin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8410443Z copying torch/include/ATen/ops/sinc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8411842Z copying torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8412889Z copying torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8414430Z copying torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8416422Z copying torch/include/ATen/ops/sinc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8417584Z copying torch/include/ATen/ops/sinc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8418635Z copying torch/include/ATen/ops/sinc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8419814Z copying torch/include/ATen/ops/sinc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8421275Z copying torch/include/ATen/ops/sinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8422452Z copying torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8423535Z copying torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8424645Z copying torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8425974Z copying torch/include/ATen/ops/sinh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8427149Z copying torch/include/ATen/ops/sinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8428855Z copying torch/include/ATen/ops/sinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8429973Z copying torch/include/ATen/ops/sinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8431407Z copying torch/include/ATen/ops/size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8432869Z copying torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8433962Z copying torch/include/ATen/ops/size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8435048Z copying torch/include/ATen/ops/size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8436433Z copying torch/include/ATen/ops/slice.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8437653Z copying torch/include/ATen/ops/slice_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8438920Z copying torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8440035Z copying torch/include/ATen/ops/slice_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8441342Z copying torch/include/ATen/ops/slice_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8442838Z copying torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8444012Z copying torch/include/ATen/ops/slice_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8444998Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8446309Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8447409Z copying torch/include/ATen/ops/slice_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8449182Z copying torch/include/ATen/ops/slice_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8450216Z copying torch/include/ATen/ops/slice_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8451746Z copying torch/include/ATen/ops/slice_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8452478Z copying torch/include/ATen/ops/slice_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8454319Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8455601Z copying torch/include/ATen/ops/slice_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8456886Z copying torch/include/ATen/ops/slice_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8458583Z copying torch/include/ATen/ops/slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8459296Z copying torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8461364Z copying torch/include/ATen/ops/slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8462014Z copying torch/include/ATen/ops/slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8463155Z copying torch/include/ATen/ops/slow_conv3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8464196Z copying torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8465467Z copying torch/include/ATen/ops/slow_conv3d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8466736Z copying torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8468085Z copying torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8469301Z copying torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8470258Z copying torch/include/ATen/ops/slow_conv3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8471610Z copying torch/include/ATen/ops/slow_conv3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8472775Z copying torch/include/ATen/ops/slow_conv_dilated2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8474373Z copying torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8475471Z copying torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8476749Z copying torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8477895Z copying torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8479046Z copying torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8480233Z copying torch/include/ATen/ops/slow_conv_dilated3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8481509Z copying torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8482547Z copying torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8483742Z copying torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8485301Z copying torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8486174Z copying torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8487923Z copying torch/include/ATen/ops/slow_conv_transpose2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8489183Z copying torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8490237Z copying torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8491530Z copying torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8492848Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8494187Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8495480Z copying torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8496623Z copying torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8497784Z copying torch/include/ATen/ops/slow_conv_transpose3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8499015Z copying torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8500067Z copying torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8501551Z copying torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8502899Z copying torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8503839Z copying torch/include/ATen/ops/smm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8505165Z copying torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8506248Z copying torch/include/ATen/ops/smm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8507100Z copying torch/include/ATen/ops/smm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8508931Z copying torch/include/ATen/ops/smooth_l1_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8510316Z copying torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8511668Z copying torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8512724Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8514126Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8515276Z copying torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8516531Z copying torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8517831Z copying torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8518946Z copying torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8520131Z copying torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8521340Z copying torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8522562Z copying torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8523753Z copying torch/include/ATen/ops/smooth_l1_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8524942Z copying torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8526159Z copying torch/include/ATen/ops/soft_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8527441Z copying torch/include/ATen/ops/soft_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8528783Z copying torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8529752Z copying torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8531182Z copying torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8532465Z copying torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8533625Z copying torch/include/ATen/ops/soft_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8535092Z copying torch/include/ATen/ops/soft_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8536263Z copying torch/include/ATen/ops/softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8537618Z copying torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8538974Z copying torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8539960Z copying torch/include/ATen/ops/softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8541251Z copying torch/include/ATen/ops/softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8542207Z copying torch/include/ATen/ops/softplus.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8543496Z copying torch/include/ATen/ops/softplus_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8544927Z copying torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8545891Z copying torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8546825Z copying torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8548066Z copying torch/include/ATen/ops/softplus_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8549038Z copying torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8550419Z copying torch/include/ATen/ops/softplus_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8551633Z copying torch/include/ATen/ops/softplus_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8552638Z copying torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8553945Z copying torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8554809Z copying torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8555858Z copying torch/include/ATen/ops/softplus_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8557222Z copying torch/include/ATen/ops/softplus_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8558115Z copying torch/include/ATen/ops/softplus_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8559218Z copying torch/include/ATen/ops/softplus_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8561174Z copying torch/include/ATen/ops/softshrink.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8561450Z copying torch/include/ATen/ops/softshrink_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8562853Z copying torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8564147Z copying torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8565465Z copying torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8566746Z copying torch/include/ATen/ops/softshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8568000Z copying torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8569595Z copying torch/include/ATen/ops/softshrink_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8570647Z copying torch/include/ATen/ops/softshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8572557Z copying torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8573296Z copying torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8575054Z copying torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8576679Z copying torch/include/ATen/ops/softshrink_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8577996Z copying torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8579271Z copying torch/include/ATen/ops/softshrink_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8580651Z copying torch/include/ATen/ops/softshrink_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8581898Z copying torch/include/ATen/ops/sort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8583234Z copying torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8584636Z copying torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8586405Z copying torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8587218Z copying torch/include/ATen/ops/sort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8589495Z copying torch/include/ATen/ops/sort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8590800Z copying torch/include/ATen/ops/sort_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8592141Z copying torch/include/ATen/ops/sort_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8593851Z copying torch/include/ATen/ops/sort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8595193Z copying torch/include/ATen/ops/sort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8597089Z copying torch/include/ATen/ops/sparse_bsc_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8598456Z copying torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8600035Z copying torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8601664Z copying torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8603000Z copying torch/include/ATen/ops/sparse_bsr_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8605071Z copying torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8606246Z copying torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8607980Z copying torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8609434Z copying torch/include/ATen/ops/sparse_compressed_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8611311Z copying torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8613002Z copying torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8614472Z copying torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8616206Z copying torch/include/ATen/ops/sparse_coo_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8617994Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8619287Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8620845Z copying torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8622364Z copying torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8623948Z copying torch/include/ATen/ops/sparse_csc_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8625685Z copying torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8627019Z copying torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8628726Z copying torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8630093Z copying torch/include/ATen/ops/sparse_csr_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8631959Z copying torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8633191Z copying torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8634868Z copying torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8636207Z copying torch/include/ATen/ops/sparse_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8637948Z copying torch/include/ATen/ops/sparse_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8639234Z copying torch/include/ATen/ops/sparse_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8640972Z copying torch/include/ATen/ops/sparse_mask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8642379Z copying torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8643914Z copying torch/include/ATen/ops/sparse_mask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8645433Z copying torch/include/ATen/ops/sparse_mask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8647024Z copying torch/include/ATen/ops/sparse_resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8648567Z copying torch/include/ATen/ops/sparse_resize_and_clear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8650388Z copying torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8651756Z copying torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8653517Z copying torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8655310Z copying torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8656925Z copying torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8658653Z copying torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8660186Z copying torch/include/ATen/ops/sparse_resize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8661689Z copying torch/include/ATen/ops/sparse_resize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8663369Z copying torch/include/ATen/ops/sparse_sampled_addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8664791Z copying torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8666314Z copying torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8667346Z copying torch/include/ATen/ops/special_airy_ai.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8668935Z copying torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8669926Z copying torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8671482Z copying torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8672783Z copying torch/include/ATen/ops/special_airy_ai_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8673998Z copying torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8675376Z copying torch/include/ATen/ops/special_airy_ai_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8676668Z copying torch/include/ATen/ops/special_airy_ai_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8677823Z copying torch/include/ATen/ops/special_bessel_j0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8679442Z copying torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8680351Z copying torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8681857Z copying torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8683065Z copying torch/include/ATen/ops/special_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8684323Z copying torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8685837Z copying torch/include/ATen/ops/special_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8687345Z copying torch/include/ATen/ops/special_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8688549Z copying torch/include/ATen/ops/special_bessel_j1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8689950Z copying torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8691541Z copying torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8692455Z copying torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8693659Z copying torch/include/ATen/ops/special_bessel_j1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8695312Z copying torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8696595Z copying torch/include/ATen/ops/special_bessel_j1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8697360Z copying torch/include/ATen/ops/special_bessel_j1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8699154Z copying torch/include/ATen/ops/special_bessel_y0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8700247Z copying torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8701240Z copying torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8702479Z copying torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8703986Z copying torch/include/ATen/ops/special_bessel_y0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8705017Z copying torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8706021Z copying torch/include/ATen/ops/special_bessel_y0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8707557Z copying torch/include/ATen/ops/special_bessel_y0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8708517Z copying torch/include/ATen/ops/special_bessel_y1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8710093Z copying torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8711046Z copying torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8712327Z copying torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8714131Z copying torch/include/ATen/ops/special_bessel_y1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8714762Z copying torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8716415Z copying torch/include/ATen/ops/special_bessel_y1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8717704Z copying torch/include/ATen/ops/special_bessel_y1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8718850Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8721243Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8721672Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8722652Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8723799Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8724844Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8726089Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8727807Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8728339Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8729671Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8731154Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8732449Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8733559Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8735098Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8735737Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8737474Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8738384Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8739456Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8740544Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8741679Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8743052Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8744028Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8745411Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8746399Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8747793Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8749088Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8750281Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8751605Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8752849Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8754140Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8755357Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8756822Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8758593Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8759419Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8760686Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8761704Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8763172Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8764062Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8766018Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8767050Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8768156Z copying torch/include/ATen/ops/special_digamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8769626Z copying torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8770506Z copying torch/include/ATen/ops/special_digamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8772081Z copying torch/include/ATen/ops/special_digamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8772902Z copying torch/include/ATen/ops/special_entr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8774863Z copying torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8776581Z copying torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8777701Z copying torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8779160Z copying torch/include/ATen/ops/special_entr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8780871Z copying torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8781889Z copying torch/include/ATen/ops/special_entr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8783575Z copying torch/include/ATen/ops/special_entr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8784838Z copying torch/include/ATen/ops/special_erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8786755Z copying torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8787976Z copying torch/include/ATen/ops/special_erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8789698Z copying torch/include/ATen/ops/special_erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8791472Z copying torch/include/ATen/ops/special_erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8792886Z copying torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8794583Z copying torch/include/ATen/ops/special_erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8795896Z copying torch/include/ATen/ops/special_erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8797667Z copying torch/include/ATen/ops/special_erfcx.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8799145Z copying torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8800795Z copying torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8802126Z copying torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8803885Z copying torch/include/ATen/ops/special_erfcx_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8805192Z copying torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8806960Z copying torch/include/ATen/ops/special_erfcx_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8808221Z copying torch/include/ATen/ops/special_erfcx_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8809987Z copying torch/include/ATen/ops/special_erfinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8811518Z copying torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8813252Z copying torch/include/ATen/ops/special_erfinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8814819Z copying torch/include/ATen/ops/special_erfinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8816500Z copying torch/include/ATen/ops/special_exp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8817998Z copying torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8819548Z copying torch/include/ATen/ops/special_exp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8821138Z copying torch/include/ATen/ops/special_exp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8822744Z copying torch/include/ATen/ops/special_expit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8824472Z copying torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8825800Z copying torch/include/ATen/ops/special_expit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8827488Z copying torch/include/ATen/ops/special_expit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8828809Z copying torch/include/ATen/ops/special_expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8830736Z copying torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8831905Z copying torch/include/ATen/ops/special_expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8833701Z copying torch/include/ATen/ops/special_expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8834977Z copying torch/include/ATen/ops/special_gammainc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8836917Z copying torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8838160Z copying torch/include/ATen/ops/special_gammainc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8839916Z copying torch/include/ATen/ops/special_gammainc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8841249Z copying torch/include/ATen/ops/special_gammaincc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8843111Z copying torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8844674Z copying torch/include/ATen/ops/special_gammaincc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8846289Z copying torch/include/ATen/ops/special_gammaincc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8847661Z copying torch/include/ATen/ops/special_gammaln.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8849606Z copying torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8850835Z copying torch/include/ATen/ops/special_gammaln_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8852660Z copying torch/include/ATen/ops/special_gammaln_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8854108Z copying torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8856042Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8857453Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8858965Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8860543Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8862274Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8864427Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8865711Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8867392Z copying torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8868800Z copying torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8870632Z copying torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8872042Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8873732Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8875815Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8876985Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8878688Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8880080Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8881894Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8883184Z copying torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8884936Z copying torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8886240Z copying torch/include/ATen/ops/special_i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8888199Z copying torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8889352Z copying torch/include/ATen/ops/special_i0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8891171Z copying torch/include/ATen/ops/special_i0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8892478Z copying torch/include/ATen/ops/special_i0e.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8894656Z copying torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8895760Z copying torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8897555Z copying torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8899197Z copying torch/include/ATen/ops/special_i0e_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8900818Z copying torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8902187Z copying torch/include/ATen/ops/special_i0e_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8903997Z copying torch/include/ATen/ops/special_i0e_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8904865Z copying torch/include/ATen/ops/special_i1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8906468Z copying torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8907495Z copying torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8908943Z copying torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8910191Z copying torch/include/ATen/ops/special_i1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8912190Z copying torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8912506Z copying torch/include/ATen/ops/special_i1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8914000Z copying torch/include/ATen/ops/special_i1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8915423Z copying torch/include/ATen/ops/special_i1e.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8916594Z copying torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8917854Z copying torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8919214Z copying torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8920461Z copying torch/include/ATen/ops/special_i1e_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8921810Z copying torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8923268Z copying torch/include/ATen/ops/special_i1e_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8924319Z copying torch/include/ATen/ops/special_i1e_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8925882Z copying torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8926941Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8928584Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8929734Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8931339Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8932456Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8934035Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8935762Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8936937Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8938245Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8940172Z copying torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8940775Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8942725Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8943339Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8944707Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8946922Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8947507Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8948671Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8949371Z copying torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8950758Z copying torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8952095Z copying torch/include/ATen/ops/special_log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8953049Z copying torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8954571Z copying torch/include/ATen/ops/special_log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8955842Z copying torch/include/ATen/ops/special_log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8957039Z copying torch/include/ATen/ops/special_log_ndtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8958299Z copying torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8959764Z copying torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8960523Z copying torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8962202Z copying torch/include/ATen/ops/special_log_ndtr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8963437Z copying torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8964266Z copying torch/include/ATen/ops/special_log_ndtr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8966289Z copying torch/include/ATen/ops/special_log_ndtr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8967206Z copying torch/include/ATen/ops/special_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8968592Z copying torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8969755Z copying torch/include/ATen/ops/special_log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8971020Z copying torch/include/ATen/ops/special_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8972400Z copying torch/include/ATen/ops/special_logit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8973519Z copying torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8974755Z copying torch/include/ATen/ops/special_logit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8975799Z copying torch/include/ATen/ops/special_logit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8977011Z copying torch/include/ATen/ops/special_logsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8978270Z copying torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8979468Z copying torch/include/ATen/ops/special_logsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8980851Z copying torch/include/ATen/ops/special_logsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8981732Z copying torch/include/ATen/ops/special_modified_bessel_i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8983390Z copying torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8984490Z copying torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8985523Z copying torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8986957Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8988045Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8989444Z copying torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8990560Z copying torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8991700Z copying torch/include/ATen/ops/special_modified_bessel_i1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8993184Z copying torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8994166Z copying torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8995485Z copying torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8996632Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8997761Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.8998995Z copying torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9000126Z copying torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9001532Z copying torch/include/ATen/ops/special_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9002702Z copying torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9003811Z copying torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9005029Z copying torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9006188Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9007378Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9008683Z copying torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9009764Z copying torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9011218Z copying torch/include/ATen/ops/special_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9012535Z copying torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9013600Z copying torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9015112Z copying torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9016099Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9017506Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9018704Z copying torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9019816Z copying torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9021177Z copying torch/include/ATen/ops/special_multigammaln.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9022328Z copying torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9023461Z copying torch/include/ATen/ops/special_multigammaln_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9024553Z copying torch/include/ATen/ops/special_multigammaln_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9025974Z copying torch/include/ATen/ops/special_ndtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9027456Z copying torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9028521Z copying torch/include/ATen/ops/special_ndtr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9029925Z copying torch/include/ATen/ops/special_ndtr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9031028Z copying torch/include/ATen/ops/special_ndtri.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9032508Z copying torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9034096Z copying torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9035695Z copying torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9036689Z copying torch/include/ATen/ops/special_ndtri_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9037871Z copying torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9039170Z copying torch/include/ATen/ops/special_ndtri_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9040396Z copying torch/include/ATen/ops/special_ndtri_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9041713Z copying torch/include/ATen/ops/special_polygamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9043177Z copying torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9044374Z copying torch/include/ATen/ops/special_polygamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9045774Z copying torch/include/ATen/ops/special_polygamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9047137Z copying torch/include/ATen/ops/special_psi.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9048486Z copying torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9049883Z copying torch/include/ATen/ops/special_psi_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9050959Z copying torch/include/ATen/ops/special_psi_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9052470Z copying torch/include/ATen/ops/special_round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9053984Z copying torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9055335Z copying torch/include/ATen/ops/special_round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9056972Z copying torch/include/ATen/ops/special_round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9058222Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9059771Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9060853Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9062395Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9063651Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9064992Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9066113Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9067573Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9068675Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9070326Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9071354Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9072886Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9074219Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9075616Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9076866Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9078274Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9079538Z copying torch/include/ATen/ops/special_sinc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9081012Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9082487Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9083912Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9084993Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9086450Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9087496Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9089013Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9090294Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9091744Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9093012Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9094532Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9095996Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9097420Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9098507Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9099983Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9101207Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9102576Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9103927Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9105272Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9106588Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9107953Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9109351Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9110838Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9112025Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9113431Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9114756Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9116114Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9117412Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9118796Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9120553Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9121950Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9123337Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9124749Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9125862Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9127328Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9128634Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9129987Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9131427Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9132803Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9134238Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9135690Z copying torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9136708Z copying torch/include/ATen/ops/special_sinc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9138160Z copying torch/include/ATen/ops/special_sinc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9139411Z copying torch/include/ATen/ops/special_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9140883Z copying torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9142060Z copying torch/include/ATen/ops/special_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9143394Z copying torch/include/ATen/ops/special_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9144673Z copying torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9146308Z copying torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9147285Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9148759Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9150246Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9151308Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9152927Z copying torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9154415Z copying torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9155717Z copying torch/include/ATen/ops/special_xlog1py.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9157442Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9158202Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9159612Z copying torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9160714Z copying torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9162082Z copying torch/include/ATen/ops/special_xlog1py_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9162929Z copying torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9164748Z copying torch/include/ATen/ops/special_xlog1py_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9165956Z copying torch/include/ATen/ops/special_xlog1py_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9167350Z copying torch/include/ATen/ops/special_xlogy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9168371Z copying torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9170190Z copying torch/include/ATen/ops/special_xlogy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9170908Z copying torch/include/ATen/ops/special_xlogy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9172263Z copying torch/include/ATen/ops/special_zeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9173647Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9174860Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9175725Z copying torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9177414Z copying torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9178325Z copying torch/include/ATen/ops/special_zeta_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9179626Z copying torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9180734Z copying torch/include/ATen/ops/special_zeta_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9181781Z copying torch/include/ATen/ops/special_zeta_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9183340Z copying torch/include/ATen/ops/split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9184669Z copying torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9186002Z copying torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9187323Z copying torch/include/ATen/ops/split_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9188623Z copying torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9190269Z copying torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9191882Z copying torch/include/ATen/ops/split_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9192768Z copying torch/include/ATen/ops/split_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9193680Z copying torch/include/ATen/ops/split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9194919Z copying torch/include/ATen/ops/split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9196309Z copying torch/include/ATen/ops/split_with_sizes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9197730Z copying torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9199008Z copying torch/include/ATen/ops/split_with_sizes_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9200894Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9202056Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9203651Z copying torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9205948Z copying torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9207035Z copying torch/include/ATen/ops/split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9208676Z copying torch/include/ATen/ops/split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9209982Z copying torch/include/ATen/ops/sqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9212317Z copying torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9213376Z copying torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9215230Z copying torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9217264Z copying torch/include/ATen/ops/sqrt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9218615Z copying torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9219980Z copying torch/include/ATen/ops/sqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9221699Z copying torch/include/ATen/ops/sqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9223002Z copying torch/include/ATen/ops/square.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9225127Z copying torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9226204Z copying torch/include/ATen/ops/square_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9227809Z copying torch/include/ATen/ops/square_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9229301Z copying torch/include/ATen/ops/squeeze.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9231155Z copying torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9232493Z copying torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9234062Z copying torch/include/ATen/ops/squeeze_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9235858Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9237267Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9238656Z copying torch/include/ATen/ops/squeeze_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9240180Z copying torch/include/ATen/ops/squeeze_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9241395Z copying torch/include/ATen/ops/squeeze_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9242671Z copying torch/include/ATen/ops/squeeze_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9243972Z copying torch/include/ATen/ops/sspaddmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9245405Z copying torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9246736Z copying torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9248089Z copying torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9249076Z copying torch/include/ATen/ops/sspaddmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9250510Z copying torch/include/ATen/ops/sspaddmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9251921Z copying torch/include/ATen/ops/stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9253379Z copying torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9254277Z copying torch/include/ATen/ops/stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9255757Z copying torch/include/ATen/ops/stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9256937Z copying torch/include/ATen/ops/std.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9258305Z copying torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9259753Z copying torch/include/ATen/ops/std_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9260835Z copying torch/include/ATen/ops/std_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9262087Z copying torch/include/ATen/ops/std_mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9263441Z copying torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9264757Z copying torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9265482Z copying torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9267331Z copying torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9267927Z copying torch/include/ATen/ops/std_mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9269313Z copying torch/include/ATen/ops/std_mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9270431Z copying torch/include/ATen/ops/std_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9271801Z copying torch/include/ATen/ops/std_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9273006Z copying torch/include/ATen/ops/stft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9273915Z copying torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9275167Z copying torch/include/ATen/ops/stft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9276332Z copying torch/include/ATen/ops/stft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9277483Z copying torch/include/ATen/ops/stride.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9278995Z copying torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9279922Z copying torch/include/ATen/ops/stride_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9281317Z copying torch/include/ATen/ops/stride_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9282414Z copying torch/include/ATen/ops/sub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9283668Z copying torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9285377Z copying torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9285954Z copying torch/include/ATen/ops/sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9287401Z copying torch/include/ATen/ops/sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9288524Z copying torch/include/ATen/ops/sub_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9289522Z copying torch/include/ATen/ops/sub_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9290728Z copying torch/include/ATen/ops/sub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9292466Z copying torch/include/ATen/ops/sub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9293321Z copying torch/include/ATen/ops/subtract.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9295308Z copying torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9295943Z copying torch/include/ATen/ops/subtract_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9297130Z copying torch/include/ATen/ops/sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9298755Z copying torch/include/ATen/ops/subtract_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9299808Z copying torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9301158Z copying torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9302468Z copying torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9303555Z copying torch/include/ATen/ops/sum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9305063Z copying torch/include/ATen/ops/sum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9305935Z copying torch/include/ATen/ops/sum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9307420Z copying torch/include/ATen/ops/sum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9308361Z copying torch/include/ATen/ops/sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9309640Z copying torch/include/ATen/ops/sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9310985Z copying torch/include/ATen/ops/sum_to_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9312476Z copying torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9313276Z copying torch/include/ATen/ops/sum_to_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9314781Z copying torch/include/ATen/ops/sum_to_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9315753Z copying torch/include/ATen/ops/svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9317037Z copying torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9317917Z copying torch/include/ATen/ops/svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9319667Z copying torch/include/ATen/ops/svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9320665Z copying torch/include/ATen/ops/swapaxes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9321890Z copying torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9323037Z copying torch/include/ATen/ops/swapaxes_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9324110Z copying torch/include/ATen/ops/swapaxes_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9325391Z copying torch/include/ATen/ops/swapdims.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9326676Z copying torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9327724Z copying torch/include/ATen/ops/swapdims_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9328950Z copying torch/include/ATen/ops/swapdims_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9330269Z copying torch/include/ATen/ops/symeig.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9331561Z copying torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9332905Z copying torch/include/ATen/ops/symeig_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9334310Z copying torch/include/ATen/ops/symeig_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9336572Z copying torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9337031Z copying torch/include/ATen/ops/t_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9338392Z copying torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9339713Z copying torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9340570Z copying torch/include/ATen/ops/t_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9341594Z copying torch/include/ATen/ops/t_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9342754Z copying torch/include/ATen/ops/t_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9344062Z copying torch/include/ATen/ops/t_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9345994Z copying torch/include/ATen/ops/take.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9346281Z copying torch/include/ATen/ops/take_along_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9347787Z copying torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9349118Z copying torch/include/ATen/ops/take_along_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9350405Z copying torch/include/ATen/ops/take_along_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9351430Z copying torch/include/ATen/ops/take_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9352667Z copying torch/include/ATen/ops/take_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9354268Z copying torch/include/ATen/ops/take_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9354907Z copying torch/include/ATen/ops/take_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9356582Z copying torch/include/ATen/ops/tan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9357722Z copying torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9358792Z copying torch/include/ATen/ops/tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9359894Z copying torch/include/ATen/ops/tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9361118Z copying torch/include/ATen/ops/tan_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9362406Z copying torch/include/ATen/ops/tan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9363556Z copying torch/include/ATen/ops/tan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9364913Z copying torch/include/ATen/ops/tan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9366079Z copying torch/include/ATen/ops/tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9367384Z copying torch/include/ATen/ops/tanh_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9368506Z copying torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9369503Z copying torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9371323Z copying torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9372719Z copying torch/include/ATen/ops/tanh_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9374484Z copying torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9375923Z copying torch/include/ATen/ops/tanh_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9377253Z copying torch/include/ATen/ops/tanh_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9378627Z copying torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9379804Z copying torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9381173Z copying torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9382394Z copying torch/include/ATen/ops/tanh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9383733Z copying torch/include/ATen/ops/tanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9384935Z copying torch/include/ATen/ops/tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9386248Z copying torch/include/ATen/ops/tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9387558Z copying torch/include/ATen/ops/tensor_split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9388992Z copying torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9390161Z copying torch/include/ATen/ops/tensor_split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9391484Z copying torch/include/ATen/ops/tensor_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9392767Z copying torch/include/ATen/ops/tensordot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9394134Z copying torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9395308Z copying torch/include/ATen/ops/tensordot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9396648Z copying torch/include/ATen/ops/tensordot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9397832Z copying torch/include/ATen/ops/tensordot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9399144Z copying torch/include/ATen/ops/tensordot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9400391Z copying torch/include/ATen/ops/thnn_conv2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9401772Z copying torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9403027Z copying torch/include/ATen/ops/thnn_conv2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9404291Z copying torch/include/ATen/ops/thnn_conv2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9405532Z copying torch/include/ATen/ops/threshold.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9406848Z copying torch/include/ATen/ops/threshold_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9408213Z copying torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9409452Z copying torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9410786Z copying torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9412131Z copying torch/include/ATen/ops/threshold_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9413415Z copying torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9414859Z copying torch/include/ATen/ops/threshold_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9416196Z copying torch/include/ATen/ops/threshold_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9417530Z copying torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9418791Z copying torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9420209Z copying torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9421499Z copying torch/include/ATen/ops/threshold_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9422949Z copying torch/include/ATen/ops/threshold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9423783Z copying torch/include/ATen/ops/threshold_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9425294Z copying torch/include/ATen/ops/threshold_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9426258Z copying torch/include/ATen/ops/tile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9427797Z copying torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9429080Z copying torch/include/ATen/ops/tile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9430122Z copying torch/include/ATen/ops/tile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9431481Z copying torch/include/ATen/ops/to_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9432684Z copying torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9433914Z copying torch/include/ATen/ops/to_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9435142Z copying torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9436479Z copying torch/include/ATen/ops/to_dense_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9437614Z copying torch/include/ATen/ops/to_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9439463Z copying torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9440496Z copying torch/include/ATen/ops/to_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9441697Z copying torch/include/ATen/ops/to_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9443101Z copying torch/include/ATen/ops/to_mkldnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9444134Z copying torch/include/ATen/ops/to_mkldnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9445731Z copying torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9446875Z copying torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9448262Z copying torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9449404Z copying torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9450895Z copying torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9452066Z copying torch/include/ATen/ops/to_mkldnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9453503Z copying torch/include/ATen/ops/to_mkldnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9455255Z copying torch/include/ATen/ops/to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9456431Z copying torch/include/ATen/ops/to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9458228Z copying torch/include/ATen/ops/to_padded_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9459079Z copying torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9460628Z copying torch/include/ATen/ops/to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9461280Z copying torch/include/ATen/ops/to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9462820Z copying torch/include/ATen/ops/to_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9464022Z copying torch/include/ATen/ops/to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9465257Z copying torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9466466Z copying torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9467860Z copying torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9469082Z copying torch/include/ATen/ops/to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9470319Z copying torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9472197Z copying torch/include/ATen/ops/to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9472771Z copying torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9473736Z copying torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9474928Z copying torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9476360Z copying torch/include/ATen/ops/to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9477184Z copying torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9478311Z copying torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9479667Z copying torch/include/ATen/ops/to_sparse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9481473Z copying torch/include/ATen/ops/to_sparse_csc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9482087Z copying torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9483170Z copying torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9484201Z copying torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9485511Z copying torch/include/ATen/ops/to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9486553Z copying torch/include/ATen/ops/to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9487876Z copying torch/include/ATen/ops/to_sparse_csr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9489358Z copying torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9490232Z copying torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9491807Z copying torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9493007Z copying torch/include/ATen/ops/to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9494804Z copying torch/include/ATen/ops/to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9495537Z copying torch/include/ATen/ops/to_sparse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9496984Z copying torch/include/ATen/ops/to_sparse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9498212Z copying torch/include/ATen/ops/to_sparse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9499059Z copying torch/include/ATen/ops/topk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9500281Z copying torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9501207Z copying torch/include/ATen/ops/topk_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9502423Z copying torch/include/ATen/ops/topk_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9503778Z copying torch/include/ATen/ops/topk_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9505056Z copying torch/include/ATen/ops/topk_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9506283Z copying torch/include/ATen/ops/topk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9507505Z copying torch/include/ATen/ops/topk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9508886Z copying torch/include/ATen/ops/trace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9510063Z copying torch/include/ATen/ops/trace_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9511423Z copying torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9512632Z copying torch/include/ATen/ops/trace_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9513890Z copying torch/include/ATen/ops/trace_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9515186Z copying torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9516634Z copying torch/include/ATen/ops/trace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9517923Z copying torch/include/ATen/ops/trace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9519157Z copying torch/include/ATen/ops/trace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9520406Z copying torch/include/ATen/ops/trace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9521672Z copying torch/include/ATen/ops/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9523062Z copying torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9524345Z copying torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9525557Z copying torch/include/ATen/ops/transpose_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9526936Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9528272Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9529436Z copying torch/include/ATen/ops/transpose_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9530742Z copying torch/include/ATen/ops/transpose_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9532044Z copying torch/include/ATen/ops/transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9533315Z copying torch/include/ATen/ops/transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9535125Z copying torch/include/ATen/ops/trapezoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9536892Z copying torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9538546Z copying torch/include/ATen/ops/trapezoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9539271Z copying torch/include/ATen/ops/trapezoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9540805Z copying torch/include/ATen/ops/trapz.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9541874Z copying torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9543028Z copying torch/include/ATen/ops/trapz_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9544186Z copying torch/include/ATen/ops/trapz_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9545432Z copying torch/include/ATen/ops/triangular_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9546790Z copying torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9547857Z copying torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9549136Z copying torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9550545Z copying torch/include/ATen/ops/triangular_solve_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9551830Z copying torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9553127Z copying torch/include/ATen/ops/triangular_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9554385Z copying torch/include/ATen/ops/triangular_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9555498Z copying torch/include/ATen/ops/tril.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9556589Z copying torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9557738Z copying torch/include/ATen/ops/tril_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9558796Z copying torch/include/ATen/ops/tril_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9560174Z copying torch/include/ATen/ops/tril_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9561307Z copying torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9562681Z copying torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9563523Z copying torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9565274Z copying torch/include/ATen/ops/tril_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9566008Z copying torch/include/ATen/ops/tril_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9567768Z copying torch/include/ATen/ops/tril_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9568768Z copying torch/include/ATen/ops/tril_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9570289Z copying torch/include/ATen/ops/tril_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9571727Z copying torch/include/ATen/ops/tril_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9572690Z copying torch/include/ATen/ops/triplet_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9574536Z copying torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9575741Z copying torch/include/ATen/ops/triplet_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9577046Z copying torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9578437Z copying torch/include/ATen/ops/triu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9580119Z copying torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9581024Z copying torch/include/ATen/ops/triu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9582560Z copying torch/include/ATen/ops/triu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9583718Z copying torch/include/ATen/ops/triu_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9585276Z copying torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9586798Z copying torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9587551Z copying torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9589097Z copying torch/include/ATen/ops/triu_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9590342Z copying torch/include/ATen/ops/triu_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9591923Z copying torch/include/ATen/ops/triu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9592900Z copying torch/include/ATen/ops/triu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9594118Z copying torch/include/ATen/ops/triu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9594969Z copying torch/include/ATen/ops/triu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9596246Z copying torch/include/ATen/ops/true_divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9597301Z copying torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9598313Z copying torch/include/ATen/ops/true_divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9599725Z copying torch/include/ATen/ops/true_divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9600544Z copying torch/include/ATen/ops/trunc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9601850Z copying torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9604176Z copying torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9604547Z copying torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9605210Z copying torch/include/ATen/ops/trunc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9606760Z copying torch/include/ATen/ops/trunc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9607644Z copying torch/include/ATen/ops/trunc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9608781Z copying torch/include/ATen/ops/trunc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9609764Z copying torch/include/ATen/ops/type_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9611178Z copying torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9612423Z copying torch/include/ATen/ops/type_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9614146Z copying torch/include/ATen/ops/type_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9615238Z copying torch/include/ATen/ops/unbind.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9616269Z copying torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9617539Z copying torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9618921Z copying torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9619796Z copying torch/include/ATen/ops/unbind_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9621129Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9622326Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9623298Z copying torch/include/ATen/ops/unbind_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9624518Z copying torch/include/ATen/ops/unbind_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9625774Z copying torch/include/ATen/ops/unbind_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9626898Z copying torch/include/ATen/ops/unbind_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9628033Z copying torch/include/ATen/ops/unflatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9629300Z copying torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9630310Z copying torch/include/ATen/ops/unflatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9631575Z copying torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9632765Z copying torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9633891Z copying torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9635056Z copying torch/include/ATen/ops/unflatten_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9636177Z copying torch/include/ATen/ops/unflatten_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9637641Z copying torch/include/ATen/ops/unfold.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9638555Z copying torch/include/ATen/ops/unfold_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9639820Z copying torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9640845Z copying torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9642207Z copying torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9643303Z copying torch/include/ATen/ops/unfold_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9644257Z copying torch/include/ATen/ops/unfold_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9645732Z copying torch/include/ATen/ops/unfold_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9646833Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9648288Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9649508Z copying torch/include/ATen/ops/unfold_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9650910Z copying torch/include/ATen/ops/unfold_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9652193Z copying torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9653445Z copying torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9654512Z copying torch/include/ATen/ops/unfold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9655874Z copying torch/include/ATen/ops/unfold_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9657469Z copying torch/include/ATen/ops/unfold_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9658002Z copying torch/include/ATen/ops/uniform.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9659560Z copying torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9660776Z copying torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9661661Z copying torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9663157Z copying torch/include/ATen/ops/uniform_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9664574Z copying torch/include/ATen/ops/uniform_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9665767Z copying torch/include/ATen/ops/uniform_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9666799Z copying torch/include/ATen/ops/unique_consecutive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9668313Z copying torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9669330Z copying torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9670665Z copying torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9671695Z copying torch/include/ATen/ops/unique_consecutive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9672606Z copying torch/include/ATen/ops/unique_consecutive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9673982Z copying torch/include/ATen/ops/unique_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9674951Z copying torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9676338Z copying torch/include/ATen/ops/unsqueeze.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9676975Z copying torch/include/ATen/ops/unique_dim_consecutive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9678526Z copying torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9679819Z copying torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9680650Z copying torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9681952Z copying torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9683200Z copying torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9684465Z copying torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9685720Z copying torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9686960Z copying torch/include/ATen/ops/unique_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9688345Z copying torch/include/ATen/ops/unique_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9689350Z copying torch/include/ATen/ops/unsafe_chunk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9690983Z copying torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9692654Z copying torch/include/ATen/ops/unsafe_chunk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9693516Z copying torch/include/ATen/ops/unsafe_chunk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9695016Z copying torch/include/ATen/ops/unsafe_split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9696640Z copying torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9697776Z copying torch/include/ATen/ops/unsafe_split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9698985Z copying torch/include/ATen/ops/unsafe_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9700028Z copying torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9701755Z copying torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9702660Z copying torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9703688Z copying torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9704677Z copying torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9706177Z copying torch/include/ATen/ops/unsqueeze_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9708583Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9709298Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9710033Z copying torch/include/ATen/ops/unsqueeze_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9711208Z copying torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9712976Z copying torch/include/ATen/ops/unsqueeze_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9714481Z copying torch/include/ATen/ops/unsqueeze_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9715953Z copying torch/include/ATen/ops/upsample_bicubic2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9717377Z copying torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9719454Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9720774Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9722182Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9723871Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9725387Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9726846Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9728122Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9729146Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9730983Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9732164Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9733548Z copying torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9735049Z copying torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9736700Z copying torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9737791Z copying torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9739120Z copying torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9740221Z copying torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9741533Z copying torch/include/ATen/ops/upsample_bilinear2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9742924Z copying torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9743960Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9745135Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9746176Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9747488Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9748736Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9749845Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9751161Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9752132Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9753450Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9755066Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9756430Z copying torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9757718Z copying torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9759355Z copying torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9760249Z copying torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9761535Z copying torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9762788Z copying torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9764054Z copying torch/include/ATen/ops/upsample_linear1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9764924Z copying torch/include/ATen/ops/upsample_linear1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9766341Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9767846Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9768824Z copying torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9770431Z copying torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9771499Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9772697Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9774242Z copying torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9775323Z copying torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9776958Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9778010Z copying torch/include/ATen/ops/upsample_linear1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9779360Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9780335Z copying torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9781595Z copying torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9782938Z copying torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9784269Z copying torch/include/ATen/ops/upsample_linear1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9785625Z copying torch/include/ATen/ops/upsample_linear1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9786902Z copying torch/include/ATen/ops/upsample_nearest1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9788197Z copying torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9789647Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9790982Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9792153Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9793457Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9794748Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9796048Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9797348Z copying torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9798538Z copying torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9799909Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9801243Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9802406Z copying torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9803749Z copying torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9804947Z copying torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9806263Z copying torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9807546Z copying torch/include/ATen/ops/upsample_nearest1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9808762Z copying torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9809917Z copying torch/include/ATen/ops/upsample_nearest2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9811290Z copying torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9812763Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9814534Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9815433Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9816436Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9817726Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9818886Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9819791Z copying torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9821083Z copying torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9822255Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9823318Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9824578Z copying torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9825800Z copying torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9826980Z copying torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9828296Z copying torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9829615Z copying torch/include/ATen/ops/upsample_nearest2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9831065Z copying torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9832260Z copying torch/include/ATen/ops/upsample_nearest3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9833528Z copying torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9835090Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9836175Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9837552Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9838888Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9839848Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9841153Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9842291Z copying torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9844566Z copying torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9845192Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9846329Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9847488Z copying torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9848526Z copying torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9849773Z copying torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9850942Z copying torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9852382Z copying torch/include/ATen/ops/upsample_nearest3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9853361Z copying torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9854816Z copying torch/include/ATen/ops/upsample_trilinear3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9856597Z copying torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9858438Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9859564Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9860896Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9862144Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9863288Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9864609Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9865725Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9867084Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9868416Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9869650Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9870926Z copying torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9872556Z copying torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9873772Z copying torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9875102Z copying torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9876313Z copying torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9877586Z copying torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9879129Z copying torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9880163Z copying torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9881416Z copying torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9882457Z copying torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9883824Z copying torch/include/ATen/ops/values.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9885053Z copying torch/include/ATen/ops/values_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9886308Z copying torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9887394Z copying torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9888461Z copying torch/include/ATen/ops/values_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9889711Z copying torch/include/ATen/ops/values_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9891038Z copying torch/include/ATen/ops/values_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9892312Z copying torch/include/ATen/ops/values_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9893343Z copying torch/include/ATen/ops/vander.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9894915Z copying torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9896167Z copying torch/include/ATen/ops/vander_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9897418Z copying torch/include/ATen/ops/vander_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9898745Z copying torch/include/ATen/ops/var.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9900290Z copying torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9901504Z copying torch/include/ATen/ops/var_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9902802Z copying torch/include/ATen/ops/var_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9904271Z copying torch/include/ATen/ops/var_mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9905706Z copying torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9907011Z copying torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9908304Z copying torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9909709Z copying torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9911065Z copying torch/include/ATen/ops/var_mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9912231Z copying torch/include/ATen/ops/var_mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9913505Z copying torch/include/ATen/ops/var_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9914874Z copying torch/include/ATen/ops/var_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9915772Z copying torch/include/ATen/ops/vdot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9917391Z copying torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9918196Z copying torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9919261Z copying torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9920562Z copying torch/include/ATen/ops/vdot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9921589Z copying torch/include/ATen/ops/vdot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9922792Z copying torch/include/ATen/ops/view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9923860Z copying torch/include/ATen/ops/view_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9925196Z copying torch/include/ATen/ops/view_as_complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9926142Z copying torch/include/ATen/ops/view_as_complex_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9927539Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9928584Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9929875Z copying torch/include/ATen/ops/view_as_complex_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9930922Z copying torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9932272Z copying torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9933472Z copying torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9934649Z copying torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9936018Z copying torch/include/ATen/ops/view_as_complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9937052Z copying torch/include/ATen/ops/view_as_complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9939101Z copying torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9939985Z copying torch/include/ATen/ops/view_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9941545Z copying torch/include/ATen/ops/view_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9942467Z copying torch/include/ATen/ops/view_as_real.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9944398Z copying torch/include/ATen/ops/view_as_real_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9945268Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9947475Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9948120Z copying torch/include/ATen/ops/view_as_real_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9949589Z copying torch/include/ATen/ops/view_as_real_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9951208Z copying torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9952187Z copying torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9953388Z copying torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9954612Z copying torch/include/ATen/ops/view_as_real_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9955954Z copying torch/include/ATen/ops/view_as_real_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9957375Z copying torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9958255Z copying torch/include/ATen/ops/view_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9959655Z copying torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9960938Z copying torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9961877Z copying torch/include/ATen/ops/view_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9963414Z copying torch/include/ATen/ops/view_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9964655Z copying torch/include/ATen/ops/view_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9965789Z copying torch/include/ATen/ops/view_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9967051Z copying torch/include/ATen/ops/view_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9968428Z copying torch/include/ATen/ops/view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9969492Z copying torch/include/ATen/ops/view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9970962Z copying torch/include/ATen/ops/vsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9972649Z copying torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9973561Z copying torch/include/ATen/ops/vsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9975083Z copying torch/include/ATen/ops/vsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9977037Z copying torch/include/ATen/ops/vstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9978417Z copying torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9979221Z copying torch/include/ATen/ops/vstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9981057Z copying torch/include/ATen/ops/vstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9981755Z copying torch/include/ATen/ops/where.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9983215Z copying torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9984165Z copying torch/include/ATen/ops/where_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9985656Z copying torch/include/ATen/ops/where_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9986374Z copying torch/include/ATen/ops/where_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9988003Z copying torch/include/ATen/ops/where_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9988803Z copying torch/include/ATen/ops/xlogy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9990502Z copying torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9991778Z copying torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9992898Z copying torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9994117Z copying torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9995479Z copying torch/include/ATen/ops/xlogy_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9996736Z copying torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9998424Z copying torch/include/ATen/ops/xlogy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:34.9999459Z copying torch/include/ATen/ops/xlogy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:35.0000845Z copying torch/include/ATen/ops/xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:35.0001966Z copying torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:35.0002957Z copying torch/include/ATen/ops/xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:35.0004327Z copying torch/include/ATen/ops/xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:35.0005976Z copying torch/include/ATen/ops/zero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:35.0007147Z copying torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:35.0008230Z copying torch/include/ATen/ops/zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:35.0009188Z copying torch/include/ATen/ops/zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:35.0010593Z copying torch/include/ATen/ops/zero_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:35.0011620Z copying torch/include/ATen/ops/zero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:35.0012858Z copying torch/include/ATen/ops/zero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:35.0013976Z copying torch/include/ATen/ops/zeros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:35.0015566Z copying torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:35.0016381Z copying torch/include/ATen/ops/zeros_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:35.0017608Z copying torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:35.0018629Z copying torch/include/ATen/ops/zeros_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:35.0020492Z copying torch/include/ATen/ops/zeros_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:35.0021637Z copying torch/include/ATen/ops/zeros_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:35.0023102Z copying torch/include/ATen/ops/zeros_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:35.0024921Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T09:59:35.0025197Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-12-01T09:59:35.0025636Z copying torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-12-01T09:59:35.0026418Z copying torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-12-01T09:59:35.0027713Z copying torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-12-01T09:59:35.0028764Z copying torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-12-01T09:59:35.0029773Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-12-01T09:59:35.0030522Z copying torch/include/ATen/detail/CUDAHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-12-01T09:59:35.0031887Z copying torch/include/ATen/detail/FunctionTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-12-01T09:59:35.0032841Z copying torch/include/ATen/detail/HIPHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-12-01T09:59:35.0033767Z copying torch/include/ATen/detail/ORTHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-12-01T09:59:35.0034754Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0035103Z copying torch/include/ATen/native/Activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0036484Z copying torch/include/ATen/native/AdaptivePooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0037530Z copying torch/include/ATen/native/BatchLinearAlgebra.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0039084Z copying torch/include/ATen/native/BinaryOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0039984Z copying torch/include/ATen/native/BucketizationUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0041334Z copying torch/include/ATen/native/CPUBlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0042396Z copying torch/include/ATen/native/CPUFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0043826Z copying torch/include/ATen/native/CanUse32BitIndexMath.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0044862Z copying torch/include/ATen/native/ComplexHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0046206Z copying torch/include/ATen/native/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0047291Z copying torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0048540Z copying torch/include/ATen/native/ConvUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0049971Z copying torch/include/ATen/native/ConvolutionMM3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0051241Z copying torch/include/ATen/native/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0052606Z copying torch/include/ATen/native/Cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0054040Z copying torch/include/ATen/native/DilatedConvolutionUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0055290Z copying torch/include/ATen/native/DispatchStub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0056699Z copying torch/include/ATen/native/Distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0057904Z copying torch/include/ATen/native/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0059165Z copying torch/include/ATen/native/Distributions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0060511Z copying torch/include/ATen/native/EmbeddingBag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0061728Z copying torch/include/ATen/native/Fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0062958Z copying torch/include/ATen/native/ForeachUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0064250Z copying torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0065185Z copying torch/include/ATen/native/GridSampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0066434Z copying torch/include/ATen/native/GridSamplerUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0067550Z copying torch/include/ATen/native/Histogram.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0069567Z copying torch/include/ATen/native/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0070521Z copying torch/include/ATen/native/IndexingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0071928Z copying torch/include/ATen/native/Lerp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0073081Z copying torch/include/ATen/native/LinearAlgebra.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0074308Z copying torch/include/ATen/native/LinearAlgebraUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0075783Z copying torch/include/ATen/native/LossMulti.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0077019Z copying torch/include/ATen/native/Math.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0079328Z copying torch/include/ATen/native/MathBitFallThroughLists.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0080515Z copying torch/include/ATen/native/MathBitsFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0081846Z copying torch/include/ATen/native/MaxPooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0082810Z copying torch/include/ATen/native/NonEmptyUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0084269Z copying torch/include/ATen/native/NonSymbolicBC.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0085452Z copying torch/include/ATen/native/Normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0086660Z copying torch/include/ATen/native/PointwiseOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0087885Z copying torch/include/ATen/native/Pool.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0089017Z copying torch/include/ATen/native/Pow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0090240Z copying torch/include/ATen/native/RNN.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0091618Z copying torch/include/ATen/native/RangeFactories.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0092625Z copying torch/include/ATen/native/ReduceAllOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0094122Z copying torch/include/ATen/native/ReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0095071Z copying torch/include/ATen/native/ReduceOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0096598Z copying torch/include/ATen/native/Repeat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0097742Z copying torch/include/ATen/native/Resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0099027Z copying torch/include/ATen/native/ResizeCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0100226Z copying torch/include/ATen/native/ScatterGatherChecks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0101449Z copying torch/include/ATen/native/SegmentReduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0102604Z copying torch/include/ATen/native/SharedReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0103964Z copying torch/include/ATen/native/SobolEngineOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0105041Z copying torch/include/ATen/native/Sorting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0106193Z copying torch/include/ATen/native/SortingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0107443Z copying torch/include/ATen/native/SpectralOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0108707Z copying torch/include/ATen/native/StridedRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0109986Z copying torch/include/ATen/native/TensorAdvancedIndexing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0111323Z copying torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0112674Z copying torch/include/ATen/native/TensorCompare.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0113804Z copying torch/include/ATen/native/TensorConversions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0115079Z copying torch/include/ATen/native/TensorDimApply.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0116388Z copying torch/include/ATen/native/TensorFactories.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0117789Z copying torch/include/ATen/native/TensorIterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0119061Z copying torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0120068Z copying torch/include/ATen/native/TensorProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0121215Z copying torch/include/ATen/native/TensorShape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0122827Z copying torch/include/ATen/native/TensorTransformations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0123710Z copying torch/include/ATen/native/TopKImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0125018Z copying torch/include/ATen/native/TransposeType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0126262Z copying torch/include/ATen/native/TriangularOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0127223Z copying torch/include/ATen/native/TypeProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0128452Z copying torch/include/ATen/native/UnaryOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0129755Z copying torch/include/ATen/native/Unfold2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0130785Z copying torch/include/ATen/native/Unfold3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0132101Z copying torch/include/ATen/native/UnfoldBackward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0133296Z copying torch/include/ATen/native/UpSample.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0134610Z copying torch/include/ATen/native/batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0136035Z copying torch/include/ATen/native/group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0137314Z copying torch/include/ATen/native/im2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0138326Z copying torch/include/ATen/native/im2col_shape_check.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0139551Z copying torch/include/ATen/native/layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0140563Z copying torch/include/ATen/native/verbose_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0141765Z copying torch/include/ATen/native/vol2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:35.0143073Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0143367Z copying torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0145297Z copying torch/include/ATen/native/cpu/CatKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0146314Z copying torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0148009Z copying torch/include/ATen/native/cpu/CopyKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0149145Z copying torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0150957Z copying torch/include/ATen/native/cpu/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0152231Z copying torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0153705Z copying torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0155029Z copying torch/include/ATen/native/cpu/Intrinsics.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0156709Z copying torch/include/ATen/native/cpu/IsContiguous.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0158021Z copying torch/include/ATen/native/cpu/Loops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0159800Z copying torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0161055Z copying torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0162469Z copying torch/include/ATen/native/cpu/Reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0164431Z copying torch/include/ATen/native/cpu/SerialStackImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0165628Z copying torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0167135Z copying torch/include/ATen/native/cpu/StackKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0168477Z copying torch/include/ATen/native/cpu/WeightNormKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0170016Z copying torch/include/ATen/native/cpu/avx_mathfun.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0171826Z copying torch/include/ATen/native/cpu/mixed_data_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0173144Z copying torch/include/ATen/native/cpu/moments_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0174913Z copying torch/include/ATen/native/cpu/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0176217Z copying torch/include/ATen/native/cpu/zmath.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:35.0177779Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0178367Z copying torch/include/ATen/native/cuda/Activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0180084Z copying torch/include/ATen/native/cuda/BinaryInternal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0181436Z copying torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0183115Z copying torch/include/ATen/native/cuda/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0184482Z copying torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0186345Z copying torch/include/ATen/native/cuda/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0187500Z copying torch/include/ATen/native/cuda/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0189246Z copying torch/include/ATen/native/cuda/Distributions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0190613Z copying torch/include/ATen/native/cuda/GridSampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0192277Z copying torch/include/ATen/native/cuda/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0193448Z copying torch/include/ATen/native/cuda/LaunchUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0194841Z copying torch/include/ATen/native/cuda/MiscUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0196221Z copying torch/include/ATen/native/cuda/ReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0197667Z copying torch/include/ATen/native/cuda/Resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0199067Z copying torch/include/ATen/native/cuda/ScanKernels.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0200687Z copying torch/include/ATen/native/cuda/Sort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0202415Z copying torch/include/ATen/native/cuda/SortStable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0203704Z copying torch/include/ATen/native/cuda/Sorting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0205295Z copying torch/include/ATen/native/cuda/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0206629Z copying torch/include/ATen/native/cuda/TensorTopK.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0208437Z copying torch/include/ATen/native/cuda/jit_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0209747Z copying torch/include/ATen/native/cuda/thread_constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0211525Z copying torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0212880Z copying torch/include/ATen/native/cuda/CUDALoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0214673Z copying torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0216098Z copying torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0217635Z copying torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0219418Z copying torch/include/ATen/native/cuda/GridSampler.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0220822Z copying torch/include/ATen/native/cuda/JitLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0222600Z copying torch/include/ATen/native/cuda/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0223728Z copying torch/include/ATen/native/cuda/Loops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0225428Z copying torch/include/ATen/native/cuda/Math.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0228151Z copying torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0229068Z copying torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0230501Z copying torch/include/ATen/native/cuda/Normalization.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0232993Z copying torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0233990Z copying torch/include/ATen/native/cuda/Pow.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0235666Z copying torch/include/ATen/native/cuda/ROCmLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0237070Z copying torch/include/ATen/native/cuda/Randperm.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0238447Z copying torch/include/ATen/native/cuda/Reduce.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0240606Z copying torch/include/ATen/native/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0241808Z copying torch/include/ATen/native/cuda/SortUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0243572Z copying torch/include/ATen/native/cuda/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0244874Z copying torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0246582Z copying torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0248865Z copying torch/include/ATen/native/cuda/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0250007Z copying torch/include/ATen/native/cuda/UpSample.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0251477Z copying torch/include/ATen/native/cuda/block_reduce.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0253133Z copying torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0254660Z copying torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0256318Z copying torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0257687Z copying torch/include/ATen/native/cuda/im2col.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0259434Z copying torch/include/ATen/native/cuda/reduction_template.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0261142Z copying torch/include/ATen/native/cuda/vol2col.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:35.0262547Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T09:59:35.0263453Z copying torch/include/ATen/native/quantized/AffineQuantizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T09:59:35.0264962Z copying torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T09:59:35.0266275Z copying torch/include/ATen/native/quantized/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T09:59:35.0267652Z copying torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T09:59:35.0268774Z copying torch/include/ATen/native/quantized/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T09:59:35.0270608Z copying torch/include/ATen/native/quantized/PackedParams.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T09:59:35.0271189Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:35.0271734Z copying torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:35.0273459Z copying torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:35.0274319Z copying torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:35.0275776Z copying torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:35.0276904Z copying torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:35.0278426Z copying torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:35.0279725Z copying torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:35.0280631Z copying torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:35.0282167Z copying torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:35.0283473Z copying torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:35.0284573Z copying torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:35.0285896Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:35.0286895Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:35.0288433Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2022-12-01T09:59:35.0289059Z copying torch/include/ATen/quantized/QTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2022-12-01T09:59:35.0290285Z copying torch/include/ATen/quantized/Quantizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2022-12-01T09:59:35.0292128Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2 2022-12-01T09:59:35.0292345Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0293131Z copying torch/include/caffe2/utils/bench_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0294249Z copying torch/include/caffe2/utils/cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0295896Z copying torch/include/caffe2/utils/cblas.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0297303Z copying torch/include/caffe2/utils/conversions.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0298262Z copying torch/include/caffe2/utils/cpu_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0300114Z copying torch/include/caffe2/utils/cpuid.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0301410Z copying torch/include/caffe2/utils/eigen_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0302628Z copying torch/include/caffe2/utils/filler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0304127Z copying torch/include/caffe2/utils/fixed_divisor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0305089Z copying torch/include/caffe2/utils/knob_patcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0306461Z copying torch/include/caffe2/utils/knobs.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0307531Z copying torch/include/caffe2/utils/map_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0318726Z copying torch/include/caffe2/utils/math-detail.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0319356Z copying torch/include/caffe2/utils/math.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0319760Z copying torch/include/caffe2/utils/murmur_hash3.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0320161Z copying torch/include/caffe2/utils/proto_convert.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0320537Z copying torch/include/caffe2/utils/proto_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0320895Z copying torch/include/caffe2/utils/proto_wrap.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0321213Z copying torch/include/caffe2/utils/signal_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0321969Z copying torch/include/caffe2/utils/simple_queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0322507Z copying torch/include/caffe2/utils/smart_tensor_printer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0323013Z copying torch/include/caffe2/utils/string_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0324477Z copying torch/include/caffe2/utils/zmq_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:35.0324894Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T09:59:35.0325255Z copying torch/include/caffe2/utils/math/broadcast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T09:59:35.0325574Z copying torch/include/caffe2/utils/math/elementwise.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T09:59:35.0325874Z copying torch/include/caffe2/utils/math/half_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T09:59:35.0326260Z copying torch/include/caffe2/utils/math/reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T09:59:35.0327026Z copying torch/include/caffe2/utils/math/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T09:59:35.0328239Z copying torch/include/caffe2/utils/math/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T09:59:35.0329356Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T09:59:35.0329711Z copying torch/include/caffe2/utils/threadpool/ThreadPool.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T09:59:35.0331105Z copying torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T09:59:35.0332510Z copying torch/include/caffe2/utils/threadpool/WorkersPool.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T09:59:35.0333507Z copying torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T09:59:35.0334863Z copying torch/include/caffe2/utils/threadpool/pthreadpool.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T09:59:35.0335849Z copying torch/include/caffe2/utils/threadpool/thread_pool_guard.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T09:59:35.0336987Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10 2022-12-01T09:59:35.0337344Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-12-01T09:59:35.0339024Z copying torch/include/c10/macros/Export.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-12-01T09:59:35.0339707Z copying torch/include/c10/macros/Macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-12-01T09:59:35.0341001Z copying torch/include/c10/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-12-01T09:59:35.0342810Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0343089Z copying torch/include/c10/core/Allocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0344635Z copying torch/include/c10/core/AutogradState.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0345510Z copying torch/include/c10/core/Backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0346896Z copying torch/include/c10/core/CPUAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0348972Z copying torch/include/c10/core/CompileTimeFunctionPointer.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0349238Z copying torch/include/c10/core/CopyBytes.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0350270Z copying torch/include/c10/core/DefaultDtype.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0352030Z copying torch/include/c10/core/DefaultTensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0352751Z copying torch/include/c10/core/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0353810Z copying torch/include/c10/core/DeviceArray.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0354752Z copying torch/include/c10/core/DeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0355644Z copying torch/include/c10/core/DeviceType.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0356810Z copying torch/include/c10/core/DispatchKey.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0357809Z copying torch/include/c10/core/DispatchKeySet.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0359374Z copying torch/include/c10/core/DynamicCast.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0360655Z copying torch/include/c10/core/Event.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0361632Z copying torch/include/c10/core/GeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0362571Z copying torch/include/c10/core/GradMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0364077Z copying torch/include/c10/core/InferenceMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0364715Z copying torch/include/c10/core/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0365998Z copying torch/include/c10/core/MemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0367275Z copying torch/include/c10/core/OptionalRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0368250Z copying torch/include/c10/core/PyHandleCache.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0369101Z copying torch/include/c10/core/QEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0370803Z copying torch/include/c10/core/QScheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0371423Z copying torch/include/c10/core/SafePyObject.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0372762Z copying torch/include/c10/core/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0374272Z copying torch/include/c10/core/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0375275Z copying torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0376348Z copying torch/include/c10/core/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0377380Z copying torch/include/c10/core/StorageImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0378580Z copying torch/include/c10/core/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0379806Z copying torch/include/c10/core/StreamGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0381148Z copying torch/include/c10/core/SymFloat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0382600Z copying torch/include/c10/core/SymFloatNodeImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0383553Z copying torch/include/c10/core/SymInt.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0384857Z copying torch/include/c10/core/SymIntArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0385835Z copying torch/include/c10/core/SymIntNodeImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0386855Z copying torch/include/c10/core/TensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0389018Z copying torch/include/c10/core/TensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0390322Z copying torch/include/c10/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0391517Z copying torch/include/c10/core/WrapDimMinimal.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0392515Z copying torch/include/c10/core/alignment.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0393798Z copying torch/include/c10/core/thread_pool.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:35.0395070Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-12-01T09:59:35.0395638Z copying torch/include/ATen/core/boxing/BoxedKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-12-01T09:59:35.0396882Z copying torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-12-01T09:59:35.0398061Z copying torch/include/ATen/core/boxing/KernelFunction.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-12-01T09:59:35.0399204Z copying torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-12-01T09:59:35.0400295Z copying torch/include/ATen/core/boxing/OperatorKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-12-01T09:59:35.0401138Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-12-01T09:59:35.0402042Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-12-01T09:59:35.0403087Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-12-01T09:59:35.0404300Z copying torch/include/ATen/core/boxing/impl/boxing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-12-01T09:59:35.0405551Z copying torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-12-01T09:59:35.0407095Z copying torch/include/ATen/core/boxing/impl/test_helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-12-01T09:59:35.0408034Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T09:59:35.0408761Z copying torch/include/ATen/core/dispatch/CppSignature.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T09:59:35.0410052Z copying torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T09:59:35.0411010Z copying torch/include/ATen/core/dispatch/Dispatcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T09:59:35.0412548Z copying torch/include/ATen/core/dispatch/ObservedOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T09:59:35.0413711Z copying torch/include/ATen/core/dispatch/OperatorEntry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T09:59:35.0415163Z copying torch/include/ATen/core/dispatch/OperatorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T09:59:35.0416402Z copying torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T09:59:35.0417784Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-12-01T09:59:35.0418172Z copying torch/include/ATen/core/op_registration/adaption.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-12-01T09:59:35.0419254Z copying torch/include/ATen/core/op_registration/infer_schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-12-01T09:59:35.0420445Z copying torch/include/ATen/core/op_registration/op_allowlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-12-01T09:59:35.0421538Z copying torch/include/ATen/core/op_registration/op_registration.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-12-01T09:59:35.0423030Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:35.0423539Z copying torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:35.0424770Z copying torch/include/c10/core/impl/FakeGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:35.0425714Z copying torch/include/c10/core/impl/GPUTrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:35.0426916Z copying torch/include/c10/core/impl/InlineDeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:35.0428171Z copying torch/include/c10/core/impl/InlineEvent.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:35.0429143Z copying torch/include/c10/core/impl/InlineStreamGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:35.0430641Z copying torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:35.0431566Z copying torch/include/c10/core/impl/PyInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:35.0432984Z copying torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:35.0433908Z copying torch/include/c10/core/impl/SizesAndStrides.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:35.0435151Z copying torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:35.0436191Z copying torch/include/c10/core/impl/VirtualGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:35.0437604Z copying torch/include/c10/core/impl/alloc_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:35.0438543Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0439183Z copying torch/include/c10/util/AlignOf.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0440606Z copying torch/include/c10/util/Array.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0441418Z copying torch/include/c10/util/ArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0442669Z copying torch/include/c10/util/BFloat16-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0443802Z copying torch/include/c10/util/BFloat16-math.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0444892Z copying torch/include/c10/util/BFloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0446297Z copying torch/include/c10/util/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0447237Z copying torch/include/c10/util/Bitset.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0448277Z copying torch/include/c10/util/C++17.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0449675Z copying torch/include/c10/util/CallOnce.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0450783Z copying torch/include/c10/util/ConstexprCrc.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0452040Z copying torch/include/c10/util/DeadlockDetection.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0453300Z copying torch/include/c10/util/Deprecated.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0454494Z copying torch/include/c10/util/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0456168Z copying torch/include/c10/util/Exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0457541Z copying torch/include/c10/util/ExclusivelyOwned.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0458740Z copying torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0460247Z copying torch/include/c10/util/Flags.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0461576Z copying torch/include/c10/util/FunctionRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0462680Z copying torch/include/c10/util/Half-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0464006Z copying torch/include/c10/util/Half.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0465688Z copying torch/include/c10/util/IdWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0466769Z copying torch/include/c10/util/LeftRight.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0467824Z copying torch/include/c10/util/Load.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0468965Z copying torch/include/c10/util/Logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0470352Z copying torch/include/c10/util/MathConstants.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0471304Z copying torch/include/c10/util/MaybeOwned.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0472694Z copying torch/include/c10/util/Metaprogramming.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0473862Z copying torch/include/c10/util/Optional.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0475157Z copying torch/include/c10/util/OptionalArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0476229Z copying torch/include/c10/util/Registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0477345Z copying torch/include/c10/util/ScopeExit.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0478382Z copying torch/include/c10/util/SmallBuffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0479540Z copying torch/include/c10/util/SmallVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0481073Z copying torch/include/c10/util/StringUtil.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0482140Z copying torch/include/c10/util/Synchronized.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0483135Z copying torch/include/c10/util/ThreadLocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0484535Z copying torch/include/c10/util/ThreadLocalDebugInfo.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0485525Z copying torch/include/c10/util/Type.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0486486Z copying torch/include/c10/util/TypeCast.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0487592Z copying torch/include/c10/util/TypeIndex.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0489672Z copying torch/include/c10/util/TypeList.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0490403Z copying torch/include/c10/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0491054Z copying torch/include/c10/util/TypeTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0492219Z copying torch/include/c10/util/Unicode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0493356Z copying torch/include/c10/util/UniqueVoidPtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0494454Z copying torch/include/c10/util/Unroll.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0495700Z copying torch/include/c10/util/accumulate.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0496811Z copying torch/include/c10/util/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0498075Z copying torch/include/c10/util/complex_math.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0499014Z copying torch/include/c10/util/complex_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0500463Z copying torch/include/c10/util/copysign.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0501304Z copying torch/include/c10/util/either.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0502361Z copying torch/include/c10/util/env.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0503622Z copying torch/include/c10/util/flat_hash_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0505498Z copying torch/include/c10/util/hash.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0506391Z copying torch/include/c10/util/in_place.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0507631Z copying torch/include/c10/util/int128.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0508829Z copying torch/include/c10/util/intrusive_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0510736Z copying torch/include/c10/util/irange.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0511592Z copying torch/include/c10/util/llvmMathExtras.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0513024Z copying torch/include/c10/util/logging_is_google_glog.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0514144Z copying torch/include/c10/util/logging_is_not_google_glog.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0515069Z copying torch/include/c10/util/math_compat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0516268Z copying torch/include/c10/util/numa.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0517397Z copying torch/include/c10/util/order_preserving_flat_hash_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0519402Z copying torch/include/c10/util/overloaded.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0520182Z copying torch/include/c10/util/python_stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0521079Z copying torch/include/c10/util/qint32.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0522121Z copying torch/include/c10/util/qint8.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0523281Z copying torch/include/c10/util/quint2x4.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0524459Z copying torch/include/c10/util/quint4x2.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0525580Z copying torch/include/c10/util/quint8.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0526911Z copying torch/include/c10/util/reverse_iterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0527841Z copying torch/include/c10/util/safe_numerics.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0528922Z copying torch/include/c10/util/signal_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0530009Z copying torch/include/c10/util/sparse_bitset.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0531247Z copying torch/include/c10/util/strides.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0532405Z copying torch/include/c10/util/string_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0534745Z copying torch/include/c10/util/string_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0535244Z copying torch/include/c10/util/strong_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0536718Z copying torch/include/c10/util/tempfile.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0537777Z copying torch/include/c10/util/thread_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0538763Z copying torch/include/c10/util/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0540167Z copying torch/include/c10/util/variant.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0542375Z copying torch/include/c10/util/win32-headers.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:35.0543249Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T09:59:35.0543869Z copying torch/include/c10/cuda/CUDAAlgorithm.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T09:59:35.0544870Z copying torch/include/c10/cuda/CUDACachingAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T09:59:35.0546047Z copying torch/include/c10/cuda/CUDAException.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T09:59:35.0547417Z copying torch/include/c10/cuda/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T09:59:35.0548376Z copying torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T09:59:35.0549552Z copying torch/include/c10/cuda/CUDAGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T09:59:35.0550933Z copying torch/include/c10/cuda/CUDAMacros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T09:59:35.0551686Z copying torch/include/c10/cuda/CUDAMathCompat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T09:59:35.0553106Z copying torch/include/c10/cuda/CUDAMiscFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T09:59:35.0553825Z copying torch/include/c10/cuda/CUDAStream.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T09:59:35.0555409Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2022-12-01T09:59:35.0555779Z copying torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2022-12-01T09:59:35.0557114Z copying torch/include/c10/cuda/impl/CUDATest.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2022-12-01T09:59:35.0558016Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib 2022-12-01T09:59:35.0558301Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten 2022-12-01T09:59:35.0558885Z copying torch/include/caffe2/contrib/aten/aten_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten 2022-12-01T09:59:35.0560215Z copying torch/include/caffe2/contrib/aten/aten_op_template.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten 2022-12-01T09:59:35.0561569Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:35.0562424Z copying torch/include/caffe2/contrib/fakelowp/batch_matmul_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:35.0563898Z copying torch/include/caffe2/contrib/fakelowp/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:35.0565327Z copying torch/include/caffe2/contrib/fakelowp/fp16_fc_acc_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:35.0566512Z copying torch/include/caffe2/contrib/fakelowp/fp16_fma.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:35.0567839Z copying torch/include/caffe2/contrib/fakelowp/fp16_gemm_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:35.0568814Z copying torch/include/caffe2/contrib/fakelowp/int8_dequantize_op_nnpi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:35.0570400Z copying torch/include/caffe2/contrib/fakelowp/int8_quantize_op_nnpi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:35.0571668Z copying torch/include/caffe2/contrib/fakelowp/int8_swish_op_nnpi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:35.0572737Z copying torch/include/caffe2/contrib/fakelowp/layernorm_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:35.0574212Z copying torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_4bit_rowwise_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:35.0575324Z copying torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_8bit_rowwise_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:35.0576910Z copying torch/include/caffe2/contrib/fakelowp/lengths_reducer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:35.0577861Z copying torch/include/caffe2/contrib/fakelowp/quant_lut_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:35.0579258Z copying torch/include/caffe2/contrib/fakelowp/spatial_batch_norm_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:35.0580371Z copying torch/include/caffe2/contrib/fakelowp/sum_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:35.0581361Z copying torch/include/caffe2/contrib/fakelowp/unary_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:35.0582449Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:35.0582796Z copying torch/include/caffe2/contrib/gloo/allgather_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:35.0584072Z copying torch/include/caffe2/contrib/gloo/allreduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:35.0585349Z copying torch/include/caffe2/contrib/gloo/barrier_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:35.0586163Z copying torch/include/caffe2/contrib/gloo/broadcast_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:35.0587641Z copying torch/include/caffe2/contrib/gloo/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:35.0589072Z copying torch/include/caffe2/contrib/gloo/common_world_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:35.0590156Z copying torch/include/caffe2/contrib/gloo/context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:35.0591533Z copying torch/include/caffe2/contrib/gloo/reduce_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:35.0592943Z copying torch/include/caffe2/contrib/gloo/store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:35.0593779Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/nccl 2022-12-01T09:59:35.0594454Z copying torch/include/caffe2/contrib/nccl/cuda_nccl_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/nccl 2022-12-01T09:59:35.0595820Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/opencl 2022-12-01T09:59:35.0596268Z copying torch/include/caffe2/contrib/opencl/context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/opencl 2022-12-01T09:59:35.0597209Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/prof 2022-12-01T09:59:35.0597825Z copying torch/include/caffe2/contrib/prof/prof_dag_stats_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/prof 2022-12-01T09:59:35.0599092Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/shm_mutex 2022-12-01T09:59:35.0599545Z copying torch/include/caffe2/contrib/shm_mutex/shm_mutex.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/shm_mutex 2022-12-01T09:59:35.0601102Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-12-01T09:59:35.0602732Z copying torch/include/caffe2/contrib/tensorrt/tensorrt_op_trt.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-12-01T09:59:35.0603170Z copying torch/include/caffe2/contrib/tensorrt/tensorrt_tranformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-12-01T09:59:35.0603836Z copying torch/include/caffe2/contrib/tensorrt/trt_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-12-01T09:59:35.0605182Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/warpctc 2022-12-01T09:59:35.0605592Z copying torch/include/caffe2/contrib/warpctc/ctc_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/warpctc 2022-12-01T09:59:35.0606812Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0607086Z copying torch/include/caffe2/core/allocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0608452Z copying torch/include/caffe2/core/blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0609885Z copying torch/include/caffe2/core/blob_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0611317Z copying torch/include/caffe2/core/blob_serializer_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0612686Z copying torch/include/caffe2/core/blob_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0614173Z copying torch/include/caffe2/core/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0616237Z copying torch/include/caffe2/core/common_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0617606Z copying torch/include/caffe2/core/common_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0619061Z copying torch/include/caffe2/core/common_omp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0620322Z copying torch/include/caffe2/core/context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0621367Z copying torch/include/caffe2/core/context_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0622998Z copying torch/include/caffe2/core/context_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0624042Z copying torch/include/caffe2/core/cudnn_wrappers.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0625182Z copying torch/include/caffe2/core/db.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0626372Z copying torch/include/caffe2/core/distributions_stubs.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0627413Z copying torch/include/caffe2/core/event.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0629159Z copying torch/include/caffe2/core/event_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0630521Z copying torch/include/caffe2/core/export_c10_op_to_caffe2.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0631336Z copying torch/include/caffe2/core/export_caffe2_op_to_c10.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0633250Z copying torch/include/caffe2/core/flags.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0633997Z copying torch/include/caffe2/core/graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0635820Z copying torch/include/caffe2/core/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0636598Z copying torch/include/caffe2/core/logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0637886Z copying torch/include/caffe2/core/memonger.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0638824Z copying torch/include/caffe2/core/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0640527Z copying torch/include/caffe2/core/net.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0641495Z copying torch/include/caffe2/core/net_async_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0642580Z copying torch/include/caffe2/core/net_async_scheduling.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0643538Z copying torch/include/caffe2/core/net_async_task.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0644524Z copying torch/include/caffe2/core/net_async_task_future.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0645558Z copying torch/include/caffe2/core/net_async_task_graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0646816Z copying torch/include/caffe2/core/net_async_tracing.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0647627Z copying torch/include/caffe2/core/net_dag_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0648859Z copying torch/include/caffe2/core/net_parallel.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0649813Z copying torch/include/caffe2/core/net_simple.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0650844Z copying torch/include/caffe2/core/net_simple_refcount.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0652094Z copying torch/include/caffe2/core/numa.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0653695Z copying torch/include/caffe2/core/observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0654489Z copying torch/include/caffe2/core/operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0655941Z copying torch/include/caffe2/core/operator_gradient.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0656961Z copying torch/include/caffe2/core/operator_schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0658367Z copying torch/include/caffe2/core/plan_executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0659360Z copying torch/include/caffe2/core/prof_dag_counters.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0660322Z copying torch/include/caffe2/core/qtensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0661540Z copying torch/include/caffe2/core/qtensor_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0662613Z copying torch/include/caffe2/core/scope_guard.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0663795Z copying torch/include/caffe2/core/static_tracepoint.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0664938Z copying torch/include/caffe2/core/static_tracepoint_elfx86.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0666057Z copying torch/include/caffe2/core/stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0667201Z copying torch/include/caffe2/core/storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0668321Z copying torch/include/caffe2/core/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0669698Z copying torch/include/caffe2/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0670746Z copying torch/include/caffe2/core/tensor_int8.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0671885Z copying torch/include/caffe2/core/test_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0673030Z copying torch/include/caffe2/core/timer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0674152Z copying torch/include/caffe2/core/transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0675279Z copying torch/include/caffe2/core/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0676366Z copying torch/include/caffe2/core/workspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0677551Z copying torch/include/caffe2/core/macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:35.0678895Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-12-01T09:59:35.0679437Z copying torch/include/caffe2/core/hip/common_miopen.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-12-01T09:59:35.0680450Z copying torch/include/caffe2/core/hip/miopen_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-12-01T09:59:35.0681786Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph 2022-12-01T09:59:35.0682031Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include 2022-12-01T09:59:35.0682309Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph 2022-12-01T09:59:35.0682658Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters 2022-12-01T09:59:35.0683528Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters/Dot.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters 2022-12-01T09:59:35.0685148Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-12-01T09:59:35.0685558Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpClasses.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-12-01T09:59:35.0687188Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpEnum.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-12-01T09:59:35.0688884Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpNames.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-12-01T09:59:35.0689903Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T09:59:35.0690485Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Algorithms.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T09:59:35.0691105Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/BinaryMatchImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T09:59:35.0692023Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T09:59:35.0693513Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TarjansImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T09:59:35.0694684Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TopoSort.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T09:59:35.0696082Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-12-01T09:59:35.0696902Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/Compiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-12-01T09:59:35.0697714Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/ControlFlow.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-12-01T09:59:35.0698906Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/NeuralNet.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-12-01T09:59:35.0699917Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-12-01T09:59:35.0700785Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Casting.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-12-01T09:59:35.0701834Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-12-01T09:59:35.0703013Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-12-01T09:59:35.0703778Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/Match.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-12-01T09:59:35.0704995Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/SubgraphMatcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-12-01T09:59:35.0705816Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/tests 2022-12-01T09:59:35.0707111Z copying torch/include/caffe2/core/nomnigraph/tests/test_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/tests 2022-12-01T09:59:35.0707505Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/cuda_rtc 2022-12-01T09:59:35.0708157Z copying torch/include/caffe2/cuda_rtc/common_rtc.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/cuda_rtc 2022-12-01T09:59:35.0709190Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/db 2022-12-01T09:59:35.0709974Z copying torch/include/caffe2/db/create_db_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/db 2022-12-01T09:59:35.0711252Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T09:59:35.0711821Z copying torch/include/caffe2/distributed/file_store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T09:59:35.0712573Z copying torch/include/caffe2/distributed/file_store_handler_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T09:59:35.0713961Z copying torch/include/caffe2/distributed/redis_store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T09:59:35.0715665Z copying torch/include/caffe2/distributed/redis_store_handler_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T09:59:35.0716746Z copying torch/include/caffe2/distributed/store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T09:59:35.0718079Z copying torch/include/caffe2/distributed/store_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T09:59:35.0719561Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments 2022-12-01T09:59:35.0719989Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T09:59:35.0720693Z copying torch/include/caffe2/experiments/operators/fully_connected_op_decomposition.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T09:59:35.0722463Z copying torch/include/caffe2/experiments/operators/fully_connected_op_prune.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T09:59:35.0723139Z copying torch/include/caffe2/experiments/operators/fully_connected_op_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T09:59:35.0724744Z copying torch/include/caffe2/experiments/operators/funhash_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T09:59:35.0725719Z copying torch/include/caffe2/experiments/operators/sparse_funhash_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T09:59:35.0727543Z copying torch/include/caffe2/experiments/operators/sparse_matrix_reshape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T09:59:35.0728226Z copying torch/include/caffe2/experiments/operators/tt_contraction_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T09:59:35.0729688Z copying torch/include/caffe2/experiments/operators/tt_pad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T09:59:35.0730715Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep 2022-12-01T09:59:35.0731776Z copying torch/include/caffe2/ideep/ideep_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep 2022-12-01T09:59:35.0733095Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators 2022-12-01T09:59:35.0733932Z copying torch/include/caffe2/ideep/operators/conv_pool_base_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators 2022-12-01T09:59:35.0735601Z copying torch/include/caffe2/ideep/operators/conv_transpose_unpool_base_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators 2022-12-01T09:59:35.0736440Z copying torch/include/caffe2/ideep/operators/operator_fallback_ideep.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators 2022-12-01T09:59:35.0738118Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils 2022-12-01T09:59:35.0738428Z copying torch/include/caffe2/ideep/utils/ideep_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils 2022-12-01T09:59:35.0740206Z copying torch/include/caffe2/ideep/utils/ideep_operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils 2022-12-01T09:59:35.0741400Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image 2022-12-01T09:59:35.0741677Z copying torch/include/caffe2/image/image_input_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image 2022-12-01T09:59:35.0743605Z copying torch/include/caffe2/image/transform_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image 2022-12-01T09:59:35.0746724Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile 2022-12-01T09:59:35.0746984Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib 2022-12-01T09:59:35.0747239Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios 2022-12-01T09:59:35.0747820Z copying torch/include/caffe2/mobile/contrib/ios/ios_caffe.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios 2022-12-01T09:59:35.0748318Z copying torch/include/caffe2/mobile/contrib/ios/ios_caffe_defines.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios 2022-12-01T09:59:35.0749094Z copying torch/include/caffe2/mobile/contrib/ios/ios_caffe_predictor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios 2022-12-01T09:59:35.0749984Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T09:59:35.0750642Z copying torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T09:59:35.0751896Z copying torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T09:59:35.0753088Z copying torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_graph_mask.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T09:59:35.0754128Z copying torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_kernels.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T09:59:35.0755949Z copying torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_test.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T09:59:35.0756947Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub 2022-12-01T09:59:35.0757405Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include 2022-12-01T09:59:35.0758456Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/libopencl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include 2022-12-01T09:59:35.0759188Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T09:59:35.0759656Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T09:59:35.0761196Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_ext.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T09:59:35.0762452Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T09:59:35.0763315Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl_ext.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T09:59:35.0764087Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_platform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T09:59:35.0765787Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/opencl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T09:59:35.0766690Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub 2022-12-01T09:59:35.0767139Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include 2022-12-01T09:59:35.0767738Z copying torch/include/caffe2/mobile/contrib/libvulkan-stub/include/libvulkan-stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include 2022-12-01T09:59:35.0769192Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-12-01T09:59:35.0769681Z copying torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vk_platform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-12-01T09:59:35.0771155Z copying torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vulkan.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-12-01T09:59:35.0774494Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T09:59:35.0774829Z copying torch/include/caffe2/mobile/contrib/nnapi/NeuralNetworks.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T09:59:35.0776855Z copying torch/include/caffe2/mobile/contrib/nnapi/dlnnapi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T09:59:35.0777915Z copying torch/include/caffe2/mobile/contrib/nnapi/nnapi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T09:59:35.0779513Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/snpe 2022-12-01T09:59:35.0779940Z copying torch/include/caffe2/mobile/contrib/snpe/snpe_ffi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/snpe 2022-12-01T09:59:35.0780718Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2 2022-12-01T09:59:35.0781707Z copying torch/include/caffe2/mobile/contrib/ulp2/ulp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2 2022-12-01T09:59:35.0782834Z copying torch/include/caffe2/mobile/contrib/ulp2/ulp_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2 2022-12-01T09:59:35.0784381Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi 2022-12-01T09:59:35.0784657Z copying torch/include/caffe2/mpi/mpi_common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi 2022-12-01T09:59:35.0786328Z copying torch/include/caffe2/mpi/mpi_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi 2022-12-01T09:59:35.0787206Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-12-01T09:59:35.0787548Z copying torch/include/caffe2/observers/operator_attaching_net_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-12-01T09:59:35.0789339Z copying torch/include/caffe2/observers/profile_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-12-01T09:59:35.0790013Z copying torch/include/caffe2/observers/runcnt_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-12-01T09:59:35.0791814Z copying torch/include/caffe2/observers/time_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-12-01T09:59:35.0792663Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T09:59:35.0792942Z copying torch/include/caffe2/onnx/backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T09:59:35.0794496Z copying torch/include/caffe2/onnx/backend_rep.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T09:59:35.0795577Z copying torch/include/caffe2/onnx/device.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T09:59:35.0797391Z copying torch/include/caffe2/onnx/helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T09:59:35.0798422Z copying torch/include/caffe2/onnx/offline_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T09:59:35.0799932Z copying torch/include/caffe2/onnx/onnx_exporter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T09:59:35.0801243Z copying torch/include/caffe2/onnx/onnxifi_graph_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T09:59:35.0802753Z copying torch/include/caffe2/onnx/onnxifi_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T09:59:35.0804026Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops 2022-12-01T09:59:35.0804611Z copying torch/include/caffe2/onnx/torch_ops/constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops 2022-12-01T09:59:35.0806178Z copying torch/include/caffe2/onnx/torch_ops/operator_sets.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops 2022-12-01T09:59:35.0807599Z copying torch/include/caffe2/onnx/torch_ops/schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops 2022-12-01T09:59:35.0808863Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0809262Z copying torch/include/caffe2/operators/abs_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0810796Z copying torch/include/caffe2/operators/accumulate_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0812007Z copying torch/include/caffe2/operators/accuracy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0812896Z copying torch/include/caffe2/operators/acos_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0814424Z copying torch/include/caffe2/operators/activation_ops_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0815734Z copying torch/include/caffe2/operators/affine_channel_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0816696Z copying torch/include/caffe2/operators/alias_with_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0817624Z copying torch/include/caffe2/operators/apmeter_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0818778Z copying torch/include/caffe2/operators/arg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0819709Z copying torch/include/caffe2/operators/asin_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0821004Z copying torch/include/caffe2/operators/assert_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0822420Z copying torch/include/caffe2/operators/async_net_barrier_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0823321Z copying torch/include/caffe2/operators/atan_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0824017Z copying torch/include/caffe2/operators/batch_box_cox_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0825320Z copying torch/include/caffe2/operators/batch_bucketize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0826529Z copying torch/include/caffe2/operators/batch_gather_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0828006Z copying torch/include/caffe2/operators/batch_matmul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0829712Z copying torch/include/caffe2/operators/batch_moments_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0830280Z copying torch/include/caffe2/operators/batch_permutation_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0831202Z copying torch/include/caffe2/operators/batch_sparse_to_dense_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0832817Z copying torch/include/caffe2/operators/bbox_transform_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0833349Z copying torch/include/caffe2/operators/bisect_percentile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0834811Z copying torch/include/caffe2/operators/boolean_mask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0835647Z copying torch/include/caffe2/operators/boolean_unmask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0836567Z copying torch/include/caffe2/operators/box_with_nms_limit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0837825Z copying torch/include/caffe2/operators/bucketize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0839313Z copying torch/include/caffe2/operators/byte_weight_dequant_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0839996Z copying torch/include/caffe2/operators/cast_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0841391Z copying torch/include/caffe2/operators/cbrt_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0842382Z copying torch/include/caffe2/operators/cc_bmm_bg_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0843813Z copying torch/include/caffe2/operators/ceil_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0844672Z copying torch/include/caffe2/operators/channel_backprop_stats_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0845771Z copying torch/include/caffe2/operators/channel_shuffle_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0847047Z copying torch/include/caffe2/operators/channel_stats_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0848071Z copying torch/include/caffe2/operators/clip_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0849587Z copying torch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0850709Z copying torch/include/caffe2/operators/concat_split_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0851638Z copying torch/include/caffe2/operators/conditional_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0852839Z copying torch/include/caffe2/operators/conv_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0854698Z copying torch/include/caffe2/operators/conv_op_cache_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0855560Z copying torch/include/caffe2/operators/conv_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0857014Z copying torch/include/caffe2/operators/conv_op_shared.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0858104Z copying torch/include/caffe2/operators/conv_pool_op_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0859653Z copying torch/include/caffe2/operators/conv_transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0860514Z copying torch/include/caffe2/operators/conv_transpose_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0862466Z copying torch/include/caffe2/operators/conv_transpose_op_mobile.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0862838Z copying torch/include/caffe2/operators/conv_transpose_op_mobile_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0863987Z copying torch/include/caffe2/operators/conv_transpose_unpool_op_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0865138Z copying torch/include/caffe2/operators/copy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0866115Z copying torch/include/caffe2/operators/copy_rows_to_tensor_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0867239Z copying torch/include/caffe2/operators/cos_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0868574Z copying torch/include/caffe2/operators/cosh_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0869941Z copying torch/include/caffe2/operators/cosine_embedding_criterion_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0870817Z copying torch/include/caffe2/operators/counter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0872193Z copying torch/include/caffe2/operators/create_scope_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0873147Z copying torch/include/caffe2/operators/cross_entropy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0874698Z copying torch/include/caffe2/operators/ctc_beam_search_decoder_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0875955Z copying torch/include/caffe2/operators/ctc_greedy_decoder_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0876868Z copying torch/include/caffe2/operators/cube_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0878009Z copying torch/include/caffe2/operators/data_couple.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0879021Z copying torch/include/caffe2/operators/dataset_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0880225Z copying torch/include/caffe2/operators/deform_conv_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0882028Z copying torch/include/caffe2/operators/deform_conv_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0882374Z copying torch/include/caffe2/operators/dense_vector_to_id_list_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0883766Z copying torch/include/caffe2/operators/distance_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0884677Z copying torch/include/caffe2/operators/do_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0886158Z copying torch/include/caffe2/operators/dropout_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0886917Z copying torch/include/caffe2/operators/elementwise_add_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0888436Z copying torch/include/caffe2/operators/elementwise_div_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0890352Z copying torch/include/caffe2/operators/elementwise_linear_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0890694Z copying torch/include/caffe2/operators/elementwise_logical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0891697Z copying torch/include/caffe2/operators/elementwise_mul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0893182Z copying torch/include/caffe2/operators/elementwise_op_test.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0894282Z copying torch/include/caffe2/operators/elementwise_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0895776Z copying torch/include/caffe2/operators/elementwise_ops_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0896649Z copying torch/include/caffe2/operators/elementwise_sub_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0898358Z copying torch/include/caffe2/operators/elu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0899321Z copying torch/include/caffe2/operators/enforce_finite_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0900536Z copying torch/include/caffe2/operators/ensure_clipped_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0901748Z copying torch/include/caffe2/operators/ensure_cpu_output_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0903386Z copying torch/include/caffe2/operators/erf_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0904632Z copying torch/include/caffe2/operators/exp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0906121Z copying torch/include/caffe2/operators/expand_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0906855Z copying torch/include/caffe2/operators/expand_squeeze_dims_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0908438Z copying torch/include/caffe2/operators/fc_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0909156Z copying torch/include/caffe2/operators/feature_maps_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0910714Z copying torch/include/caffe2/operators/feed_blob_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0911781Z copying torch/include/caffe2/operators/filler_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0913184Z copying torch/include/caffe2/operators/find_duplicate_elements_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0914182Z copying torch/include/caffe2/operators/find_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0915198Z copying torch/include/caffe2/operators/flatten_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0916383Z copying torch/include/caffe2/operators/flexible_top_k.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0917730Z copying torch/include/caffe2/operators/floor_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0918596Z copying torch/include/caffe2/operators/free_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0919891Z copying torch/include/caffe2/operators/fully_connected_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0921355Z copying torch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0922343Z copying torch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0923516Z copying torch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0924609Z copying torch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0925654Z copying torch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0926911Z copying torch/include/caffe2/operators/gather_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0928267Z copying torch/include/caffe2/operators/gather_ranges_to_dense_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0929071Z copying torch/include/caffe2/operators/gelu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0930512Z copying torch/include/caffe2/operators/generate_proposals_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0931491Z copying torch/include/caffe2/operators/generate_proposals_op_util_boxes.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0932637Z copying torch/include/caffe2/operators/generate_proposals_op_util_nms.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0934238Z copying torch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0935173Z copying torch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0936693Z copying torch/include/caffe2/operators/given_tensor_fill_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0937541Z copying torch/include/caffe2/operators/glu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0938613Z copying torch/include/caffe2/operators/group_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0939746Z copying torch/include/caffe2/operators/gru_unit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0940816Z copying torch/include/caffe2/operators/h_softmax_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0942019Z copying torch/include/caffe2/operators/half_float_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0942956Z copying torch/include/caffe2/operators/hard_sigmoid_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0944033Z copying torch/include/caffe2/operators/heatmap_max_keypoint_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0945030Z copying torch/include/caffe2/operators/histogram_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0946061Z copying torch/include/caffe2/operators/if_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0947029Z copying torch/include/caffe2/operators/im2col_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0948485Z copying torch/include/caffe2/operators/index_hash_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0949345Z copying torch/include/caffe2/operators/index_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0950379Z copying torch/include/caffe2/operators/inference_lstm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0951418Z copying torch/include/caffe2/operators/instance_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0952856Z copying torch/include/caffe2/operators/integral_image_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0953824Z copying torch/include/caffe2/operators/is_empty_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0955248Z copying torch/include/caffe2/operators/jsd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0956153Z copying torch/include/caffe2/operators/key_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0957510Z copying torch/include/caffe2/operators/layer_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0958598Z copying torch/include/caffe2/operators/leaky_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0959913Z copying torch/include/caffe2/operators/length_split_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0960982Z copying torch/include/caffe2/operators/lengths_pad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0962027Z copying torch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0963159Z copying torch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0964487Z copying torch/include/caffe2/operators/lengths_reducer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0966271Z copying torch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0967093Z copying torch/include/caffe2/operators/lengths_tile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0968124Z copying torch/include/caffe2/operators/lengths_top_k_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0969240Z copying torch/include/caffe2/operators/listwise_l2r_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0970366Z copying torch/include/caffe2/operators/load_save_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0971687Z copying torch/include/caffe2/operators/load_save_op_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0972646Z copying torch/include/caffe2/operators/local_response_normalization_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0973717Z copying torch/include/caffe2/operators/locally_connected_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0975768Z copying torch/include/caffe2/operators/locally_connected_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0976304Z copying torch/include/caffe2/operators/locally_connected_op_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0978167Z copying torch/include/caffe2/operators/log1p_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0979173Z copying torch/include/caffe2/operators/log_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0980142Z copying torch/include/caffe2/operators/logit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0981529Z copying torch/include/caffe2/operators/loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0982848Z copying torch/include/caffe2/operators/lpnorm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0983859Z copying torch/include/caffe2/operators/lstm_unit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0985197Z copying torch/include/caffe2/operators/lstm_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0986529Z copying torch/include/caffe2/operators/map_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0987598Z copying torch/include/caffe2/operators/margin_loss_l2r_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0988991Z copying torch/include/caffe2/operators/margin_ranking_criterion_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0989824Z copying torch/include/caffe2/operators/matmul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0991569Z copying torch/include/caffe2/operators/max_pool_with_index_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0992489Z copying torch/include/caffe2/operators/mean_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0993562Z copying torch/include/caffe2/operators/merge_id_lists_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0994820Z copying torch/include/caffe2/operators/minmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0995808Z copying torch/include/caffe2/operators/mish_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0997200Z copying torch/include/caffe2/operators/mod_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0997970Z copying torch/include/caffe2/operators/moments_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.0999515Z copying torch/include/caffe2/operators/multi_class_accuracy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1001095Z copying torch/include/caffe2/operators/negate_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1002116Z copying torch/include/caffe2/operators/negative_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1003081Z copying torch/include/caffe2/operators/ngram_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1004836Z copying torch/include/caffe2/operators/no_default_engine_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1005506Z copying torch/include/caffe2/operators/normalize_l1_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1007187Z copying torch/include/caffe2/operators/normalize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1008176Z copying torch/include/caffe2/operators/numpy_tile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1009139Z copying torch/include/caffe2/operators/one_hot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1010627Z copying torch/include/caffe2/operators/onnx_while_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1012042Z copying torch/include/caffe2/operators/op_utils_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1012883Z copying torch/include/caffe2/operators/operator_fallback_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1014237Z copying torch/include/caffe2/operators/order_switch_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1015471Z copying torch/include/caffe2/operators/pack_rnn_sequence_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1016335Z copying torch/include/caffe2/operators/pack_segments.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1017714Z copying torch/include/caffe2/operators/pad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1018566Z copying torch/include/caffe2/operators/partition_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1020151Z copying torch/include/caffe2/operators/percentile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1021955Z copying torch/include/caffe2/operators/perplexity_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1022425Z copying torch/include/caffe2/operators/piecewise_linear_transform_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1023101Z copying torch/include/caffe2/operators/pool_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1024597Z copying torch/include/caffe2/operators/pool_op_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1025311Z copying torch/include/caffe2/operators/pow_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1026466Z copying torch/include/caffe2/operators/prefetch_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1027769Z copying torch/include/caffe2/operators/prelu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1028843Z copying torch/include/caffe2/operators/prepend_dim_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1029842Z copying torch/include/caffe2/operators/quant_decode_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1030865Z copying torch/include/caffe2/operators/quantile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1032123Z copying torch/include/caffe2/operators/rank_loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1033559Z copying torch/include/caffe2/operators/reciprocal_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1034305Z copying torch/include/caffe2/operators/reduce_front_back_max_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1035756Z copying torch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1036799Z copying torch/include/caffe2/operators/reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1038190Z copying torch/include/caffe2/operators/reducer_functors.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1039773Z copying torch/include/caffe2/operators/reduction_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1040550Z copying torch/include/caffe2/operators/relu_n_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1042065Z copying torch/include/caffe2/operators/relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1042981Z copying torch/include/caffe2/operators/remove_data_blocks_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1044493Z copying torch/include/caffe2/operators/replace_nan_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1045612Z copying torch/include/caffe2/operators/reshape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1047325Z copying torch/include/caffe2/operators/resize_3d_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1048610Z copying torch/include/caffe2/operators/resize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1049529Z copying torch/include/caffe2/operators/reverse_packed_segs_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1051080Z copying torch/include/caffe2/operators/rmac_regions_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1051944Z copying torch/include/caffe2/operators/rms_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1053459Z copying torch/include/caffe2/operators/roi_align_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1055199Z copying torch/include/caffe2/operators/roi_align_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1056456Z copying torch/include/caffe2/operators/roi_align_rotated_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1058635Z copying torch/include/caffe2/operators/roi_align_rotated_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1058996Z copying torch/include/caffe2/operators/roi_pool_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1060471Z copying torch/include/caffe2/operators/rowmul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1061078Z copying torch/include/caffe2/operators/rsqrt_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1062553Z copying torch/include/caffe2/operators/scale_blobs_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1063497Z copying torch/include/caffe2/operators/scale_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1064475Z copying torch/include/caffe2/operators/segment_reduction_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1066313Z copying torch/include/caffe2/operators/self_binning_histogram_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1067249Z copying torch/include/caffe2/operators/selu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1068142Z copying torch/include/caffe2/operators/sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1069581Z copying torch/include/caffe2/operators/shape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1070254Z copying torch/include/caffe2/operators/sigmoid_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1071813Z copying torch/include/caffe2/operators/sin_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1072833Z copying torch/include/caffe2/operators/sinh_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1073865Z copying torch/include/caffe2/operators/sinusoid_position_encoding_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1075095Z copying torch/include/caffe2/operators/slice_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1075984Z copying torch/include/caffe2/operators/softmax_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1077262Z copying torch/include/caffe2/operators/softmax_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1078268Z copying torch/include/caffe2/operators/softmax_with_loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1080082Z copying torch/include/caffe2/operators/softplus_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1080461Z copying torch/include/caffe2/operators/softsign_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1082108Z copying torch/include/caffe2/operators/space_batch_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1082437Z copying torch/include/caffe2/operators/sparse_dropout_with_replacement_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1084045Z copying torch/include/caffe2/operators/sparse_itemwise_dropout_with_replacement_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1085171Z copying torch/include/caffe2/operators/sparse_lp_regularizer_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1086011Z copying torch/include/caffe2/operators/sparse_normalize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1087397Z copying torch/include/caffe2/operators/sparse_to_dense_mask_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1088516Z copying torch/include/caffe2/operators/sparse_to_dense_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1089855Z copying torch/include/caffe2/operators/spatial_batch_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1090717Z copying torch/include/caffe2/operators/sqr_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1092378Z copying torch/include/caffe2/operators/spatial_softmax_with_loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1092914Z copying torch/include/caffe2/operators/sqrt_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1094468Z copying torch/include/caffe2/operators/square_root_divide_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1095667Z copying torch/include/caffe2/operators/stats_put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1096898Z copying torch/include/caffe2/operators/stop_gradient.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1098020Z copying torch/include/caffe2/operators/string_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1099081Z copying torch/include/caffe2/operators/stump_func_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1100152Z copying torch/include/caffe2/operators/summarize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1101163Z copying torch/include/caffe2/operators/swish_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1102586Z copying torch/include/caffe2/operators/tan_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1103581Z copying torch/include/caffe2/operators/tanh_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1104513Z copying torch/include/caffe2/operators/tensor_protos_db_input.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1105871Z copying torch/include/caffe2/operators/text_file_reader_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1106791Z copying torch/include/caffe2/operators/thresholded_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1108461Z copying torch/include/caffe2/operators/tile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1109128Z copying torch/include/caffe2/operators/top_k.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1110603Z copying torch/include/caffe2/operators/transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1111476Z copying torch/include/caffe2/operators/tt_linear_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1112857Z copying torch/include/caffe2/operators/unique_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1114069Z copying torch/include/caffe2/operators/unsafe_coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1115072Z copying torch/include/caffe2/operators/upsample_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1116279Z copying torch/include/caffe2/operators/utility_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1117891Z copying torch/include/caffe2/operators/variable_length_sequence_padding.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1118743Z copying torch/include/caffe2/operators/weighted_multi_sampling_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1119998Z copying torch/include/caffe2/operators/weighted_sample_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1120992Z copying torch/include/caffe2/operators/while_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1122324Z copying torch/include/caffe2/operators/zero_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:35.1123386Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip 2022-12-01T09:59:35.1123794Z copying torch/include/caffe2/operators/hip/activation_ops_miopen.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip 2022-12-01T09:59:35.1125325Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-12-01T09:59:35.1125760Z copying torch/include/caffe2/operators/rnn/recurrent_network_blob_fetcher_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-12-01T09:59:35.1126835Z copying torch/include/caffe2/operators/rnn/recurrent_network_executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-12-01T09:59:35.1128165Z copying torch/include/caffe2/operators/rnn/recurrent_network_executor_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-12-01T09:59:35.1129173Z copying torch/include/caffe2/operators/rnn/recurrent_network_executor_incl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-12-01T09:59:35.1130225Z copying torch/include/caffe2/operators/rnn/recurrent_network_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-12-01T09:59:35.1131557Z copying torch/include/caffe2/operators/rnn/recurrent_op_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-12-01T09:59:35.1132548Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/hip 2022-12-01T09:59:35.1133000Z copying torch/include/caffe2/operators/rnn/hip/recurrent_op_miopen.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/hip 2022-12-01T09:59:35.1134504Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1134907Z copying torch/include/caffe2/operators/quantized/int8_add_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1136700Z copying torch/include/caffe2/operators/quantized/int8_average_pool_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1137514Z copying torch/include/caffe2/operators/quantized/int8_channel_shuffle_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1138819Z copying torch/include/caffe2/operators/quantized/int8_concat_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1139662Z copying torch/include/caffe2/operators/quantized/int8_conv_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1141066Z copying torch/include/caffe2/operators/quantized/int8_conv_transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1141967Z copying torch/include/caffe2/operators/quantized/int8_dequantize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1143046Z copying torch/include/caffe2/operators/quantized/int8_fc_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1144480Z copying torch/include/caffe2/operators/quantized/int8_flatten_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1145251Z copying torch/include/caffe2/operators/quantized/int8_given_tensor_fill_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1146358Z copying torch/include/caffe2/operators/quantized/int8_leaky_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1147321Z copying torch/include/caffe2/operators/quantized/int8_max_pool_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1148382Z copying torch/include/caffe2/operators/quantized/int8_quantize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1149807Z copying torch/include/caffe2/operators/quantized/int8_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1150885Z copying torch/include/caffe2/operators/quantized/int8_reshape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1151921Z copying torch/include/caffe2/operators/quantized/int8_resize_nearest_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1153046Z copying torch/include/caffe2/operators/quantized/int8_roi_align_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1153915Z copying torch/include/caffe2/operators/quantized/int8_sigmoid_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1154902Z copying torch/include/caffe2/operators/quantized/int8_simd.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1156058Z copying torch/include/caffe2/operators/quantized/int8_slice_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1157290Z copying torch/include/caffe2/operators/quantized/int8_softmax_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1158035Z copying torch/include/caffe2/operators/quantized/int8_test_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1159382Z copying torch/include/caffe2/operators/quantized/int8_transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1160601Z copying torch/include/caffe2/operators/quantized/int8_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:35.1161254Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:35.1161915Z copying torch/include/caffe2/opt/annotations.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:35.1163380Z copying torch/include/caffe2/opt/backend_cutting.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:35.1164278Z copying torch/include/caffe2/opt/backend_transformer_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:35.1165531Z copying torch/include/caffe2/opt/bound_shape_inferencer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:35.1166551Z copying torch/include/caffe2/opt/converter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:35.1167705Z copying torch/include/caffe2/opt/device.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:35.1169064Z copying torch/include/caffe2/opt/distributed.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:35.1170372Z copying torch/include/caffe2/opt/fakefp16_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:35.1171293Z copying torch/include/caffe2/opt/fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:35.1172776Z copying torch/include/caffe2/opt/glow_net_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:35.1174520Z copying torch/include/caffe2/opt/mobile.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:35.1175610Z copying torch/include/caffe2/opt/onnx_convert.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:35.1176970Z copying torch/include/caffe2/opt/onnxifi_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:35.1178304Z copying torch/include/caffe2/opt/onnxifi_transformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:35.1179353Z copying torch/include/caffe2/opt/optimize_ideep.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:35.1180663Z copying torch/include/caffe2/opt/optimizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:35.1181796Z copying torch/include/caffe2/opt/passes.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:35.1183159Z copying torch/include/caffe2/opt/shape_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:35.1184362Z copying torch/include/caffe2/opt/tvm_transformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:35.1185431Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-12-01T09:59:35.1186080Z copying torch/include/caffe2/opt/custom/cc_amrc.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-12-01T09:59:35.1187275Z copying torch/include/caffe2/opt/custom/concat_elim.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-12-01T09:59:35.1188613Z copying torch/include/caffe2/opt/custom/freeze_quantization_params.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-12-01T09:59:35.1189495Z copying torch/include/caffe2/opt/custom/in_batch_broadcast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-12-01T09:59:35.1190831Z copying torch/include/caffe2/opt/custom/pointwise_elim.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-12-01T09:59:35.1192236Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql 2022-12-01T09:59:35.1192521Z copying torch/include/caffe2/opt/nql/ast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql 2022-12-01T09:59:35.1193931Z copying torch/include/caffe2/opt/nql/graphmatcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql 2022-12-01T09:59:35.1195515Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:35.1195823Z copying torch/include/caffe2/perfkernels/adagrad.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:35.1197032Z copying torch/include/caffe2/perfkernels/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:35.1198299Z copying torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:35.1199774Z copying torch/include/caffe2/perfkernels/embedding_lookup.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:35.1200795Z copying torch/include/caffe2/perfkernels/embedding_lookup_idx.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:35.1202109Z copying torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:35.1203413Z copying torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:35.1204417Z copying torch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:35.1205661Z copying torch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:35.1206705Z copying torch/include/caffe2/perfkernels/lstm_unit_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:35.1208265Z copying torch/include/caffe2/perfkernels/lstm_unit_cpu_common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:35.1209223Z copying torch/include/caffe2/perfkernels/math.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:35.1210611Z copying torch/include/caffe2/perfkernels/typed_axpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:35.1211788Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T09:59:35.1212092Z copying torch/include/caffe2/predictor/InferenceGraph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T09:59:35.1213667Z copying torch/include/caffe2/predictor/ThreadLocalPtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T09:59:35.1214772Z copying torch/include/caffe2/predictor/predictor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T09:59:35.1215615Z copying torch/include/caffe2/predictor/predictor_config.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T09:59:35.1217097Z copying torch/include/caffe2/predictor/predictor_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T09:59:35.1217804Z copying torch/include/caffe2/predictor/transforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T09:59:35.1219101Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:35.1219528Z copying torch/include/caffe2/predictor/emulator/benchmark.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:35.1220428Z copying torch/include/caffe2/predictor/emulator/data_filler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:35.1221863Z copying torch/include/caffe2/predictor/emulator/emulator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:35.1222853Z copying torch/include/caffe2/predictor/emulator/net_supplier.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:35.1224249Z copying torch/include/caffe2/predictor/emulator/output_formatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:35.1225285Z copying torch/include/caffe2/predictor/emulator/profiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:35.1226668Z copying torch/include/caffe2/predictor/emulator/std_output_formatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:35.1227549Z copying torch/include/caffe2/predictor/emulator/time_profiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:35.1229009Z copying torch/include/caffe2/predictor/emulator/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:35.1230236Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-12-01T09:59:35.1230624Z copying torch/include/caffe2/proto/caffe2_pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-12-01T09:59:35.1232013Z copying torch/include/caffe2/proto/torch_pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-12-01T09:59:35.1233447Z copying torch/include/caffe2/proto/torch.pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-12-01T09:59:35.1235481Z copying torch/include/caffe2/proto/caffe2.pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-12-01T09:59:35.1239914Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-12-01T09:59:35.1240227Z copying torch/include/caffe2/python/dlpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-12-01T09:59:35.1241842Z copying torch/include/caffe2/python/pybind_state.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-12-01T09:59:35.1242636Z copying torch/include/caffe2/python/pybind_state_dlpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-12-01T09:59:35.1244457Z copying torch/include/caffe2/python/pybind_state_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-12-01T09:59:35.1246279Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization 2022-12-01T09:59:35.1246719Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1247367Z copying torch/include/caffe2/quantization/server/activation_distribution_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1248440Z copying torch/include/caffe2/quantization/server/batch_matmul_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1249948Z copying torch/include/caffe2/quantization/server/batch_permutation_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1251419Z copying torch/include/caffe2/quantization/server/caffe2_dnnlowp_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1252513Z copying torch/include/caffe2/quantization/server/channel_shuffle_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1254128Z copying torch/include/caffe2/quantization/server/compute_equalization_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1255198Z copying torch/include/caffe2/quantization/server/concat_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1256257Z copying torch/include/caffe2/quantization/server/conv_dnnlowp_acc16_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1258095Z copying torch/include/caffe2/quantization/server/conv_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1258785Z copying torch/include/caffe2/quantization/server/conv_pool_dnnlowp_op_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1260815Z copying torch/include/caffe2/quantization/server/conv_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1261647Z copying torch/include/caffe2/quantization/server/dequantize_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1263305Z copying torch/include/caffe2/quantization/server/dnnlowp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1264367Z copying torch/include/caffe2/quantization/server/dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1265444Z copying torch/include/caffe2/quantization/server/dnnlowp_partition.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1267145Z copying torch/include/caffe2/quantization/server/dynamic_histogram.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1267712Z copying torch/include/caffe2/quantization/server/elementwise_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1269472Z copying torch/include/caffe2/quantization/server/elementwise_linear_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1270579Z copying torch/include/caffe2/quantization/server/fb_fc_packed_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1271569Z copying torch/include/caffe2/quantization/server/fbgemm_fp16_pack_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1273279Z copying torch/include/caffe2/quantization/server/fbgemm_pack_blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1273793Z copying torch/include/caffe2/quantization/server/fbgemm_pack_matrix_cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1275437Z copying torch/include/caffe2/quantization/server/fbgemm_pack_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1277339Z copying torch/include/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1277709Z copying torch/include/caffe2/quantization/server/fully_connected_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1279260Z copying torch/include/caffe2/quantization/server/fully_connected_fake_lowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1280236Z copying torch/include/caffe2/quantization/server/group_norm_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1281682Z copying torch/include/caffe2/quantization/server/im2col_dnnlowp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1283038Z copying torch/include/caffe2/quantization/server/int8_gen_quant_params.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1284020Z copying torch/include/caffe2/quantization/server/int8_gen_quant_params_min_max.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1285517Z copying torch/include/caffe2/quantization/server/int8_quant_scheme_blob_fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1286848Z copying torch/include/caffe2/quantization/server/kl_minimization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1288117Z copying torch/include/caffe2/quantization/server/l2_minimization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1289032Z copying torch/include/caffe2/quantization/server/lstm_unit_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1290531Z copying torch/include/caffe2/quantization/server/mmio.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1291814Z copying torch/include/caffe2/quantization/server/op_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1293190Z copying torch/include/caffe2/quantization/server/pool_dnnlowp_op_avx2.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1294299Z copying torch/include/caffe2/quantization/server/quantization_error_minimization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1296125Z copying torch/include/caffe2/quantization/server/quantize_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1297088Z copying torch/include/caffe2/quantization/server/relu_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1298549Z copying torch/include/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1299775Z copying torch/include/caffe2/quantization/server/resize_nearest_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1300334Z copying torch/include/caffe2/quantization/server/sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1301627Z copying torch/include/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1302820Z copying torch/include/caffe2/quantization/server/tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1304432Z copying torch/include/caffe2/quantization/server/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1305864Z copying torch/include/caffe2/quantization/server/utility_dnnlowp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:35.1307451Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T09:59:35.1307838Z copying torch/include/caffe2/queue/blobs_queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T09:59:35.1308856Z copying torch/include/caffe2/queue/blobs_queue_db.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T09:59:35.1310043Z copying torch/include/caffe2/queue/queue_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T09:59:35.1311378Z copying torch/include/caffe2/queue/rebatching_queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T09:59:35.1312418Z copying torch/include/caffe2/queue/rebatching_queue_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T09:59:35.1313755Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T09:59:35.1314044Z copying torch/include/caffe2/serialize/crc_alt.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T09:59:35.1316155Z copying torch/include/caffe2/serialize/file_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T09:59:35.1317013Z copying torch/include/caffe2/serialize/in_memory_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T09:59:35.1317960Z copying torch/include/caffe2/serialize/inline_container.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T09:59:35.1319417Z copying torch/include/caffe2/serialize/istream_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T09:59:35.1320287Z copying torch/include/caffe2/serialize/read_adapter_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T09:59:35.1321324Z copying torch/include/caffe2/serialize/versions.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T09:59:35.1322642Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1323299Z copying torch/include/caffe2/sgd/adadelta_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1324867Z copying torch/include/caffe2/sgd/adagrad_fused.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1325779Z copying torch/include/caffe2/sgd/adagrad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1327106Z copying torch/include/caffe2/sgd/adam_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1328396Z copying torch/include/caffe2/sgd/clip_tensor_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1329371Z copying torch/include/caffe2/sgd/decay_adagrad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1330688Z copying torch/include/caffe2/sgd/fp16_momentum_sgd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1331997Z copying torch/include/caffe2/sgd/fp32_momentum_sgd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1332700Z copying torch/include/caffe2/sgd/ftrl_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1334040Z copying torch/include/caffe2/sgd/gftrl_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1335295Z copying torch/include/caffe2/sgd/iter_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1336154Z copying torch/include/caffe2/sgd/lars_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1337500Z copying torch/include/caffe2/sgd/learning_rate_adaption_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1338776Z copying torch/include/caffe2/sgd/learning_rate_functors.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1339918Z copying torch/include/caffe2/sgd/learning_rate_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1341347Z copying torch/include/caffe2/sgd/math_lp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1342392Z copying torch/include/caffe2/sgd/momentum_sgd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1343950Z copying torch/include/caffe2/sgd/rmsprop_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1344970Z copying torch/include/caffe2/sgd/rowwise_adagrad_fused.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1346217Z copying torch/include/caffe2/sgd/rowwise_counter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1347066Z copying torch/include/caffe2/sgd/storm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1348398Z copying torch/include/caffe2/sgd/weight_scale_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1349214Z copying torch/include/caffe2/sgd/wngrad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1350391Z copying torch/include/caffe2/sgd/yellowfin_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:35.1351825Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share 2022-12-01T09:59:35.1352193Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share/contrib 2022-12-01T09:59:35.1352604Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share/contrib/zstd 2022-12-01T09:59:35.1353231Z copying torch/include/caffe2/share/contrib/zstd/quant_decomp_zstd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share/contrib/zstd 2022-12-01T09:59:35.1354398Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-12-01T09:59:35.1355006Z copying torch/include/caffe2/transforms/common_subexpression_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-12-01T09:59:35.1355938Z copying torch/include/caffe2/transforms/conv_to_nnpack_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-12-01T09:59:35.1356814Z copying torch/include/caffe2/transforms/pattern_net_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-12-01T09:59:35.1358123Z copying torch/include/caffe2/transforms/single_op_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-12-01T09:59:35.1359019Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-12-01T09:59:35.1359294Z copying torch/include/caffe2/video/optical_flow.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-12-01T09:59:35.1360949Z copying torch/include/caffe2/video/video_decoder.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-12-01T09:59:35.1361836Z copying torch/include/caffe2/video/video_input_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-12-01T09:59:35.1363425Z copying torch/include/caffe2/video/video_io.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-12-01T09:59:35.1364390Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T09:59:35.1364776Z copying torch/include/torch/script.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T09:59:35.1366502Z copying torch/include/torch/extension.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T09:59:35.1367263Z copying torch/include/torch/custom_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T09:59:35.1368341Z copying torch/include/torch/library.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T09:59:35.1370647Z copying torch/include/torch/custom_class_detail.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T09:59:35.1371063Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1371596Z copying torch/include/torch/csrc/CudaIPCTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1372345Z copying torch/include/torch/csrc/DataLoader.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1373321Z copying torch/include/torch/csrc/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1374674Z copying torch/include/torch/csrc/Dtype.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1375903Z copying torch/include/torch/csrc/DynamicTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1376861Z copying torch/include/torch/csrc/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1378208Z copying torch/include/torch/csrc/Export.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1379447Z copying torch/include/torch/csrc/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1380237Z copying torch/include/torch/csrc/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1381433Z copying torch/include/torch/csrc/MemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1383203Z copying torch/include/torch/csrc/Module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1384410Z copying torch/include/torch/csrc/PythonTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1385604Z copying torch/include/torch/csrc/QScheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1386498Z copying torch/include/torch/csrc/Size.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1387827Z copying torch/include/torch/csrc/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1388812Z copying torch/include/torch/csrc/StorageMethods.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1390455Z copying torch/include/torch/csrc/StorageSharing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1391077Z copying torch/include/torch/csrc/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1392557Z copying torch/include/torch/csrc/THConcat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1393533Z copying torch/include/torch/csrc/THP.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1394557Z copying torch/include/torch/csrc/TypeInfo.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1396213Z copying torch/include/torch/csrc/Types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1396962Z copying torch/include/torch/csrc/copy_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1397939Z copying torch/include/torch/csrc/itt_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1399210Z copying torch/include/torch/csrc/python_dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1400412Z copying torch/include/torch/csrc/python_headers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1401760Z copying torch/include/torch/csrc/serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1402389Z copying torch/include/torch/csrc/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:35.1404245Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api 2022-12-01T09:59:35.1404584Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include 2022-12-01T09:59:35.1404823Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1405608Z copying torch/include/torch/csrc/api/include/torch/all.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1406625Z copying torch/include/torch/csrc/api/include/torch/arg.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1407866Z copying torch/include/torch/csrc/api/include/torch/autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1409026Z copying torch/include/torch/csrc/api/include/torch/cuda.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1410273Z copying torch/include/torch/csrc/api/include/torch/data.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1411463Z copying torch/include/torch/csrc/api/include/torch/enum.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1412788Z copying torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1414139Z copying torch/include/torch/csrc/api/include/torch/fft.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1415431Z copying torch/include/torch/csrc/api/include/torch/imethod.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1416577Z copying torch/include/torch/csrc/api/include/torch/jit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1417829Z copying torch/include/torch/csrc/api/include/torch/linalg.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1419319Z copying torch/include/torch/csrc/api/include/torch/nested.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1420488Z copying torch/include/torch/csrc/api/include/torch/nn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1421591Z copying torch/include/torch/csrc/api/include/torch/optim.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1422856Z copying torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1424328Z copying torch/include/torch/csrc/api/include/torch/python.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1425486Z copying torch/include/torch/csrc/api/include/torch/serialize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1426693Z copying torch/include/torch/csrc/api/include/torch/sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1427966Z copying torch/include/torch/csrc/api/include/torch/special.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1429498Z copying torch/include/torch/csrc/api/include/torch/torch.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1430591Z copying torch/include/torch/csrc/api/include/torch/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1432181Z copying torch/include/torch/csrc/api/include/torch/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1433294Z copying torch/include/torch/csrc/api/include/torch/version.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:35.1434164Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-12-01T09:59:35.1435027Z copying torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-12-01T09:59:35.1436427Z copying torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-12-01T09:59:35.1437625Z copying torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-12-01T09:59:35.1439033Z copying torch/include/torch/csrc/api/include/torch/data/example.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-12-01T09:59:35.1440085Z copying torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-12-01T09:59:35.1441188Z copying torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-12-01T09:59:35.1442279Z copying torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-12-01T09:59:35.1443331Z copying torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-12-01T09:59:35.1444411Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-12-01T09:59:35.1445300Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-12-01T09:59:35.1446291Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-12-01T09:59:35.1447436Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-12-01T09:59:35.1448781Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T09:59:35.1449253Z copying torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T09:59:35.1451021Z copying torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T09:59:35.1451507Z copying torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T09:59:35.1452694Z copying torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T09:59:35.1453940Z copying torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T09:59:35.1454941Z copying torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T09:59:35.1456846Z copying torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T09:59:35.1458027Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail 2022-12-01T09:59:35.1458523Z copying torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail 2022-12-01T09:59:35.1459595Z copying torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail 2022-12-01T09:59:35.1460789Z copying torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail 2022-12-01T09:59:35.1461694Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T09:59:35.1462151Z copying torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T09:59:35.1463653Z copying torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T09:59:35.1464665Z copying torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T09:59:35.1465697Z copying torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T09:59:35.1466647Z copying torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T09:59:35.1468866Z copying torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T09:59:35.1469366Z copying torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T09:59:35.1469933Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T09:59:35.1470440Z copying torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T09:59:35.1471949Z copying torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T09:59:35.1473267Z copying torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T09:59:35.1473938Z copying torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T09:59:35.1475019Z copying torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T09:59:35.1476100Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail 2022-12-01T09:59:35.1476647Z copying torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail 2022-12-01T09:59:35.1478276Z copying torch/include/torch/csrc/api/include/torch/detail/static.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail 2022-12-01T09:59:35.1479164Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T09:59:35.1479987Z copying torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T09:59:35.1482649Z copying torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T09:59:35.1483105Z copying torch/include/torch/csrc/api/include/torch/nn/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T09:59:35.1483885Z copying torch/include/torch/csrc/api/include/torch/nn/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T09:59:35.1485194Z copying torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T09:59:35.1486212Z copying torch/include/torch/csrc/api/include/torch/nn/options.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T09:59:35.1487535Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T09:59:35.1488417Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T09:59:35.1489570Z copying torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T09:59:35.1490491Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:35.1491404Z copying torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:35.1493087Z copying torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:35.1494342Z copying torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:35.1495502Z copying torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:35.1496679Z copying torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:35.1497795Z copying torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:35.1499328Z copying torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:35.1500285Z copying torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:35.1501528Z copying torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:35.1502597Z copying torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:35.1503528Z copying torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:35.1505053Z copying torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:35.1505915Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:35.1507266Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:35.1508605Z copying torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:35.1509637Z copying torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:35.1510860Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:35.1511715Z copying torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:35.1512834Z copying torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:35.1514352Z copying torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:35.1515295Z copying torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:35.1516599Z copying torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:35.1517626Z copying torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:35.1519150Z copying torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:35.1519901Z copying torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:35.1521438Z copying torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:35.1522510Z copying torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:35.1523896Z copying torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:35.1525566Z copying torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:35.1526769Z copying torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:35.1528026Z copying torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:35.1529291Z copying torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:35.1530770Z copying torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:35.1532100Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:35.1533453Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:35.1534463Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:35.1535834Z copying torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:35.1537666Z copying torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:35.1538523Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1539000Z copying torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1539521Z copying torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1541535Z copying torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1542905Z copying torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1543894Z copying torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1544952Z copying torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1546652Z copying torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1547606Z copying torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1548820Z copying torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1549761Z copying torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1551943Z copying torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1552288Z copying torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1553576Z copying torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1555021Z copying torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1556409Z copying torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1558014Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1559412Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1561127Z copying torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1562416Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1564270Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1565501Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1567072Z copying torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1568352Z copying torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:35.1569853Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:35.1570843Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:35.1572416Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:35.1574185Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:35.1575525Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:35.1577413Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:35.1578888Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:35.1580345Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:35.1581916Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:35.1583464Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:35.1585508Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:35.1586510Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-12-01T09:59:35.1587306Z copying torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-12-01T09:59:35.1588540Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils 2022-12-01T09:59:35.1589455Z copying torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils 2022-12-01T09:59:35.1591156Z copying torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils 2022-12-01T09:59:35.1592572Z copying torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils 2022-12-01T09:59:35.1594467Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T09:59:35.1595083Z copying torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T09:59:35.1596422Z copying torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T09:59:35.1597907Z copying torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T09:59:35.1599532Z copying torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T09:59:35.1600741Z copying torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T09:59:35.1610928Z copying torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T09:59:35.1611977Z copying torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T09:59:35.1613385Z copying torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T09:59:35.1616956Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-12-01T09:59:35.1618211Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-12-01T09:59:35.1619907Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-12-01T09:59:35.1621531Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T09:59:35.1623011Z copying torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T09:59:35.1624767Z copying torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T09:59:35.1628254Z copying torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T09:59:35.1629385Z copying torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T09:59:35.1631601Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1632278Z copying torch/include/torch/csrc/autograd/FunctionsManual.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1633092Z copying torch/include/torch/csrc/autograd/InferenceMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1634816Z copying torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1636946Z copying torch/include/torch/csrc/autograd/anomaly_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1638697Z copying torch/include/torch/csrc/autograd/autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1639440Z copying torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1642333Z copying torch/include/torch/csrc/autograd/cpp_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1644362Z copying torch/include/torch/csrc/autograd/custom_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1644891Z copying torch/include/torch/csrc/autograd/edge.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1646433Z copying torch/include/torch/csrc/autograd/engine.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1647652Z copying torch/include/torch/csrc/autograd/forward_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1649509Z copying torch/include/torch/csrc/autograd/function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1651429Z copying torch/include/torch/csrc/autograd/function_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1654836Z copying torch/include/torch/csrc/autograd/grad_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1655967Z copying torch/include/torch/csrc/autograd/graph_task.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1658171Z copying torch/include/torch/csrc/autograd/input_buffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1659906Z copying torch/include/torch/csrc/autograd/input_metadata.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1661567Z copying torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1663094Z copying torch/include/torch/csrc/autograd/profiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1663907Z copying torch/include/torch/csrc/autograd/profiler_kineto.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1665177Z copying torch/include/torch/csrc/autograd/profiler_legacy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1667984Z copying torch/include/torch/csrc/autograd/profiler_python.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1668806Z copying torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1670037Z copying torch/include/torch/csrc/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1671428Z copying torch/include/torch/csrc/autograd/python_cpp_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1672893Z copying torch/include/torch/csrc/autograd/python_engine.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1674446Z copying torch/include/torch/csrc/autograd/python_enum_tag.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1676041Z copying torch/include/torch/csrc/autograd/python_fft_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1676998Z copying torch/include/torch/csrc/autograd/python_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1678250Z copying torch/include/torch/csrc/autograd/python_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1679565Z copying torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1680642Z copying torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1682167Z copying torch/include/torch/csrc/autograd/python_nested_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1682776Z copying torch/include/torch/csrc/autograd/python_nn_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1684248Z copying torch/include/torch/csrc/autograd/python_return_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1685094Z copying torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1686402Z copying torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1687401Z copying torch/include/torch/csrc/autograd/python_special_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1688933Z copying torch/include/torch/csrc/autograd/python_torch_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1689590Z copying torch/include/torch/csrc/autograd/python_variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1691141Z copying torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1692275Z copying torch/include/torch/csrc/autograd/record_function_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1693384Z copying torch/include/torch/csrc/autograd/saved_variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1694422Z copying torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1695834Z copying torch/include/torch/csrc/autograd/symbolic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1696729Z copying torch/include/torch/csrc/autograd/variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:35.1698367Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-12-01T09:59:35.1699166Z copying torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-12-01T09:59:35.1700147Z copying torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-12-01T09:59:35.1701096Z copying torch/include/torch/csrc/autograd/functions/comm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-12-01T09:59:35.1702588Z copying torch/include/torch/csrc/autograd/functions/pybind.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-12-01T09:59:35.1703823Z copying torch/include/torch/csrc/autograd/functions/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-12-01T09:59:35.1705091Z copying torch/include/torch/csrc/autograd/functions/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-12-01T09:59:35.1706533Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-12-01T09:59:35.1706892Z copying torch/include/torch/csrc/autograd/generated/python_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-12-01T09:59:35.1707890Z copying torch/include/torch/csrc/autograd/generated/VariableType.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-12-01T09:59:35.1709232Z copying torch/include/torch/csrc/autograd/generated/Functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-12-01T09:59:35.1712001Z copying torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-12-01T09:59:35.1713937Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-12-01T09:59:35.1714784Z copying torch/include/torch/csrc/autograd/utils/error_messages.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-12-01T09:59:35.1715763Z copying torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-12-01T09:59:35.1717173Z copying torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-12-01T09:59:35.1718771Z copying torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-12-01T09:59:35.1720126Z copying torch/include/torch/csrc/autograd/utils/warnings.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-12-01T09:59:35.1721592Z copying torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-12-01T09:59:35.1723019Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T09:59:35.1723544Z copying torch/include/torch/csrc/cuda/Event.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T09:59:35.1725167Z copying torch/include/torch/csrc/cuda/Module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T09:59:35.1726178Z copying torch/include/torch/csrc/cuda/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T09:59:35.1727557Z copying torch/include/torch/csrc/cuda/THCP.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T09:59:35.1728614Z copying torch/include/torch/csrc/cuda/comm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T09:59:35.1729934Z copying torch/include/torch/csrc/cuda/device_set.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T09:59:35.1731194Z copying torch/include/torch/csrc/cuda/memory_snapshot.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T09:59:35.1732580Z copying torch/include/torch/csrc/cuda/nccl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T09:59:35.1734322Z copying torch/include/torch/csrc/cuda/python_comm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T09:59:35.1735829Z copying torch/include/torch/csrc/cuda/python_nccl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T09:59:35.1736466Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed 2022-12-01T09:59:35.1736901Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1737870Z copying torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1738946Z copying torch/include/torch/csrc/distributed/c10d/c10d.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1740204Z copying torch/include/torch/csrc/distributed/c10d/debug.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1741226Z copying torch/include/torch/csrc/distributed/c10d/error.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1741960Z copying torch/include/torch/csrc/distributed/c10d/exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1743339Z copying torch/include/torch/csrc/distributed/c10d/logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1744553Z copying torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1745641Z copying torch/include/torch/csrc/distributed/c10d/socket.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1747463Z copying torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1748433Z copying torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1749869Z copying torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1750527Z copying torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1752184Z copying torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1752973Z copying torch/include/torch/csrc/distributed/c10d/Ops.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1754872Z copying torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1755688Z copying torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1756996Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1758151Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1759609Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1760516Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1762040Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1762957Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1764305Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1765209Z copying torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1766469Z copying torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1767319Z copying torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1769014Z copying torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1770348Z copying torch/include/torch/csrc/distributed/c10d/UCCForNCCL.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1771201Z copying torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1772820Z copying torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1774097Z copying torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1774982Z copying torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1776781Z copying torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1778428Z copying torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1779017Z copying torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1780068Z copying torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1781076Z copying torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1782136Z copying torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1783421Z copying torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1784502Z copying torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:35.1785703Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1786630Z copying torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1788132Z copying torch/include/torch/csrc/distributed/rpc/message.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1788924Z copying torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1790148Z copying torch/include/torch/csrc/distributed/rpc/python_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1791153Z copying torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1792481Z copying torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1793443Z copying torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1794710Z copying torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1796078Z copying torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1797159Z copying torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1798362Z copying torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1799357Z copying torch/include/torch/csrc/distributed/rpc/rpc.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1800555Z copying torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1801775Z copying torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1802815Z copying torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1804308Z copying torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1805448Z copying torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1806539Z copying torch/include/torch/csrc/distributed/rpc/script_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1807771Z copying torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1808774Z copying torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1810301Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1811599Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1812814Z copying torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1814068Z copying torch/include/torch/csrc/distributed/rpc/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1815287Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1816407Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1817542Z copying torch/include/torch/csrc/distributed/rpc/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:35.1818559Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-12-01T09:59:35.1819411Z copying torch/include/torch/csrc/jit/jit_log.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-12-01T09:59:35.1820447Z copying torch/include/torch/csrc/jit/jit_opt_limit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-12-01T09:59:35.1822482Z copying torch/include/torch/csrc/jit/resource_guard.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-12-01T09:59:35.1823244Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T09:59:35.1823809Z copying torch/include/torch/csrc/jit/backends/backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T09:59:35.1825002Z copying torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T09:59:35.1826138Z copying torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T09:59:35.1827382Z copying torch/include/torch/csrc/jit/backends/backend_detail.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T09:59:35.1828304Z copying torch/include/torch/csrc/jit/backends/backend_exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T09:59:35.1829385Z copying torch/include/torch/csrc/jit/backends/backend_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T09:59:35.1830521Z copying torch/include/torch/csrc/jit/backends/backend_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T09:59:35.1831595Z copying torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T09:59:35.1832617Z copying torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T09:59:35.1833603Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1834151Z copying torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1835588Z copying torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1836360Z copying torch/include/torch/csrc/jit/passes/autocast.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1838186Z copying torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1838997Z copying torch/include/torch/csrc/jit/passes/batch_mm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1839946Z copying torch/include/torch/csrc/jit/passes/canonicalize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1841282Z copying torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1842289Z copying torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1843627Z copying torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1844801Z copying torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1846153Z copying torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1847409Z copying torch/include/torch/csrc/jit/passes/concat_opt.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1848718Z copying torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1850212Z copying torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1851278Z copying torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1852590Z copying torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1853941Z copying torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1855163Z copying torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1856271Z copying torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1857513Z copying torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1858708Z copying torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1859902Z copying torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1861005Z copying torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1862294Z copying torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1863524Z copying torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1864846Z copying torch/include/torch/csrc/jit/passes/freeze_module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1865687Z copying torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1866904Z copying torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1868338Z copying torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1869600Z copying torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1870620Z copying torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1871930Z copying torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1873066Z copying torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1874366Z copying torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1875500Z copying torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1876487Z copying torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1877792Z copying torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1879187Z copying torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1880204Z copying torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1881499Z copying torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1882461Z copying torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1883423Z copying torch/include/torch/csrc/jit/passes/inliner.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1884666Z copying torch/include/torch/csrc/jit/passes/inplace_check.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1886539Z copying torch/include/torch/csrc/jit/passes/insert_guards.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1886951Z copying torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1887853Z copying torch/include/torch/csrc/jit/passes/lift_closures.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1889372Z copying torch/include/torch/csrc/jit/passes/liveness.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1890564Z copying torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1891916Z copying torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1893150Z copying torch/include/torch/csrc/jit/passes/lower_graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1894569Z copying torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1896053Z copying torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1896741Z copying torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1898475Z copying torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1899008Z copying torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1900830Z copying torch/include/torch/csrc/jit/passes/onnx.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1901903Z copying torch/include/torch/csrc/jit/passes/pass_manager.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1903266Z copying torch/include/torch/csrc/jit/passes/peephole.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1905062Z copying torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1906309Z copying torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1907664Z copying torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1909066Z copying torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1910696Z copying torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1912129Z copying torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1913921Z copying torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1915034Z copying torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1916420Z copying torch/include/torch/csrc/jit/passes/remove_expands.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1919099Z copying torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1920086Z copying torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1921529Z copying torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1923264Z copying torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1924527Z copying torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1925919Z copying torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1927543Z copying torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1928873Z copying torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1930382Z copying torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1932074Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1933437Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1935018Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1936951Z copying torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1938277Z copying torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1939163Z copying torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1941036Z copying torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1941534Z copying torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1943239Z copying torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:35.1944114Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T09:59:35.1945321Z copying torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T09:59:35.1946734Z copying torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T09:59:35.1948227Z copying torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T09:59:35.1949600Z copying torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T09:59:35.1951132Z copying torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T09:59:35.1952594Z copying torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T09:59:35.1954088Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T09:59:35.1956234Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T09:59:35.1957412Z copying torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T09:59:35.1958669Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-12-01T09:59:35.1959487Z copying torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-12-01T09:59:35.1961125Z copying torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-12-01T09:59:35.1962557Z copying torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-12-01T09:59:35.1964208Z copying torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-12-01T09:59:35.1965542Z copying torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-12-01T09:59:35.1966773Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.1967517Z copying torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.1969437Z copying torch/include/torch/csrc/jit/runtime/autodiff.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.1970761Z copying torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.1973076Z copying torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.1974444Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.1975800Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.1977427Z copying torch/include/torch/csrc/jit/runtime/exception_message.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.1978765Z copying torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.1980384Z copying torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.1981756Z copying torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.1983347Z copying torch/include/torch/csrc/jit/runtime/instruction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.1984737Z copying torch/include/torch/csrc/jit/runtime/interpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.1986696Z copying torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.1988968Z copying torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.1990186Z copying torch/include/torch/csrc/jit/runtime/logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.1991655Z copying torch/include/torch/csrc/jit/runtime/operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.1993306Z copying torch/include/torch/csrc/jit/runtime/operator_options.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.1995036Z copying torch/include/torch/csrc/jit/runtime/print_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.1996396Z copying torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.1998180Z copying torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.1999450Z copying torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.2001427Z copying torch/include/torch/csrc/jit/runtime/script_profile.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.2002729Z copying torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.2004146Z copying torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.2005620Z copying torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.2007074Z copying torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.2008799Z copying torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.2010121Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.2011984Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.2013272Z copying torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.2015084Z copying torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:35.2016035Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:35.2016644Z copying torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:35.2018382Z copying torch/include/torch/csrc/jit/ir/attributes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:35.2019706Z copying torch/include/torch/csrc/jit/ir/constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:35.2020653Z copying torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:35.2022224Z copying torch/include/torch/csrc/jit/ir/ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:35.2023799Z copying torch/include/torch/csrc/jit/ir/ir_views.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:35.2025051Z copying torch/include/torch/csrc/jit/ir/irparser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:35.2026334Z copying torch/include/torch/csrc/jit/ir/named_value.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:35.2027609Z copying torch/include/torch/csrc/jit/ir/node_hashing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:35.2028747Z copying torch/include/torch/csrc/jit/ir/scope.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:35.2029807Z copying torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:35.2031115Z copying torch/include/torch/csrc/jit/ir/type_hashing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:35.2032631Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2032936Z copying torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2034342Z copying torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2035355Z copying torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2036662Z copying torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2037846Z copying torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2038901Z copying torch/include/torch/csrc/jit/frontend/error_report.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2040227Z copying torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2041446Z copying torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2042468Z copying torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2043907Z copying torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2044919Z copying torch/include/torch/csrc/jit/frontend/lexer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2046192Z copying torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2047445Z copying torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2048721Z copying torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2049943Z copying torch/include/torch/csrc/jit/frontend/parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2051181Z copying torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2052360Z copying torch/include/torch/csrc/jit/frontend/resolver.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2053605Z copying torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2055048Z copying torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2056708Z copying torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2057770Z copying torch/include/torch/csrc/jit/frontend/source_range.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2059197Z copying torch/include/torch/csrc/jit/frontend/source_ref.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2060459Z copying torch/include/torch/csrc/jit/frontend/strtod.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2061540Z copying torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2062975Z copying torch/include/torch/csrc/jit/frontend/tracer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2064241Z copying torch/include/torch/csrc/jit/frontend/tree.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2065514Z copying torch/include/torch/csrc/jit/frontend/tree_views.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2067145Z copying torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:35.2068672Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-12-01T09:59:35.2069012Z copying torch/include/torch/csrc/jit/api/compilation_unit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-12-01T09:59:35.2070377Z copying torch/include/torch/csrc/jit/api/function_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-12-01T09:59:35.2071335Z copying torch/include/torch/csrc/jit/api/method.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-12-01T09:59:35.2072524Z copying torch/include/torch/csrc/jit/api/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-12-01T09:59:35.2073830Z copying torch/include/torch/csrc/jit/api/object.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-12-01T09:59:35.2075014Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2075512Z copying torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2077839Z copying torch/include/torch/csrc/jit/serialization/export.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2078457Z copying torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2079463Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2080549Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2081546Z copying torch/include/torch/csrc/jit/serialization/import.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2082732Z copying torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2084003Z copying torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2085006Z copying torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2086498Z copying torch/include/torch/csrc/jit/serialization/import_legacy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2087599Z copying torch/include/torch/csrc/jit/serialization/import_read.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2088689Z copying torch/include/torch/csrc/jit/serialization/import_source.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2090882Z copying torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2091795Z copying torch/include/torch/csrc/jit/serialization/onnx.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2093172Z copying torch/include/torch/csrc/jit/serialization/pickle.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2094303Z copying torch/include/torch/csrc/jit/serialization/pickler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2095542Z copying torch/include/torch/csrc/jit/serialization/python_print.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2096826Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2097860Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2099249Z copying torch/include/torch/csrc/jit/serialization/storage_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2100396Z copying torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2101361Z copying torch/include/torch/csrc/jit/serialization/unpickler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:35.2102425Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T09:59:35.2103082Z copying torch/include/torch/csrc/jit/python/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T09:59:35.2104292Z copying torch/include/torch/csrc/jit/python/module_python.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T09:59:35.2105374Z copying torch/include/torch/csrc/jit/python/pybind.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T09:59:35.2106309Z copying torch/include/torch/csrc/jit/python/pybind_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T09:59:35.2108231Z copying torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T09:59:35.2109171Z copying torch/include/torch/csrc/jit/python/python_custom_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T09:59:35.2110176Z copying torch/include/torch/csrc/jit/python/python_dict.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T09:59:35.2111167Z copying torch/include/torch/csrc/jit/python/python_ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T09:59:35.2112205Z copying torch/include/torch/csrc/jit/python/python_ivalue.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T09:59:35.2113228Z copying torch/include/torch/csrc/jit/python/python_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T09:59:35.2114225Z copying torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T09:59:35.2115689Z copying torch/include/torch/csrc/jit/python/python_tracer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T09:59:35.2116908Z copying torch/include/torch/csrc/jit/python/python_tree_views.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T09:59:35.2118151Z copying torch/include/torch/csrc/jit/python/script_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T09:59:35.2118913Z copying torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T09:59:35.2120351Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2120847Z copying torch/include/torch/csrc/jit/mobile/code.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2122142Z copying torch/include/torch/csrc/jit/mobile/debug_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2123215Z copying torch/include/torch/csrc/jit/mobile/file_format.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2124215Z copying torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2125458Z copying torch/include/torch/csrc/jit/mobile/frame.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2126405Z copying torch/include/torch/csrc/jit/mobile/function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2127379Z copying torch/include/torch/csrc/jit/mobile/import.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2128684Z copying torch/include/torch/csrc/jit/mobile/import_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2129652Z copying torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2130847Z copying torch/include/torch/csrc/jit/mobile/interpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2132220Z copying torch/include/torch/csrc/jit/mobile/method.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2132978Z copying torch/include/torch/csrc/jit/mobile/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2134660Z copying torch/include/torch/csrc/jit/mobile/observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2136110Z copying torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2137092Z copying torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2138452Z copying torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2139235Z copying torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2141035Z copying torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2141864Z copying torch/include/torch/csrc/jit/mobile/quantization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2143231Z copying torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2144465Z copying torch/include/torch/csrc/jit/mobile/type_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2145476Z copying torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:35.2147231Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing 2022-12-01T09:59:35.2147820Z copying torch/include/torch/csrc/jit/testing/file_check.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing 2022-12-01T09:59:35.2148785Z copying torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing 2022-12-01T09:59:35.2149891Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2150432Z copying torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2151957Z copying torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2152970Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2154243Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2155185Z copying torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2156217Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2157093Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2158413Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2159738Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2161005Z copying torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2162264Z copying torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2163105Z copying torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2164636Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2165693Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2166791Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2168088Z copying torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2169126Z copying torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2170436Z copying torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2171523Z copying torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2173694Z copying torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2174133Z copying torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2176020Z copying torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2176576Z copying torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2177696Z copying torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2178983Z copying torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2180110Z copying torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2181478Z copying torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2182552Z copying torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2183869Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2185240Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2186337Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2187666Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2188586Z copying torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2189860Z copying torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2190836Z copying torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2192205Z copying torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2193089Z copying torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2195033Z copying torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2196389Z copying torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2197290Z copying torch/include/torch/csrc/jit/tensorexpr/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2198919Z copying torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2199571Z copying torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:35.2200639Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T09:59:35.2201288Z copying torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T09:59:35.2202594Z copying torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T09:59:35.2203486Z copying torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T09:59:35.2204468Z copying torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T09:59:35.2205568Z copying torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T09:59:35.2206686Z copying torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T09:59:35.2207841Z copying torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T09:59:35.2209095Z copying torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T09:59:35.2210310Z copying torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T09:59:35.2211540Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen 2022-12-01T09:59:35.2211817Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2212645Z copying torch/include/torch/csrc/jit/codegen/cuda/arith.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2214213Z copying torch/include/torch/csrc/jit/codegen/cuda/codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2215175Z copying torch/include/torch/csrc/jit/codegen/cuda/compute_at.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2216341Z copying torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2217484Z copying torch/include/torch/csrc/jit/codegen/cuda/contiguity.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2218437Z copying torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2219547Z copying torch/include/torch/csrc/jit/codegen/cuda/dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2220620Z copying torch/include/torch/csrc/jit/codegen/cuda/dynamic_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2221638Z copying torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2222753Z copying torch/include/torch/csrc/jit/codegen/cuda/executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2224074Z copying torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2225001Z copying torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2226311Z copying torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2227458Z copying torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2228401Z copying torch/include/torch/csrc/jit/codegen/cuda/fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2229499Z copying torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2231136Z copying torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2232091Z copying torch/include/torch/csrc/jit/codegen/cuda/index_compute.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2233332Z copying torch/include/torch/csrc/jit/codegen/cuda/inline_propagator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2234518Z copying torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2235586Z copying torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2236705Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2237779Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2239002Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2240129Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2241167Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_container.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2242546Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2243434Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2244865Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2246392Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2247694Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2248862Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2249776Z copying torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2251205Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2252537Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2254124Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2255562Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2256710Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2257947Z copying torch/include/torch/csrc/jit/codegen/cuda/lower2device.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2259129Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2260315Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2261498Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2262571Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2263799Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2264959Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2266008Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_index.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2267474Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2268685Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2269944Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2270989Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2272217Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2273395Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2274453Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2275576Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2276834Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2277816Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2278828Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2280051Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2281118Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2282299Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2283370Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2284517Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2285592Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2286868Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2287940Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2289084Z copying torch/include/torch/csrc/jit/codegen/cuda/manager.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2290244Z copying torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2292813Z copying torch/include/torch/csrc/jit/codegen/cuda/mma_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2293169Z copying torch/include/torch/csrc/jit/codegen/cuda/mutator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2293893Z copying torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2295753Z copying torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2296681Z copying torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2297503Z copying torch/include/torch/csrc/jit/codegen/cuda/parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2299097Z copying torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2299911Z copying torch/include/torch/csrc/jit/codegen/cuda/partition.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2300886Z copying torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2301976Z copying torch/include/torch/csrc/jit/codegen/cuda/reference_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2303014Z copying torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2304359Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2305575Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2306618Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2307428Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2308739Z copying torch/include/torch/csrc/jit/codegen/cuda/type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2309682Z copying torch/include/torch/csrc/jit/codegen/cuda/type_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2310865Z copying torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2312545Z copying torch/include/torch/csrc/jit/codegen/cuda/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2313388Z copying torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:35.2314376Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T09:59:35.2315121Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T09:59:35.2316098Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T09:59:35.2317366Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T09:59:35.2319046Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T09:59:35.2319878Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:35.2320351Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:35.2321686Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:35.2322744Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:35.2324367Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:35.2325714Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:35.2326921Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:35.2328636Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:35.2329612Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:35.2331363Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:35.2332378Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:35.2333875Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:35.2335462Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:35.2336249Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:35.2337567Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:35.2338993Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:35.2340470Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose_heuristic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:35.2341672Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:35.2343039Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:35.2344056Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2022-12-01T09:59:35.2344692Z copying torch/include/torch/csrc/onnx/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2022-12-01T09:59:35.2345820Z copying torch/include/torch/csrc/onnx/onnx.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2022-12-01T09:59:35.2346954Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T09:59:35.2347480Z copying torch/include/torch/csrc/profiler/api.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T09:59:35.2348507Z copying torch/include/torch/csrc/profiler/collection.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T09:59:35.2349791Z copying torch/include/torch/csrc/profiler/containers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T09:59:35.2350986Z copying torch/include/torch/csrc/profiler/execution_graph_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T09:59:35.2352132Z copying torch/include/torch/csrc/profiler/itt_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T09:59:35.2353165Z copying torch/include/torch/csrc/profiler/kineto_shim.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T09:59:35.2354215Z copying torch/include/torch/csrc/profiler/nvtx_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T09:59:35.2355355Z copying torch/include/torch/csrc/profiler/util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T09:59:35.2356299Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration 2022-12-01T09:59:35.2356947Z copying torch/include/torch/csrc/profiler/orchestration/observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration 2022-12-01T09:59:35.2358062Z copying torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration 2022-12-01T09:59:35.2359117Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2359555Z copying torch/include/torch/csrc/utils/auto_gil.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2360755Z copying torch/include/torch/csrc/utils/byte_order.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2361782Z copying torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2362810Z copying torch/include/torch/csrc/utils/cuda_enabled.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2363797Z copying torch/include/torch/csrc/utils/cuda_lazy_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2364902Z copying torch/include/torch/csrc/utils/disable_torch_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2365870Z copying torch/include/torch/csrc/utils/disallow_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2366944Z copying torch/include/torch/csrc/utils/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2367956Z copying torch/include/torch/csrc/utils/invalid_arguments.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2368997Z copying torch/include/torch/csrc/utils/memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2370121Z copying torch/include/torch/csrc/utils/numpy_stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2371379Z copying torch/include/torch/csrc/utils/object_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2372680Z copying torch/include/torch/csrc/utils/out_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2373678Z copying torch/include/torch/csrc/utils/pybind.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2375097Z copying torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2376178Z copying torch/include/torch/csrc/utils/python_arg_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2377737Z copying torch/include/torch/csrc/utils/python_compat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2378822Z copying torch/include/torch/csrc/utils/python_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2379998Z copying torch/include/torch/csrc/utils/python_numbers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2381106Z copying torch/include/torch/csrc/utils/python_scalars.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2382286Z copying torch/include/torch/csrc/utils/python_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2383389Z copying torch/include/torch/csrc/utils/python_stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2384681Z copying torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2385630Z copying torch/include/torch/csrc/utils/python_tuples.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2386783Z copying torch/include/torch/csrc/utils/schema_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2387846Z copying torch/include/torch/csrc/utils/six.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2389152Z copying torch/include/torch/csrc/utils/structseq.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2390228Z copying torch/include/torch/csrc/utils/tensor_apply.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2391405Z copying torch/include/torch/csrc/utils/tensor_dtypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2392503Z copying torch/include/torch/csrc/utils/tensor_flatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2393673Z copying torch/include/torch/csrc/utils/tensor_layouts.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2394740Z copying torch/include/torch/csrc/utils/tensor_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2395939Z copying torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2396968Z copying torch/include/torch/csrc/utils/tensor_new.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2398153Z copying torch/include/torch/csrc/utils/tensor_numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2399230Z copying torch/include/torch/csrc/utils/tensor_qschemes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2400370Z copying torch/include/torch/csrc/utils/tensor_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2401483Z copying torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2402693Z copying torch/include/torch/csrc/utils/throughput_benchmark.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2403788Z copying torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2404961Z copying torch/include/torch/csrc/utils/variadic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:35.2406053Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/tensor 2022-12-01T09:59:35.2406868Z copying torch/include/torch/csrc/tensor/python_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/tensor 2022-12-01T09:59:35.2408117Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy 2022-12-01T09:59:35.2408502Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-12-01T09:59:35.2409077Z copying torch/include/torch/csrc/lazy/backend/backend_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-12-01T09:59:35.2409880Z copying torch/include/torch/csrc/lazy/backend/backend_device.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-12-01T09:59:35.2411005Z copying torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-12-01T09:59:35.2412327Z copying torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-12-01T09:59:35.2413439Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2414188Z copying torch/include/torch/csrc/lazy/core/cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2415189Z copying torch/include/torch/csrc/lazy/core/config.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2416280Z copying torch/include/torch/csrc/lazy/core/debug_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2417427Z copying torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2418592Z copying torch/include/torch/csrc/lazy/core/hash.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2419727Z copying torch/include/torch/csrc/lazy/core/helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2420832Z copying torch/include/torch/csrc/lazy/core/ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2421973Z copying torch/include/torch/csrc/lazy/core/ir_builder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2423196Z copying torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2424343Z copying torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2425767Z copying torch/include/torch/csrc/lazy/core/ir_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2426858Z copying torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2427879Z copying torch/include/torch/csrc/lazy/core/lazy_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2429076Z copying torch/include/torch/csrc/lazy/core/metrics.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2430199Z copying torch/include/torch/csrc/lazy/core/multi_wait.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2431374Z copying torch/include/torch/csrc/lazy/core/permutation_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2432338Z copying torch/include/torch/csrc/lazy/core/shape.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2433539Z copying torch/include/torch/csrc/lazy/core/shape_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2434834Z copying torch/include/torch/csrc/lazy/core/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2436055Z copying torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2437119Z copying torch/include/torch/csrc/lazy/core/tensor_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2438292Z copying torch/include/torch/csrc/lazy/core/thread_pool.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2439468Z copying torch/include/torch/csrc/lazy/core/trie.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2440542Z copying torch/include/torch/csrc/lazy/core/unique.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2441631Z copying torch/include/torch/csrc/lazy/core/util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:35.2442763Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/internal_ops 2022-12-01T09:59:35.2443401Z copying torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/internal_ops 2022-12-01T09:59:35.2444609Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops 2022-12-01T09:59:35.2445033Z copying torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops 2022-12-01T09:59:35.2446451Z copying torch/include/torch/csrc/lazy/core/ops/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops 2022-12-01T09:59:35.2448159Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:35.2448742Z copying torch/include/torch/csrc/lazy/ts_backend/config.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:35.2449505Z copying torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:35.2450442Z copying torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:35.2451819Z copying torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:35.2452794Z copying torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:35.2454023Z copying torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:35.2454996Z copying torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:35.2456052Z copying torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:35.2457137Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:35.2458154Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:35.2459157Z creating build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:35.2459754Z copying torch/include/pybind11/attr.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:35.2461494Z copying torch/include/pybind11/buffer_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:35.2462802Z copying torch/include/pybind11/cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:35.2464282Z copying torch/include/pybind11/chrono.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:35.2465496Z copying torch/include/pybind11/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:35.2466526Z copying torch/include/pybind11/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:35.2467732Z copying torch/include/pybind11/eigen.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:35.2468905Z copying torch/include/pybind11/embed.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:35.2470253Z copying torch/include/pybind11/eval.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:35.2471314Z copying torch/include/pybind11/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:35.2473206Z copying torch/include/pybind11/gil.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:35.2473789Z copying torch/include/pybind11/iostream.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:35.2474792Z copying torch/include/pybind11/numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:35.2476270Z copying torch/include/pybind11/operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:35.2477310Z copying torch/include/pybind11/options.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:35.2478400Z copying torch/include/pybind11/pybind11.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:35.2480212Z copying torch/include/pybind11/pytypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:35.2481884Z copying torch/include/pybind11/stl.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:35.2483638Z copying torch/include/pybind11/stl_bind.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:35.2484396Z creating build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T09:59:35.2484944Z copying torch/include/pybind11/detail/class.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T09:59:35.2486413Z copying torch/include/pybind11/detail/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T09:59:35.2487742Z copying torch/include/pybind11/detail/descr.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T09:59:35.2488835Z copying torch/include/pybind11/detail/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T09:59:35.2489945Z copying torch/include/pybind11/detail/internals.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T09:59:35.2491420Z copying torch/include/pybind11/detail/type_caster_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T09:59:35.2492662Z copying torch/include/pybind11/detail/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T09:59:35.2493700Z creating build/lib.linux-x86_64-cpython-37/torch/share 2022-12-01T09:59:35.2494122Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake 2022-12-01T09:59:35.2494932Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/ATen 2022-12-01T09:59:35.2495420Z copying torch/share/cmake/ATen/ATenConfig.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/ATen 2022-12-01T09:59:35.2496763Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-12-01T09:59:35.2497323Z copying torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-12-01T09:59:35.2498082Z copying torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-12-01T09:59:35.2499329Z copying torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-12-01T09:59:35.2500388Z copying torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-12-01T09:59:35.2501681Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T09:59:35.2502165Z copying torch/share/cmake/Caffe2/public/cuda.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T09:59:35.2503640Z copying torch/share/cmake/Caffe2/public/glog.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T09:59:35.2505216Z copying torch/share/cmake/Caffe2/public/gflags.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T09:59:35.2506166Z copying torch/share/cmake/Caffe2/public/mkl.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T09:59:35.2507409Z copying torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T09:59:35.2508825Z copying torch/share/cmake/Caffe2/public/protobuf.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T09:59:35.2509673Z copying torch/share/cmake/Caffe2/public/threads.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T09:59:35.2510969Z copying torch/share/cmake/Caffe2/public/utils.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T09:59:35.2512276Z copying torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T09:59:35.2513803Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-12-01T09:59:35.2514391Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-12-01T09:59:35.2515422Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-12-01T09:59:35.2516430Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T09:59:35.2517292Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T09:59:35.2518513Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T09:59:35.2520618Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T09:59:35.2521792Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T09:59:35.2523122Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T09:59:35.2523826Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T09:59:35.2524740Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T09:59:35.2525807Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T09:59:35.2526800Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T09:59:35.2528051Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2022-12-01T09:59:35.2528439Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2022-12-01T09:59:35.2529758Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2022-12-01T09:59:35.2531082Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2022-12-01T09:59:35.2531411Z copying torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2022-12-01T09:59:35.2532713Z copying torch/share/cmake/Torch/TorchConfig.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2022-12-01T09:59:35.2533974Z copying torch/utils/benchmark/utils/timeit_template.cpp -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T09:59:35.2541647Z copying torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T09:59:35.2546756Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T09:59:35.2551394Z copying torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T09:59:35.2552421Z copying torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T09:59:35.2556299Z copying torch/utils/model_dump/skeleton.html -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T09:59:35.2567893Z copying torch/utils/model_dump/code.js -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T09:59:35.2579480Z copying torch/utils/model_dump/htm.mjs -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T09:59:35.2583633Z copying torch/utils/model_dump/preact.mjs -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T09:59:35.2595446Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged 2022-12-01T09:59:35.2595765Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen 2022-12-01T09:59:35.2596151Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2022-12-01T09:59:35.2596680Z copying torchgen/packaged/ATen/native/native_functions.yaml -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2022-12-01T09:59:35.2649364Z copying torchgen/packaged/ATen/native/tags.yaml -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2022-12-01T09:59:35.2655014Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2655340Z copying torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2660764Z copying torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2665881Z copying torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2674804Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2679132Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2685148Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2690119Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2697520Z copying torchgen/packaged/ATen/templates/Function.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2701844Z copying torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2707534Z copying torchgen/packaged/ATen/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2712407Z copying torchgen/packaged/ATen/templates/Functions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2725196Z copying torchgen/packaged/ATen/templates/LazyIr.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2729845Z copying torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2735075Z copying torchgen/packaged/ATen/templates/MethodOperators.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2740028Z copying torchgen/packaged/ATen/templates/NativeFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2752259Z copying torchgen/packaged/ATen/templates/NativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2756312Z copying torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2765383Z copying torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2769292Z copying torchgen/packaged/ATen/templates/Operator.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2777231Z copying torchgen/packaged/ATen/templates/Operators.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2781846Z copying torchgen/packaged/ATen/templates/Operators.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2785530Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2790037Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2798022Z copying torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2801539Z copying torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2808032Z copying torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2813654Z copying torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2826140Z copying torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2831991Z copying torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2836925Z copying torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2842198Z copying torchgen/packaged/ATen/templates/TensorBody.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2855110Z copying torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2861971Z copying torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2867454Z copying torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2872541Z copying torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2885648Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2889818Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2898423Z copying torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.2902916Z copying torchgen/packaged/ATen/templates/enum_tag.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:35.3283220Z running build_ext 2022-12-01T09:59:35.3328899Z -- Building with NumPy bindings 2022-12-01T09:59:35.3329380Z -- Not using cuDNN 2022-12-01T09:59:35.3329715Z -- Not using CUDA 2022-12-01T09:59:35.3330046Z -- Using MKLDNN 2022-12-01T09:59:35.3330563Z -- Not using Compute Library for the Arm architecture with MKLDNN 2022-12-01T09:59:35.3331124Z -- Not using CBLAS in MKLDNN 2022-12-01T09:59:35.3331549Z -- Not using NCCL 2022-12-01T09:59:35.3331895Z -- Building with distributed package: 2022-12-01T09:59:35.3332154Z -- USE_TENSORPIPE=True 2022-12-01T09:59:35.3332356Z -- USE_GLOO=True 2022-12-01T09:59:35.3332555Z -- USE_MPI=False 2022-12-01T09:59:35.3332744Z -- Using ITT 2022-12-01T09:59:35.5097873Z Copying functorch._C from functorch/functorch.so to /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-37/functorch/_C.cpython-37m-x86_64-linux-gnu.so 2022-12-01T09:59:35.5098476Z copying functorch/functorch.so -> /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-37/functorch/_C.cpython-37m-x86_64-linux-gnu.so 2022-12-01T09:59:35.5104722Z building 'torch._C' extension 2022-12-01T09:59:35.5105864Z creating build/temp.linux-x86_64-cpython-37 2022-12-01T09:59:35.5106207Z creating build/temp.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.5106593Z creating build/temp.linux-x86_64-cpython-37/torch/csrc 2022-12-01T09:59:35.5108393Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/include/python3.7m -c torch/csrc/stub.c -o build/temp.linux-x86_64-cpython-37/torch/csrc/stub.o -Wall -Wextra -Wno-strict-overflow -Wno-unused-parameter -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-deprecated-declarations -fno-strict-aliasing -Wno-missing-braces 2022-12-01T09:59:35.5809550Z gcc -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-37/torch/csrc/stub.o -L/var/lib/jenkins/workspace/torch/lib -ltorch_python -o build/lib.linux-x86_64-cpython-37/torch/_C.cpython-37m-x86_64-linux-gnu.so -Wl,-rpath,$ORIGIN/lib 2022-12-01T09:59:35.6187618Z building 'torch._C_flatbuffer' extension 2022-12-01T09:59:35.6189571Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/include/python3.7m -c torch/csrc/stub_with_flatbuffer.c -o build/temp.linux-x86_64-cpython-37/torch/csrc/stub_with_flatbuffer.o -Wall -Wextra -Wno-strict-overflow -Wno-unused-parameter -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-deprecated-declarations -fno-strict-aliasing -Wno-missing-braces 2022-12-01T09:59:35.6866267Z gcc -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-37/torch/csrc/stub_with_flatbuffer.o -L/var/lib/jenkins/workspace/torch/lib -ltorch_python -o build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer.cpython-37m-x86_64-linux-gnu.so -Wl,-rpath,$ORIGIN/lib 2022-12-01T09:59:35.7244270Z /opt/conda/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-12-01T09:59:35.7244739Z setuptools.SetuptoolsDeprecationWarning, 2022-12-01T09:59:35.7307333Z installing to build/bdist.linux-x86_64/wheel 2022-12-01T09:59:35.7307567Z running install 2022-12-01T09:59:35.7369042Z running install_lib 2022-12-01T09:59:35.7423425Z creating build/bdist.linux-x86_64 2022-12-01T09:59:35.7423932Z creating build/bdist.linux-x86_64/wheel 2022-12-01T09:59:35.7424642Z creating build/bdist.linux-x86_64/wheel/caffe2 2022-12-01T09:59:35.7425086Z copying build/lib.linux-x86_64-cpython-37/caffe2/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2 2022-12-01T09:59:35.7426916Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib 2022-12-01T09:59:35.7427524Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib 2022-12-01T09:59:35.7428205Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/aten 2022-12-01T09:59:35.7428811Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/aten 2022-12-01T09:59:35.7429708Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/aten_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/aten 2022-12-01T09:59:35.7430405Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/gen_op.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/aten 2022-12-01T09:59:35.7431961Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/aten/docs 2022-12-01T09:59:35.7432493Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/aten/docs 2022-12-01T09:59:35.7433247Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs/sample.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/aten/docs 2022-12-01T09:59:35.7435021Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/gloo 2022-12-01T09:59:35.7435637Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/gloo 2022-12-01T09:59:35.7436742Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo/gloo_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/gloo 2022-12-01T09:59:35.7438032Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/nccl 2022-12-01T09:59:35.7438851Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/nccl 2022-12-01T09:59:35.7439950Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl/nccl_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/nccl 2022-12-01T09:59:35.7441122Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/nnpack 2022-12-01T09:59:35.7441866Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/nnpack 2022-12-01T09:59:35.7442783Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack/nnpack_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/nnpack 2022-12-01T09:59:35.7444493Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T09:59:35.7445197Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/AnyExp.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T09:59:35.7446218Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/AnyExpOnTerm.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T09:59:35.7447013Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/ModuleRegister.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T09:59:35.7447758Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T09:59:35.7448448Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/checkpoint.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T09:59:35.7449564Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/compute_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T09:59:35.7450732Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/compute_topk_accuracy.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T09:59:35.7451710Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/meter.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T09:59:35.7452433Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/module_map.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T09:59:35.7453352Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/output_generator.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T09:59:35.7455712Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:35.7456666Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/IN1k_resnet.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:35.7457567Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:35.7458324Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:35.7459084Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:35.7459939Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:35.7460835Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:35.7461649Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:35.7462344Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/gfs_IN1k.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:35.7463183Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:35.7463869Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:35.7464754Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/prof 2022-12-01T09:59:35.7465505Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/prof 2022-12-01T09:59:35.7466281Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof/cuda_profile_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/prof 2022-12-01T09:59:35.7467411Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/script 2022-12-01T09:59:35.7467926Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/script 2022-12-01T09:59:35.7469020Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/script/examples 2022-12-01T09:59:35.7469597Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/examples/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/script/examples 2022-12-01T09:59:35.7470762Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-12-01T09:59:35.7471319Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-12-01T09:59:35.7472372Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard/tensorboard.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-12-01T09:59:35.7473359Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard/tensorboard_exporter.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-12-01T09:59:35.7474133Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard/tensorboard_exporter_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-12-01T09:59:35.7475024Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard/tensorboard_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-12-01T09:59:35.7476456Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/warpctc 2022-12-01T09:59:35.7477261Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/warpctc 2022-12-01T09:59:35.7478253Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc/ctc_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/warpctc 2022-12-01T09:59:35.7478956Z creating build/bdist.linux-x86_64/wheel/caffe2/core 2022-12-01T09:59:35.7479711Z copying build/lib.linux-x86_64-cpython-37/caffe2/core/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/core 2022-12-01T09:59:35.7480522Z creating build/bdist.linux-x86_64/wheel/caffe2/core/nomnigraph 2022-12-01T09:59:35.7481373Z copying build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/core/nomnigraph 2022-12-01T09:59:35.7482274Z copying build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph/op_gen.py -> build/bdist.linux-x86_64/wheel/caffe2/core/nomnigraph 2022-12-01T09:59:35.7483071Z creating build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-12-01T09:59:35.7484110Z copying build/lib.linux-x86_64-cpython-37/caffe2/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-12-01T09:59:35.7485516Z copying build/lib.linux-x86_64-cpython-37/caffe2/distributed/file_store_handler_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-12-01T09:59:35.7486202Z copying build/lib.linux-x86_64-cpython-37/caffe2/distributed/redis_store_handler_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-12-01T09:59:35.7486923Z copying build/lib.linux-x86_64-cpython-37/caffe2/distributed/store_ops_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-12-01T09:59:35.7487887Z creating build/bdist.linux-x86_64/wheel/caffe2/experiments 2022-12-01T09:59:35.7488354Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments 2022-12-01T09:59:35.7489366Z creating build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T09:59:35.7490314Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/SparseTransformer.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T09:59:35.7491269Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T09:59:35.7492278Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/convnet_benchmarks.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T09:59:35.7493317Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/device_reduce_sum_bench.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T09:59:35.7494436Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/funhash_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T09:59:35.7495717Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/net_construct_bench.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T09:59:35.7496723Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/sparse_funhash_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T09:59:35.7497718Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/sparse_reshape_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T09:59:35.7498657Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/tt_contraction_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T09:59:35.7499587Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/tt_pad_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T09:59:35.7500436Z creating build/bdist.linux-x86_64/wheel/caffe2/perfkernels 2022-12-01T09:59:35.7501123Z copying build/lib.linux-x86_64-cpython-37/caffe2/perfkernels/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/perfkernels 2022-12-01T09:59:35.7502024Z copying build/lib.linux-x86_64-cpython-37/caffe2/perfkernels/hp_emblookup_codegen.py -> build/bdist.linux-x86_64/wheel/caffe2/perfkernels 2022-12-01T09:59:35.7503013Z creating build/bdist.linux-x86_64/wheel/caffe2/proto 2022-12-01T09:59:35.7503843Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-12-01T09:59:35.7504708Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/gen_proto_typestubs_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-12-01T09:59:35.7505637Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/torch_pb2.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-12-01T09:59:35.7507549Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/caffe2_pb2.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-12-01T09:59:35.7510310Z creating build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7510771Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7511802Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/_import_c_extension.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7512823Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/allcompare_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7513809Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/attention.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7514650Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/benchmark_generator.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7515268Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/binarysize.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7516320Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/brew.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7517491Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/brew_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7518114Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/build.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7519133Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/cached_reader.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7519830Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/caffe_translator.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7521105Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/caffe_translator_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7522268Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/checkpoint.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7523067Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/checkpoint_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7523879Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/cnn.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7524977Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7525840Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/context_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7526463Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7527842Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control_ops_grad.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7529656Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control_ops_grad_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7530345Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control_ops_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7530915Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7531783Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convert.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7532989Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convert_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7533980Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convnet_benchmarks.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7535850Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convnet_benchmarks_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7536400Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/core.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7537804Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/core_gradients_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7539312Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/core_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7540358Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/crf.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7541352Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/crf_predict.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7542197Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/crf_viterbi_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7543230Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/data_parallel_model.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7544969Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/data_parallel_model_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7546309Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/data_workers.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7547691Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/data_workers_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7548791Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dataio.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7550838Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dataio_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7551865Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dataset.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7552592Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/db_file_reader.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7553720Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/db_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7555075Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/device_checker.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7556112Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dyndep.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7557090Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/embedding_generation_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7558151Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/experiment_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7558927Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/extension_loader.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7559830Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/fakefp16_transform_lib.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7560716Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/filler_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7561534Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/functional.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7562441Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/functional_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7563491Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/fused_8bit_rowwise_conversion_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7565372Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/gradient_check_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7566136Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/gradient_checker.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7567072Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/gru_cell.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7568285Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/hip_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7569291Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/hsm_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7569919Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/hypothesis_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7571032Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/hypothesis_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7572056Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7573146Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layer_model_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7588728Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layer_model_instantiator.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7590096Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layer_parameter_sharing_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7591014Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layer_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7591649Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7592661Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lazy.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7593491Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lazy_dyndep.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7593999Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lazy_dyndep_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7594644Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7595301Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7596261Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lstm_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7597200Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/memonger.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7597868Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/memonger_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7598735Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7599673Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/model_device_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7600437Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/model_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7601152Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/model_helper_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7602145Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modifier_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7602875Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/muji.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7603726Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/muji_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7604514Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_builder.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7605412Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_builder_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7606252Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_drawer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7607050Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_printer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7607946Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_printer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7608878Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7609687Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7610521Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph_transformations.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7611322Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph_transformations_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7612182Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/normalizer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7613026Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/normalizer_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7613581Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/normalizer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7614766Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/numa_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7615630Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/numa_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7622420Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/observer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7623356Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_fp_exceptions_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7624104Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7624688Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7625335Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7626174Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7626836Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/parallel_workers.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7627427Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/parallel_workers_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7628299Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/parallelize_bmuf_distributed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7628858Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/pipeline.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7629639Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/pipeline_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7630251Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor_constants.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7630839Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/recurrent.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7631373Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/python_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7632110Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/queue_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7632689Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/record_queue.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7633268Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/regularizer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7633819Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/regularizer_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7634436Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/regularizer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7635158Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/rnn_cell.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7635695Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/schema.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7636486Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/schema_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7637271Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/scope.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7638081Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/scope_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7638907Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/session.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7639509Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/session_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7640134Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/sparse_to_dense_mask_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7641005Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/sparse_to_dense_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7641870Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/task.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7642381Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/task_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7642842Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7643424Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/text_file_reader.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7644112Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/timeout_guard.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7644656Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/toy_regression_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7645277Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/transformations.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7645880Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/transformations_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7646366Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/tt_core.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7648661Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/tt_core_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7649253Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7649791Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/utils_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7650686Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/visualize.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7651593Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/workspace.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7653913Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/workspace_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:35.7654924Z creating build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-12-01T09:59:35.7655877Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-12-01T09:59:35.7656683Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/formatter.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-12-01T09:59:35.7657694Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/generator.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-12-01T09:59:35.7658789Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/github.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-12-01T09:59:35.7659709Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/parser.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-12-01T09:59:35.7662051Z creating build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-12-01T09:59:35.7662691Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/examples/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-12-01T09:59:35.7663374Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/examples/char_rnn.py -> build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-12-01T09:59:35.7664047Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/examples/imagenet_trainer.py -> build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-12-01T09:59:35.7664856Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/examples/lmdb_create_example.py -> build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-12-01T09:59:35.7665411Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/examples/resnet50_trainer.py -> build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-12-01T09:59:35.7666981Z creating build/bdist.linux-x86_64/wheel/caffe2/python/fakelowp 2022-12-01T09:59:35.7667631Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/fakelowp 2022-12-01T09:59:35.7668640Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp/init_shared_libs.py -> build/bdist.linux-x86_64/wheel/caffe2/python/fakelowp 2022-12-01T09:59:35.7669538Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp/test_utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python/fakelowp 2022-12-01T09:59:35.7670826Z creating build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T09:59:35.7671450Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T09:59:35.7672386Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/algebra.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T09:59:35.7673426Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/arg_scope.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T09:59:35.7674761Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/array_helpers.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T09:59:35.7675701Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/control_ops.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T09:59:35.7676708Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/conv.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T09:59:35.7677623Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/db_input.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T09:59:35.7678731Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/dropout.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T09:59:35.7679764Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/elementwise_linear.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T09:59:35.7680590Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/fc.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T09:59:35.7681636Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/nonlinearity.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T09:59:35.7682507Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/normalization.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T09:59:35.7683537Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/pooling.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T09:59:35.7684734Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/quantization.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T09:59:35.7685796Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/tools.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T09:59:35.7686369Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/train.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T09:59:35.7687483Z creating build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7688093Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/LRN_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7688887Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7690374Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/adam_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7691116Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/blobs_queue_db_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7691852Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/channel_shuffle_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7692593Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/concat_split_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7693169Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/conv_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7693986Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/conv_transpose_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7695126Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/convfusion_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7696118Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/copy_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7697127Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/dropout_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7697923Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/elementwise_sum_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7698995Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/expanddims_squeeze_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7700350Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/fc_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7701113Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/leaky_relu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7701979Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/moment_sgd_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7703666Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/operator_fallback_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7704681Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/order_switch_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7705438Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/pool_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7707345Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/pre_convert_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7708071Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/relu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7708773Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/reshape_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7709514Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/shape_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7710978Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/sigmoid_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7711958Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/softmax_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7713186Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/spatial_bn_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7714195Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/test_ideep_net.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7715132Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/transform_ideep_net.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7716030Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/transpose_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7717186Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/weightedsum_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:35.7718996Z creating build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7719560Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7720453Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/adaptive_weight.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7721129Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/add_bias.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7722416Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/arc_cosine_feature_map.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7723234Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_huber_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7724079Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_lr_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7724998Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_mse_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7725836Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_normalization.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7726857Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7727778Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_softmax_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7728627Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/blob_weighted_sum.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7729509Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/bpr_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7730496Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/bucket_weighted.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7731782Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/build_index.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7732557Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/concat.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7733416Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/constant_weight.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7734485Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/conv.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7736503Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/dropout.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7737604Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/fc.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7738549Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/fc_with_bootstrap.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7739486Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/fc_without_bias.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7740556Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/feature_sparse_to_dense.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7741495Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/functional.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7742434Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/gather_record.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7743353Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/homotopy_weight.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7744234Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/label_smooth.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7745203Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/last_n_window_collector.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7746157Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/layer_normalization.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7747085Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/layers.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7748003Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/margin_rank_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7748954Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/merge_id_lists.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7749867Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/pairwise_similarity.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7750894Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/position_weighted.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7751852Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/random_fourier_features.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7752779Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/reservoir_sampling.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7753679Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sampling_train.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7754350Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sampling_trainable_mixin.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7755316Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/select_record_by_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7756124Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/semi_random_features.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7756973Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sparse_dropout_with_replacement.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7757928Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sparse_feature_hash.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7759468Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7760189Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sparse_lookup.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7761046Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/split.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7761792Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/tags.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7763580Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/uniform_sampling.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:35.7764849Z creating build/bdist.linux-x86_64/wheel/caffe2/python/mint 2022-12-01T09:59:35.7765509Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mint/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mint 2022-12-01T09:59:35.7766199Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mint/app.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mint 2022-12-01T09:59:35.7767533Z creating build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:35.7769704Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:35.7770595Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_LRN_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:35.7771550Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_LRN_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:35.7772536Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_concat_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:35.7773219Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_conv_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:35.7774421Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_copy_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:35.7775892Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_elementwise_add_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:35.7776981Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_elementwise_sum_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:35.7778067Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_fc_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:35.7779013Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_fc_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:35.7779663Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_fill_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:35.7780829Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_pool_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:35.7782071Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_pool_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:35.7783455Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_relu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:35.7784206Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_sbn_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:35.7784882Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_sbn_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:35.7785578Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_sigmoid_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:35.7787362Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:35.7788311Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_squeeze_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:35.7789213Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/rewrite_graph.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:35.7790298Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/rewrite_graph_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:35.7790887Z creating build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T09:59:35.7791605Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T09:59:35.7792622Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_histogram_for_blobs.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T09:59:35.7793475Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_histogram_for_blobs_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T09:59:35.7794653Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_norm_for_blobs.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T09:59:35.7795664Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_norm_for_blobs_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T09:59:35.7796671Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_statistics_for_blobs.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T09:59:35.7797723Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_statistics_for_blobs_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T09:59:35.7798748Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/get_entry_from_blobs.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T09:59:35.7799545Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/get_entry_from_blobs_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T09:59:35.7800600Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/gradient_clipping.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T09:59:35.7802288Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/gradient_clipping_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T09:59:35.7803051Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/initializers.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T09:59:35.7804324Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/initializers_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T09:59:35.7805268Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/net_modifier.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T09:59:35.7806314Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/parameter_info.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T09:59:35.7807117Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/parameter_sharing.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T09:59:35.7808411Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/parameter_sharing_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T09:59:35.7810707Z creating build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T09:59:35.7811246Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T09:59:35.7811909Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/__sym_init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T09:59:35.7812737Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/download.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T09:59:35.7813937Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/imagenet_trainer_test_utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T09:59:35.7814770Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/resnet.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T09:59:35.7816161Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/resnet_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T09:59:35.7817270Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/shufflenet.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T09:59:35.7818366Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/shufflenet_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T09:59:35.7819481Z creating build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-12-01T09:59:35.7820355Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-12-01T09:59:35.7821390Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/beam_search.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-12-01T09:59:35.7822426Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/seq2seq_beam_search_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-12-01T09:59:35.7823572Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/seq2seq_model_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-12-01T09:59:35.7824833Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/seq2seq_model_helper_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-12-01T09:59:35.7825889Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/seq2seq_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-12-01T09:59:35.7827062Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/train.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-12-01T09:59:35.7828285Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/translate.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-12-01T09:59:35.7829556Z creating build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T09:59:35.7830539Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T09:59:35.7831651Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/backend.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T09:59:35.7833253Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/backend_cpp_rep.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T09:59:35.7834343Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/backend_rep.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T09:59:35.7835433Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/error.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T09:59:35.7836985Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/frontend.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T09:59:35.7838336Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T09:59:35.7839427Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/onnxifi.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T09:59:35.7840526Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/test_onnxifi.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T09:59:35.7841577Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/workspace.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T09:59:35.7842835Z creating build/bdist.linux-x86_64/wheel/caffe2/python/onnx/bin 2022-12-01T09:59:35.7843666Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/bin 2022-12-01T09:59:35.7844628Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin/conversion.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/bin 2022-12-01T09:59:35.7845776Z creating build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-12-01T09:59:35.7846639Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-12-01T09:59:35.7847698Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/c2_ref_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-12-01T09:59:35.7849042Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/conversion_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-12-01T09:59:35.7850242Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/helper_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-12-01T09:59:35.7851366Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/onnx_backend_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-12-01T09:59:35.7852386Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/ssa_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-12-01T09:59:35.7853217Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-12-01T09:59:35.7856280Z creating build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7856908Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7857618Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/activation_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7858905Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/adadelta_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7859768Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/adagrad_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7861126Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/adagrad_test_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7861943Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/adam_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7863322Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/affine_channel_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7864064Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/alias_with_name_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7865125Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/apmeter_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7866087Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/arg_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7867182Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/assert_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7867913Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/async_net_barrier_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7869360Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/atomic_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7870333Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/basic_rnn_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7871623Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/batch_box_cox_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7872724Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/batch_bucketize_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7873663Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/batch_moments_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7874776Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/batch_sparse_to_dense_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7875819Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/bbox_transform_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7876885Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/bisect_percentile_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7877856Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/blobs_queue_db_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7879104Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/boolean_mask_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7879988Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/boolean_unmask_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7881183Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/box_with_nms_limit_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7882134Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/bucketize_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7883193Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/cast_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7884883Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ceil_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7886021Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/channel_backprop_stats_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7887166Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/channel_shuffle_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7888261Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/channel_stats_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7889331Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/checkpoint_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7890430Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/clip_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7891500Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/clip_tensor_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7892669Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7893970Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/concat_op_cost_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7895056Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/concat_split_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7896106Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/conditional_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7897154Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/conftest.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7898173Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/conv_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7899322Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/conv_transpose_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7900377Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/copy_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7901440Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/copy_rows_to_tensor_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7902573Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/cosine_embedding_criterion_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7903674Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/counter_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7904694Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/crf_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7905757Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/cross_entropy_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7906966Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ctc_beam_search_decoder_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7908099Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ctc_greedy_decoder_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7909372Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/cudnn_recurrent_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7910140Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/data_couple_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7911037Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/dataset_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7912151Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/decay_adagrad_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7913375Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/deform_conv_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7914934Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/dense_vector_to_id_list_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7916028Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/depthwise_3x3_conv_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7917100Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/detectron_keypoints.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7917759Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/distance_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7918490Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/dropout_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7919841Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/duplicate_operands_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7920679Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/elementwise_linear_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7921503Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/elementwise_logical_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7922582Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/elementwise_op_broadcast_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7923619Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/elementwise_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7924829Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/emptysample_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7925770Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/enforce_finite_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7926759Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ensure_clipped_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7927710Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ensure_cpu_output_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7928628Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/erf_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7929654Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/expand_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7930663Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/fc_operator_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7931591Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/feature_maps_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7932922Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/filler_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7933590Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/find_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7934804Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/flatten_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7935700Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/flexible_top_k_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7936629Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/floor_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7937564Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/fused_nbit_rowwise_conversion_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7938599Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7939518Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/gather_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7940499Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/gather_ranges_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7941721Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7942579Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/given_tensor_fill_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7943699Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/glu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7944577Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/group_conv_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7945658Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/group_norm_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7946476Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/gru_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7947689Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/heatmap_max_keypoint_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7948696Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/histogram_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7949814Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/hsm_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7950741Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/hyperbolic_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7952307Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/im2col_col2im_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7953116Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/image_input_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7954208Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/index_hash_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7955182Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/index_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7956111Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/instance_norm_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7957062Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/integral_image_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7957897Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/jsd_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7958777Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/key_split_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7959666Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lars_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7960727Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/layer_norm_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7961738Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/leaky_relu_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7962892Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/learning_rate_adaption_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7963846Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/learning_rate_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7964741Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/length_split_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7965665Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lengths_pad_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7966506Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7967789Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lengths_tile_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7968702Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lengths_top_k_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7969374Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/listwise_l2r_operator_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7970456Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/load_save_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7971706Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/locally_connected_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7972569Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/loss_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7973297Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lpnorm_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7974818Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/map_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7975898Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/margin_loss_l2r_operator_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7976952Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/margin_ranking_criterion_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7978073Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/math_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7978943Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/matmul_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7979714Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mean_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7980405Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/merge_id_lists_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7982164Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mkl_conv_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7983276Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mkl_packed_fc_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7984321Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mod_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7985391Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/moments_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7986464Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/momentum_sgd_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7987509Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mpi_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7988572Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mul_gradient_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7989798Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/negate_gradient_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7990860Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ngram_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7991922Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/normalize_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7992975Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/numpy_tile_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7994022Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/one_hot_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7995059Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/onnx_while_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7996125Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/order_switch_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7997180Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/pack_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7998246Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/pack_rnn_sequence_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.7999305Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/pad_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8000446Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/partition_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8001532Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/percentile_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8002650Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/piecewise_linear_transform_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8003704Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/pooling_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8004770Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/prepend_dim_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8005824Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/python_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8006877Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/quantile_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8007977Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rand_quantization_op_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8009047Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rank_loss_operator_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8010123Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rebatching_queue_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8011248Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/record_queue_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8012315Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/recurrent_net_executor_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8013427Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/recurrent_network_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8014638Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/reduce_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8015681Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/reduction_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8016907Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/reshape_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8018083Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/resize_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8019682Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rmac_regions_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8020865Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rms_norm_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8022055Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rnn_cell_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8023474Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/roi_align_rotated_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8024757Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rowwise_counter_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8025823Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/scale_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8027094Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/segment_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8028197Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/self_binning_histogram_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8029191Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/selu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8030153Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sequence_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8031367Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/shape_inference_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8032564Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sinusoid_position_encoding_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8033596Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/softmax_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8034975Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/softplus_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8036181Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_dropout_with_replacement_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8037356Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_gradient_checker_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8038550Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8039714Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_lengths_sum_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8040938Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_lp_regularizer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8042020Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_normalize_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8043075Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8044165Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_to_dense_mask_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8045264Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/spatial_bn_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8046369Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/specialized_segment_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8047451Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/split_op_cost_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8048537Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/square_root_divide_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8049613Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/stats_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8050830Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/stats_put_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8051840Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/storm_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8052868Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/string_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8054121Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/text_file_reader_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8055212Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/thresholded_relu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8056264Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/tile_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8057283Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/top_k_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8058361Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/torch_integration_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8059627Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/transpose_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8060795Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/trigonometric_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8061892Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/unique_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8062990Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/unique_uniform_fill_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8064087Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/unsafe_coalesce_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8065239Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/upsample_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8066257Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/utility_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8067493Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/video_input_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8068566Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/weight_scale_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8069823Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/weighted_multi_sample_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8070901Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/weighted_sample_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8071952Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/weighted_sum_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8072961Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/wngrad_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:35.8074347Z creating build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-12-01T09:59:35.8075185Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-12-01T09:59:35.8076843Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/mobile_exporter.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-12-01T09:59:35.8078001Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/mobile_exporter_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-12-01T09:59:35.8079002Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/predictor_exporter.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-12-01T09:59:35.8079835Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/predictor_exporter_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-12-01T09:59:35.8080990Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/predictor_py_utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-12-01T09:59:35.8082054Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/predictor_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-12-01T09:59:35.8083218Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/serde.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-12-01T09:59:35.8084674Z creating build/bdist.linux-x86_64/wheel/caffe2/python/rnn 2022-12-01T09:59:35.8085173Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/rnn/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/rnn 2022-12-01T09:59:35.8085886Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/rnn/lstm_comparison.py -> build/bdist.linux-x86_64/wheel/caffe2/python/rnn 2022-12-01T09:59:35.8086908Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/rnn/rnn_cell_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python/rnn 2022-12-01T09:59:35.8088946Z creating build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test 2022-12-01T09:59:35.8089600Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test 2022-12-01T09:59:35.8090505Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/coverage.py -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test 2022-12-01T09:59:35.8091423Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/serialized_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test 2022-12-01T09:59:35.8092304Z creating build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data 2022-12-01T09:59:35.8094181Z creating build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8095245Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_elu.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8096548Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_leaky_relu.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8097654Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8099021Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu_n.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8099944Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/adadelta_test.test_adadelta.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8100809Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/adadelta_test.test_sparse_adadelta_empty.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8101639Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/adagrad_test.test_adagrad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8102403Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/adagrad_test.test_row_wise_sparse_adagrad_empty.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8103409Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/adagrad_test.test_sparse_adagrad_empty.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8104358Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/affine_channel_op_test.test_affine_channel_2d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8105344Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmax.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8106251Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmin.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8107077Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/batch_box_cox_test.test_batch_box_cox.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8108077Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/batch_bucketize_op_test.test_batch_bucketize_example.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8109053Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/batch_moments_op_test.test_batch_moments_2d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8109915Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/batch_sparse_to_dense_op_test.test_batch_sparse_to_dense.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8110864Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/bbox_transform_test.test_bbox_transform.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8111759Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_boolean_mask.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8112960Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_sequence_mask_with_lengths.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8114059Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/boolean_unmask_test.test.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8115012Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/box_with_nms_limit_op_test.test_simple.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8115898Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/ceil_op_test.test_ceil.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8117476Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/channel_backprop_stats_op_test.testChannelBackpropStats.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8118941Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/channel_shuffle_test.test_channel_shuffle.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8119781Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.testChannelStats.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8120660Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_2d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8121540Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_3d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8122459Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/clip_op_test.test_clip.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8123345Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/clip_tensor_op_test.test_clip_tensor_by_scaling.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8124239Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.test_collect_and_dist.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8125382Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_concat.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8126264Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8127524Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split_by_lengths.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8128569Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/conditional_test.test_conditional.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8129438Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/conv_test.test_1x1_conv.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8130621Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/cosine_embedding_criterion_op_test.test_cosine_embedding_criterion.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8131658Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/ctc_beam_search_decoder_op_test.test_ctc_beam_search_decoder.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8132838Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/ctc_greedy_decoder_op_test.test_ctc_greedy_decoder.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8133902Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/distance_op_test.test_dot_product.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8134967Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/dropout_op_test.test_dropout_is_test.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8136162Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/elementwise_linear_op_test.test.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8136932Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_is_member_of.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8138258Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_where.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8139280Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/elementwise_op_broadcast_test.test_broadcast_powt.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8140240Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/erf_op_test.test_erf.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8141159Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/expand_op_test.test_expand_rand_shape.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8142099Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/fc_operator_test.test_fc.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8143151Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_diagonal_fill_op_float.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8144142Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_lengths_range_fill.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8145316Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/find_op_test.test_find.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8146265Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/flexible_top_k_test.test_flexible_top_k.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8147131Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/floor_op_test.test_floor.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8148040Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_batch_gather_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8148942Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_gather_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8149919Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8150918Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges_split.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8151880Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/glu_op_test.test_glu_old.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8152784Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/group_norm_op_test.test_group_norm_2d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8153579Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/gru_test.test_gru_unit_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8154403Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_cosh.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8155368Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_sinh.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8156324Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_tanh.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8157512Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/index_hash_ops_test.test_index_hash_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8158466Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/instance_norm_test.test_instance_norm_reference_check.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8159544Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_gradient_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8161127Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8162007Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/jsd_ops_test.test_bernoulli_jsd.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8163196Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/layer_norm_op_test.test_layer_norm_grad_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8164709Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/learning_rate_adaption_op_test.test_learning_rate_adaption_op_normalization.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8166210Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/length_split_op_test.test_length_split_edge.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8167634Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/learning_rate_op_test.test_alter_learning_rate_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8169015Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/lengths_pad_op_test.test_lengths_pad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8170446Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/lengths_tile_op_test.test_lengths_tile.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8171935Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/lengths_top_k_ops_test.test_lengths_top_k_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8173318Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/locally_connected_op_test.test_lc_2d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8174853Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/loss_ops_test.test_averaged_loss.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8176287Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/margin_ranking_criterion_op_test.test_margin_ranking_criterion.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8177651Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/math_ops_test.test_sign.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8178981Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_batch_matmul.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8180299Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_matmul.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8181624Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_numpy_batch_matmul.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8182932Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/mean_op_test.test_mean.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8184435Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/merge_id_lists_op_test.test_merge_id_lists_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8185763Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/moments_op_test.test_moments.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8187085Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_momentum_sgd.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8188458Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_sparse_momentum_sgd.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8189856Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/negate_gradient_op_test.test_forward.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8191222Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/numpy_tile_op_test.test_numpy_tile.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8192579Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_bucketized_one_hot.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8194020Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_one_hot.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8195340Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_one_hot.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8196645Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_segment_one_hot.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8197982Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/onnx_while_test.test_onnx_while_fibb.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8199343Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/pack_ops_test.test_pack_with_max_length_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8200714Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_pack_rnn_seqence.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8202149Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_unpack_rnn_seqence.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8203473Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/pad_test.test_crop.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8204916Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/piecewise_linear_transform_test.test_multi_predictions_params_from_arg.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8206397Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/rank_loss_operator_test.test_pair_wise_loss_batch.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8207821Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/recurrent_network_test.test_mul.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8209137Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8210558Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_mean.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8211931Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8213283Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_mean.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8214764Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_sum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8216062Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_l2.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8217482Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8218851Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_mean.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8220182Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_min.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8221536Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_columnwise_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8222929Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_int_sum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8224289Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sqrsum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8225654Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8227008Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_rowwise_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8228328Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/selu_op_test.test_selu_1.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8229654Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_add_padding.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8231111Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_find_duplicate_elements.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8232482Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_gather_padding.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8233852Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_remove_data_blocks.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8235230Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_reverse_packed_segs.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8236667Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sinusoid_position_encoding_op_test.test_sinusoid_embedding.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8238064Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8239377Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_grad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8240791Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_with_loss.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8242176Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_spatial_softmax_with_loss.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8243566Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterAssign.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8244964Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterWeightedSum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8246361Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/spatial_bn_op_test.test_spatialbn_test_mode_3d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8247782Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/square_root_divide_op_test.test_square_root_divide.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8249152Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_ends_with.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8250587Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_starts_with.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8251975Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/thresholded_relu_op_test.test_thresholded_relu_1.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8253402Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/tile_op_test.test_tile.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8254666Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/top_k_test.test_top_k.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8255953Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/transpose_op_test.test_transpose.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8257293Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_acos.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8258634Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_asin.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8259945Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_atan.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8261208Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_tan.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8262612Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/unique_ops_test.test_unique_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8263945Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8265287Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample_grad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8266643Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8268017Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max_grad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8269371Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8270692Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min_grad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8271981Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_gather.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8273292Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_to_ranges.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8274624Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_nan_check.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8276024Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_size_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8277270Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_slice.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8278549Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_sum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8279826Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_transpose.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8281166Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/weighted_sum_test.test_weighted_sum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8282514Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/wngrad_test.test_sparse_wngrad_empty.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8283854Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/wngrad_test.test_wngrad_dense_base.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:35.8284748Z creating build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T09:59:35.8285638Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T09:59:35.8286605Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/blob_deallocation_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T09:59:35.8287556Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/do_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T09:59:35.8288499Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/executor_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T09:59:35.8289452Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/executor_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T09:59:35.8290471Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/fakefp16_transform_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T09:59:35.8291417Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/gpu_context_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T09:59:35.8292400Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/inference_lstm_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T09:59:35.8293387Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/python_protobuf_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T09:59:35.8294246Z creating build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-12-01T09:59:35.8295006Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/trt/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-12-01T09:59:35.8295920Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/trt/test_pt_onnx_trt.py -> build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-12-01T09:59:35.8296842Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/trt/test_trt.py -> build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-12-01T09:59:35.8297756Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/trt/transform.py -> build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-12-01T09:59:35.8298488Z creating build/bdist.linux-x86_64/wheel/caffe2/quantization 2022-12-01T09:59:35.8299405Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization 2022-12-01T09:59:35.8300136Z creating build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8301003Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8302041Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8303144Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8304278Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8305403Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/compute_equalization_scale_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8306504Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/concat_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8307613Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8308690Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8309726Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/conv_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8310925Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8312040Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8313120Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/dequantize_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8314184Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/dnnlowp_test_utils.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8315285Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8316417Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8317534Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8318653Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8319786Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8320875Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/fully_connected_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8321907Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/fully_connected_fp16_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8323098Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8324179Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/gather_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8325245Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/group_norm_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8326347Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/int8_gen_quant_params_min_max_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8327447Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/int8_gen_quant_params_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8328519Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8329608Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8330717Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/observer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8331752Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/pool_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8332795Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/quantize_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8334023Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/relu_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8335101Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8336211Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8337281Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/sigmoid_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8338400Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8339493Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/tanh_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8340477Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/utils.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:35.8341184Z creating build/bdist.linux-x86_64/wheel/functorch 2022-12-01T09:59:35.8341861Z copying build/lib.linux-x86_64-cpython-37/functorch/__init__.py -> build/bdist.linux-x86_64/wheel/functorch 2022-12-01T09:59:35.8342678Z copying build/lib.linux-x86_64-cpython-37/functorch/setup.py -> build/bdist.linux-x86_64/wheel/functorch 2022-12-01T09:59:35.8343306Z creating build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T09:59:35.8344052Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T09:59:35.8344935Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/aot_autograd.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T09:59:35.8345816Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/benchmark_utils.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T09:59:35.8346821Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/compile_utils.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T09:59:35.8347680Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/compilers.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T09:59:35.8348547Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/config.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T09:59:35.8349451Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/eager_transforms.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T09:59:35.8350361Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/fx_minifier.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T09:59:35.8351278Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/make_functional.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T09:59:35.8352200Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/named_members_polyfill.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T09:59:35.8353122Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/partitioners.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T09:59:35.8354058Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/python_key.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T09:59:35.8354957Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/pytree_hacks.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T09:59:35.8355849Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/top_operators_github_usage.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T09:59:35.8356745Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/vmap.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T09:59:35.8357431Z creating build/bdist.linux-x86_64/wheel/functorch/compile 2022-12-01T09:59:35.8358304Z copying build/lib.linux-x86_64-cpython-37/functorch/compile/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/compile 2022-12-01T09:59:35.8359000Z creating build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T09:59:35.8359754Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T09:59:35.8360616Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/batch_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T09:59:35.8361457Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/delayed_mul_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T09:59:35.8362289Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/dim.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T09:59:35.8363114Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/magic_trace.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T09:59:35.8363957Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/op_properties.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T09:59:35.8364769Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/reference.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T09:59:35.8365639Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/tree_map.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T09:59:35.8366506Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/wrap_type.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T09:59:35.8367230Z creating build/bdist.linux-x86_64/wheel/functorch/experimental 2022-12-01T09:59:35.8368051Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-12-01T09:59:35.8369055Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/batch_norm_replacement.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-12-01T09:59:35.8370053Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/cond.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-12-01T09:59:35.8371058Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/ops.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-12-01T09:59:35.8372079Z copying build/lib.linux-x86_64-cpython-37/functorch/_C.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/functorch 2022-12-01T09:59:35.8372779Z creating build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8373441Z copying build/lib.linux-x86_64-cpython-37/torch/_VF.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8374324Z copying build/lib.linux-x86_64-cpython-37/torch/__config__.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8375070Z copying build/lib.linux-x86_64-cpython-37/torch/__future__.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8375850Z copying build/lib.linux-x86_64-cpython-37/torch/__init__.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8376634Z copying build/lib.linux-x86_64-cpython-37/torch/_appdirs.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8377418Z copying build/lib.linux-x86_64-cpython-37/torch/_classes.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8378201Z copying build/lib.linux-x86_64-cpython-37/torch/_deploy.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8378982Z copying build/lib.linux-x86_64-cpython-37/torch/_jit_internal.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8379791Z copying build/lib.linux-x86_64-cpython-37/torch/_linalg_utils.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8380584Z copying build/lib.linux-x86_64-cpython-37/torch/_lobpcg.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8381381Z copying build/lib.linux-x86_64-cpython-37/torch/_lowrank.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8382201Z copying build/lib.linux-x86_64-cpython-37/torch/_meta_registrations.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8383150Z copying build/lib.linux-x86_64-cpython-37/torch/_namedtensor_internals.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8383919Z copying build/lib.linux-x86_64-cpython-37/torch/_ops.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8384726Z copying build/lib.linux-x86_64-cpython-37/torch/_python_dispatcher.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8385527Z copying build/lib.linux-x86_64-cpython-37/torch/_six.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8386322Z copying build/lib.linux-x86_64-cpython-37/torch/_sources.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8387112Z copying build/lib.linux-x86_64-cpython-37/torch/_storage_docs.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8387978Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8389361Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor_docs.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8391584Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor_str.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8392584Z copying build/lib.linux-x86_64-cpython-37/torch/_torch_docs.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8396749Z copying build/lib.linux-x86_64-cpython-37/torch/_utils.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8397555Z copying build/lib.linux-x86_64-cpython-37/torch/_utils_internal.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8398569Z copying build/lib.linux-x86_64-cpython-37/torch/_vmap_internals.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8399830Z copying build/lib.linux-x86_64-cpython-37/torch/_weights_only_unpickler.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8400660Z copying build/lib.linux-x86_64-cpython-37/torch/functional.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8402736Z copying build/lib.linux-x86_64-cpython-37/torch/hub.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8403560Z copying build/lib.linux-x86_64-cpython-37/torch/library.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8404811Z copying build/lib.linux-x86_64-cpython-37/torch/overrides.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8406295Z copying build/lib.linux-x86_64-cpython-37/torch/quasirandom.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8406793Z copying build/lib.linux-x86_64-cpython-37/torch/random.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8408413Z copying build/lib.linux-x86_64-cpython-37/torch/return_types.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8409344Z copying build/lib.linux-x86_64-cpython-37/torch/serialization.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8410413Z copying build/lib.linux-x86_64-cpython-37/torch/storage.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8411577Z copying build/lib.linux-x86_64-cpython-37/torch/torch_version.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8412240Z copying build/lib.linux-x86_64-cpython-37/torch/types.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8413250Z copying build/lib.linux-x86_64-cpython-37/torch/version.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.8414739Z creating build/bdist.linux-x86_64/wheel/torch/_decomp 2022-12-01T09:59:35.8415435Z copying build/lib.linux-x86_64-cpython-37/torch/_decomp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2022-12-01T09:59:35.8416640Z copying build/lib.linux-x86_64-cpython-37/torch/_decomp/decompositions.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2022-12-01T09:59:35.8417742Z copying build/lib.linux-x86_64-cpython-37/torch/_decomp/decompositions_for_jvp.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2022-12-01T09:59:35.8418904Z creating build/bdist.linux-x86_64/wheel/torch/_dispatch 2022-12-01T09:59:35.8419576Z copying build/lib.linux-x86_64-cpython-37/torch/_dispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2022-12-01T09:59:35.8420444Z copying build/lib.linux-x86_64-cpython-37/torch/_dispatch/python.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2022-12-01T09:59:35.8421512Z creating build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T09:59:35.8422139Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T09:59:35.8423812Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/closure.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T09:59:35.8424864Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/computation.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T09:59:35.8425616Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/config.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T09:59:35.8426429Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/debug.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T09:59:35.8427392Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/device_context.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T09:59:35.8428157Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/extract_compiled_graph.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T09:59:35.8429973Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/ir_cache.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T09:59:35.8430702Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/metrics.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T09:59:35.8431531Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/tensor_factory_functions.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T09:59:35.8432075Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/ts_backend.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T09:59:35.8433234Z creating build/bdist.linux-x86_64/wheel/torch/_prims 2022-12-01T09:59:35.8433750Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-12-01T09:59:35.8435622Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/context.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-12-01T09:59:35.8436543Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/executor.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-12-01T09:59:35.8437298Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/nvfuser_executor.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-12-01T09:59:35.8438248Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/nvfuser_prims.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-12-01T09:59:35.8439778Z creating build/bdist.linux-x86_64/wheel/torch/_prims_common 2022-12-01T09:59:35.8440298Z copying build/lib.linux-x86_64-cpython-37/torch/_prims_common/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2022-12-01T09:59:35.8441370Z copying build/lib.linux-x86_64-cpython-37/torch/_prims_common/wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2022-12-01T09:59:35.8442406Z creating build/bdist.linux-x86_64/wheel/torch/_refs 2022-12-01T09:59:35.8443157Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2022-12-01T09:59:35.8445127Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/fft.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2022-12-01T09:59:35.8446291Z creating build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2022-12-01T09:59:35.8446756Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2022-12-01T09:59:35.8448089Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn 2022-12-01T09:59:35.8448568Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn 2022-12-01T09:59:35.8449761Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2022-12-01T09:59:35.8450416Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/nn/functional/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2022-12-01T09:59:35.8451509Z creating build/bdist.linux-x86_64/wheel/torch/_refs/special 2022-12-01T09:59:35.8452316Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/special 2022-12-01T09:59:35.8453553Z creating build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-12-01T09:59:35.8454179Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-12-01T09:59:35.8455150Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/fake_tensor.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-12-01T09:59:35.8456225Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/fake_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-12-01T09:59:35.8457332Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/meta_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-12-01T09:59:35.8458808Z creating build/bdist.linux-x86_64/wheel/torch/amp 2022-12-01T09:59:35.8459298Z copying build/lib.linux-x86_64-cpython-37/torch/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/amp 2022-12-01T09:59:35.8461203Z copying build/lib.linux-x86_64-cpython-37/torch/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/amp 2022-12-01T09:59:35.8462896Z creating build/bdist.linux-x86_64/wheel/torch/ao 2022-12-01T09:59:35.8463377Z copying build/lib.linux-x86_64-cpython-37/torch/ao/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao 2022-12-01T09:59:35.8464007Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn 2022-12-01T09:59:35.8464577Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn 2022-12-01T09:59:35.8466179Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2022-12-01T09:59:35.8466966Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2022-12-01T09:59:35.8467994Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2022-12-01T09:59:35.8469381Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2022-12-01T09:59:35.8469703Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2022-12-01T09:59:35.8471020Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2022-12-01T09:59:35.8471375Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2022-12-01T09:59:35.8472372Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2022-12-01T09:59:35.8472809Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2022-12-01T09:59:35.8474232Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2022-12-01T09:59:35.8474793Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2022-12-01T09:59:35.8475724Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2022-12-01T09:59:35.8476841Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-12-01T09:59:35.8477400Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-12-01T09:59:35.8478762Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-12-01T09:59:35.8479510Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-12-01T09:59:35.8480517Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-12-01T09:59:35.8481369Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2022-12-01T09:59:35.8481918Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2022-12-01T09:59:35.8483799Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2022-12-01T09:59:35.8484438Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2022-12-01T09:59:35.8484901Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2022-12-01T09:59:35.8485869Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2022-12-01T09:59:35.8487661Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2022-12-01T09:59:35.8487972Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2022-12-01T09:59:35.8488970Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2022-12-01T09:59:35.8490823Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2022-12-01T09:59:35.8491136Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2022-12-01T09:59:35.8493027Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-12-01T09:59:35.8493881Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-12-01T09:59:35.8494525Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-12-01T09:59:35.8495866Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-12-01T09:59:35.8496322Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-12-01T09:59:35.8497563Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T09:59:35.8498152Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T09:59:35.8499377Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T09:59:35.8500287Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T09:59:35.8501216Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T09:59:35.8502306Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T09:59:35.8503331Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T09:59:35.8504115Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T09:59:35.8505217Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T09:59:35.8507063Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T09:59:35.8507493Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T09:59:35.8508204Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T09:59:35.8509362Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2022-12-01T09:59:35.8509915Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2022-12-01T09:59:35.8511399Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-12-01T09:59:35.8511875Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-12-01T09:59:35.8512770Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-12-01T09:59:35.8513753Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-12-01T09:59:35.8514419Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-12-01T09:59:35.8515578Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-12-01T09:59:35.8516299Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-12-01T09:59:35.8518366Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2022-12-01T09:59:35.8518835Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2022-12-01T09:59:35.8519249Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2022-12-01T09:59:35.8519961Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2022-12-01T09:59:35.8520989Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2022-12-01T09:59:35.8521916Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2022-12-01T09:59:35.8523237Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2022-12-01T09:59:35.8523843Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2022-12-01T09:59:35.8524681Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2022-12-01T09:59:35.8525644Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns 2022-12-01T09:59:35.8526292Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2022-12-01T09:59:35.8527090Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2022-12-01T09:59:35.8527868Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2022-12-01T09:59:35.8529507Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-12-01T09:59:35.8530098Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-12-01T09:59:35.8530602Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/graph_matcher.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-12-01T09:59:35.8531475Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/graph_passes.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-12-01T09:59:35.8532692Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-12-01T09:59:35.8533452Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/ns_types.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-12-01T09:59:35.8534482Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-12-01T09:59:35.8535677Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-12-01T09:59:35.8536656Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/weight_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-12-01T09:59:35.8538102Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T09:59:35.8538722Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T09:59:35.8539423Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/_correct_bias.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T09:59:35.8540794Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T09:59:35.8541463Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/_learnable_fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T09:59:35.8542681Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T09:59:35.8543375Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T09:59:35.8544592Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T09:59:35.8545028Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T09:59:35.8547075Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T09:59:35.8547929Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/qconfig_mapping.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T09:59:35.8548805Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/qconfig_mapping_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T09:59:35.8549470Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T09:59:35.8550417Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T09:59:35.8551493Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantization_types.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T09:59:35.8552394Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T09:59:35.8553660Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T09:59:35.8554965Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T09:59:35.8555851Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T09:59:35.8557244Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T09:59:35.8558169Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T09:59:35.8558898Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T09:59:35.8559941Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T09:59:35.8561013Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/backend_config.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T09:59:35.8562101Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/executorch.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T09:59:35.8563032Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/fbgemm.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T09:59:35.8563706Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/native.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T09:59:35.8564639Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/observation_type.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T09:59:35.8565383Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/qnnpack.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T09:59:35.8566340Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/tensorrt.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T09:59:35.8567088Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T09:59:35.8567760Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/x86.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T09:59:35.8569262Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T09:59:35.8569667Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T09:59:35.8570515Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T09:59:35.8571662Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_lower_to_native_backend.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T09:59:35.8572638Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/backend_config_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T09:59:35.8573624Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T09:59:35.8575172Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/custom_config.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T09:59:35.8576779Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T09:59:35.8577833Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/fusion_patterns.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T09:59:35.8578937Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T09:59:35.8579542Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/lower_to_fbgemm.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T09:59:35.8580422Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/lower_to_qnnpack.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T09:59:35.8581162Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T09:59:35.8582425Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T09:59:35.8583395Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T09:59:35.8584949Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T09:59:35.8585989Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/quantization_patterns.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T09:59:35.8587132Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/tracer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T09:59:35.8588146Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T09:59:35.8589858Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-12-01T09:59:35.8590243Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-12-01T09:59:35.8591136Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report/detector.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-12-01T09:59:35.8592621Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report/model_report.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-12-01T09:59:35.8594105Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-12-01T09:59:35.8595010Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-12-01T09:59:35.8596298Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity 2022-12-01T09:59:35.8596987Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity 2022-12-01T09:59:35.8597921Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity 2022-12-01T09:59:35.8598892Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental 2022-12-01T09:59:35.8599302Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental 2022-12-01T09:59:35.8600768Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/activation_sparsifier 2022-12-01T09:59:35.8601721Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/activation_sparsifier 2022-12-01T09:59:35.8602513Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier/activation_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/activation_sparsifier 2022-12-01T09:59:35.8603947Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_scheduler 2022-12-01T09:59:35.8604753Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_scheduler 2022-12-01T09:59:35.8605319Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler/base_data_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_scheduler 2022-12-01T09:59:35.8606224Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T09:59:35.8606812Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T09:59:35.8607745Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T09:59:35.8608689Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T09:59:35.8609694Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/quantization_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T09:59:35.8610732Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-12-01T09:59:35.8611356Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-12-01T09:59:35.8612463Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-12-01T09:59:35.8613310Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-12-01T09:59:35.8614316Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-12-01T09:59:35.8616227Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-12-01T09:59:35.8616511Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/pruner 2022-12-01T09:59:35.8616978Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/pruner 2022-12-01T09:59:35.8617872Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner/base_pruner.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/pruner 2022-12-01T09:59:35.8619137Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner/parametrization.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/pruner 2022-12-01T09:59:35.8620003Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/scheduler 2022-12-01T09:59:35.8620543Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/scheduler 2022-12-01T09:59:35.8621084Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler/base_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/scheduler 2022-12-01T09:59:35.8621967Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler/cubic_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/scheduler 2022-12-01T09:59:35.8623177Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler/lambda_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/scheduler 2022-12-01T09:59:35.8624198Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-12-01T09:59:35.8624763Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-12-01T09:59:35.8625767Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier/base_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-12-01T09:59:35.8626783Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-12-01T09:59:35.8627538Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-12-01T09:59:35.8628346Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-12-01T09:59:35.8629743Z creating build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T09:59:35.8630385Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T09:59:35.8631628Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/anomaly_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T09:59:35.8632510Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/forward_ad.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T09:59:35.8633201Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/function.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T09:59:35.8634921Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/functional.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T09:59:35.8636025Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/grad_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T09:59:35.8636777Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/gradcheck.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T09:59:35.8638443Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/graph.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T09:59:35.8638874Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/profiler.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T09:59:35.8640612Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/profiler_legacy.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T09:59:35.8641157Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/profiler_util.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T09:59:35.8642347Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/variable.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T09:59:35.8643566Z creating build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2022-12-01T09:59:35.8644235Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/_functions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2022-12-01T09:59:35.8645416Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/_functions/tensor.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2022-12-01T09:59:35.8645737Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/_functions/utils.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2022-12-01T09:59:35.8646914Z creating build/bdist.linux-x86_64/wheel/torch/backends 2022-12-01T09:59:35.8647248Z copying build/lib.linux-x86_64-cpython-37/torch/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends 2022-12-01T09:59:35.8648526Z creating build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2022-12-01T09:59:35.8649168Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_coreml/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2022-12-01T09:59:35.8650238Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_coreml/preprocess.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2022-12-01T09:59:35.8651331Z creating build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2022-12-01T09:59:35.8651842Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2022-12-01T09:59:35.8652434Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi/prepare.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2022-12-01T09:59:35.8653246Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi/serializer.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2022-12-01T09:59:35.8655564Z creating build/bdist.linux-x86_64/wheel/torch/backends/cuda 2022-12-01T09:59:35.8656337Z copying build/lib.linux-x86_64-cpython-37/torch/backends/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cuda 2022-12-01T09:59:35.8656667Z creating build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2022-12-01T09:59:35.8657269Z copying build/lib.linux-x86_64-cpython-37/torch/backends/cudnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2022-12-01T09:59:35.8658582Z copying build/lib.linux-x86_64-cpython-37/torch/backends/cudnn/rnn.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2022-12-01T09:59:35.8659560Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkl 2022-12-01T09:59:35.8660034Z copying build/lib.linux-x86_64-cpython-37/torch/backends/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkl 2022-12-01T09:59:35.8661493Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2022-12-01T09:59:35.8661869Z copying build/lib.linux-x86_64-cpython-37/torch/backends/mkldnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2022-12-01T09:59:35.8663484Z creating build/bdist.linux-x86_64/wheel/torch/backends/mps 2022-12-01T09:59:35.8664034Z copying build/lib.linux-x86_64-cpython-37/torch/backends/mps/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mps 2022-12-01T09:59:35.8665015Z creating build/bdist.linux-x86_64/wheel/torch/backends/openmp 2022-12-01T09:59:35.8665602Z copying build/lib.linux-x86_64-cpython-37/torch/backends/openmp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/openmp 2022-12-01T09:59:35.8666492Z creating build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2022-12-01T09:59:35.8667088Z copying build/lib.linux-x86_64-cpython-37/torch/backends/opt_einsum/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2022-12-01T09:59:35.8668449Z creating build/bdist.linux-x86_64/wheel/torch/backends/quantized 2022-12-01T09:59:35.8669049Z copying build/lib.linux-x86_64-cpython-37/torch/backends/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/quantized 2022-12-01T09:59:35.8669909Z creating build/bdist.linux-x86_64/wheel/torch/backends/xeon 2022-12-01T09:59:35.8670198Z copying build/lib.linux-x86_64-cpython-37/torch/backends/xeon/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2022-12-01T09:59:35.8671290Z copying build/lib.linux-x86_64-cpython-37/torch/backends/xeon/run_cpu.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2022-12-01T09:59:35.8672606Z creating build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2022-12-01T09:59:35.8673067Z copying build/lib.linux-x86_64-cpython-37/torch/backends/xnnpack/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2022-12-01T09:59:35.8674453Z creating build/bdist.linux-x86_64/wheel/torch/contrib 2022-12-01T09:59:35.8675066Z copying build/lib.linux-x86_64-cpython-37/torch/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2022-12-01T09:59:35.8675934Z copying build/lib.linux-x86_64-cpython-37/torch/contrib/_tensorboard_vis.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2022-12-01T09:59:35.8676940Z creating build/bdist.linux-x86_64/wheel/torch/cpu 2022-12-01T09:59:35.8677793Z copying build/lib.linux-x86_64-cpython-37/torch/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu 2022-12-01T09:59:35.8678730Z creating build/bdist.linux-x86_64/wheel/torch/cpu/amp 2022-12-01T09:59:35.8679275Z copying build/lib.linux-x86_64-cpython-37/torch/cpu/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2022-12-01T09:59:35.8680180Z copying build/lib.linux-x86_64-cpython-37/torch/cpu/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2022-12-01T09:59:35.8681543Z creating build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:35.8681924Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:35.8683177Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_dynamo_graphs.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:35.8683782Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_memory_viz.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:35.8684939Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_sanitizer.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:35.8686031Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_utils.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:35.8687049Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/comm.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:35.8687853Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/error.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:35.8688696Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/graphs.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:35.8689678Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/jiterator.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:35.8690751Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/memory.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:35.8692681Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/nccl.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:35.8693073Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/nvtx.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:35.8693739Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/profiler.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:35.8694600Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/random.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:35.8695457Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/sparse.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:35.8696157Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/streams.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:35.8697694Z creating build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-12-01T09:59:35.8698171Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-12-01T09:59:35.8699035Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-12-01T09:59:35.8699648Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/amp/common.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-12-01T09:59:35.8700596Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-12-01T09:59:35.8701878Z creating build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T09:59:35.8702671Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T09:59:35.8703516Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/argparse_util.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T09:59:35.8704092Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T09:59:35.8705227Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/distributed_c10d.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T09:59:35.8706938Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/launch.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T09:59:35.8707762Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/remote_device.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T09:59:35.8708831Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T09:59:35.8709772Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/run.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T09:59:35.8710877Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T09:59:35.8712049Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T09:59:35.8712528Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T09:59:35.8713726Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T09:59:35.8714598Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T09:59:35.8716495Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/common_op_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T09:59:35.8716910Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T09:59:35.8717785Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/op_registry_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T09:59:35.8718632Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/partial_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T09:59:35.8719630Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/replicated_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T09:59:35.8720536Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharder.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T09:59:35.8721794Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T09:59:35.8722446Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T09:59:35.8723730Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T09:59:35.8724434Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/default_planner.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T09:59:35.8725658Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/filesystem.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T09:59:35.8726504Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T09:59:35.8728029Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/planner.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T09:59:35.8728742Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/planner_helpers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T09:59:35.8729644Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/resharding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T09:59:35.8730574Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/state_dict_loader.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T09:59:35.8732415Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/state_dict_saver.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T09:59:35.8732947Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/storage.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T09:59:35.8733409Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T09:59:35.8734789Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2022-12-01T09:59:35.8735143Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2022-12-01T09:59:35.8736798Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2022-12-01T09:59:35.8738338Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-12-01T09:59:35.8738842Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-12-01T09:59:35.8739382Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-12-01T09:59:35.8740789Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-12-01T09:59:35.8741914Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/reshard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-12-01T09:59:35.8742840Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/shard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-12-01T09:59:35.8743866Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-12-01T09:59:35.8745096Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:35.8746778Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:35.8747928Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:35.8749183Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:35.8750135Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/chunk.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:35.8751188Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:35.8752250Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:35.8753439Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/math_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:35.8754607Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:35.8755551Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:35.8756653Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:35.8757873Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2022-12-01T09:59:35.8758701Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2022-12-01T09:59:35.8759957Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2022-12-01T09:59:35.8761208Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-12-01T09:59:35.8761857Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-12-01T09:59:35.8762801Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/_internals.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-12-01T09:59:35.8764252Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-12-01T09:59:35.8765357Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-12-01T09:59:35.8766646Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T09:59:35.8767339Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T09:59:35.8768437Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T09:59:35.8769721Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T09:59:35.8771006Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T09:59:35.8772260Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T09:59:35.8773530Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T09:59:35.8774636Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T09:59:35.8775779Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T09:59:35.8776925Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2022-12-01T09:59:35.8777529Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2022-12-01T09:59:35.8779126Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2022-12-01T09:59:35.8779482Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2022-12-01T09:59:35.8781048Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2022-12-01T09:59:35.8781552Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2022-12-01T09:59:35.8782213Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd/comm_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2022-12-01T09:59:35.8783803Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2022-12-01T09:59:35.8784299Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2022-12-01T09:59:35.8785156Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/join.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2022-12-01T09:59:35.8786575Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2022-12-01T09:59:35.8787452Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2022-12-01T09:59:35.8788421Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2022-12-01T09:59:35.8790497Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2022-12-01T09:59:35.8791174Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2022-12-01T09:59:35.8792121Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2022-12-01T09:59:35.8793279Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2022-12-01T09:59:35.8794386Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2022-12-01T09:59:35.8795484Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2022-12-01T09:59:35.8796572Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2022-12-01T09:59:35.8797360Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2022-12-01T09:59:35.8798428Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization/quantization.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2022-12-01T09:59:35.8799570Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T09:59:35.8800403Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T09:59:35.8801830Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T09:59:35.8803232Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T09:59:35.8804380Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T09:59:35.8805435Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T09:59:35.8806414Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T09:59:35.8807944Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T09:59:35.8809164Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T09:59:35.8810335Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-12-01T09:59:35.8811096Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-12-01T09:59:35.8812204Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging/averagers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-12-01T09:59:35.8813165Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-12-01T09:59:35.8814464Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-12-01T09:59:35.8815963Z creating build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2022-12-01T09:59:35.8816529Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2022-12-01T09:59:35.8817594Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2022-12-01T09:59:35.8818173Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2022-12-01T09:59:35.8819146Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2022-12-01T09:59:35.8819885Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2022-12-01T09:59:35.8820872Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2022-12-01T09:59:35.8821552Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2022-12-01T09:59:35.8822650Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2022-12-01T09:59:35.8823750Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2022-12-01T09:59:35.8824931Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2022-12-01T09:59:35.8825985Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2022-12-01T09:59:35.8826672Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2022-12-01T09:59:35.8827545Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2022-12-01T09:59:35.8828466Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2022-12-01T09:59:35.8828884Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2022-12-01T09:59:35.8830168Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2022-12-01T09:59:35.8831426Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-12-01T09:59:35.8831915Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-12-01T09:59:35.8832606Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-12-01T09:59:35.8834647Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/redirects.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-12-01T09:59:35.8835197Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/tail_log.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-12-01T09:59:35.8836144Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2022-12-01T09:59:35.8836768Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2022-12-01T09:59:35.8837917Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2022-12-01T09:59:35.8838632Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2022-12-01T09:59:35.8839639Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T09:59:35.8840528Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T09:59:35.8841284Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T09:59:35.8842022Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T09:59:35.8843329Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T09:59:35.8844657Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T09:59:35.8845756Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T09:59:35.8846791Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/etcd_server.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T09:59:35.8847545Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/etcd_store.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T09:59:35.8848724Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T09:59:35.8849664Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T09:59:35.8850569Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T09:59:35.8851731Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-12-01T09:59:35.8852705Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-12-01T09:59:35.8854012Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-12-01T09:59:35.8855148Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer/file_based_local_timer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-12-01T09:59:35.8856300Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer/local_timer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-12-01T09:59:35.8857497Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-12-01T09:59:35.8858292Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-12-01T09:59:35.8859351Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-12-01T09:59:35.8860193Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/distributed.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-12-01T09:59:35.8861394Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/log_level.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-12-01T09:59:35.8862571Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/logging.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-12-01T09:59:35.8863430Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/store.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-12-01T09:59:35.8864760Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2022-12-01T09:59:35.8865395Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2022-12-01T09:59:35.8866355Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data/cycling_iterator.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2022-12-01T09:59:35.8867255Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2022-12-01T09:59:35.8868740Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T09:59:35.8869375Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T09:59:35.8870211Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_fsdp_extensions.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T09:59:35.8871323Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_optim_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T09:59:35.8872325Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_shard_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T09:59:35.8873380Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T09:59:35.8874213Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T09:59:35.8875613Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/flat_param.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T09:59:35.8876506Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/flatten_params_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T09:59:35.8877390Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T09:59:35.8879910Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/sharded_grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T09:59:35.8880924Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T09:59:35.8881690Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/wrap.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T09:59:35.8883352Z creating build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2022-12-01T09:59:35.8883749Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/launcher/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2022-12-01T09:59:35.8884955Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/launcher/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2022-12-01T09:59:35.8886002Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn 2022-12-01T09:59:35.8886694Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2022-12-01T09:59:35.8887562Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2022-12-01T09:59:35.8888793Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2022-12-01T09:59:35.8889133Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2022-12-01T09:59:35.8890288Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api/remote_module.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2022-12-01T09:59:35.8891421Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2022-12-01T09:59:35.8891785Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2022-12-01T09:59:35.8892634Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/instantiator.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2022-12-01T09:59:35.8893683Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2022-12-01T09:59:35.8894927Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2022-12-01T09:59:35.8895503Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates/remote_module_template.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2022-12-01T09:59:35.8896410Z creating build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T09:59:35.8896868Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T09:59:35.8898069Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adadelta.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T09:59:35.8899080Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adagrad.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T09:59:35.8900002Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adam.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T09:59:35.8900891Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adamax.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T09:59:35.8901950Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adamw.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T09:59:35.8903417Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T09:59:35.8904151Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_rprop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T09:59:35.8905024Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_sgd.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T09:59:35.8905980Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T09:59:35.8906984Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/post_localSGD_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T09:59:35.8907910Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T09:59:35.8908856Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/zero_redundancy_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T09:59:35.8910917Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline 2022-12-01T09:59:35.8911327Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline 2022-12-01T09:59:35.8912834Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T09:59:35.8913263Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T09:59:35.8914219Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T09:59:35.8916097Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T09:59:35.8916952Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/copy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T09:59:35.8917603Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/dependency.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T09:59:35.8918322Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/microbatch.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T09:59:35.8919258Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/phony.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T09:59:35.8920025Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/pipe.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T09:59:35.8920893Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/pipeline.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T09:59:35.8921724Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/stream.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T09:59:35.8922377Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T09:59:35.8923238Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/worker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T09:59:35.8924322Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2022-12-01T09:59:35.8924960Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2022-12-01T09:59:35.8925696Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance/blockpartition.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2022-12-01T09:59:35.8926691Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance/profile.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2022-12-01T09:59:35.8927605Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-12-01T09:59:35.8928211Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-12-01T09:59:35.8929349Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/layout.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-12-01T09:59:35.8930011Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/namespace.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-12-01T09:59:35.8931042Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/portal.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-12-01T09:59:35.8931875Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/skippable.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-12-01T09:59:35.8932700Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/tracker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-12-01T09:59:35.8934145Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T09:59:35.8934738Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T09:59:35.8936107Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T09:59:35.8937326Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T09:59:35.8938598Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/backend_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T09:59:35.8939440Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T09:59:35.8940214Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/functions.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T09:59:35.8941071Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/internal.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T09:59:35.8942009Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/options.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T09:59:35.8943073Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/rref_proxy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T09:59:35.8943925Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/server_process_global_profiler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T09:59:35.8945531Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2022-12-01T09:59:35.8946232Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2022-12-01T09:59:35.8947084Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2022-12-01T09:59:35.8948084Z creating build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8948649Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8949527Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8950391Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/beta.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8951162Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8951867Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8952964Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8953759Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/chi2.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8954449Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/constraint_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8955299Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/constraints.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8956776Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/continuous_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8957475Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/dirichlet.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8958227Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8959341Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/exp_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8960304Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/exponential.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8961141Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/fishersnedecor.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8961950Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/gamma.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8963094Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/geometric.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8963795Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/gumbel.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8964700Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/half_cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8965425Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/half_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8966298Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/independent.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8967248Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/kl.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8968361Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/kumaraswamy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8969191Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/laplace.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8970046Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/lkj_cholesky.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8971659Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/log_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8972301Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/logistic_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8973568Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/lowrank_multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8974532Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/mixture_same_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8975336Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/multinomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8976170Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8977061Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/negative_binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8977829Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8978652Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/one_hot_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8979349Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/pareto.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8980240Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/poisson.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8981180Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/relaxed_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8981996Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/relaxed_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8982932Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/studentT.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8983773Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/transformed_distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8984752Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/transforms.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8986024Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/uniform.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8986863Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8987830Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/von_mises.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8988368Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/weibull.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8989327Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/wishart.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:35.8990803Z creating build/bdist.linux-x86_64/wheel/torch/fft 2022-12-01T09:59:35.8991103Z copying build/lib.linux-x86_64-cpython-37/torch/fft/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fft 2022-12-01T09:59:35.8992605Z creating build/bdist.linux-x86_64/wheel/torch/futures 2022-12-01T09:59:35.8992972Z copying build/lib.linux-x86_64-cpython-37/torch/futures/__init__.py -> build/bdist.linux-x86_64/wheel/torch/futures 2022-12-01T09:59:35.8994343Z creating build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:35.8994746Z copying build/lib.linux-x86_64-cpython-37/torch/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:35.8995955Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:35.8996706Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:35.8997327Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:35.8998584Z copying build/lib.linux-x86_64-cpython-37/torch/fx/annotate.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:35.8999467Z copying build/lib.linux-x86_64-cpython-37/torch/fx/graph.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:35.9000816Z copying build/lib.linux-x86_64-cpython-37/torch/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:35.9002382Z copying build/lib.linux-x86_64-cpython-37/torch/fx/immutable_collections.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:35.9002891Z copying build/lib.linux-x86_64-cpython-37/torch/fx/interpreter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:35.9004130Z copying build/lib.linux-x86_64-cpython-37/torch/fx/node.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:35.9005019Z copying build/lib.linux-x86_64-cpython-37/torch/fx/operator_schemas.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:35.9006208Z copying build/lib.linux-x86_64-cpython-37/torch/fx/proxy.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:35.9007275Z copying build/lib.linux-x86_64-cpython-37/torch/fx/subgraph_rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:35.9008402Z copying build/lib.linux-x86_64-cpython-37/torch/fx/tensor_type.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:35.9009335Z copying build/lib.linux-x86_64-cpython-37/torch/fx/traceback.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:35.9011049Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T09:59:35.9011513Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T09:59:35.9012421Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/accelerator_partitioner.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T09:59:35.9014045Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/const_fold.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T09:59:35.9014538Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/debug.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T09:59:35.9015382Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/graph_gradual_typechecker.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T09:59:35.9016679Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/merge_matmul.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T09:59:35.9017376Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/meta_tracer.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T09:59:35.9018346Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/normalize.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T09:59:35.9019053Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/optimization.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T09:59:35.9020029Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/partitioner_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T09:59:35.9020947Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/proxy_tensor.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T09:59:35.9022149Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/refinement_types.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T09:59:35.9022687Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T09:59:35.9023537Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/schema_type_annotation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T09:59:35.9024903Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/symbolic_shapes.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T09:59:35.9025782Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unify_refinements.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T09:59:35.9026811Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-12-01T09:59:35.9027613Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-12-01T09:59:35.9028200Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/constraint.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-12-01T09:59:35.9029638Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-12-01T09:59:35.9030769Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-12-01T09:59:35.9032252Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/operation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-12-01T09:59:35.9033462Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-12-01T09:59:35.9034772Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/util.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-12-01T09:59:35.9035743Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-12-01T09:59:35.9037226Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-12-01T09:59:35.9037858Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-12-01T09:59:35.9039007Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/core.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-12-01T09:59:35.9040899Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/dispatch.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-12-01T09:59:35.9041547Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/match.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-12-01T09:59:35.9042170Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/more.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-12-01T09:59:35.9043286Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/unification_tools.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-12-01T09:59:35.9044212Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-12-01T09:59:35.9045259Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/variable.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-12-01T09:59:35.9046560Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-12-01T09:59:35.9047329Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-12-01T09:59:35.9048385Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/conflict.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-12-01T09:59:35.9049174Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/core.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-12-01T09:59:35.9050595Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-12-01T09:59:35.9051508Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-12-01T09:59:35.9052490Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/variadic.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-12-01T09:59:35.9054439Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T09:59:35.9054973Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T09:59:35.9055890Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/fake_tensor_prop.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T09:59:35.9056962Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/graph_drawer.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T09:59:35.9058043Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/graph_manipulation.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T09:59:35.9059025Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/net_min_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T09:59:35.9060371Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/operator_support.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T09:59:35.9061536Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/param_fetch.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T09:59:35.9062458Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T09:59:35.9063563Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/reinplace.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T09:59:35.9064941Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/shape_prop.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T09:59:35.9066203Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/split_module.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T09:59:35.9067247Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/split_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T09:59:35.9068322Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/splitter_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T09:59:35.9069694Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/tools_common.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T09:59:35.9071169Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2022-12-01T09:59:35.9072519Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2022-12-01T09:59:35.9073596Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2022-12-01T09:59:35.9074695Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends/nvfuser.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2022-12-01T09:59:35.9075865Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2022-12-01T09:59:35.9076476Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2022-12-01T09:59:35.9078200Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2022-12-01T09:59:35.9079434Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2022-12-01T09:59:35.9080218Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common/cse_pass.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2022-12-01T09:59:35.9081053Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-12-01T09:59:35.9081620Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-12-01T09:59:35.9082920Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra/partitioner.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-12-01T09:59:35.9084275Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra/pass_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-12-01T09:59:35.9085018Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra/pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-12-01T09:59:35.9086536Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2022-12-01T09:59:35.9087152Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2022-12-01T09:59:35.9088352Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests/test_pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2022-12-01T09:59:35.9089520Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-12-01T09:59:35.9090273Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-12-01T09:59:35.9091422Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-12-01T09:59:35.9092641Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils/fuser_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-12-01T09:59:35.9093741Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils/matcher_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-12-01T09:59:35.9096282Z creating build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9096814Z copying build/lib.linux-x86_64-cpython-37/torch/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9097715Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_async.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9098984Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_builtins.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9100082Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_check.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9101087Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_dataclass_impls.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9102131Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_decomposition_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9103152Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_decompositions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9104177Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9105398Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_fuser.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9106399Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_ir_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9107494Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_logging.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9108641Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_monkeytype_config.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9109893Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_pickle.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9110928Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_recursive.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9112523Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_script.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9114184Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_serialization.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9115540Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_shape_functions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9117070Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_state.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9118239Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_trace.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9119782Z copying build/lib.linux-x86_64-cpython-37/torch/jit/annotations.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9120913Z copying build/lib.linux-x86_64-cpython-37/torch/jit/frontend.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9122548Z copying build/lib.linux-x86_64-cpython-37/torch/jit/generate_bytecode.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9123514Z copying build/lib.linux-x86_64-cpython-37/torch/jit/quantized.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9124829Z copying build/lib.linux-x86_64-cpython-37/torch/jit/supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9126102Z copying build/lib.linux-x86_64-cpython-37/torch/jit/unsupported_tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:35.9127448Z creating build/bdist.linux-x86_64/wheel/torch/jit/_passes 2022-12-01T09:59:35.9128119Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2022-12-01T09:59:35.9128999Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_passes/_property_propagation.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2022-12-01T09:59:35.9130731Z creating build/bdist.linux-x86_64/wheel/torch/jit/mobile 2022-12-01T09:59:35.9131048Z copying build/lib.linux-x86_64-cpython-37/torch/jit/mobile/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/mobile 2022-12-01T09:59:35.9132473Z creating build/bdist.linux-x86_64/wheel/torch/linalg 2022-12-01T09:59:35.9132926Z copying build/lib.linux-x86_64-cpython-37/torch/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/linalg 2022-12-01T09:59:35.9135046Z creating build/bdist.linux-x86_64/wheel/torch/masked 2022-12-01T09:59:35.9135394Z copying build/lib.linux-x86_64-cpython-37/torch/masked/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked 2022-12-01T09:59:35.9136591Z copying build/lib.linux-x86_64-cpython-37/torch/masked/_docs.py -> build/bdist.linux-x86_64/wheel/torch/masked 2022-12-01T09:59:35.9137693Z copying build/lib.linux-x86_64-cpython-37/torch/masked/_ops.py -> build/bdist.linux-x86_64/wheel/torch/masked 2022-12-01T09:59:35.9139483Z creating build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T09:59:35.9139898Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T09:59:35.9141074Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/_ops_refs.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T09:59:35.9141951Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/binary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T09:59:35.9143436Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/core.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T09:59:35.9144219Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/creation.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T09:59:35.9145440Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/passthrough.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T09:59:35.9145977Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/reductions.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T09:59:35.9146766Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/unary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T09:59:35.9147915Z creating build/bdist.linux-x86_64/wheel/torch/monitor 2022-12-01T09:59:35.9148496Z copying build/lib.linux-x86_64-cpython-37/torch/monitor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/monitor 2022-12-01T09:59:35.9149807Z creating build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T09:59:35.9150548Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T09:59:35.9151426Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/_atfork.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T09:59:35.9152418Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/pool.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T09:59:35.9154301Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/queue.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T09:59:35.9154730Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/reductions.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T09:59:35.9155348Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/spawn.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T09:59:35.9156835Z creating build/bdist.linux-x86_64/wheel/torch/nested 2022-12-01T09:59:35.9157127Z copying build/lib.linux-x86_64-cpython-37/torch/nested/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nested 2022-12-01T09:59:35.9158468Z creating build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T09:59:35.9158819Z copying build/lib.linux-x86_64-cpython-37/torch/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T09:59:35.9159818Z copying build/lib.linux-x86_64-cpython-37/torch/nn/_reduction.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T09:59:35.9160631Z copying build/lib.linux-x86_64-cpython-37/torch/nn/common_types.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T09:59:35.9161654Z copying build/lib.linux-x86_64-cpython-37/torch/nn/cpp.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T09:59:35.9162630Z copying build/lib.linux-x86_64-cpython-37/torch/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T09:59:35.9164992Z copying build/lib.linux-x86_64-cpython-37/torch/nn/grad.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T09:59:35.9166005Z copying build/lib.linux-x86_64-cpython-37/torch/nn/init.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T09:59:35.9166930Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parameter.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T09:59:35.9168315Z creating build/bdist.linux-x86_64/wheel/torch/nn/backends 2022-12-01T09:59:35.9168870Z copying build/lib.linux-x86_64-cpython-37/torch/nn/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2022-12-01T09:59:35.9169215Z copying build/lib.linux-x86_64-cpython-37/torch/nn/backends/thnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2022-12-01T09:59:35.9171117Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2022-12-01T09:59:35.9171681Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2022-12-01T09:59:35.9172740Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2022-12-01T09:59:35.9173446Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2022-12-01T09:59:35.9174648Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2022-12-01T09:59:35.9175380Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2022-12-01T09:59:35.9175685Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2022-12-01T09:59:35.9177423Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-12-01T09:59:35.9177782Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-12-01T09:59:35.9179052Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-12-01T09:59:35.9180491Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-12-01T09:59:35.9181153Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-12-01T09:59:35.9182275Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2022-12-01T09:59:35.9182950Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2022-12-01T09:59:35.9198844Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2022-12-01T09:59:35.9199570Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2022-12-01T09:59:35.9200090Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2022-12-01T09:59:35.9200723Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2022-12-01T09:59:35.9201229Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2022-12-01T09:59:35.9201511Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-12-01T09:59:35.9202014Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-12-01T09:59:35.9202450Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-12-01T09:59:35.9202886Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-12-01T09:59:35.9203298Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-12-01T09:59:35.9203531Z creating build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9203866Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9204151Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9204613Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9204887Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/adaptive.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9205220Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9205516Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/channelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9205880Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/container.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9206203Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9206482Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/distance.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9206868Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9207211Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/flatten.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9207480Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/fold.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9207831Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/instancenorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9208114Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/lazy.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9208390Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9208711Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/loss.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9209934Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/module.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9211400Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9212860Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/padding.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9214013Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/pixelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9214933Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/pooling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9216490Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9217985Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9218770Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/transformer.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9220458Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/upsampling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9221063Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:35.9222611Z creating build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T09:59:35.9223164Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T09:59:35.9223725Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T09:59:35.9224621Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/_replicated_tensor_ddp_interop.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T09:59:35.9225442Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/_replicated_tensor_ddp_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T09:59:35.9226390Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/comm.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T09:59:35.9227081Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T09:59:35.9228454Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/distributed.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T09:59:35.9229849Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/parallel_apply.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T09:59:35.9230591Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/replicate.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T09:59:35.9231541Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/scatter_gather.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T09:59:35.9232865Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T09:59:35.9233439Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/common_types.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T09:59:35.9234272Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/data_parallel.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T09:59:35.9235149Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/distributed.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T09:59:35.9236031Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/parallel_apply.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T09:59:35.9236831Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/replicate.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T09:59:35.9237879Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/scatter_gather.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T09:59:35.9238852Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat 2022-12-01T09:59:35.9239292Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat 2022-12-01T09:59:35.9240547Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2022-12-01T09:59:35.9240879Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2022-12-01T09:59:35.9242305Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2022-12-01T09:59:35.9242749Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2022-12-01T09:59:35.9243797Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2022-12-01T09:59:35.9245012Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-12-01T09:59:35.9245319Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-12-01T09:59:35.9246798Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-12-01T09:59:35.9247306Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-12-01T09:59:35.9248289Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-12-01T09:59:35.9249408Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2022-12-01T09:59:35.9249852Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2022-12-01T09:59:35.9251138Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2022-12-01T09:59:35.9252044Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2022-12-01T09:59:35.9252607Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2022-12-01T09:59:35.9253491Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2022-12-01T09:59:35.9254976Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized 2022-12-01T09:59:35.9256160Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2022-12-01T09:59:35.9256618Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2022-12-01T09:59:35.9258550Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2022-12-01T09:59:35.9259044Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2022-12-01T09:59:35.9259717Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-12-01T09:59:35.9260352Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-12-01T09:59:35.9261468Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-12-01T09:59:35.9262256Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-12-01T09:59:35.9263045Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-12-01T09:59:35.9263836Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-12-01T09:59:35.9264661Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-12-01T09:59:35.9265603Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2022-12-01T09:59:35.9266259Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2022-12-01T09:59:35.9267220Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-12-01T09:59:35.9267930Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-12-01T09:59:35.9268896Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-12-01T09:59:35.9269576Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-12-01T09:59:35.9270621Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-12-01T09:59:35.9272123Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T09:59:35.9272440Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T09:59:35.9273513Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T09:59:35.9274274Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T09:59:35.9275253Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T09:59:35.9276257Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T09:59:35.9277203Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T09:59:35.9278184Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T09:59:35.9279264Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T09:59:35.9280263Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T09:59:35.9281216Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T09:59:35.9282248Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T09:59:35.9283731Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T09:59:35.9284242Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T09:59:35.9285356Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_deprecation_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T09:59:35.9286004Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_per_sample_grad.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T09:59:35.9287050Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_stateless.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T09:59:35.9288049Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/clip_grad.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T09:59:35.9288860Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/convert_parameters.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T09:59:35.9289609Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/fusion.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T09:59:35.9290460Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/init.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T09:59:35.9291333Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/memory_format.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T09:59:35.9292179Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/parametrizations.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T09:59:35.9293439Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/parametrize.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T09:59:35.9294882Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/prune.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T09:59:35.9296101Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T09:59:35.9297741Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/spectral_norm.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T09:59:35.9298197Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/stateless.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T09:59:35.9299027Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/weight_norm.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T09:59:35.9300845Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T09:59:35.9301202Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T09:59:35.9302308Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T09:59:35.9303074Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/conv_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T09:59:35.9304092Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T09:59:35.9304663Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T09:59:35.9305670Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T09:59:35.9306618Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T09:59:35.9307549Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T09:59:35.9308469Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T09:59:35.9309362Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T09:59:35.9310193Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parameter.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T09:59:35.9311186Z copying build/lib.linux-x86_64-cpython-37/torch/nn/functional.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T09:59:35.9312639Z creating build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9313287Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9314006Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_constants.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9314869Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_deprecation.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9315875Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_experimental.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9316714Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_exporter_states.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9317528Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_globals.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9318838Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_onnx_supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9319478Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_patch_torch.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9320694Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_type_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9321574Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/errors.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9322483Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/operators.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9324004Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_caffe2.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9324676Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_helper.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9326065Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset10.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9327154Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset11.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9328715Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset12.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9329405Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset13.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9330676Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset14.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9331423Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset15.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9332526Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset16.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9332885Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset17.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9334525Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset7.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9334867Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset8.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9336830Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset9.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9339435Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9340920Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/verification.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:35.9342536Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-12-01T09:59:35.9343278Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-12-01T09:59:35.9343861Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/_beartype.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-12-01T09:59:35.9345002Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-12-01T09:59:35.9345912Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/registration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-12-01T09:59:35.9347078Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2022-12-01T09:59:35.9347480Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2022-12-01T09:59:35.9348753Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/_diagnostic.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2022-12-01T09:59:35.9349561Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/_rules.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2022-12-01T09:59:35.9351393Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2022-12-01T09:59:35.9351820Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2022-12-01T09:59:35.9352319Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/_infra.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2022-12-01T09:59:35.9353315Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/engine.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2022-12-01T09:59:35.9353796Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/formatter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2022-12-01T09:59:35.9355292Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9355789Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9356524Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_address.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9357393Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9358277Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9358867Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9359836Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9360879Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9361958Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9362551Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9364238Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9365255Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_edge.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9365827Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9366857Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_exception.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9367842Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9368989Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9369847Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9370732Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_fix.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9371767Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_graph.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9372635Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9373535Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9374557Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9375685Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9376521Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9377462Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_message.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9378722Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9379412Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_node.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9380529Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_notification.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9381477Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9382471Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9383361Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9384195Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_region.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9385074Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9386023Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9387016Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9387845Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9388808Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9389753Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_result.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9390620Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9391473Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_run.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9392569Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9393519Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9394429Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9395336Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_stack.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9396420Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9397625Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9398433Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9399510Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9400414Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_tool.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9401446Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9402590Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9403521Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9404607Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9405639Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9406429Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9407318Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/version.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:35.9408160Z creating build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9409170Z copying build/lib.linux-x86_64-cpython-37/torch/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9410024Z copying build/lib.linux-x86_64-cpython-37/torch/optim/_functional.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9410914Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adadelta.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9411758Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adagrad.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9412980Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9413993Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamax.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9414897Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamw.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9416788Z copying build/lib.linux-x86_64-cpython-37/torch/optim/asgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9417327Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lbfgs.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9418461Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lr_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9420043Z copying build/lib.linux-x86_64-cpython-37/torch/optim/nadam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9420466Z copying build/lib.linux-x86_64-cpython-37/torch/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9422206Z copying build/lib.linux-x86_64-cpython-37/torch/optim/radam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9422524Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9423856Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9424526Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9425451Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sparse_adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9426195Z copying build/lib.linux-x86_64-cpython-37/torch/optim/swa_utils.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9427453Z creating build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2022-12-01T09:59:35.9428321Z copying build/lib.linux-x86_64-cpython-37/torch/optim/_multi_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2022-12-01T09:59:35.9429634Z copying build/lib.linux-x86_64-cpython-37/torch/optim/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9430035Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adadelta.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9431026Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adagrad.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9432141Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9433235Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamax.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9434295Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamw.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9435152Z copying build/lib.linux-x86_64-cpython-37/torch/optim/asgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9436202Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lbfgs.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9437313Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lr_scheduler.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9439192Z copying build/lib.linux-x86_64-cpython-37/torch/optim/nadam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9439580Z copying build/lib.linux-x86_64-cpython-37/torch/optim/optimizer.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9440664Z copying build/lib.linux-x86_64-cpython-37/torch/optim/radam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9441603Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rmsprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9442611Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9443750Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9444783Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sparse_adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9445972Z copying build/lib.linux-x86_64-cpython-37/torch/optim/swa_utils.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:35.9447453Z creating build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:35.9448100Z copying build/lib.linux-x86_64-cpython-37/torch/package/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:35.9449222Z copying build/lib.linux-x86_64-cpython-37/torch/package/_digraph.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:35.9450331Z copying build/lib.linux-x86_64-cpython-37/torch/package/_directory_reader.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:35.9451179Z copying build/lib.linux-x86_64-cpython-37/torch/package/_importlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:35.9452220Z copying build/lib.linux-x86_64-cpython-37/torch/package/_mangling.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:35.9453516Z copying build/lib.linux-x86_64-cpython-37/torch/package/_mock.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:35.9454602Z copying build/lib.linux-x86_64-cpython-37/torch/package/_package_pickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:35.9455822Z copying build/lib.linux-x86_64-cpython-37/torch/package/_package_unpickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:35.9456863Z copying build/lib.linux-x86_64-cpython-37/torch/package/_stdlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:35.9458054Z copying build/lib.linux-x86_64-cpython-37/torch/package/file_structure_representation.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:35.9459261Z copying build/lib.linux-x86_64-cpython-37/torch/package/find_file_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:35.9460223Z copying build/lib.linux-x86_64-cpython-37/torch/package/glob_group.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:35.9461523Z copying build/lib.linux-x86_64-cpython-37/torch/package/importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:35.9462344Z copying build/lib.linux-x86_64-cpython-37/torch/package/package_exporter.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:35.9464209Z copying build/lib.linux-x86_64-cpython-37/torch/package/package_importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:35.9465965Z creating build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-12-01T09:59:35.9466513Z copying build/lib.linux-x86_64-cpython-37/torch/package/analyze/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-12-01T09:59:35.9467598Z copying build/lib.linux-x86_64-cpython-37/torch/package/analyze/find_first_use_of_broken_modules.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-12-01T09:59:35.9468267Z copying build/lib.linux-x86_64-cpython-37/torch/package/analyze/is_from_package.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-12-01T09:59:35.9469163Z copying build/lib.linux-x86_64-cpython-37/torch/package/analyze/trace_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-12-01T09:59:35.9470660Z creating build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T09:59:35.9471107Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T09:59:35.9472150Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/_pattern_matcher.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T09:59:35.9473891Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/_utils.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T09:59:35.9474249Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/itt.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T09:59:35.9474837Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/profiler.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T09:59:35.9475986Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/python_tracer.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T09:59:35.9477418Z creating build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:35.9478210Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:35.9479270Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:35.9481077Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:35.9481649Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:35.9482327Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:35.9483440Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:35.9484482Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:35.9485442Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:35.9486858Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:35.9487398Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:35.9488324Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:35.9489332Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:35.9490342Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:35.9491485Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:35.9492330Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:35.9494593Z creating build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T09:59:35.9495440Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T09:59:35.9496019Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T09:59:35.9497058Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T09:59:35.9498341Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T09:59:35.9499223Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/fusion_patterns.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T09:59:35.9500276Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T09:59:35.9501251Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T09:59:35.9502381Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T09:59:35.9503398Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T09:59:35.9504447Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/quantization_patterns.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T09:59:35.9505516Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/quantization_types.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T09:59:35.9506574Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T09:59:35.9507947Z creating build/bdist.linux-x86_64/wheel/torch/sparse 2022-12-01T09:59:35.9508659Z copying build/lib.linux-x86_64-cpython-37/torch/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2022-12-01T09:59:35.9510193Z creating build/bdist.linux-x86_64/wheel/torch/special 2022-12-01T09:59:35.9510759Z copying build/lib.linux-x86_64-cpython-37/torch/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/special 2022-12-01T09:59:35.9512723Z creating build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T09:59:35.9513257Z copying build/lib.linux-x86_64-cpython-37/torch/testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T09:59:35.9513983Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_comparison.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T09:59:35.9515792Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_creation.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T09:59:35.9516702Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_deprecated.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T09:59:35.9517711Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_legacy.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T09:59:35.9519202Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9519661Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9521051Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/autocast_test_lists.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9521963Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/check_kernel_launches.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9523206Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_cuda.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9523928Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_device_type.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9525764Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_distributed.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9526336Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_dtype.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9528336Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_fsdp.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9528818Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_jit.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9529775Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_methods_invocations.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9537095Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_modules.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9538658Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_nn.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9541354Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_quantization.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9543117Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_quantized.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9544239Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_subclass.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9545167Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9547771Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/composite_compliance.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9548781Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/dist_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9549833Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/hypothesis_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9551799Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/jit_metaprogramming_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9553079Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9554457Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/logging_tensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9555729Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/quantization_torch_package_models.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9556808Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/schema_check_mode.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:35.9558169Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2022-12-01T09:59:35.9558771Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2022-12-01T09:59:35.9559744Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen/random_topo_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2022-12-01T09:59:35.9561354Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2022-12-01T09:59:35.9561713Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2022-12-01T09:59:35.9562649Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data/network1.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2022-12-01T09:59:35.9563491Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data/network2.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2022-12-01T09:59:35.9565067Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-12-01T09:59:35.9565698Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-12-01T09:59:35.9566397Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-12-01T09:59:35.9568092Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/distributed_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-12-01T09:59:35.9572061Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/distributed_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-12-01T09:59:35.9572920Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipe_with_ddp_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-12-01T09:59:35.9574140Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-12-01T09:59:35.9575319Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2022-12-01T09:59:35.9575867Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2022-12-01T09:59:35.9576778Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/test_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2022-12-01T09:59:35.9578742Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-12-01T09:59:35.9579367Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-12-01T09:59:35.9580001Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-12-01T09:59:35.9581224Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-12-01T09:59:35.9582687Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2022-12-01T09:59:35.9583134Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2022-12-01T09:59:35.9584121Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2022-12-01T09:59:35.9584583Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2022-12-01T09:59:35.9585822Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2022-12-01T09:59:35.9586917Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/pipeline 2022-12-01T09:59:35.9587297Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipeline/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/pipeline 2022-12-01T09:59:35.9588572Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-12-01T09:59:35.9589038Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-12-01T09:59:35.9589934Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-12-01T09:59:35.9591924Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-12-01T09:59:35.9592559Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-12-01T09:59:35.9593587Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-12-01T09:59:35.9594243Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-12-01T09:59:35.9595287Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-12-01T09:59:35.9597780Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-12-01T09:59:35.9598803Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2022-12-01T09:59:35.9599668Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2022-12-01T09:59:35.9600369Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2022-12-01T09:59:35.9601494Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2022-12-01T09:59:35.9602623Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-12-01T09:59:35.9603248Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-12-01T09:59:35.9604111Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-12-01T09:59:35.9604742Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-12-01T09:59:35.9606343Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-12-01T09:59:35.9607594Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2022-12-01T09:59:35.9608071Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2022-12-01T09:59:35.9608734Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated/annotated_fn_args.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2022-12-01T09:59:35.9612519Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-12-01T09:59:35.9612951Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-12-01T09:59:35.9614045Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/core.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-12-01T09:59:35.9616243Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/refs.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-12-01T09:59:35.9617142Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-12-01T09:59:35.9618364Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-12-01T09:59:35.9619171Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-12-01T09:59:35.9620402Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions/_masked.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-12-01T09:59:35.9621891Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions/fft.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-12-01T09:59:35.9623438Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions/linalg.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-12-01T09:59:35.9625360Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions/special.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-12-01T09:59:35.9626795Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2022-12-01T09:59:35.9627478Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2022-12-01T09:59:35.9628589Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module/future_div.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2022-12-01T09:59:35.9629693Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module/no_future_div.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2022-12-01T09:59:35.9630917Z creating build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9631622Z copying build/lib.linux-x86_64-cpython-37/torch/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9633048Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_cpp_extension_versioner.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9633880Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_crash_handler.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9634887Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_cuda_trace.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9635508Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9637140Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_mode_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9637690Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_python_dispatch.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9638779Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9639268Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_zip.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9640187Z copying build/lib.linux-x86_64-cpython-37/torch/utils/bundled_inputs.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9641766Z copying build/lib.linux-x86_64-cpython-37/torch/utils/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9642636Z copying build/lib.linux-x86_64-cpython-37/torch/utils/collect_env.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9643846Z copying build/lib.linux-x86_64-cpython-37/torch/utils/cpp_backtrace.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9644853Z copying build/lib.linux-x86_64-cpython-37/torch/utils/cpp_extension.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9646942Z copying build/lib.linux-x86_64-cpython-37/torch/utils/dlpack.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9647964Z copying build/lib.linux-x86_64-cpython-37/torch/utils/file_baton.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9649163Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hooks.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9650334Z copying build/lib.linux-x86_64-cpython-37/torch/utils/mkldnn.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9651951Z copying build/lib.linux-x86_64-cpython-37/torch/utils/mobile_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9652686Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_zoo.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9653938Z copying build/lib.linux-x86_64-cpython-37/torch/utils/show_pickle.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9655189Z copying build/lib.linux-x86_64-cpython-37/torch/utils/throughput_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:35.9656348Z creating build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2022-12-01T09:59:35.9657251Z copying build/lib.linux-x86_64-cpython-37/torch/utils/backcompat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2022-12-01T09:59:35.9658958Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2022-12-01T09:59:35.9659726Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2022-12-01T09:59:35.9660708Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-12-01T09:59:35.9661146Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-12-01T09:59:35.9662092Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/blas_compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-12-01T09:59:35.9663719Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/blas_compare_setup.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-12-01T09:59:35.9664280Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-12-01T09:59:35.9665185Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/end_to_end.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-12-01T09:59:35.9666834Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-12-01T09:59:35.9667844Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/op_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-12-01T09:59:35.9668613Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/simple_timeit.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-12-01T09:59:35.9669812Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-12-01T09:59:35.9671075Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-12-01T09:59:35.9671627Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-12-01T09:59:35.9672564Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/binary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-12-01T09:59:35.9673590Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-12-01T09:59:35.9674620Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-12-01T09:59:35.9675140Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/spectral.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-12-01T09:59:35.9676551Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/unary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-12-01T09:59:35.9677210Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-12-01T09:59:35.9678253Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-12-01T09:59:35.9679076Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/_stubs.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-12-01T09:59:35.9679731Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-12-01T09:59:35.9680756Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-12-01T09:59:35.9681996Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/cpp_jit.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-12-01T09:59:35.9682612Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-12-01T09:59:35.9683997Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/sparse_fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-12-01T09:59:35.9684727Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/timer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-12-01T09:59:35.9686059Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T09:59:35.9686912Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T09:59:35.9687482Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T09:59:35.9689649Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T09:59:35.9690382Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T09:59:35.9690792Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T09:59:35.9691168Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T09:59:35.9694857Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/timeit_template.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-12-01T09:59:35.9696880Z creating build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2022-12-01T09:59:35.9697305Z copying build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2022-12-01T09:59:35.9698035Z copying build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2022-12-01T09:59:35.9699751Z creating build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T09:59:35.9700310Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T09:59:35.9701255Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/backward_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T09:59:35.9702129Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/dataloader.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T09:59:35.9703569Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/dataloader_experimental.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T09:59:35.9704287Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/dataset.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T09:59:35.9705527Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/distributed.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T09:59:35.9706590Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T09:59:35.9707675Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/graph_settings.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T09:59:35.9708664Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/sampler.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T09:59:35.9709789Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-12-01T09:59:35.9710984Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-12-01T09:59:35.9711292Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/collate.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-12-01T09:59:35.9712315Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/fetch.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-12-01T09:59:35.9713439Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/pin_memory.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-12-01T09:59:35.9714316Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/serialization.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-12-01T09:59:35.9715103Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/signal_handling.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-12-01T09:59:35.9715986Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/worker.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-12-01T09:59:35.9717346Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-12-01T09:59:35.9718099Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-12-01T09:59:35.9718782Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/eventloop.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-12-01T09:59:35.9719413Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/iter.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-12-01T09:59:35.9720473Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/map.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-12-01T09:59:35.9721201Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/messages.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-12-01T09:59:35.9722033Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/protocol.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-12-01T09:59:35.9722951Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/queue.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-12-01T09:59:35.9724548Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-12-01T09:59:35.9725066Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-12-01T09:59:35.9726061Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/_decorator.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-12-01T09:59:35.9726911Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/_hook_iterator.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-12-01T09:59:35.9727748Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/_typing.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-12-01T09:59:35.9728701Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/datapipe.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-12-01T09:59:35.9729982Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/gen_pyi.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-12-01T09:59:35.9731355Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-12-01T09:59:35.9732257Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-12-01T09:59:35.9733322Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-12-01T09:59:35.9734346Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe/dataframes.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-12-01T09:59:35.9735436Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe/datapipes.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-12-01T09:59:35.9736293Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe/structures.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-12-01T09:59:35.9737306Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T09:59:35.9738360Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T09:59:35.9739352Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/callable.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T09:59:35.9740183Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/combinatorics.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T09:59:35.9741323Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/combining.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T09:59:35.9742313Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/filelister.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T09:59:35.9743779Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/fileopener.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T09:59:35.9744568Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/grouping.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T09:59:35.9745734Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/routeddecoder.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T09:59:35.9746608Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/selecting.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T09:59:35.9747596Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/streamreader.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T09:59:35.9748607Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T09:59:35.9749607Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-12-01T09:59:35.9750270Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-12-01T09:59:35.9751376Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/callable.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-12-01T09:59:35.9752193Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/combinatorics.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-12-01T09:59:35.9753037Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/combining.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-12-01T09:59:35.9753959Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/grouping.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-12-01T09:59:35.9754820Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-12-01T09:59:35.9756046Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-12-01T09:59:35.9756795Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-12-01T09:59:35.9757206Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-12-01T09:59:35.9758127Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils/decoder.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-12-01T09:59:35.9759017Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils/snapshot.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-12-01T09:59:35.9759986Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/datapipe.pyi -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-12-01T09:59:35.9761524Z creating build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-12-01T09:59:35.9761862Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-12-01T09:59:35.9762916Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/constants.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-12-01T09:59:35.9763510Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/cuda_to_hip_mappings.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-12-01T09:59:35.9767129Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/hipify_python.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-12-01T09:59:35.9768149Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/version.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-12-01T09:59:35.9769429Z creating build/bdist.linux-x86_64/wheel/torch/utils/jit 2022-12-01T09:59:35.9770604Z copying build/lib.linux-x86_64-cpython-37/torch/utils/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2022-12-01T09:59:35.9771317Z copying build/lib.linux-x86_64-cpython-37/torch/utils/jit/log_extract.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2022-12-01T09:59:35.9772786Z creating build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-12-01T09:59:35.9773334Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-12-01T09:59:35.9774855Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-12-01T09:59:35.9776056Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/skeleton.html -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-12-01T09:59:35.9776954Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/code.js -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-12-01T09:59:35.9778320Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/htm.mjs -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-12-01T09:59:35.9779380Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/preact.mjs -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-12-01T09:59:35.9780986Z creating build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T09:59:35.9781602Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T09:59:35.9782789Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_caffe2_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T09:59:35.9784045Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_convert_np.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T09:59:35.9785855Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_embedding.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T09:59:35.9786706Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_onnx_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T09:59:35.9787915Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_proto_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T09:59:35.9789088Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_pytorch_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T09:59:35.9790187Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T09:59:35.9791254Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/summary.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T09:59:35.9792706Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/writer.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T09:59:35.9794153Z copying build/lib.linux-x86_64-cpython-37/torch/py.typed -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:35.9795541Z creating build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:35.9796109Z copying build/lib.linux-x86_64-cpython-37/torch/bin/protoc-3.13.0.0 -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:35.9827543Z copying build/lib.linux-x86_64-cpython-37/torch/bin/protoc -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:35.9858905Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_jit -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:35.9901148Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:35.9958065Z copying build/lib.linux-x86_64-cpython-37/torch/bin/tutorial_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:35.9960155Z copying build/lib.linux-x86_64-cpython-37/torch/bin/FileStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:35.9964540Z copying build/lib.linux-x86_64-cpython-37/torch/bin/TCPStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:35.9969533Z copying build/lib.linux-x86_64-cpython-37/torch/bin/HashStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:35.9974474Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_dist_autograd -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:35.9979254Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_cpp_rpc -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:35.9985415Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_api -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:36.0073668Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_mobile_nnc -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:36.0079237Z copying build/lib.linux-x86_64-cpython-37/torch/bin/aot_model_compiler_test -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:36.0080850Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_lazy -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:36.0111307Z copying build/lib.linux-x86_64-cpython-37/torch/bin/torch_shm_manager -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:36.0113070Z creating build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0113784Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_CompileTimeFunctionPointer_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0118312Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_DeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0122735Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Device_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0127047Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_DispatchKeySet_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0131882Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_StreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0136430Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_SymInt_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0140781Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_InlineDeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0145614Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_InlineStreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0150485Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_SizesAndStrides_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0155501Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Array_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0159707Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Bitset_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0164456Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_C++17_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0169302Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_ConstexprCrc_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0173885Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_DeadlockDetection_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0178233Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Half_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0182645Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_LeftRight_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0187500Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Metaprogramming_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0192866Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_SmallVectorTest -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0205883Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Synchronized_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0210276Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_ThreadLocal_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0215370Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_TypeIndex_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0219985Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_TypeList_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0224439Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_TypeTraits_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0228819Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_accumulate_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0233243Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_bfloat16_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0238021Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_complex_math_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0242777Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_complex_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0247449Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_either_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0257404Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_exception_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0261876Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_flags_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0266292Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_intrusive_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0281056Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_irange_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0285543Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_logging_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0290439Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_optional_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0296959Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_ordered_preserving_dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0302267Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_registry_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0306923Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_string_view_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0311990Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_tempfile_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0316417Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_typeid_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0321346Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_intrusive_ptr_benchmark -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0325958Z copying build/lib.linux-x86_64-cpython-37/torch/test/Dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0332261Z copying build/lib.linux-x86_64-cpython-37/torch/test/Dimname_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0336954Z copying build/lib.linux-x86_64-cpython-37/torch/test/MaybeOwned_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0342447Z copying build/lib.linux-x86_64-cpython-37/torch/test/NamedTensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0347294Z copying build/lib.linux-x86_64-cpython-37/torch/test/apply_utils_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0352247Z copying build/lib.linux-x86_64-cpython-37/torch/test/atest -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0357352Z copying build/lib.linux-x86_64-cpython-37/torch/test/basic -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0362443Z copying build/lib.linux-x86_64-cpython-37/torch/test/broadcast_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0367151Z copying build/lib.linux-x86_64-cpython-37/torch/test/cpu_generator_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0372346Z copying build/lib.linux-x86_64-cpython-37/torch/test/cpu_profiling_allocator_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0376937Z copying build/lib.linux-x86_64-cpython-37/torch/test/cpu_rng_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0384246Z copying build/lib.linux-x86_64-cpython-37/torch/test/dispatch_key_set_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0389160Z copying build/lib.linux-x86_64-cpython-37/torch/test/dlconvertor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0393517Z copying build/lib.linux-x86_64-cpython-37/torch/test/extension_backend_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0401341Z copying build/lib.linux-x86_64-cpython-37/torch/test/half_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0404237Z copying build/lib.linux-x86_64-cpython-37/torch/test/ivalue_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0411770Z copying build/lib.linux-x86_64-cpython-37/torch/test/lazy_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0416033Z copying build/lib.linux-x86_64-cpython-37/torch/test/math_kernel_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0420323Z copying build/lib.linux-x86_64-cpython-37/torch/test/memory_format_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0424766Z copying build/lib.linux-x86_64-cpython-37/torch/test/memory_overlapping_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0429435Z copying build/lib.linux-x86_64-cpython-37/torch/test/mobile_memory_cleanup -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0434024Z copying build/lib.linux-x86_64-cpython-37/torch/test/native_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0439447Z copying build/lib.linux-x86_64-cpython-37/torch/test/operator_name_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0444079Z copying build/lib.linux-x86_64-cpython-37/torch/test/operators_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0448742Z copying build/lib.linux-x86_64-cpython-37/torch/test/packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0453570Z copying build/lib.linux-x86_64-cpython-37/torch/test/pow_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0459498Z copying build/lib.linux-x86_64-cpython-37/torch/test/quantized_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0464716Z copying build/lib.linux-x86_64-cpython-37/torch/test/reduce_ops_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0469331Z copying build/lib.linux-x86_64-cpython-37/torch/test/reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0474106Z copying build/lib.linux-x86_64-cpython-37/torch/test/scalar_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0479165Z copying build/lib.linux-x86_64-cpython-37/torch/test/scalar_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0484457Z copying build/lib.linux-x86_64-cpython-37/torch/test/stride_properties_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0489277Z copying build/lib.linux-x86_64-cpython-37/torch/test/tensor_iterator_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0496562Z copying build/lib.linux-x86_64-cpython-37/torch/test/test_parallel -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0501520Z copying build/lib.linux-x86_64-cpython-37/torch/test/thread_init_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0502499Z copying build/lib.linux-x86_64-cpython-37/torch/test/type_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0507783Z copying build/lib.linux-x86_64-cpython-37/torch/test/type_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0513088Z copying build/lib.linux-x86_64-cpython-37/torch/test/undefined_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0517007Z copying build/lib.linux-x86_64-cpython-37/torch/test/variant_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0521066Z copying build/lib.linux-x86_64-cpython-37/torch/test/verify_api_visibility -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0522988Z copying build/lib.linux-x86_64-cpython-37/torch/test/vmap_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0527632Z copying build/lib.linux-x86_64-cpython-37/torch/test/weakref_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0531819Z copying build/lib.linux-x86_64-cpython-37/torch/test/wrapdim_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0536117Z copying build/lib.linux-x86_64-cpython-37/torch/test/xla_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0540072Z copying build/lib.linux-x86_64-cpython-37/torch/test/IListRef_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0544920Z copying build/lib.linux-x86_64-cpython-37/torch/test/List_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0554038Z copying build/lib.linux-x86_64-cpython-37/torch/test/KernelFunction_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0559335Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_function_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0568695Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_function_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0576611Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_lambda_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0586892Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_lambda_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0595478Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_stackbased_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0600192Z copying build/lib.linux-x86_64-cpython-37/torch/test/make_boxed_from_unboxed_functor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0607595Z copying build/lib.linux-x86_64-cpython-37/torch/test/CppSignature_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0611777Z copying build/lib.linux-x86_64-cpython-37/torch/test/backend_fallback_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0616740Z copying build/lib.linux-x86_64-cpython-37/torch/test/op_allowlist_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0620707Z copying build/lib.linux-x86_64-cpython-37/torch/test/op_registration_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0646289Z copying build/lib.linux-x86_64-cpython-37/torch/test/inline_container_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:36.0651019Z creating build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:36.0651378Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:36.0652236Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_cudnn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:36.0653099Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:36.0654217Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_c10d.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:36.0655616Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_rpc.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:36.0656371Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_rpc_testing.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:36.0657217Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_functions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:36.0657981Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_functorch.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:36.0658779Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_itt.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:36.0659608Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_lazy.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:36.0660323Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_lazy_ts_backend.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:36.0661751Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_monitor.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:36.0662202Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_nvtx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:36.0663998Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_onnx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:36.0664549Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_profiler.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:36.0665413Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_verbose.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:36.0666464Z copying build/lib.linux-x86_64-cpython-37/torch/_C/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:36.0668528Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_VariableFunctions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:36.0670497Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_nn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:36.0672123Z creating build/bdist.linux-x86_64/wheel/torch/_C_flatbuffer 2022-12-01T09:59:36.0672542Z copying build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/_C_flatbuffer 2022-12-01T09:59:36.0673459Z creating build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T09:59:36.0674264Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libc10.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T09:59:36.0680065Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_cpu.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T09:59:36.2321330Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T09:59:36.2321750Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_global_deps.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T09:59:36.2322773Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorchbind_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T09:59:36.2328589Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libjitbackend_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T09:59:36.2332194Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libbackend_with_compiler.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T09:59:36.2334980Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_python.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T09:59:36.2448160Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libshm.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T09:59:36.2449456Z creating build/bdist.linux-x86_64/wheel/torch/include 2022-12-01T09:59:36.2451530Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2452082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ATen.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2452612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/AccumulateType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2453741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2454988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2456181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2457473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/BatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2458507Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/BatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2459752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUApplyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2460730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUFixedAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2461808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2462860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CollapseDims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2463951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Config.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2465064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Context.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2466219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DLConvertor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2467362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2468452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2470704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2471454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2472351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2474093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DynamicLibrary.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2475051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2476097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ExpandBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2477179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ExpandUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2478390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2479644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/FuncTorchTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2480777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/FunctionalStorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2481826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/FunctionalTensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2482895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2484015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/InferSize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2485175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/InitialTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2486253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2487458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/LinalgBackend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2488541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MapAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2489639Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MatrixRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2490546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MemoryOverlap.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2491594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2492735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NamedTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2494104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NestedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2495403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NumericUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2496426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/OpMathType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2497540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/OpaqueTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2498787Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/PTThreadPool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2499667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/PadNd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2501047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Parallel-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2501976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2503071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelFuture.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2504132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelNative.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2505206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelNativeTBB.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2506201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelOpenMP.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2507566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/PythonTorchFunctionTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2508622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SavedTensorHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2509642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2510791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ScalarOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2511910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2512829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SequenceNumber.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2513942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2515941Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseCsrTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2516853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseCsrTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2517884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2519182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2520270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2521528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2522615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2523646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorGeometry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2524857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2525959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2527383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorIteratorInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2528674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2529921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorNames.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2531016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2532135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2533208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorSubclassLikeUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2534354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2537062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ThreadLocalState.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2537613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TracerMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2538152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TypeDefault.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2538948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2540100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Version.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2541213Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/VmapMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2542459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/VmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2543789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/WrapDimUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2544946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/WrapDimUtilsMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2545884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/autocast_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2547077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ceil_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2548371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/code_template.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2549487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpp_custom_type_hack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2550546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/div_rtn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2551783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/dlpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2552942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/jit_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2554181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/jiterator_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2555202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/record_function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2556485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2557720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2559048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2560450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2561993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2563148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2564351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2565695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2567743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2568881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2569961Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Functions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2571671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2572688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MetaFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2574165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2575358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2577312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2578678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Operators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2580937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2593798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2599729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/VmapGeneratedPlumbing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2611052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2611596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CUDAFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:36.2613472Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2022-12-01T09:59:36.2614222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/FlushDenormal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2022-12-01T09:59:36.2616102Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vml.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2022-12-01T09:59:36.2616330Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-12-01T09:59:36.2617208Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:36.2618005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:36.2619094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:36.2620324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:36.2620917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:36.2622546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:36.2623483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:36.2624617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:36.2626242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:36.2626831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:36.2627897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:36.2629170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:36.2630957Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-12-01T09:59:36.2631525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-12-01T09:59:36.2632640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-12-01T09:59:36.2633986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-12-01T09:59:36.2635207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-12-01T09:59:36.2636427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-12-01T09:59:36.2637204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-12-01T09:59:36.2638833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-12-01T09:59:36.2640098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-12-01T09:59:36.2641331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-12-01T09:59:36.2641953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/functional_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-12-01T09:59:36.2643047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-12-01T09:59:36.2643982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-12-01T09:59:36.2645022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-12-01T09:59:36.2646638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-12-01T09:59:36.2647564Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2648160Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ATenGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2649314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ATenOpList.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2650300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ATen_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2651639Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ATen_pch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2652308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Array.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2653196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2654236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/CheckMemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2655279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/DeprecatedTypeProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2656432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2657251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Dict.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2658347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Dict_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2659449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2660644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2661739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/DistributionsHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2663085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2664558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2665847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/IListRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2667166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/IListRef_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2668370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/LegacyTypeDispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2669412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/List.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2670505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/List_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2671654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/MT19937RNGEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2672887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2674029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/PhiloxRNGEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2675143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/PythonFallbackKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2676128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/QuantizerBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2677295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2678262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2679538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2680848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2682096Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2683283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2684357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TensorBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2686104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TorchDispatchUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2687313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TransformationHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2688270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2689350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/UnsafeFromTH.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2690406Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/VariableHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2691413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Variadic.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2692685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Vitals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2694188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/alias_info.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2695010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/blob.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2696273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/builtin_function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2697465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/class_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2698711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2700966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dynamic_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2701537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/enum_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2702761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2704074Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/function_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2705835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/function_schema_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2706786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2707722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/grad_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2709002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/interned_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2710610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/interned_strings_class.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2722733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ivalue.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2723838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ivalue_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2725689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ivalue_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2726781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/jit_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2728540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/jit_type_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2730568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/operator_name.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2731544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/qualified_name.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2732840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/rref_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2734506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2736289Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/symbol.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2737491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/type_factory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2738518Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/type_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2739771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2740616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TensorBody.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2744543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2746330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/enum_tag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:36.2747089Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-12-01T09:59:36.2747804Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/BoxedKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-12-01T09:59:36.2748968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-12-01T09:59:36.2750221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/KernelFunction.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-12-01T09:59:36.2751253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-12-01T09:59:36.2752510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/OperatorKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-12-01T09:59:36.2755331Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-12-01T09:59:36.2756028Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-12-01T09:59:36.2756747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-12-01T09:59:36.2757381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl/boxing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-12-01T09:59:36.2758080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-12-01T09:59:36.2759323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl/test_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-12-01T09:59:36.2760539Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-12-01T09:59:36.2761322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/CppSignature.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-12-01T09:59:36.2762824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-12-01T09:59:36.2763921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/Dispatcher.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-12-01T09:59:36.2765071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/ObservedOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-12-01T09:59:36.2766160Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/OperatorEntry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-12-01T09:59:36.2767487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/OperatorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-12-01T09:59:36.2769390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-12-01T09:59:36.2770621Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-12-01T09:59:36.2771768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration/adaption.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-12-01T09:59:36.2772992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration/infer_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-12-01T09:59:36.2774281Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration/op_allowlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-12-01T09:59:36.2775333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration/op_registration.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-12-01T09:59:36.2777210Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2777791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2779552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/AsmUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2780032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/Atomic.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2781835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2782338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2783324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2785171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/DeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2786105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/NumericLimits.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2787018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2787818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/cub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2789815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/cub_definitions.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2790494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2791061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDABlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2793534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAContext.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2794060Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDADataType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2794924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDADevice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2795662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2797512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2797898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAGraph.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2798743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDASparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2799933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDASparseBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2801099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2801986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2802857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2804288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2805448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2806115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/PeerToPeerAccess.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2807470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2808022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/Sleep.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2808820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/ThrustAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2809463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/cub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2810508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/jiterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2811912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/jiterator_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2812343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/llvm_jit_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:36.2814030Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T09:59:36.2814518Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T09:59:36.2816144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T09:59:36.2816720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T09:59:36.2817964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T09:59:36.2818778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T09:59:36.2819760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T09:59:36.2820539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/CUDAHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T09:59:36.2821654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T09:59:36.2823781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/KernelUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T09:59:36.2824208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T09:59:36.2824600Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-12-01T09:59:36.2825901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Descriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-12-01T09:59:36.2826893Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-12-01T09:59:36.2827760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Handle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-12-01T09:59:36.2828896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Handles.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-12-01T09:59:36.2830366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-12-01T09:59:36.2831232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-12-01T09:59:36.2832872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/cudnn-wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-12-01T09:59:36.2834201Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T09:59:36.2834624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/ADInterpreters.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T09:59:36.2835319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/BatchRulesHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T09:59:36.2836607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/BatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T09:59:36.2838036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/BatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T09:59:36.2838535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T09:59:36.2839297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/DynamicLayer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T09:59:36.2840114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T09:59:36.2842562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/Interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T09:59:36.2843065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T09:59:36.2843397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/Macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T09:59:36.2844234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/PlumbingHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T09:59:36.2845178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/TensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T09:59:36.2846177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/VmapInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T09:59:36.2872204Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2872651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_blob.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2873927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2876235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2876733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2877243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2877916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2878691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2879471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2880493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2882201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2882699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2883488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2884148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2885271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2886038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2886857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2887934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2888626Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2890090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2890701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2892272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2892707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2893486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2894724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2895369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2896589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2897530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_batch_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2898714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2899396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2900017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2901569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2902442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2903262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2904208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2905003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2906706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2907903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2909173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2910484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2911471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2912104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2912677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2913310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2914300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2915183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2915881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2916717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2917396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2917985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2918829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2919998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2921412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2922691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2923863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2924982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2926046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2927190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2928319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2929395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2930419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2931454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2933156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_async.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2935696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2936999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2938863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_async_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2939890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_async_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2940879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_tensor_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2942025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2943161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2944181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2945224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_full_precision.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2946399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2947386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2948163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2949367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2950364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2951504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2953437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2954059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2954985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2955775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2956446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2957295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2958227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2959122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2960001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2960853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2962068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2963054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2963836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2964698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Byte.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2965864Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2966726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Byte_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2967634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Byte_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2968681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Char.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2969697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2970611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Char_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2971439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Char_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2972338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2973433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2975370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Double_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2976047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Double_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2976779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2977577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2978368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Float_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2980161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Float_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2980882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Half.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2981948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2982847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Half_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2983841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Half_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2984555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2985624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2986437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Int_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2987385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Int_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2988192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Long.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2989230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2990061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Long_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2991069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Long_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2991975Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Short.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2992914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2993974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Short_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2994970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Short_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2995658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2996675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2997658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.2998636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3000262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3001012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3001733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3002472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3004103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3004920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3006058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3006978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3007765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3008541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3009379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3010251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3011290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3012045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3013069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3014649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3015977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3016756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3017730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3018627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3019687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3020380Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3021300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesced.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3022445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3023619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3024370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesced_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3025257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3026164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_compute_linear_combination.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3027060Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3027974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3028867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_compute_linear_combination_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3029815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3030830Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3032044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3032833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3034302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3035713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3036996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3038003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3038973Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3039953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3040929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_physical.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3042056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3043141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_physical_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3044795Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3045781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conv_depthwise2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3046810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3047952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3048952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3049933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3051050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3052311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3053569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3054821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3055890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3056959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3058056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3059132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3060189Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3061528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3062920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3064022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3065111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3066178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3067288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3068547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3069677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3070873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3072081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_double_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3072996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3073991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_double_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3084320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3084960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3086160Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3087064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_mode_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3088016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_mode_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3089067Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3090317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3091958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3092769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_and_resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3093642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3094534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3095585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3096435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3097241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3098034Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3098921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3100083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3101280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3118435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3119722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3120916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3121708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3122813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3123711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3124794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3125354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3126340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3127109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3128447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3129321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3130425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3131402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3132686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3134064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3135236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3136316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3137320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3138280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3140025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3141464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3142607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3143752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3144792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3145915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3147052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3148094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3149435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3150616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3151702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3152696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3153593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3156957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3159921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3161089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3162303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3163343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3164668Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3165831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3167681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3169022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3170118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3171101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3172169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3173154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3174439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3175343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3176387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3177362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3178465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummax_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3179484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3180426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3181706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummax_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3182839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummax_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3183846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummin_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3185063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3186125Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3187245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummin_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3188260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummin_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3189288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3190211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3191254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3192284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3193289Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimI.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3194239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimI_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3195425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimI_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3196267Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimV.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3197541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimV_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3198551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimV_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3201850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dim_arange.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3204284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3207073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dim_arange_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3208084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dim_arange_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3208872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3209966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3211035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3212111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3213139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3214072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3214903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3215974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3216674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3217678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3218684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3219996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3221454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3222794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3224006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3224874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3225715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3226933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3227737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3228542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3229601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3233102Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3233893Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3235189Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3235923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3237062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3238050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3239601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3241071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3242082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3243439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3244049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3245467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3246442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3247730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3248883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3250229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3251109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3252053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3253222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3254072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3255165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3256377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3257518Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3258557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_affine_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3259662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3260755Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3261670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3262634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3263693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3264900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3266042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3267019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3268101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3269206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_euclidean_dist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3270311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3271389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_euclidean_dist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3272425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_euclidean_dist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3273592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3274687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3275862Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3276942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3277868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3279024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3280447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3281386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3282562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3283643Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3284609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3285621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3286732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3287897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3289136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3289898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3291203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3292343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3293494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3294788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3295842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3296974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3297727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3299055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3299896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3301154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3302052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3303239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3304222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2c.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3305040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3306016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3306756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2c_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3307364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2c_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3308134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2r.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3308748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3310492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3311283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2r_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3311951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2r_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3312542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_r2c.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3313241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3314271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3315246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_r2c_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3316201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_r2c_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3317215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_flash_scaled_dot_product_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3318362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_flash_scaled_dot_product_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3319365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_flash_scaled_dot_product_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3320450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_flash_scaled_dot_product_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3321424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foobar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3322459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3323409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3324393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foobar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3325260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foobar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3326199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3327263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3328264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3329249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3330326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3331175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3331878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3334565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3335756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3336870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3337888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3338878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3339509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3341001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3341762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3342455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3343069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3343650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3344320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3345036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3346030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3347170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3349346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3350634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3351714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3352610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3354137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3354872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3355793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3356587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3357667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3358499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3359364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3360546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3361253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3361945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3362967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3363971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3365186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3366226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3367204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3368144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3369117Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3370429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3371587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3372212Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3373214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3374322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3375468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3376442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3377471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3378433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3379416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3380369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3381322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3382385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3383432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3384413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3385525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3386699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3387486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3388651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3389707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3390900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3391879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3392920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3393790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3394883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3395599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3396249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3396803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3397529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3398457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3399506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3400432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3402042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3402663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3403376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3404926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3406063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3406777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3407889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3408635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3409455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3410512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3411681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3412602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3413897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3414722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3415573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3416613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3417906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3418927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3419976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3421053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3422000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3422659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3423785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3424620Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3425454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3426386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3427206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3428474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3429580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3430909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3432057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3433104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3433933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3435023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3436003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3437465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3438874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3439626Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3440591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3441516Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3446348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3447296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3448347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3449357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3450635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3451665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3452921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3453934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3455014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3456106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3456940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3458010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3459241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3460342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3461427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3462178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3462979Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3463836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3464601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3465868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3466765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3467747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3468721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3469806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3470719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3471783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3472514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3473601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3474644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3475482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3476275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3477400Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3478302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3479303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3480229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3481122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3482218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3483248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3484151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3485064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3485837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3486696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3487547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3489087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3489999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3491085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3492054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3492836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3493663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3494910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3496028Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3496922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3497789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3498549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3499442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3500528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3501209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3502562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3503315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3504755Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3505638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3507163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3507511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3508362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3509083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3510196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3511423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3512430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3513065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3514334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3515065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3516368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3517509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3518445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3519153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3520332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3521023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3522769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3523207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3525094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3525797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3526632Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3527567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3528543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3529791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3531111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3532194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3532962Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3534238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3535388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3536122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3537129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3538124Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3538994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3542927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3543841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3544987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3545741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3546715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3547499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3548683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3549924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3550604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3551694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3552778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3553431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3554446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3555169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3556046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3557144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3558093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3559505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3561090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3561902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3562632Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3563761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_adam.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3565014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3565776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3567182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_adam_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3567702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_adam_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3568395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3569477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3570387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3571681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3572979Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3574334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3575572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3576720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3577265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3578398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3579054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3580250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3581428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3582562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3583545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3585252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3585646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3588063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3588583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3589891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3591206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_gather_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3592673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3593927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3594425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3595523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3596988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3598422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3600437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3601016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3601691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3602629Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3603597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3604426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3605879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3606644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3607572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3609183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_same_storage_numel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3609915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3611004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3612116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3612944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3614715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3615408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3616315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3617204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3618326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3620410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3620905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3621683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3622441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3623350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3624213Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3624947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3626156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3627191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3627890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3629345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3629778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3630938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3632039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3632801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3633730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3634606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3635929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3636485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3637891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3638965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3639988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3641647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3642136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3643079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3644154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_is_zerotensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3645292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3646272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_is_zerotensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3646768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_is_zerotensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3647805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_check_errors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3649162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3650012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_check_errors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3651184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3652320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3653385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3654551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3655496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3656502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3657972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3658605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3659731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3660634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3662205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3663066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3663981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3665698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3666114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3667107Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3668225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3668974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3670048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3670934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3671973Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3672868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3673886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3675998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3676553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3676926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3679380Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3679824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3680297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3681392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3682861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3683717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3685484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3686199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3687311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3689008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3689876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3690548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3692198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3692710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3694284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3696009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_local_scalar_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3696417Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3698154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3698813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_local_scalar_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3699557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3700637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3701531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3702739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3703683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3704797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3705707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3707004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3708625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lstm_mps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3709563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3710642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3711657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3712654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3713991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3714722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3715832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3717050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3717927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3732010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_logcumsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3732910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3733507Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3734171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3734497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3734872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3735254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lstm_mps_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3735612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lstm_mps_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3736040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lu_with_info.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3736472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3736848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lu_with_info_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3737322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lu_with_info_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3737694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3738129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3738531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3738909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3739332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3739838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3740298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3740692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3741092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3741613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3742169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3742697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3743062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3744194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3745426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3746224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3746991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3747665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3748734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3749965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3750694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3751459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3752408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3753356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3754519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3754878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3756150Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3757047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3758482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3759220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3760349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3761722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3762429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3763851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3764527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3766272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3767188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3767977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3769126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_reshape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3770645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3771562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3772687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3774853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3775859Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3776956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3778132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3779461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3780652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3782019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3783049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3784120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3785346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3786715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3787618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3788882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3790130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3791479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3792547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3793728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3794963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3796308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3797399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3798793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3800052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3801219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3802583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3803549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3804785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3805889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3807202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3808339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3809501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3810919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3812217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3813477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3814741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3815979Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3817283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3818327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3819533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3820748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3822105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3823480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3824503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3825715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3826899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3828080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3829267Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3830498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3831622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3832724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3834206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3835428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3836572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_sum_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3837699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3838915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3840038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3841334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3842275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3843608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3844611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3845816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3847200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3848078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3849395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3850510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3852156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3853349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3854698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3855846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3857103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3858222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3859512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_layer_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3860537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_layer_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3861676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3862716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_offsets.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3863907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_offsets_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3865077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_offsets_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3866105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3867415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3868466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3869618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3870782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3871973Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3873069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3874166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_strides.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3875429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3876447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3877604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3878743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3879878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3881144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3882413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3883352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3884589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3885630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3886718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnz.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3887970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3889245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3890516Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3891648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3892993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3894077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3895282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3896730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_available.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3897978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3898929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_available_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3900065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_available_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3901156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3902436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3903567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3904583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3905622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnz_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3906841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnz_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3907908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3909115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3910425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3911550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3912547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3913821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3914935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3915953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3917049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_circular.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3918376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3919374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_circular_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3920456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_circular_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3921680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_enum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3922992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3924028Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_enum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3925325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_enum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3926915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_packed_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3928343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3929226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3930418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3931732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3933006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3934130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3936070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3937663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3938654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3939834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3941087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3942260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3943278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3944326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3945450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3946587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pin_memory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3947874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3948922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3950079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pin_memory_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3951236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3952292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_remove_batch_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3953537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3954490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_remove_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3955614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3956820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3957828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3959799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3960590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3961459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3962488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3963592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3964825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3965911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3967027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3968121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3969416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_from_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3970721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3971849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3972897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3974181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_resize_output.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3975497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3976746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3977967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_resize_output_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3979121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_resize_output_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3980288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_rowwise_prune.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3981631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3982580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_rowwise_prune_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3983674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_rowwise_prune_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3984791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3986073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3987134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3988220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_shape_as_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3989564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3990769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3991892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3993069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3994185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3995387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3996361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3997500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3998750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.3999784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4000945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4002626Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4003773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_forward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4004909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4006197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4007353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4008573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4009573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4010768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4011934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4013088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4014593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4015698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4016907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4018100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4019190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4020315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4021510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4022566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_shape_as_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4023586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4024735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4026106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4027382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4028402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4029423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4030522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4031714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4032913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4033997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4035083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4036272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4037607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_draw.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4038702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4039745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4040839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4041977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_ff.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4043203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4044249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4045452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4046647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4047811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4048792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4049902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4051116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_scramble.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4052326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4053405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4054842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4056952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4058199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4059385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4060527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4061744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4062705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4064013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4065139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4066249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4067457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4068394Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4069538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4070744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4072002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4072968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4074089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4075194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4076526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4078048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4079374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4080459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4081664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4082604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4084066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4085349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4086169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4087533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4088812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4089537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4090873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4092225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4093188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4094300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4095603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4097024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4098482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4099365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4100487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4101735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4102722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4104036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4105119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4106330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4107372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4108675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4109735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4111010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4112258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4113272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4114387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4115622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4116820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4117796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4118937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4120155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4121178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4122363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4123529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4124553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4125699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4126876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4127900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4128976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4130015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4131540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4132566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4133720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4134915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4136436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4137500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4138554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4139691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4140861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4142166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4143224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4144249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4145483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4146592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4147767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4148734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4149833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mask_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4151215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4152774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mask_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4154777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mask_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4155482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4156412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4157474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4158671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4159782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4161053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4162157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4163566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4164948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4166009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4167020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4168658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4169710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4171242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4172445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4173468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4174911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4189763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4190969Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4191798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4192997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4194396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4195432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4196680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4197723Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4198760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_spdiags.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4199994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4201134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4202439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_spdiags_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4203649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_spdiags_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4204783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4206070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4207106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4208186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4209336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4210568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4212382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4213222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4214306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4215499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4217796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4218831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4220263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4221091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4222841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4223441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4224424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4225542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4226875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4228518Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4229096Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4230394Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4231591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4232845Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4234198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4235283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4236476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4237695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4238988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4240343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4241578Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4242808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4244547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4246885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4247571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4248367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4249707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4250579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4251674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4252901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4254195Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4255566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4256712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4257792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4259530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4260695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4261807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_floatlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4263353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4264487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4265750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4266835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4268064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_intlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4269189Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4270349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4271535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_intlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4272766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4274098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_serialization_subcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4275398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4276321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4277439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4278615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_string_default.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4280084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4281986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_string_default_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4282691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_string_default_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4283446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_warn_in_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4284878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4285832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4286948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4288270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4289535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4290592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4291836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4292970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4294607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4295438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4296606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4297722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4298883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4300169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4301269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4302448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4303576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4305061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4306195Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4307035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4308262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4309308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4311437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4312163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4312782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4314432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4315342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4316482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4317541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4318680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4319729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4321473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4322599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4323824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4324835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4325907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4327279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4328389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4329462Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4330685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4332008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4333135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_cpu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4334321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_cpu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4335389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4336843Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4337898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4339079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4340111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4341497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4342783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4343931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4345126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4346018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4347501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4348605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4349617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4350921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4351851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4352994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4354445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4355534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4356905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4358000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4359270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4360509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4361868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4362915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4364045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4365008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4366374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4367625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4368655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_trilinear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4370250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4371347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4372381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_trilinear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4373561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_trilinear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4374845Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4376246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4376918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4378441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4378902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4380513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4381688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4382659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4383764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4385103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4386064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4387209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4388464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4389602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4390901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4393025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4394075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4395681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4397076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4399306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4400282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4401686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4403723Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unpack_dual.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4404496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4405440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unpack_dual_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4406874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unpack_dual_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4408570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unsafe_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4409854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4411067Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unsafe_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4412164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unsafe_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4413393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4414806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4416909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4418057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4419364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4420561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4421617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4422880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4424089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4425220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4426663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4427862Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4428940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4430184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4431358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4432530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4433783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4434920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4436143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4437362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4438709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4440156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4441219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4442343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4443471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4444643Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4445820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4446984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4448471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4449652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4450723Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4452099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4453179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4454459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4455574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4456881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4458240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4460336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4460983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4462095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4463393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4464499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4465582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4466812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4467972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4469261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4470607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4471745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4472675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4476301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4476955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4477631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4478388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4479044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4479870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4481070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4482514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4483692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4484748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4485840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4487036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4488087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4489141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4490505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4491744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4493057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4494158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4495334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4496482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4497756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4498757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4499906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4501180Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4502460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4503698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4505005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4506070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4507312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4508423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4509432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4510629Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4511986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4513112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4514367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4515483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4516629Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4517804Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4518983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4520166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4521450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4522691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4523907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4524977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4526090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4527442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4528749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4529676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4530981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4532155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4533497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4534800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4535790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4537059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4538115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4539380Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4540455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4541883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4543269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4544634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4545749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4546891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4547914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4549489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4550645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4551807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4552836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4554286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4556022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4557171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4558240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4559600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4560596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4561797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4562976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4564477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4565401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4566717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4567794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4568923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4570435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4571646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4572625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4573606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4574851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4576808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4577811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_version.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4579118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4580369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_version_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4581572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_version_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4582652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4584176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4585218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4586467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4587481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4588619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4589681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4590977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4592276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4593302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4594461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4595742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4596865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4598067Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4599141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4600359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4601406Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4602627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4603881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4604955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4606091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4607374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4608495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4609630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4610802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4611954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4613138Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/absolute.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4614627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4615704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/absolute_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4616868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/absolute_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4618020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4619396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4620441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4621587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4622712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4623903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4625087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4626203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4627355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4628723Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4629769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4630908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4632750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4633796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4635039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4635994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4637308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4638628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4639816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4640929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4642127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4643515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4644640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4645935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4646881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4647877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4648807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4650272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4651292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4652164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4653576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4654316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4656071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4656713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4657722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4659005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4659815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4660678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4661706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4662597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4663627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4664617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4665780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4666867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4667935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4669068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4669958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4670990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4672039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4672836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4673990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4674996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4675636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4676422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4677424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4678547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4679772Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4680692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4682098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4682559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4683447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4684979Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4685634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4686687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4687657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4688425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4689679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4690599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4691542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4692808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4693667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4694835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4695624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4696899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4697994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4699049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4700637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4701756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4702885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4703823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4705753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4706061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4706679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4707504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4708850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4709744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4710652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4711825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4712442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4713625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4714968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4715854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4716747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4717721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4718704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4719736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4721454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4722149Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4722947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4724013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4725037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4726291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4727330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4728030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4729332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4730506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4731242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4732513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4733314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4734496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4735532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4737039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4737478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4739004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4739806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4740729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4741422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4742441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4743377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4744326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4745258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4746252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4747103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4750242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4750662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4751024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4751477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adjoint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4752324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4752945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adjoint_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4753941Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adjoint_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4754652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4755865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4756658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4757708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4758392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4759656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4760205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4761014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4761750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4762851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4764274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4764799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4765881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4766873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4767816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4768866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4769870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4770667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4771823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4772574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4774275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4775231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4777555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4778157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4779386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4780459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4781594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4782826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4783981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4785299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4786667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4787764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4789062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4790084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4791253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4792470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4793722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4794886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4796162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/allclose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4797552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4798642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/allclose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4799739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/allclose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4800879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alpha_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4802283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4803314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4804455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4805552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4807349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4808212Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4809296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4810518Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4811769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4813002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4814458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4815578Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4816957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4817941Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4819121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4820249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4821473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4822539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4823717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4825114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4826663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4827706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4828894Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4830103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4831257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4832303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4833883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4834925Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4836343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4837459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4838684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4840513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/angle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4841659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/angle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4842750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/angle_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4844107Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/angle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4845225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/angle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4846354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4847855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4848913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4849905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4851271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4852599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4854146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4855334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4856540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4857692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4858819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4860390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4861401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4862814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4864004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4865028Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4866088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4867413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4868749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4870017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4871100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4872368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4873614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4874553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4875742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4876915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4878112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4879100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4880248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4882305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4883007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4883721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4884860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4885922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4887059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4888538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4889711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4890756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4892229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4893284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4894601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4895751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4897163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4898090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4899264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4900354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4901838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4902835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4903970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4905090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4906281Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4907587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4908832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4909939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4911241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4912223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4913318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4914564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4915990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4917561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4918678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4919802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4921103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4922349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4923461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4924376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4925435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4926607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4928559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argwhere.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4929243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4930258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argwhere_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4931474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argwhere_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4932702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4934090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4935110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4937359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4938283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4939297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4940437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4941819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4942908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4944035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4945133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4946202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4947354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4948961Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4950249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4951545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4952672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4954200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4955219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4956392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4957606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4958712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4959849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4961078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4962444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4963876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4964881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4966181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4967429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4968745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4969825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4971071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4973020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4973642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4975145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4976100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4977515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4978608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4979820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4981112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4982387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4983515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4985255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4986304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4987208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4988411Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4991811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4992264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4992630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4993009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4993888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4995589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4996054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4996827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4997921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4998550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.4999418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5000323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5001294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5002400Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5003131Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5004180Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5005125Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5006061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5007116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5007707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5009309Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5009797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5011011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5011835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5012936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5014070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5014872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5016119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5016739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5018405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5018966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5019881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5020790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5021818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5022833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5023866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5024886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5025739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5026665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5027975Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5028722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5029732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5030661Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5031631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5032615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5033757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5034597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5035565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5036487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5037477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5038403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5039370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5040422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5041293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5042207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5043482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5044272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5045306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5046523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5047399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5048641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5049731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5050654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5051507Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5052516Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5053391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5055220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5056325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bartlett_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5057604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5059171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bartlett_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5059730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bartlett_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5061045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5061982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5063081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5064041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5065062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5065957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5067294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5068460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5069511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5070267Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5071290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5072499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5073384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_elemt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5074230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5075236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_elemt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5076398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5077215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5078199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5079265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5080592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5081657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5082935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5084464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5085369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5086530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5087557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5088592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5089883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5091235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5092466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5093679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5094944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5096216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5097454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5098761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5099829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5101040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5102315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5103436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5104576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5106005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5107120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5108110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5109317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5110502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5111602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5112812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5113868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bilinear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5115313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5116376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bilinear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5117439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bilinear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5118541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5119965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5121076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5122264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5123422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5124488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5125711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5126909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5128025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5129121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5130485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5132554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5133400Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5134731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5135727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5137043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5138398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5139488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5140612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5141765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5142924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5144202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5145377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5146635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5147776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5148721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5149892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5151199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5152458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5153535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5154597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5155763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5156926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5158023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5159169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5160302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5161505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5162812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5164057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5165106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5166277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5167401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5168561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5169739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5171432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5172448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5174143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5175052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5176228Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5177572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5178810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5180059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5181084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5182332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5183561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5185039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5186310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5187404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5188530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5189647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5190837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5191976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5193075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5194308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5195652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5196931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5197968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5199196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5200563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5201624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5202780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5204012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5205240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5206487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5207865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5209240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5210432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5211719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5213303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5214310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5216224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5217266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5218472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/blackman_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5220217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5221109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/blackman_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5223093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/blackman_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5223570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/block_diag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5224548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5225144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/block_diag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5226254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/block_diag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5227178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5228602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5229355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5230564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5231642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5232620Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5233725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5234500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5235451Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5236565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5237573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5238695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5239633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5240689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5241741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5242304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5243704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5244634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5245736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5246771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5247841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5248795Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5250081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/can_cast.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5250877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5251934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/can_cast_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5253128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/can_cast_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5254013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cartesian_prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5255531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5256683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cartesian_prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5257287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cartesian_prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5258611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5259848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5260426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5261616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5262496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5263704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5264533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5265567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5266875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5267679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5269175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5270090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5270801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5271820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5273128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5273844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5274771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5275975Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5277353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5278634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5279607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5280754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5281632Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5282603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cdist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5283543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5284531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cdist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5285289Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cdist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5287060Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5287558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5288445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5289342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5290799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5291986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5293136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5294638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5295748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/celu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5297040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5298246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/celu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5299301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/celu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5300555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chain_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5301936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5302946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chain_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5304029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chain_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5305089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chalf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5306519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5307670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chalf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5308884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chalf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5309996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/channel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5311345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5312380Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5313511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5314613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5315727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5317035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5318183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5319299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5320527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5321689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5322849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_inverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5323967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_inverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5325002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5326084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5327242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5328530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5329750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5331191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5332405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/choose_qparams_optimized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5333628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5334831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5335999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5337044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5338357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5339384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chunk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5340644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chunk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5341778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5343261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5344274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5345446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5346523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5347905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5348901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5350317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5351527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5353443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5354252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5355416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5356603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5357799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5358984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5360322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5361313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5362468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5363574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5364896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5366033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5367373Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5368619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5369758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5370968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clip.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5372503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5373457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clip_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5374862Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clip_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5376596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clone.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5377757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5378958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clone_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5380216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clone_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5381360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5382684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5383695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/coalesce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5385051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/coalesce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5386059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5387185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5388414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5389816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5390765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5392545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5393209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5394419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5395564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5396525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5397435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5398785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5399561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5401297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/column_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5402219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5403127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/column_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5404206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/column_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5405366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/combinations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5406709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5407868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/combinations_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5408905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/combinations_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5409928Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5411353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5412512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5413964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5415033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5416262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5417330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5418691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5419911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5420991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5422082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concatenate.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5423361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5424586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concatenate_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5425703Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concatenate_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5426825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5428140Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5429910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5430954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5432073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5433475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5434737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5435745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5436964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5438061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5439121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5440198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/constant_pad_nd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5441666Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5442644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/constant_pad_nd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5443799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/constant_pad_nd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5444990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/contiguous.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5446325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5447256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/contiguous_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5448509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/contiguous_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5449609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5450958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5452158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5453408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5454778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5455930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5457256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5458332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5459621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5460881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5461904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5463109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5464236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_depthwise3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5465510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5466734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5467862Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_depthwise3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5468903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5470072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5471283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5472580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5473764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5474876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5476203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5477307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5478404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5479497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5480934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5482048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5483125Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5484175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5485464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5486430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5487681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5488807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5490231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5491231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5492380Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5493657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5494937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5496360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5497591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5498617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5499770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5500951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_overrideable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5502293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5503372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5504476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5506415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5508253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5508841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5509899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_overrideable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5511293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5512215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_overrideable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5513295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5514362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5515654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5516882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5517957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5519071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5520437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5521646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5522680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5523929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5524974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5526174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5527561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5528610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5529945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5531202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5532323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5533585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5534978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5536937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5538202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/corrcoef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5539531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5540598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/corrcoef_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5541750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/corrcoef_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5542865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5544354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5545291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5546371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5547646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5548771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5549886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5551181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5552328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5553683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5554615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5555773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5556889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5558134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5559211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5560349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5561509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_embedding_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5562824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5563930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5564968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5566183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_similarity.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5567516Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5568603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_similarity_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5569689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_similarity_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5570870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5573315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5574090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5574713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5575878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5576963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5578012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cov.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5579394Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5580503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cov_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5581481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cov_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5583595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5584570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5585623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_entropy_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5586994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5588110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_entropy_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5589255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5590453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5591728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5592764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5594057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5595328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5596484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5597677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5598694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5599867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5601061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5602327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5603469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5604436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5605754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5606865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5608168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5609336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5610593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5611802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5612900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5614266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5615306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5616700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5617914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5619089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5620219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5621499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5622684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5623816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5625045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5626340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5627313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5628360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5629566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5630657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5631868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5633516Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5634332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5635531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5636712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5637967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5639003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5640214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5641348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5642535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5643851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5645012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5646109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5647267Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5648422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5649739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5650944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5652154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5653357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5654510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5655769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5657203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5658259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5659966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5661141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5662429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5663336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5664472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5665809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5666746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_is_acceptable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5668136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5669176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5670234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5671211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5672572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5673736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5674807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5675866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5677022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummaxmin_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5679050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5679658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummaxmin_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5680606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5681687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5682880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5684139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5685023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5686188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5687246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5688405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5689674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5690851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5692006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5693486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5694536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5696235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5697670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5698817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5699929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5701053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5702151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5703351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5704724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5705859Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5706886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5708030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5709095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5710265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5711399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5712616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5713917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumulative_trapezoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5715005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5716045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5717219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5718268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5719633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5720677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5721750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5722879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/deg2rad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5724196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5725106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/deg2rad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5726217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/deg2rad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5727382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dense_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5728537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dense_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5729739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dense_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5730950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5732323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5733341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5735236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5736291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5737607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5738778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5740079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5741219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5742149Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5743380Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5744707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5745728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5746910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5748127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5749110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5750525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5751833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5752942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5754030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5755108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5756487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5757644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5758700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5759888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5760915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5762085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5763118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_embed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5764446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5765560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_embed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5766633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_embed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5767771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5768906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5770013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagflat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5771320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5772359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagflat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5773508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagflat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5774803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5776058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5777439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5778458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5779613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5780955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5782004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5783130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5784365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5785570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5786539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5787630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5788785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5789857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5791005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5792317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5793381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5794519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5795554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diff.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5796831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5797949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diff_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5798981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diff_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5800130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5801461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5802469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5803589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5804693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5805871Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5807004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5808135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5809771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5811161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5812311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5813435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5814663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5815950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5817323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5818291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5819502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5820572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5821749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5822956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5824013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5825227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5826559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5827570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5828720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5829885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5831187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5832191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5833324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5834402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5835618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5836722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5838052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5839050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5840196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5841331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5842649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5843656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5844776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5845902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5847224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5848214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5849356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5850819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/einsum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5852295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5853297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/einsum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5854437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/einsum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5856325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5857886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5859222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5860205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5861467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5862659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5863788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5865008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5865968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5867410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5868373Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5869561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5870681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5871818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5873079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5873993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5875249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5876446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5877814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5878920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5880185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5881089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_bag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5882516Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5883524Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5884589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5886332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5887469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5888751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5889848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5891046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5892268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5893396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5894863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5896192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5897087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5898971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5899634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5900525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5901723Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5902916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5903885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5905051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5906316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5907084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5908124Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5909111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5910630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5911727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5912751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5913855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5914998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5916291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5917419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5918623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5919767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5920949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5922263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5923312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5924736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5925730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5926989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5928158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5929451Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5930722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5932007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5933116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5934419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5935585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5936878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5938108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5939377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5940432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5941645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5942764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5945208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5945767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5946490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/equal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5947629Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/equal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5948699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5949987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5951129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5952510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5953597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5954745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5955918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5957023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5958224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5959416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5960591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5962605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5963504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5964682Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5965809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5967043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5968118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5969356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5970495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5971928Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5973037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5974369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5976487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5976950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5977720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5978997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5980419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5980995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5982096Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5983097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5984770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5985222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5986127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5986832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5988324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5989508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5990340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5991256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5992534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5993290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5994505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5995378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5996764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5997642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5998987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.5999775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6001198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6002143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6003200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6004291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6005469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6006352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6007444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6008705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6009619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6010798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6011972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6012993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6014253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6015441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6016382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6017666Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6018550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6019697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6020786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6021844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6022862Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6023980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6024966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6026308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6026999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6028154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6029137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6030338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6031194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6033047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6033866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6035077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6036005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6037259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6038298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6039364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6040433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6041502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6042515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6043689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6044704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6045678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6046980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6047823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6048875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6050125Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6051109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6052479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6053465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6054658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6056495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6057324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6058365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6059408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6060437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6061598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6062526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6063605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6064756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6065719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6066888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6067655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6068882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6069744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6070775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6071801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6072443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6073724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6074737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6075708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6076478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6077771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6079149Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6080157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6081235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6082249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6083380Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6084428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6085156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6086476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6087425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6088989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6089394Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6091176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6092050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6093500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6094710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6095770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_alpha_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6096914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6098185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6099254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6100444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6101688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6103570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6104491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6105628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6106862Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6108305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6109378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6110609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6111895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6113032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6114114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6115273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftfreq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6116514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6117618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftfreq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6118670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftfreq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6119931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6121311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6122361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6123508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6124669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6126009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6127095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6128262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6129609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6130895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6132225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6133411Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6134634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6135985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6137088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6138265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6139485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6140649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6141789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6142980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6144072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6145448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6146861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6147870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6149027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6150213Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6151405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6152676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6153657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6155012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6156181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6157337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6159219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6160182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6160828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6162374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6163164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6164300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6165067Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6166589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6167745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6168698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6169514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6170883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6171649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6173272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6173729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6175887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6176201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6177038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6178924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6179549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6180471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6182010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6182615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6183238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6184202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6185002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6186054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mH.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6186899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6188382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6189104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6190068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6191177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6191850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6192911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6194006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6194929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6195893Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6196687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftfreq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6197707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6198372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftfreq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6199345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6200084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6201105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6201785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6202913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6203609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6204696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6205727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6206336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6207269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6208367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6209085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6210072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6210972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6211899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6212694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6213583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fix.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6214690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6216016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fix_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6216930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fix_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6218122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6218769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6219745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6220750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6221511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6222265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6223019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6223992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6224861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6226000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6227019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6227833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6228478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6229340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6230094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fliplr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6231027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6231786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fliplr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6232557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fliplr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6233591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flipud.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6234759Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6235392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flipud_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6236175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flipud_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6237583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/float_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6238860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6239402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/float_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6240420Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/float_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6241148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6242348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6242919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6243959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6244666Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6245748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6246545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6247207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6247957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6248819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6249580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6250483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6252113Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6252484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6253610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6255130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6255571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6257754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6258171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6258784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6259152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6260133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6260829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6261785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6262693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6263565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6264553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6265483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6266367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6267421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6268846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6269803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6270799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6271497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6272526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6273612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6274622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6275694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6276180Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6277621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6279251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6279962Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6280628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6281565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6282345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6283218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6284142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6285519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6286452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6287368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6288442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6289486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6290800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6291638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6292642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6293894Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6294944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6295851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6296660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6298073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6299688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6300194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6302278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6302965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6303483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6304445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6305498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6306594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6307588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6308801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6309872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6310804Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6311468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6312422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6313388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6314398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6315370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6316981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6317536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6318146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6319134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6320428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6321425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6322326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frobenius_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6323539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6324472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frobenius_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6325533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frobenius_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6326593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_file.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6327853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6328903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6330056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_file_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6331261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_file_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6332461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6333998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6335264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6336677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6337753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6339051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6340115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6341260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6342498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6343921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6344932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6346155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6347495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6348620Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6349931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6351033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6352247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6353483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6354571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6355638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6356916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6358029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6359183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6371224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6371940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6372582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6373258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6373655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6374250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6374620Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6374970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6375274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6375567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6376013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6376375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6376836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6377230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6378402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6379374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6380344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6381756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6382497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6383635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6384458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6385229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6386220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6387084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6388379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6389227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6390286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6391429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6392571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6393429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6394568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6395737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6396783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6397913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6399306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6400323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6401514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6402734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6403948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6405287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6406393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geqrf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6407701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6408716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6410099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geqrf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6411215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geqrf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6412364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ger.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6413961Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6415078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ger_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6416311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ger_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6417500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6418762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6420162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6421368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6422476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6423738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6424853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6426040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6427170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6428360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6429529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6430739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6432018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6433148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6434315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6435446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6436677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6437675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6439002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6440186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6441265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6442404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6443563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6444606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6446531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6447630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gradient.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6448908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6450072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gradient_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6451268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gradient_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6452575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6453976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6455086Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6456623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6457634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6458841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6459980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6461298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6462364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6463648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6464743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6466063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6467178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6468352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6469475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6470670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6471972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6473157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6474289Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6475401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6476543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6477662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6478888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6480197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6481306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6482476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6483597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6484874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6486155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6487134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6488298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6489480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6490657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6492066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6493048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6494294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6496213Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6497635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6498670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/group_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6499815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/group_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6501171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6502440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6503663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6504736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6505938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6507157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6508203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6509456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6510535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mT.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6511993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6513163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6514362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6515467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6516833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6517846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6519024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6520185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hamming_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6521507Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6522672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hamming_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6524480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hamming_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6525612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hann_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6526902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6527982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hann_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6529088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hann_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6530306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6531409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6532862Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6533993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6535187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6536362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6537544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6538847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6539965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6541371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6542448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6543453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6544721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6545909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6547091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6548375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6549545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6550630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6552017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6552997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6554170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6555303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6556458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6557565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6558718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6560101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6561086Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6562243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6563600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6564505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6565666Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6566815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6567951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6569252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6570748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6572010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6572924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6575424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6576046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6576743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6577873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6579191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6580529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6581969Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6582709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6583856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6585089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6586233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6587414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6588536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6589708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6590918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6592135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6593338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6594429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6595594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6597173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6598014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6599327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6600997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6602174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6603284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6604472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6605724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hinge_embedding_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6606967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6608042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6609119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6610318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6611539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6612841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6614183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6615277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6616463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6617651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6618833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogram_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6620109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogram_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6621374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogramdd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6622685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6623799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogramdd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6625084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogramdd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6626118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6627442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6628499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6629685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6630853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hspmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6632030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hspmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6633193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hspmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6634435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6635772Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6636953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6638013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6639185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6640380Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6641725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6642809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6643993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6645197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6646346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6647485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6648660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6649784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6651038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6652167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6653725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6654743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6655948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6656950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6659377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6659959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6661774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6662529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6663258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6664235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6665562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6666620Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6667781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6668915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6670177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6671555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6672614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6673789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6674813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6676133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6677967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6678938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6680171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6681651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6682556Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6683807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6684978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6686153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6687185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6688449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6689628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6690973Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6692190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6693275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6694563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6696737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/imag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6697772Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6698834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/imag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6700008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/imag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6701172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6702439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6703881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6705013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6706248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6707450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6708595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6709745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6711034Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6711988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6713488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6714622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6715992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6717026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6718041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6719190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6720506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6721665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6722873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6724044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6725321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6726445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6727625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6729937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6730717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6731326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6732447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6733559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6734906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6736075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6737263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6738478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6739671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6741029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6742237Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6743642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6744752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_put_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6745988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6747235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6748633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6749633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6750721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6751930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6753169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6754307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6756244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6757142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6758525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6759599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6760863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6762196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6763399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6764465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6765604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6766774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6767809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6768989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6770376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6771493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6773965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6774597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6775172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6776297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6777464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6778765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6779972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6781008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6782335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6783542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inner.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6784967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6786039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inner_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6787093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inner_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6788318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/instance_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6789587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6790737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/instance_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6791896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/instance_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6793072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/int_repr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6794566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6795652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/int_repr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6796796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/int_repr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6798106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6799469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6800566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6801771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6802957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_coalesced.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6804037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_coalesced_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6805170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6806731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6807840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6808808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6809945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6811244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6812528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6813685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6815005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6816268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_distributed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6817678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6818691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_distributed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6819880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_distributed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6821082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_floating_point.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6822437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6823444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_floating_point_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6824525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_floating_point_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6825810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6827143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6828429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_inference_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6829512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_inference_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6830663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_leaf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6831897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6833729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_leaf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6834681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_leaf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6835912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6837211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6838291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6839505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6840653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6841943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6842991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6844047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6845286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_pinned.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6846669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6847749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6848981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_pinned_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6850191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_pinned_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6851335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_same_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6852582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6853923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_same_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6855002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_same_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6856226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_set_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6857482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6858662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6859815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_set_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6860977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_set_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6862115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_signed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6863532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6864682Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_signed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6865963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_signed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6867208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_vulkan_available.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6868545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6869736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_vulkan_available_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6870805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_vulkan_available_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6871935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isclose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6873372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6874448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isclose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6875516Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isclose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6876745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isfinite.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6878026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6879294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isfinite_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6880352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isfinite_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6881637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6883052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6884020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6885358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6886413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6887550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6888809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6889937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6891092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isinf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6892608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6896500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isinf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6897180Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isinf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6897732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6898391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6898988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6899737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6900534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6901766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6902850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6904260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6905411Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6906546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6907944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6908863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6910925Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6911807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6912787Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6914242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6915348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6916515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6917577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6918747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6919893Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6921090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6922293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isreal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6923722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6924592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isreal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6925914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isreal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6927095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/istft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6928510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6929551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/istft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6930570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/istft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6931775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/item.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6933131Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6934408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/item_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6935537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/item_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6936645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kaiser_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6938051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6939097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kaiser_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6940266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kaiser_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6941597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kl_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6942763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6943822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kl_div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6944975Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kl_div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6946134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kron.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6947506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6948677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kron_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6949830Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kron_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6951001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6952335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6953542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6954603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6955768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6957010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6958214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6959320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/l1_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6960650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6961699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/l1_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6962844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6964102Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6966301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6966821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/layer_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6967503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6968337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6969694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6970453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6971471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6972380Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6973421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6974469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6975184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6976677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ldexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6977268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6978693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ldexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6979391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ldexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6980538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6981550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6982334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6983825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6984391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6985772Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6986527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6988221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6988943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6990105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6990989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6992093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6993015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6994065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6995112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6996143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6997389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6998241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.6999293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7000282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7001345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7002370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7003377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7004580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7005746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7007004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7007760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7008692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7009570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7010685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7011633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7012727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7013677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7014939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7016014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7017195Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7018145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7019175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7020262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7021477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7022435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7023666Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7024490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7025528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7026503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7027548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7028573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7029608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7030509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7031647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7032656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7033803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7034800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7035839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7036995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7037833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7038741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7039717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7040807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7042534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7042899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7043990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7045095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7046069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7047108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7047984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7048965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7050560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7051720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7052591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7053639Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7054308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7056240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cond.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7057328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7058004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cond_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7058782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cond_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7059756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7060991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7061768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7062698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7063632Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7064589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7065531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7066489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7067510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7068494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7069387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7070426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7071326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7072357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7073250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7074200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7075132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eig.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7076114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7077067Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7078011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eig_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7078962Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eig_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7079983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7081112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7081921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7082905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7083821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7084836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7085730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvals_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7086675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvals_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7087712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvalsh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7088740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7089617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7090670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7091889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_householder_product.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7092897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7094569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7095279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_householder_product_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7096179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_householder_product_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7097222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7098537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7099344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7101477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7101842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7102504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7103698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7104766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7105414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7107028Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7107461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7108372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7109193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7110859Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7111395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7112732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7113268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7115178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7115983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7117598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7118110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7119001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7120305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7120788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7121817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7123091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7123934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7125312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7125842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7127026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7127872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7129471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7130189Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7131115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7132052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7133118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7134584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7135296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7136419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7137331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7138168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7139630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7140514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7141457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7142265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7144063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7144545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7145358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7146280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7147097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7147922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7148690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7149646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7150576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7151746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7152663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7153476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7154070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7155147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7156139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7157048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7158112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7159002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7160044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7160888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7162300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7162855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7164354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7164750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7165717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7167022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7168174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7169226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7170382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7172489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7173075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7174153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7175681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7176679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7177659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7178960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7180716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7181945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7184156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7184745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_rank.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7185603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7186602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7187738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7188988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_multi_dot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7190453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7191478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_multi_dot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7192652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7193809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7195926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7196247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7197793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7198640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7199645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7200857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7202288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7203101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7204011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7205054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7207305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7207780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7208196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7208852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7209893Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7210705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7211696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7212633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7214112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7216274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7216602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7217621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7218684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7219509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7220612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7221525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7222515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7223502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7224515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7225577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_triangular.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7226504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7227483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7228539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7229470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7230466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7231493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7232845Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7233761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7234568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svdvals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7235906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7236725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svdvals_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7237854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svdvals_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7238937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7240620Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7241038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7242132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7242917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorsolve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7243953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7244870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7245804Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7247079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vander.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7248147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7249612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vander_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7250537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vander_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7251618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vecdot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7252679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7253718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vecdot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7255145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vecdot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7255746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7256885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7257888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7259335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7259810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7260331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7261230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7262586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7263251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7264831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7265822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7266650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7267655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7268532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7269600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7270331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7271364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7272259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7273371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7274144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7274966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7275826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7277024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7277874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7279246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7280095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7281316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7282098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7282983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7283964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7284694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7286048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7286753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7287927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7288879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7289835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7290885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7291990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7292949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7294014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7296326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7296989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7298234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7299726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7300456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7301344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7302245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7303530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7304441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7305918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7306747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7307938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7309071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7310260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7311441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7312552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7313771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7314803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7316752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7317577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7319949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7320533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7321249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7322392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7323578Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7324861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7326126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7327286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7328532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7329819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7330829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7332049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7333316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7334650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7335838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7337083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7338132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7339220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7340497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7341935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7343878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7344455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7345495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7346638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7348104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7349144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7350349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7351467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7352704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7353851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7355198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7356403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7357446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7358613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7359815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7361075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7362130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7363322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7364610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logcumsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7365963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7367348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7368440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7369623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7370850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7372138Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7373157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7374507Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7376589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7377810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7379548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7380175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7381028Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7382142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7383292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7384725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7385883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7387005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7388422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7389496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7390676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7391965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7392911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7394548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7396561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7397129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7398056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7399483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7400483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7401655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7402637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7403801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7405014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7406215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7407710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7408553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7409689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7410912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7412117Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7413382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7414558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7415774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7416921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7418037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7419154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7420291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7421470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7422956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7424061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7425383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7426517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7427663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7428772Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7429852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7431175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7432442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7433445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7434552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7435759Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7436839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7438154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7439190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7440290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7441449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7442543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7443728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7444820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7445992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7447363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7449079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7449733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7451123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7452171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_mps_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7453493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7454722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_mps_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7456453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7457176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7458270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7459552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7460592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7461799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7462780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7464220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7465591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7466684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7467903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7469295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7470786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7471937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7473062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7474426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7475413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7476588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7477667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7478884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7480001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7481227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7482420Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7483432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mH_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7484608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mH_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7485873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7486902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mT_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7487985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mT_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7489174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/margin_ranking_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7490585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7491644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/margin_ranking_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7492771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7494046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7495300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7496483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7497629Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7498803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7500527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7501141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7502517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7503629Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7504662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7505911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7507055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7508186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7509382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7510471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7511638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7512864Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7513944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7515088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7516192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7517441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7518479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7519617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7520745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7521908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7523168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7524171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7525404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7526670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7527729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7528916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7530229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_H.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7531434Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7532536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_H_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7534364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_H_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7535105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7536338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7537589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7538592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7539661Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7540881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7542250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7543423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7544581Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7546318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7548333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7549015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7550008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7551417Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7552572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7553636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7554724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7555820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7557063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7558136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7559296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7560449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7561747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7562766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7563926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7565143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7566365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7567446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7568572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7569700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7571065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7572261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7573254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7574687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7575956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7578253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7578956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7579617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7580710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7581799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7582900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7584136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7585453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7586651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7587766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7588945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7590151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7591092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7601570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7602126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7603425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7604502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7605778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7606851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7608187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7609465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7610713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7611907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7612991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7614307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7616483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7617506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7618757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7620010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7621307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7622414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7623545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7624680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7625848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7627137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7628312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7629557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7630714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7632622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7633789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7635059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7636057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7637208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7638362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7639494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7641572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7641984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7643223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7644532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7645398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7646404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7647392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7648323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7649327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7650247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7651312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7652775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7653878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7654946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7655656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7656578Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7657709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7658687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7659797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7661809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/meshgrid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7662376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7663137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/meshgrid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7663735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/meshgrid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7664515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7665849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7666555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7667436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7668748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7669348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7670322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7671367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7672338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7673603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7674466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7675330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7675815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7677404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7678320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7679339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7680410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7681354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7682837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7683791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7685237Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7685818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7686628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7687626Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7689504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7689837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7690580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7691615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7692424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7693535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7694623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7695364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7696612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7697385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7698827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7699488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7700613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7701492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7702482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7703219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7704293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7705387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7706633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7707364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7708496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7709224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7710782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7711821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7712542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7713361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7714093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7714867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7715580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7716701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7717450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7718558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7719940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7720853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7721700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7722958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7724095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7728446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7729530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7730466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7731410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7732269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7733318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7734648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7735930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7736912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7737860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7738944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7739872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7740873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7741892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7743012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7744045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7745014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7746042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7746907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7748179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7749087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7751056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7751670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7752378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7752997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7754414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7754995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7755904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7757023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7758063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7758914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7759943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7760899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7761901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7762935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7764055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7764857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7766488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7767376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7768308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7769299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7770415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7771428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7772611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7773475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7774629Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7776140Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7776750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7777511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7778794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7780111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7780929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7781677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7782731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7783782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7784446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7785513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7786543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7788030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7788598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7789430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7790462Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7791674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7792566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7793481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7794521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7795714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7796479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7797728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7798429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7799226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7800204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7801187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7803089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7803510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7804622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7804974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7805998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7806607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/moveaxis.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7808317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7809037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/moveaxis_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7809899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/moveaxis_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7810975Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/movedim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7812316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7812770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/movedim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7814261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/movedim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7815063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7816328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7817265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7818714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7819506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7820949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7821736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7823042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7823806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7825384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7826401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7827613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7828640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7829989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7831126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7832985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7833978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7835370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7836619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7837541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7838681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7839973Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7841342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7842483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7843520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7844648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/msort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7845955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7847223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/msort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7848406Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/msort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7849350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7850954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7852495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7853548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7855005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7856029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7858315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7859135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7860298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7861582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7862908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7864057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7865279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7866412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7869422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7872695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7873384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7874451Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7875275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7876465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7878045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7879783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7881712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7883179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7884299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7885272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7886264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7887318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7888463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7889372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7890486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7891498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7892226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7893144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multinomial.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7894069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7896213Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7896832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multinomial_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7897573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multinomial_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7898400Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multiply.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7899427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7900150Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multiply_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7901211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multiply_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7902134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7902826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7903930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7904851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7906202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7907495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7908664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7910231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7912073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7913204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7914492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7915774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7916954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7918209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7919525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7924895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7926104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7927151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7928284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7929449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7930605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7931584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7932814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7934089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7935164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7937199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7938550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanquantile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7939832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7941040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanquantile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7942198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanquantile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7943409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nansum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7944692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7945819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7946992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nansum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7948253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nansum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7949367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7950695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7951872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7952965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7954030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7955139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7956971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7957672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7958294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7959383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7960549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7961484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7962840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7963547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7965026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7965898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7967171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7968199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7969023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7969880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7970895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_channel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7971998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7972820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7974078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7975195Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7976092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7977282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7978848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7979947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7980988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7981985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7983011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7984088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7985177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7985764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7986436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7987493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7989563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7990565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7991431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7993219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7994063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7994907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7995605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7996818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7997950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.7999117Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8000346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8001534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8002662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8003545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8005532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8006671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8007383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8008200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8009058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8009929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8011042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8012154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8013158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8014115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8015115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8016885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8017551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8018219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8019058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8020247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8021233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8022009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8022942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8023647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8025582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8026241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8027020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8027866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8028702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8029366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8030363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8031332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8032373Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8033732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8034532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/negative.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8035973Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8036717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/negative_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8037849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/negative_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8038869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8040161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8041055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8042165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8043191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8044350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8045295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8046389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8047436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8048664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8050047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8050929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8052880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8053598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_full.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8054483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8055217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_full_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8056948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_full_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8057504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_ones.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8058587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_zeros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8059370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8060451Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_ones_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8061042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_ones_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8062346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8063190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_zeros_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8064079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_zeros_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8064986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8066070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8066974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8068246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8068924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8069525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8070522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8071525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8072389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8073407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8074249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8075359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8076323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8077356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8078914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8079588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8080493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8081660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8082738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8083936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8084546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8085448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8086586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8087828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8088703Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8089757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8090981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8091985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8092957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8093692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8095019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8096263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8097298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8098459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8099313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8101040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8101816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8102880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8103682Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8104471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8105671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8106641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_nd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8107313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8108346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_nd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8109220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_nd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8110523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8111527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8112627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8113525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8114897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8115767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8116912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8118196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_numpy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8120087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_numpy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8120797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8121550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8122716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8123847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8124776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8125915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8127041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8127994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_except_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8129137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8130269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_except_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8131228Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_except_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8132166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8133188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8134288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8135208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8136133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8137348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8138308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8139358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8140068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8141057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8142189Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8143274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/not_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8144463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8145503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/not_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8147278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/not_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8147798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nuclear_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8148836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8150090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nuclear_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8151088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nuclear_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8152103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/numpy_T.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8153091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8154241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/numpy_T_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8155222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/numpy_T_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8156138Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/one_hot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8156984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8157822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/one_hot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8158798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/one_hot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8159832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8160826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8161761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8162609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8164039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8164985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8165953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8167013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8168006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8169067Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8169968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8170949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8172551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/orgqr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8173520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8174500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/orgqr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8175724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/orgqr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8176632Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ormqr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8177680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8178639Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8179777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ormqr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8180704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ormqr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8181650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/outer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8182930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8183933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/outer_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8184849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/outer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8185802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/output_nr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8186856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8188024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/output_nr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8188997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/output_nr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8190064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8191115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8192148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8193184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8194082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8195166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8196153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8196900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8197918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pairwise_distance.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8199321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8200444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pairwise_distance_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8201700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pairwise_distance_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8202678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pdist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8203951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8205274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pdist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8206251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pdist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8207407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8208483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8209750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8211123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8212573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8213715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8214896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8215863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8216830Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8217792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pin_memory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8218868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8219759Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pin_memory_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8220780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8221847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pinverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8223108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8224160Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pinverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8225251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pinverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8226766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8228027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8229057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8230199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8230972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8232022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8233083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8234320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8235858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8236653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8237437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8238265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8239253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8240341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8241331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8242356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8243475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8244512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_nll_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8245479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8246282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_nll_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8247291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8248473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8249393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8250530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8251449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8252386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8253511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8254617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8256209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8257953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8258989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8259721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8260709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8261475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8262684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8263900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8264470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8265655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/positive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8266421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8267537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/positive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8268540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/positive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8269178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8270129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8271368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8272321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8273616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8274762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8275743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8276639Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8277653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8278637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8279735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8280659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8281398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8282306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8283477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8284483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8285571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8286741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8287702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8288677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8289612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8290851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8292057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8293172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8294381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8295299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8296225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8297150Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8298050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8299050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8300057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/promote_types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8301123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8302189Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/promote_types_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8303158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/promote_types_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8304106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8305161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8306204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8307178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8308186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8309148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8310085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8311053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_axis.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8312042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_axis_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8313053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8314194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_scales.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8315328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8316407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_scales_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8317339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8318547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_zero_points.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8319375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8320325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8321161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8322435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8323271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8324222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8325274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_zero_point.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8326362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_zero_point_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8327422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_zero_point_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8328567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8331005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8331671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8332193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8332878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qscheme.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8334977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qscheme_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8335953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qscheme_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8337140Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8338233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8339278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8340410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8341482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8342774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8343929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8345153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8346223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8347403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8348685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8349809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8350943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8352019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8353164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8354966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8356147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8357269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8358369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8359441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8360469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8361489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8362499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8363630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8364495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8365498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8366607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8367903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8369064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8369900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8371158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8372896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8373517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8374586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8375595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8376660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8377677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8378655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8379837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8380915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8382001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8383089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8383970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8384930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8386341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8387161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8388128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8389203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8390185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8391141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8391986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rad2deg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8393527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8394537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rad2deg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8395348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rad2deg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8396571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8397583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8398456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8399688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8400732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8401603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8402522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8403801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8405027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8405987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8406922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8417766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8418900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8419765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8420452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8420982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8421690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8422377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8423091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8423845Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8424435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8425125Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8425861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8426397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8427018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8427548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8428162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8428851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8429621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8430178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8430924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8431574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8432200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8432808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8433583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8434555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8435445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8436282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8437151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8438699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8439974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8441187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8442191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8443085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8443835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8445821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8446297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ravel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8447719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8448070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ravel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8449130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ravel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8450083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/real.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8451265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8452105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/real_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8453118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/real_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8454540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8455417Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8456440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8457370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8458308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8459342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8460198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8461913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8462490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/record_stream.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8464049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8464783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/record_stream_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8465673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/record_stream_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8466585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/refine_names.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8467634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8468429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/refine_names_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8469403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/refine_names_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8470427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8471382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8472448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8473295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8474282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8475041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8475802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8476742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8477456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8478997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8479999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8480663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8482028Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8483034Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8483592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8485059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8485679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8486945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8487712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8488790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8489728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8491987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8492441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8493049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8494463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8495335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8496275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8497388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8498499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8499377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8500852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8501481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8502445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8503416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8504377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8505231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8506227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8507420Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8508344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8509154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8510210Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8511069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8512094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8512815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu6.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8514662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8515016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu6_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8515922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu6_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8517838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8518638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8519826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8520910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8521982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8523248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8524346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8525591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8527690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8528466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8529623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8530902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8532139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8533293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8534642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8535774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rename.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8537127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8538234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rename_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8540400Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rename_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8540952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8541834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8542979Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8544109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8545243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8546446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8547653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8548885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8550004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8551346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8552533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8553940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8555155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8556257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8557448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8558554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8559815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8561075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8562424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8563559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8564876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8566215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8567231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8568440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8569599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8570848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8572245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8573513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8574941Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8576786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8577734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8617480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8618196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8619259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8620421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8621079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8622453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8622995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8624276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8624949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8626014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8626781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8627772Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8628806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8629727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8630596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8631635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8632391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8633638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8634257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8635525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8636824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8637704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8639287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8639907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8640852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8641982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8642625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8643903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8644652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8645719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8646502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/requires_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8647910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8648664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/requires_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8649442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/requires_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8650481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8651415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8652454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8653354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8654560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8655398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8656398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8657349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8658237Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8659240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8660084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8661154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8662225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8662928Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8663869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8664597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8666344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8667003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8667868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8668889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8670012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8670828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8672030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8672656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8674322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8674687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8675335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8676415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8677098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8678484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8679460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8680377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8681403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8682398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8683179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/result_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8684152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8684961Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/result_type_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8685604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/result_type_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8687564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retain_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8688023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8688644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retain_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8689523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retain_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8690488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retains_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8691591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8692539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retains_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8693460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retains_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8694480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8695577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8696397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8697681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8699198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8700133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8701771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8702897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8704314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8705573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8706913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8708809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8709389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8710391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8711376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8712572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8713838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8715023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8716417Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8717458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8719547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8720111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8720921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8721982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rot90.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8723319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8724351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rot90_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8725520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rot90_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8726655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8728146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8729216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8730576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8731602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8732901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8734181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8735416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8736636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8737821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8739150Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8740159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8741327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8742470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8743728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8745000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8746319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8747454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8748550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8749760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8751072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8752231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8753351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8754617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8755768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8756943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8758044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8759321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8760414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8761765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8762832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8763944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8765174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8766471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8767833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8768916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8770093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8771317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8772644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8773921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8775170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8776539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8777646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8779394Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8780350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8781634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8782837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8783939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8785175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8786674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8787676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8788956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8790139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8791359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8792463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scalar_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8793973Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8794930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scalar_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8796094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scalar_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8797336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8798642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8800069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8801205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8802301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8803496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8804805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8805963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8807179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8808465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8809802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8810940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8812049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8813257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8814591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8815939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8817043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8818368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8819572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8820881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8821853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8823017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8824224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8825352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8826563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8827832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8829044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8830363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8831465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8832632Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8833784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8835090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8836175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8837373Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8838889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8840052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8841204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8842355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8843498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8844693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8846124Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8847254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8848575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8849593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8850689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8852292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8853574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8855129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8856614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8858378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8860145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8860728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8861765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8862806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8864175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8865482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8866513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8867721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8868813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/selu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8870298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8871552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/selu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8872759Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/selu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8873807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8875348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8876310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8877521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8878584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8879789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8881118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8882115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8883379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8884569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8885777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8886822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8888143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8889711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8890821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8891909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8893105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8894477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8895625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8896843Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8897985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8900145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8900930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8901786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8902836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8904149Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8905233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8906479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8907835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8908952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8909996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8911170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8912578Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8913710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8914806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8916005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8917160Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8918664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8919652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8920986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8921883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8923489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8924206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8925556Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8926246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8927465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8928632Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8929282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8930823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8931462Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8932961Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8934075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8935139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8936168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8937651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8938440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8939753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8940622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8941705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8942719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8943779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8944670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8945614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8946556Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8947871Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8948688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8950111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8950940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8951936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8953114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8954281Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8955050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8955831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8957374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8957860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8958768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8959539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8960559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8961660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8962524Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8963554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8964449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8965497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8966436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8967493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8968385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8969192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8969820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8970870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8971833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8973275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8973638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8975500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8976279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8977345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8978541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8979475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8980704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8981990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8983440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8984633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8985611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8986907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8987989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8989327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8990596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8991675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8992769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8993933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8995150Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8996296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8997606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8998639Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.8999836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9000997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9003165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9004041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9005216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9006394Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9007760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9008771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9009953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9011239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9012528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9013733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9015033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9016245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9017586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9018654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9019800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9021110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9022233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9023372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9024925Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9026130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9027216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9028305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9029527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9030806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9032247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9033205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9034529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9035467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9036583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9037968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9039099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9040429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9041655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9042814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9043938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9045037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9046045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9047425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9048510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9049709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9050812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9052061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9053431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9054907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9055758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9056973Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9058174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9059617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9060743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9061681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9062884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9064059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9065369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9066537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9067682Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9069090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9070402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9071440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9072580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9073904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9074968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9076108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9077323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9078605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9080316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9081412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9082523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9083697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9084873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9086253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9087287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9088507Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9089556Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9090815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9091987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9093192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9094708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9095650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9096855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9097983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9099168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9100291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9101427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9102615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9103783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9105206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9106355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9107536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9108659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9109885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9111038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9112171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9113491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9114590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9115646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9116788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9118019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9119170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9120322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9121497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9122829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9124127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9125318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9126285Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9127440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9128604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9129776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9130971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9132163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9133475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsc_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9134960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9136541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9137959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9138978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsr_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9140228Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9141255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9142576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9143762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_compressed_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9144960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9146054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9147466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9148542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_coo_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9149877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9150922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9152041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9153234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9154555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csc_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9155777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9157190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9158396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9159544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csr_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9160921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9162066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9163011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9164312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9165561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9166701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9167712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9169083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9170234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_mask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9171348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9172520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9173869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_and_clear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9175148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9176355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9177510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9178936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9180099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9181231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9182497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9183329Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9184607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_sampled_addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9185710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9187022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9188218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9189574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9190585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9191764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9192786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9193937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9195199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9196481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9197427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9198762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9199796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9200942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9202092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9203265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9204391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9205572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9206760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9208037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9209231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9210395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9211653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9212757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9214014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9215185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9217339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9218766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9219772Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9220959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9222154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9223303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9224501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9225570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9226725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9228139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9229302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9230526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9231642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9232828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9234496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9235657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9236827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9238161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9239412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9240528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9241590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9242799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9243939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9245087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9246232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9247392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9249185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9250247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9251428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9252797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9254018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9255035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9256287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9257471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9258624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9259764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9260996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9262299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9263604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9264680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9265794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9266931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9268072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9269421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9270725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9271950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9273087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9274476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9275621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9276697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9277745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9278930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9280017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9281238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9282331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9283565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9284690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_digamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9286045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9287057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_digamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9288236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_digamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9289324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9290972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9291864Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9293099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9294314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9295896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9296876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9298123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9299335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9300640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9301519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9302697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9303985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9305236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9306311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9307513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9308737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9310100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9311959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9312969Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9314155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9315408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9316555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9317653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9318968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9320191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9321342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9322609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9323768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_exp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9325051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9326292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_exp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9327358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_exp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9328501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9329827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9331087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9332323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9333617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9334939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9336089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9337221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9338403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammainc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9339778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9340882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammainc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9342161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammainc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9343346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaincc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9344510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9345714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaincc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9346884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaincc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9347986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaln.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9349479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9350433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaln_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9351781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaln_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9353170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9354509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9355823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9356805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9358032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9359311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9360354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9361671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9362818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9363941Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9365181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9366525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9367635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9369179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9370475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9371705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9372760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9374018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9375126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9377347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9377951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9378803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9379580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9380565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9381305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9382328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9383137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9384171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9384993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9386219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9387613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9388121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9389541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9390476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9391985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9392621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9395256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9395671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9395991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9396342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9397344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9398846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9399649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9401488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9401951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9403093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9403992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9405785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9406303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9407257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9408530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9409576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9410529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9411839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9412722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9413945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9414998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9416343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9417436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9418792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9419705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9420657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9421445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9422459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9423238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9424588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9425379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9426328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9427527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9428353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9429179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9430187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9431695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9432302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9433333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9434295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9435155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9435976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9436844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9437701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9438627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9439555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9440422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9441237Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9442165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9443093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9443911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9444676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9445709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9446752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9447473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9448319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9449213Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9450482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9451798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9452613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9453482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9454468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9455559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9456279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9457430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9458247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9459390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9460187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9461256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9461979Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9462920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9464104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9465059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9466238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9467218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9468321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9469314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9470325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9471412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9472411Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9473390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9474477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9475416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9476381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9477348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9478339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9479343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9480330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9481367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_multigammaln.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9482410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9483353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_multigammaln_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9484317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_multigammaln_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9485278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9486343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9487331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9488216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9489302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9490409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9491351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9492288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9493421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9494548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9495559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9496495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9497505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_polygamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9498543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9499480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_polygamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9500441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_polygamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9501424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_psi.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9502488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9503429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_psi_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9504360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_psi_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9505432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9506467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9507440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9508398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9509439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9510533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9511545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9512669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9513553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9514436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9515960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9516897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9517920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9519044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9519971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9520932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9521903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9522895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9523906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9524832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9525802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_sinc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9526729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9528177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9529342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9530205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9531153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9532204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9533171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9534377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9535627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9536809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9537954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9538924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9540708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9541447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9542107Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9543332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9543877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9544750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9545642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9546507Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9547466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9548495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9549411Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9550440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9551633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9552823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9553976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9555114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9556155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9557353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9558670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9560017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9561297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9562482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9563590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9564912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9566088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9567307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9568476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9569875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9571079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9572193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_sinc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9573371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_sinc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9574788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9576195Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9577162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9578387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9579514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9581080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9582101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9583181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9584487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9585661Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9587548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9588645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9589758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9591060Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9593108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9593828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9594605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9595765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9596871Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9598135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9599322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9600579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlogy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9601877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9602923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlogy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9604031Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlogy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9605319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9606684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9608022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9609093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9610223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9611631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9612668Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9613631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9614984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9617046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9617720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9618715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9619855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9621042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9622227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9623256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9624299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9625653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9626986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9627709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9629193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9630332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9631641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9632917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9633787Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9634942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9636097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9637256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9638365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9639737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9640753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9641883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9643195Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9644359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9645530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9646770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9647923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/square.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9649260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9650394Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/square_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9651546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/square_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9652697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9654125Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9655360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9656439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9657833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9659051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9659879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9661015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9662150Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9663885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9665111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9666444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9667572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9668674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9669895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9671024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9672219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9673570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9674522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9675700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9676858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9678295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9679373Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9680635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9681674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9682943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9684123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9685189Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9686341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9687803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9688988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9690125Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9691527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9692542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9693939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9695049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9696175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9697389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stride.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9698715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9699766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stride_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9700925Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stride_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9702118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9703401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9704725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9705735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9706914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9708037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9709250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9710414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9711570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9712785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/subtract.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9714090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9715148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/subtract_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9716373Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9717493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/subtract_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9718969Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9720222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9721322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9722382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9723555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9724659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9725858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9727000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9728307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9729509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_to_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9730878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9731935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_to_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9733136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_to_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9734350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9736519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9737573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9738717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9739854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapaxes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9741719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9742823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapaxes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9743965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapaxes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9745080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapdims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9746484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9747421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapdims_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9748583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapdims_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9749769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/symeig.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9751184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9752129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/symeig_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9753351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/symeig_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9754461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9755492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9756810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9757994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9759037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9760155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9761333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9762498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9763643Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9764821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_along_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9766142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9767193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_along_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9768343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_along_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9769784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9770950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9772105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9773327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9774556Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9775966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9776997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9778195Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9779345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9780507Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9781583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9782720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9783860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9785052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9786453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9787495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9788594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9789755Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9790940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9792104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9793214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9794582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9795607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9796805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9797906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9799120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9800253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9801528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9802635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensor_split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9804079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9805040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensor_split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9806198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensor_split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9807303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9808648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9809894Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9820506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9820931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9821316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9821627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/thnn_conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9822165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9822617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/thnn_conv2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9822923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/thnn_conv2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9823376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9823712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9824163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9824544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9824939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9825358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9825700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9826232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9827275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9828428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9829405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9830369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9831206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9832505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9833463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9834521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9835944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9836737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9838089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9838600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9839636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9840778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9842052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9842994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9843825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9845127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9846141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9847556Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9847957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9849407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9850642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9851637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9852839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9853702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9854792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9856526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9857164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9858211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9859193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9860479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9861352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9862700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9863461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9864403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9865547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9866702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9867545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9868548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9869511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9870509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9871618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9872436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9875006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9875649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9876239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9876885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9877731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9878755Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9879700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9880609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9881679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9882640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9883952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9884903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9885876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9886989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9887880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9888954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9889814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9890705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9891720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9892634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9893555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9894403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9895646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9896646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9897525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9898642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9900003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9900686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9901726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9902712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9903588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9905376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9905939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9906511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9907111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9908614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9909311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9910437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9911202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9912215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9913172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9914044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9915220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9916364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9916916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9917926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9918696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9919431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9920424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9921311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9922175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapezoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9923223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9924072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapezoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9925955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9926412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapz.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9927560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9928179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapz_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9929721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapz_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9930456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9931532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9932399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9933490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9934805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9935703Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9936827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9938600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9938909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9940113Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9941094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9941980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9943068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9944372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9945004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9945903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9947563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9948337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9949570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9950411Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9951229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9952154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9953185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triplet_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9954193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9955122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triplet_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9956107Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9956967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9958506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9959422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9960378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9961358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9962429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9962960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9964084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9965204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9965922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9966911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9967745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9968598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9969481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9970274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/true_divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9971351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9972122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/true_divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9972931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/true_divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9974034Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9975059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9975833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9976751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9977598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9978754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9979631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9980393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9981322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/type_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9982245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9983181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/type_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9983982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/type_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9984958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9985794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9986903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9987938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9988568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9989361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9990448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9991173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9992046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9993240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9993971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9995076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9995965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9996861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9997936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9998863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:36.9999849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0000895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0001711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0002587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0003340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0005007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0005354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0007010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0007561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0008379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0009235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0010448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0011788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0012616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0013628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0014719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0016266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0017169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0018799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0019167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0020216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0021582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0022092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0023660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0024375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0025219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0026049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0027993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0029119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0029655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0030456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0031222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0032282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0032992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0034144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0034872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0035888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0037135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0037931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0038831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0039617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0040527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0041408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0042487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0043386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0044313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0045105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0046208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0047286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_chunk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0047997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_chunk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0048880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0049753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0052332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0052889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0053480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0054442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0055324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0056066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0056878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0057887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0058928Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0059909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0061584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0062056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0062884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0063870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0064716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0065841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0066922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0068103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0068824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0069808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0071738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0072387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0073434Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0074281Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0075690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0076315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0077841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0078886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0079860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0081052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0082477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0083621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0084770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0086102Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0087912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0088896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0089928Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0091345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0092631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0093992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0095068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0096334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0097763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0099038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0099993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0101264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0102451Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0103726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0104898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0106104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0107356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0108532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0110035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0111261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0112236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0113428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0114598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0115873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0116963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0118154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0119482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0120718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0122099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0123253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0124551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0125865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0127193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0128376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0129435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0130922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0132196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0133453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0134687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0136611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0137225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0138220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0139635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0140801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0142056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0143369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0144281Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0145625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0146798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0147975Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0149777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0151573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0152101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0153085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0154290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0155472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0156356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0157726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0158679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0159742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0161389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0161793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0163046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0164203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0164559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0166066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0166876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0168691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0169127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0169767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0170828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0171899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0172957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0174447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0175247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0176659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0177833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0178780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0179482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0180395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0181444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0182522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0183438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0184451Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0185394Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0186422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0187368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0188367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0189400Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0190481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0191582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0192689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0193561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0194598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0195539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0196561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0197508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0198465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0200067Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0200940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0201709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0202757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0203988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0204794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0205988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0206959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0208002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0209288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0210097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0211428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0212432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0213365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0214773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0215745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0217085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0218076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0218848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0219854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0221143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vander.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0222376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0223066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vander_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0224492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vander_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0225216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0226244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0227306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0228253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0229796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0230628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0231591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0232474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0233508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0234475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0235917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0236715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0237920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0239024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0240223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0241168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0242576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0243886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0244734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0246759Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0247140Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0247817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0248785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0249919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0250927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0252490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0252879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0253890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0255010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0255894Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0256863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0258165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0259015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0259747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0260800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0261667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0262814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0263886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0264938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0265689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0266636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0268837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0269344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0269735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0270678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0271235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0272387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0273441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0274376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0275533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0276086Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0277205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0278056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0279033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0279904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0280740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0282293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0283112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0284411Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0285547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0286722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0287871Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0289240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0290209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0291436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0292738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0294267Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0295286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0296575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0297717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0298898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0300055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0301466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0302796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0303796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0304845Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0306055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0307422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0309354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0310078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0311224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0312557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0313694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0314881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0316252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0317680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0318818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0319994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0321041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0322268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0323534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0324689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0326149Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0327088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0328509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0329665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0330766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0331958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0333076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:37.0338190Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T09:59:37.0338738Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-12-01T09:59:37.0339584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-12-01T09:59:37.0341037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-12-01T09:59:37.0342269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-12-01T09:59:37.0343493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-12-01T09:59:37.0344626Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-12-01T09:59:37.0345685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail/CUDAHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-12-01T09:59:37.0346894Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail/FunctionTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-12-01T09:59:37.0347703Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail/HIPHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-12-01T09:59:37.0348756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail/ORTHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-12-01T09:59:37.0350168Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0350687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0351998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/AdaptivePooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0352695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/BatchLinearAlgebra.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0353762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/BinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0354556Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/BucketizationUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0355625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CPUBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0356631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CPUFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0357301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CanUse32BitIndexMath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0358243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ComplexHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0359110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0360115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0361391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ConvUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0362390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ConvolutionMM3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0363314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0364348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0365088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/DilatedConvolutionUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0366014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/DispatchStub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0366813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Distance.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0367918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0368802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Distributions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0370001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/EmbeddingBag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0370828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0371530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ForeachUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0372631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0373351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/GridSampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0375208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/GridSamplerUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0375593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0376575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0377743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/IndexingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0378923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0379670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/LinearAlgebra.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0380935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/LinearAlgebraUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0381786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/LossMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0382689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Math.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0384610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/MathBitFallThroughLists.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0385435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/MathBitsFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0386269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/MaxPooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0387191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/NonEmptyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0387987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/NonSymbolicBC.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0388802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0389896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/PointwiseOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0390595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Pool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0391534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0392409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/RNN.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0393541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/RangeFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0395369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ReduceAllOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0395713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0396255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ReduceOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0397295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Repeat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0397856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0399429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ResizeCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0400566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ScatterGatherChecks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0401339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SegmentReduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0402581Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SharedReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0403720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SobolEngineOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0404730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Sorting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0405702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SortingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0406975Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SpectralOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0408075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/StridedRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0409364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorAdvancedIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0410577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0411503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorCompare.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0412640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorConversions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0414158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorDimApply.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0415079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0416252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0417421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0419605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0420185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorShape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0420953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorTransformations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0422084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TopKImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0423158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TransposeType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0424330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TriangularOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0425487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TypeProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0426463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/UnaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0427654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Unfold2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0428815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Unfold3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0429905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/UnfoldBackward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0430937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/UpSample.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0432156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0433241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0434322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/im2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0435677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/im2col_shape_check.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0436816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0437970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/verbose_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0439096Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/vol2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:37.0440504Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0441326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0442615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/CatKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0443807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0444885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/CopyKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0446036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0447029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0448305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0449422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0450557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/Intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0451563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/IsContiguous.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0452694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/Loops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0454020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0455084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0456247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/Reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0457715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/SerialStackImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0458804Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0460090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/StackKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0461227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/WeightNormKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0462297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/avx_mathfun.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0463568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/mixed_data_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0464745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/moments_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0465818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0466958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/zmath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:37.0468749Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0469443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0470773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/BinaryInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0471906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0472876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0474021Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0475895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/CuFFTUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0476579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0477671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Distributions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0478755Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/GridSampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0479826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0480864Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/LaunchUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0481944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/MiscUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0482989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/ReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0484081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0485084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/ScanKernels.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0486210Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Sort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0487572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/SortStable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0488746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Sorting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0489860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/TensorModeKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0490992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/TensorTopK.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0492339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/jit_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0493219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/thread_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0494567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0496598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/CUDALoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0497544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0500374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0501036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0501659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/GridSampler.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0502680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/JitLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0503723Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/KernelUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0504842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Loops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0506078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Math.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0508468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0509869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0510615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Normalization.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0512427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0513512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Pow.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0514621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/ROCmLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0515811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Randperm.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0516843Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Reduce.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0518481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0519757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/SortUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0520878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/SortingCommon.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0521988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0523157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0524289Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/UniqueCub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0526169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/UpSample.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0527220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/block_reduce.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0528408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0529460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0530579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0531736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/im2col.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0532922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/reduction_template.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0534303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/vol2col.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:37.0535830Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-12-01T09:59:37.0536437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/AffineQuantizer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-12-01T09:59:37.0538173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-12-01T09:59:37.0538938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-12-01T09:59:37.0539986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-12-01T09:59:37.0540991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-12-01T09:59:37.0542204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/PackedParams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-12-01T09:59:37.0543648Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:37.0544347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:37.0545717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:37.0546762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:37.0547994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:37.0549142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:37.0550334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:37.0551495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:37.0553287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:37.0554430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:37.0555587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:37.0556738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:37.0557936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:37.0559048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:37.0560328Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2022-12-01T09:59:37.0561147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized/QTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2022-12-01T09:59:37.0562065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized/Quantizer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2022-12-01T09:59:37.0565401Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2 2022-12-01T09:59:37.0566455Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0567317Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/bench_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0568499Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/cast.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0569484Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/cblas.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0571267Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/conversions.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0572437Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/cpu_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0573558Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/cpuid.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0574646Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/eigen_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0575758Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/filler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0576877Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/fixed_divisor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0577949Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/knob_patcher.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0578914Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/knobs.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0579970Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/map_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0581063Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math-detail.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0582807Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0583671Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/murmur_hash3.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0584778Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/proto_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0585853Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/proto_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0586998Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/proto_wrap.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0588229Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/signal_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0589351Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/simple_queue.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0590463Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/smart_tensor_printer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0592216Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/string_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0592774Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/zmq_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:37.0593888Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-12-01T09:59:37.0594800Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/broadcast.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-12-01T09:59:37.0596054Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/elementwise.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-12-01T09:59:37.0597188Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/half_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-12-01T09:59:37.0598223Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-12-01T09:59:37.0599086Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-12-01T09:59:37.0600473Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-12-01T09:59:37.0601647Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-12-01T09:59:37.0602436Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/ThreadPool.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-12-01T09:59:37.0603645Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-12-01T09:59:37.0604757Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/WorkersPool.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-12-01T09:59:37.0605837Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-12-01T09:59:37.0606973Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/pthreadpool.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-12-01T09:59:37.0608200Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/thread_pool_guard.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-12-01T09:59:37.0609390Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib 2022-12-01T09:59:37.0610553Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/aten 2022-12-01T09:59:37.0611910Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten/aten_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/aten 2022-12-01T09:59:37.0613122Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten/aten_op_template.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/aten 2022-12-01T09:59:37.0614743Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:37.0615426Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/batch_matmul_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:37.0616688Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:37.0617907Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/fp16_fc_acc_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:37.0619009Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/fp16_fma.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:37.0620069Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/fp16_gemm_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:37.0621258Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/int8_dequantize_op_nnpi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:37.0622523Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/int8_quantize_op_nnpi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:37.0623542Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/int8_swish_op_nnpi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:37.0624619Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/layernorm_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:37.0625776Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_4bit_rowwise_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:37.0626834Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_8bit_rowwise_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:37.0628221Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/lengths_reducer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:37.0629427Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/quant_lut_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:37.0630582Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/spatial_batch_norm_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:37.0631411Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/sum_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:37.0632345Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/unary_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:37.0633924Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:37.0634533Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/allgather_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:37.0635537Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/allreduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:37.0637088Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/barrier_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:37.0638002Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/broadcast_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:37.0638363Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:37.0639182Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/common_world_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:37.0639921Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/context.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:37.0640979Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/reduce_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:37.0641687Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/store_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:37.0643385Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/nccl 2022-12-01T09:59:37.0644093Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/nccl/cuda_nccl_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/nccl 2022-12-01T09:59:37.0644703Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/opencl 2022-12-01T09:59:37.0645532Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/opencl/context.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/opencl 2022-12-01T09:59:37.0646359Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/prof 2022-12-01T09:59:37.0647072Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/prof/prof_dag_stats_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/prof 2022-12-01T09:59:37.0648022Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/shm_mutex 2022-12-01T09:59:37.0648571Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/shm_mutex/shm_mutex.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/shm_mutex 2022-12-01T09:59:37.0650096Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/tensorrt 2022-12-01T09:59:37.0651235Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt/tensorrt_op_trt.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/tensorrt 2022-12-01T09:59:37.0652250Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt/tensorrt_tranformer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/tensorrt 2022-12-01T09:59:37.0652844Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt/trt_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/tensorrt 2022-12-01T09:59:37.0654480Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/warpctc 2022-12-01T09:59:37.0655080Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/warpctc/ctc_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/warpctc 2022-12-01T09:59:37.0657140Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0657859Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/allocator.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0658598Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/blob.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0659235Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/blob_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0660158Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/blob_serializer_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0660938Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/blob_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0661829Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0662519Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/common_cudnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0663447Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/common_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0664481Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/common_omp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0665208Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/context.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0666339Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/context_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0667267Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/context_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0668471Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/cudnn_wrappers.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0668891Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/db.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0670255Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/distributions_stubs.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0670679Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/event.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0672089Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/event_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0673049Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/export_c10_op_to_caffe2.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0673939Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/export_caffe2_op_to_c10.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0675123Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/flags.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0676061Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/graph.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0676879Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/init.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0677680Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0678675Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/memonger.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0679891Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/module.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0680480Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0681421Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0682213Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_scheduling.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0683187Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_task.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0684236Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_task_future.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0685321Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_task_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0686459Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_tracing.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0686924Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_dag_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0688523Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0689246Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_simple.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0690120Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_simple_refcount.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0691031Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/numa.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0692134Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0693283Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/operator.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0695496Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/operator_gradient.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0695956Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/operator_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0697113Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/plan_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0697687Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/prof_dag_counters.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0698945Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/qtensor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0699507Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/qtensor_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0700325Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/scope_guard.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0701407Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/static_tracepoint.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0702065Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/static_tracepoint_elfx86.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0702997Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/stats.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0703956Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/storage.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0704775Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0705737Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/tensor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0706560Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/tensor_int8.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0708332Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/test_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0708822Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/timer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0709748Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0710730Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/types.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0711337Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/workspace.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0712636Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/macros.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:37.0713527Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/hip 2022-12-01T09:59:37.0714324Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip/common_miopen.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/hip 2022-12-01T09:59:37.0715454Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip/miopen_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/hip 2022-12-01T09:59:37.0716405Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph 2022-12-01T09:59:37.0717082Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include 2022-12-01T09:59:37.0717972Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph 2022-12-01T09:59:37.0718353Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters 2022-12-01T09:59:37.0719501Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters/Dot.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters 2022-12-01T09:59:37.0720827Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-12-01T09:59:37.0721333Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpClasses.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-12-01T09:59:37.0722486Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpEnum.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-12-01T09:59:37.0723562Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpNames.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-12-01T09:59:37.0724555Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T09:59:37.0725295Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Algorithms.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T09:59:37.0729282Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/BinaryMatchImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T09:59:37.0729921Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Graph.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T09:59:37.0730779Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TarjansImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T09:59:37.0731347Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TopoSort.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T09:59:37.0731786Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-12-01T09:59:37.0732431Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/Compiler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-12-01T09:59:37.0733024Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/ControlFlow.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-12-01T09:59:37.0733906Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/NeuralNet.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-12-01T09:59:37.0734318Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-12-01T09:59:37.0734803Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Casting.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-12-01T09:59:37.0735936Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-12-01T09:59:37.0736997Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-12-01T09:59:37.0737836Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/Match.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-12-01T09:59:37.0738615Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/SubgraphMatcher.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-12-01T09:59:37.0739697Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/tests 2022-12-01T09:59:37.0740090Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/tests/test_util.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/tests 2022-12-01T09:59:37.0741482Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/cuda_rtc 2022-12-01T09:59:37.0741822Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/cuda_rtc/common_rtc.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/cuda_rtc 2022-12-01T09:59:37.0743193Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/db 2022-12-01T09:59:37.0743508Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/db/create_db_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/db 2022-12-01T09:59:37.0745186Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-12-01T09:59:37.0745561Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/file_store_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-12-01T09:59:37.0746635Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/file_store_handler_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-12-01T09:59:37.0747441Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/redis_store_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-12-01T09:59:37.0748298Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/redis_store_handler_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-12-01T09:59:37.0749265Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/store_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-12-01T09:59:37.0750114Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/store_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-12-01T09:59:37.0751139Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments 2022-12-01T09:59:37.0751912Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-12-01T09:59:37.0752867Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/fully_connected_op_decomposition.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-12-01T09:59:37.0753910Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/fully_connected_op_prune.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-12-01T09:59:37.0755199Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/fully_connected_op_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-12-01T09:59:37.0756340Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/funhash_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-12-01T09:59:37.0757583Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/sparse_funhash_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-12-01T09:59:37.0758484Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/sparse_matrix_reshape_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-12-01T09:59:37.0759641Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/tt_contraction_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-12-01T09:59:37.0760748Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/tt_pad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-12-01T09:59:37.0762151Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep 2022-12-01T09:59:37.0762728Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/ideep_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep 2022-12-01T09:59:37.0764184Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/operators 2022-12-01T09:59:37.0764857Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators/conv_pool_base_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/operators 2022-12-01T09:59:37.0766160Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators/conv_transpose_unpool_base_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/operators 2022-12-01T09:59:37.0767338Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators/operator_fallback_ideep.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/operators 2022-12-01T09:59:37.0768393Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/utils 2022-12-01T09:59:37.0769453Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils/ideep_context.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/utils 2022-12-01T09:59:37.0770645Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils/ideep_operator.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/utils 2022-12-01T09:59:37.0772023Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/image 2022-12-01T09:59:37.0772585Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image/image_input_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/image 2022-12-01T09:59:37.0774407Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image/transform_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/image 2022-12-01T09:59:37.0775281Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile 2022-12-01T09:59:37.0776227Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib 2022-12-01T09:59:37.0776960Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios 2022-12-01T09:59:37.0778661Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/ios_caffe.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios 2022-12-01T09:59:37.0779352Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/ios_caffe_defines.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios 2022-12-01T09:59:37.0780439Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/ios_caffe_predictor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios 2022-12-01T09:59:37.0781594Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T09:59:37.0782381Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T09:59:37.0783562Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_context.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T09:59:37.0784626Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_graph_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T09:59:37.0785647Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_kernels.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T09:59:37.0787159Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_test.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T09:59:37.0788476Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub 2022-12-01T09:59:37.0789422Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include 2022-12-01T09:59:37.0789853Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/libopencl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include 2022-12-01T09:59:37.0791835Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T09:59:37.0792900Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T09:59:37.0794005Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_ext.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T09:59:37.0795255Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T09:59:37.0796341Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl_ext.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T09:59:37.0797439Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_platform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T09:59:37.0798771Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/opencl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T09:59:37.0799897Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub 2022-12-01T09:59:37.0801023Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include 2022-12-01T09:59:37.0801930Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/libvulkan-stub.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include 2022-12-01T09:59:37.0803628Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-12-01T09:59:37.0804488Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vk_platform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-12-01T09:59:37.0805434Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vulkan.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-12-01T09:59:37.0809137Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T09:59:37.0809693Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi/NeuralNetworks.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T09:59:37.0811555Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi/dlnnapi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T09:59:37.0812427Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi/nnapi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T09:59:37.0813169Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/snpe 2022-12-01T09:59:37.0813935Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/snpe/snpe_ffi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/snpe 2022-12-01T09:59:37.0815094Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ulp2 2022-12-01T09:59:37.0815927Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2/ulp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ulp2 2022-12-01T09:59:37.0816861Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2/ulp_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ulp2 2022-12-01T09:59:37.0817785Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mpi 2022-12-01T09:59:37.0818588Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi/mpi_common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mpi 2022-12-01T09:59:37.0819375Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi/mpi_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mpi 2022-12-01T09:59:37.0820541Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-12-01T09:59:37.0821563Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers/operator_attaching_net_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-12-01T09:59:37.0821980Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers/profile_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-12-01T09:59:37.0822808Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers/runcnt_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-12-01T09:59:37.0823456Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers/time_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-12-01T09:59:37.0824712Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-12-01T09:59:37.0825340Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/backend.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-12-01T09:59:37.0826588Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/backend_rep.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-12-01T09:59:37.0827479Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/device.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-12-01T09:59:37.0828414Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/helper.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-12-01T09:59:37.0829420Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/offline_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-12-01T09:59:37.0830557Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/onnx_exporter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-12-01T09:59:37.0831385Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/onnxifi_graph_info.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-12-01T09:59:37.0832317Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/onnxifi_init.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-12-01T09:59:37.0833494Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx/torch_ops 2022-12-01T09:59:37.0834110Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops/constants.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx/torch_ops 2022-12-01T09:59:37.0835270Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops/operator_sets.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx/torch_ops 2022-12-01T09:59:37.0835912Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops/schema.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx/torch_ops 2022-12-01T09:59:37.0838223Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0838664Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/abs_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0839626Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/accumulate_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0840672Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/accuracy_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0841289Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/acos_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0842623Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/activation_ops_cudnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0843344Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/affine_channel_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0845252Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/alias_with_name.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0845959Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/apmeter_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0846653Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/arg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0847389Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/asin_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0848433Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/assert_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0849367Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/async_net_barrier_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0850412Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/atan_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0851405Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_box_cox_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0852130Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_bucketize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0853932Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_gather_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0854782Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_matmul_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0855658Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_moments_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0856671Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_permutation_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0857535Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_sparse_to_dense_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0858583Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/bbox_transform_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0859405Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/bisect_percentile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0860724Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/boolean_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0861691Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/boolean_unmask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0862601Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/box_with_nms_limit_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0863388Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/bucketize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0864515Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/byte_weight_dequant_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0865089Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cast_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0866455Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cbrt_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0867280Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cc_bmm_bg_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0868208Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ceil_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0869353Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/channel_backprop_stats_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0870564Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/channel_shuffle_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0871110Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/channel_stats_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0871987Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/clip_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0873099Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0874611Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/concat_split_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0875353Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conditional_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0876312Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0877476Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_op_cache_cudnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0878590Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_op_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0879953Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_op_shared.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0881101Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_pool_op_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0882362Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_transpose_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0883517Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_transpose_op_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0884705Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_transpose_op_mobile.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0885871Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_transpose_op_mobile_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0887094Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_transpose_unpool_op_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0888199Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/copy_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0889497Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/copy_rows_to_tensor_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0890646Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cos_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0891701Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cosh_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0892933Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cosine_embedding_criterion_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0894129Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/counter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0895143Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/create_scope_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0896221Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cross_entropy_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0897596Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ctc_beam_search_decoder_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0898789Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ctc_greedy_decoder_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0899726Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cube_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0901074Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/data_couple.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0902184Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/dataset_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0903233Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/deform_conv_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0904332Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/deform_conv_op_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0905476Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/dense_vector_to_id_list_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0906501Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/distance_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0907668Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/do_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0908820Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/dropout_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0909959Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_add_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0911025Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_div_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0912139Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_linear_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0913663Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_logical_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0914981Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_mul_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0915906Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_op_test.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0916984Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0918333Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_ops_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0919440Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_sub_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0920511Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0921656Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/enforce_finite_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0922733Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ensure_clipped_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0923774Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ensure_cpu_output_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0924828Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/erf_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0925991Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/exp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0927008Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/expand_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0928125Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/expand_squeeze_dims_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0929260Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fc_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0930379Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/feature_maps_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0931737Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/feed_blob_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0932838Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/filler_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0934317Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/find_duplicate_elements_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0935481Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/find_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0936593Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/flatten_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0937726Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/flexible_top_k.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0938801Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/floor_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0939871Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/free_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0940995Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fully_connected_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0942455Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0943544Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0944675Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0946710Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0957473Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0958322Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/gather_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0958996Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/gather_ranges_to_dense_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0959583Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/gelu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0960493Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/generate_proposals_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0961205Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/generate_proposals_op_util_boxes.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0961876Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/generate_proposals_op_util_nms.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0962564Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0963272Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0963910Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/given_tensor_fill_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0964517Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/glu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0965132Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/group_norm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0965750Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/gru_unit_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0966363Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/h_softmax_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0966980Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/half_float_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0967578Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hard_sigmoid_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0968278Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/heatmap_max_keypoint_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0968890Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/histogram_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0969471Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/if_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0970095Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/im2col_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0970790Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/index_hash_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0971404Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0972038Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/inference_lstm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0973024Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/instance_norm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0974023Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/integral_image_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0975032Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/is_empty_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0976298Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/jsd_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0977010Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/key_split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0978070Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/layer_norm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0978812Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/leaky_relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0979582Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/length_split_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0980536Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_pad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0981456Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0982563Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0983482Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_reducer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0985318Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0985988Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_tile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0986976Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_top_k_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0987766Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/listwise_l2r_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0988764Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/load_save_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0989911Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/load_save_op_util.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0990897Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/local_response_normalization_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0992005Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/locally_connected_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0992650Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/locally_connected_op_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0993795Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/locally_connected_op_util.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0994510Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/log1p_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0995305Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/log_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0996077Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/logit_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0996959Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/loss_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0997660Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lpnorm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0998442Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lstm_unit_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.0999270Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lstm_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1000242Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/map_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1000996Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/margin_loss_l2r_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1002055Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/margin_ranking_criterion_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1002588Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/matmul_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1003706Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/max_pool_with_index_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1004595Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/mean_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1005261Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/merge_id_lists_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1006373Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/minmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1007132Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/mish_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1008204Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/mod_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1008911Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/moments_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1009931Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/multi_class_accuracy_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1010737Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/negate_gradient_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1011626Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/negative_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1012342Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ngram_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1013484Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/no_default_engine_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1014572Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/normalize_l1_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1015170Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/normalize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1016206Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/numpy_tile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1016879Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/one_hot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1018002Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/onnx_while_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1018626Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/op_utils_cudnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1019731Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/operator_fallback_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1020451Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/order_switch_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1021447Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pack_rnn_sequence_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1022164Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pack_segments.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1023159Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1023854Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/partition_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1024983Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/percentile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1025695Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/perplexity_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1026655Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/piecewise_linear_transform_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1027630Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pool_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1028773Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pool_op_util.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1029249Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pow_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1030347Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/prefetch_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1031023Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/prelu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1032067Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/prepend_dim_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1032711Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quant_decode_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1033807Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1034612Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rank_loss_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1035519Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reciprocal_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1036479Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reduce_front_back_max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1037407Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1038202Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1039145Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reducer_functors.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1040710Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reduction_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1041150Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/relu_n_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1042803Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1043519Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/remove_data_blocks_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1045060Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/replace_nan_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1045676Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reshape_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1046856Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/resize_3d_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1047808Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/resize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1048734Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reverse_packed_segs_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1049681Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rmac_regions_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1050836Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rms_norm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1051613Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/roi_align_gradient_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1053188Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/roi_align_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1054003Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/roi_align_rotated_gradient_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1055137Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/roi_align_rotated_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1055935Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/roi_pool_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1057374Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rowmul_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1058333Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rsqrt_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1059562Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/scale_blobs_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1060488Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/scale_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1061604Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/segment_reduction_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1063536Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/self_binning_histogram_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1064462Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/selu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1065512Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1066662Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/shape_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1067944Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sigmoid_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1068885Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sin_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1070120Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sinh_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1071245Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sinusoid_position_encoding_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1072228Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/slice_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1073701Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/softmax_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1074791Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/softmax_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1076031Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/softmax_with_loss_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1078879Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/softplus_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1079577Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/softsign_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1080208Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/space_batch_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1081019Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_dropout_with_replacement_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1081728Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_itemwise_dropout_with_replacement_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1082748Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_lp_regularizer_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1083915Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_normalize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1085025Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_to_dense_mask_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1086243Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_to_dense_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1087336Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/spatial_batch_norm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1088465Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sqr_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1089574Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/spatial_softmax_with_loss_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1090646Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sqrt_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1092010Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/square_root_divide_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1093161Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/stats_put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1094429Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/stop_gradient.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1095425Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/string_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1096619Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/stump_func_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1097816Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/summarize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1098850Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/swish_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1100095Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/tan_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1101151Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/tanh_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1102299Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/tensor_protos_db_input.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1103279Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/text_file_reader_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1104320Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/thresholded_relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1105443Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/tile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1106619Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/top_k.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1107735Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/transpose_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1108876Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/tt_linear_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1110106Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/unique_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1110994Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/unsafe_coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1112146Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/upsample_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1113245Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/utility_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1115885Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/variable_length_sequence_padding.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1116564Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/weighted_multi_sampling_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1117546Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/weighted_sample_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1118622Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/while_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1119755Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/zero_gradient_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:37.1121517Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/hip 2022-12-01T09:59:37.1122170Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip/activation_ops_miopen.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/hip 2022-12-01T09:59:37.1123214Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-12-01T09:59:37.1124341Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_network_blob_fetcher_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-12-01T09:59:37.1125394Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_network_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-12-01T09:59:37.1126726Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_network_executor_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-12-01T09:59:37.1128491Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_network_executor_incl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-12-01T09:59:37.1129757Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_network_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-12-01T09:59:37.1130996Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_op_cudnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-12-01T09:59:37.1132448Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn/hip 2022-12-01T09:59:37.1133130Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/hip/recurrent_op_miopen.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn/hip 2022-12-01T09:59:37.1134847Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1136184Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_add_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1137433Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_average_pool_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1138764Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_channel_shuffle_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1140581Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_concat_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1141262Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_conv_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1142079Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_conv_transpose_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1143127Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_dequantize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1144192Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_fc_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1145286Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_flatten_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1146357Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_given_tensor_fill_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1147474Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_leaky_relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1148520Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_max_pool_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1150340Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_quantize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1151098Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1151991Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_reshape_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1153199Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_resize_nearest_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1154451Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_roi_align_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1155341Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_sigmoid_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1156486Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_simd.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1157769Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_slice_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1158745Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_softmax_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1159769Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_test_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1161642Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_transpose_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1162302Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.1163368Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T09:59:37.1164156Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/annotations.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T09:59:37.1165377Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/backend_cutting.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T09:59:37.1166444Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/backend_transformer_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T09:59:37.1167459Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/bound_shape_inferencer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T09:59:37.1168489Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/converter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T09:59:37.1169564Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/device.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T09:59:37.1170617Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/distributed.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T09:59:37.1171740Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/fakefp16_transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T09:59:37.1172760Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T09:59:37.1174088Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/glow_net_transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T09:59:37.1175039Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/mobile.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T09:59:37.1176173Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/onnx_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T09:59:37.1177174Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/onnxifi_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T09:59:37.1178451Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/onnxifi_transformer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T09:59:37.1179542Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/optimize_ideep.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T09:59:37.1180928Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/optimizer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T09:59:37.1181943Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/passes.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T09:59:37.1183083Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/shape_info.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T09:59:37.1184135Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/tvm_transformer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T09:59:37.1185454Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-12-01T09:59:37.1186263Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom/cc_amrc.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-12-01T09:59:37.1187546Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom/concat_elim.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-12-01T09:59:37.1188637Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom/freeze_quantization_params.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-12-01T09:59:37.1189711Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom/in_batch_broadcast.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-12-01T09:59:37.1190733Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom/pointwise_elim.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-12-01T09:59:37.1191953Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/nql 2022-12-01T09:59:37.1192836Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql/ast.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/nql 2022-12-01T09:59:37.1194052Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql/graphmatcher.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/nql 2022-12-01T09:59:37.1195328Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.1196211Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/adagrad.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.1197270Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.1198386Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.1199485Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/embedding_lookup.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.1200634Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/embedding_lookup_idx.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.1201693Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.1202794Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.1203701Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.1204706Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.1205857Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/lstm_unit_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.1206847Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/lstm_unit_cpu_common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.1207935Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/math.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.1209200Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/typed_axpy.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.1210731Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-12-01T09:59:37.1211515Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/InferenceGraph.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-12-01T09:59:37.1212841Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/ThreadLocalPtr.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-12-01T09:59:37.1213957Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/predictor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-12-01T09:59:37.1215215Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/predictor_config.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-12-01T09:59:37.1216005Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/predictor_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-12-01T09:59:37.1217061Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/transforms.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-12-01T09:59:37.1218249Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:37.1219169Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/benchmark.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:37.1220377Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/data_filler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:37.1221508Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/emulator.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:37.1222439Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/net_supplier.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:37.1223512Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/output_formatter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:37.1224581Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/profiler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:37.1225607Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/std_output_formatter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:37.1226681Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/time_profiler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:37.1227952Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:37.1228944Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-12-01T09:59:37.1229722Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto/caffe2_pb.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-12-01T09:59:37.1230806Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto/torch_pb.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-12-01T09:59:37.1231972Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto/torch.pb.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-12-01T09:59:37.1234088Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto/caffe2.pb.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-12-01T09:59:37.1239325Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-12-01T09:59:37.1239915Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python/dlpack.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-12-01T09:59:37.1240558Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python/pybind_state.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-12-01T09:59:37.1241611Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python/pybind_state_dlpack.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-12-01T09:59:37.1242186Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python/pybind_state_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-12-01T09:59:37.1243668Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization 2022-12-01T09:59:37.1244468Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1244943Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/activation_distribution_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1246083Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/batch_matmul_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1247432Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/batch_permutation_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1248135Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/caffe2_dnnlowp_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1249038Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/channel_shuffle_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1249876Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/compute_equalization_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1251380Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/concat_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1251876Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/conv_dnnlowp_acc16_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1252685Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/conv_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1253551Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/conv_pool_dnnlowp_op_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1254863Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/conv_relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1256127Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/dequantize_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1257025Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/dnnlowp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1258063Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1258920Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/dnnlowp_partition.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1259746Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/dynamic_histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1260670Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/elementwise_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1261856Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/elementwise_linear_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1262843Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fb_fc_packed_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1263465Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fbgemm_fp16_pack_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1265208Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fbgemm_pack_blob.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1266013Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fbgemm_pack_matrix_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1267024Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fbgemm_pack_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1267877Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1269081Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fully_connected_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1269986Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fully_connected_fake_lowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1271713Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/group_norm_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1272270Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/im2col_dnnlowp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1272887Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/int8_gen_quant_params.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1273428Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/int8_gen_quant_params_min_max.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1274318Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/int8_quant_scheme_blob_fill.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1275566Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/kl_minimization.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1276724Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/l2_minimization.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1277217Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/lstm_unit_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1278122Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/mmio.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1279102Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/op_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1279956Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/pool_dnnlowp_op_avx2.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1280688Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/quantization_error_minimization.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1281556Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/quantize_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1282535Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/relu_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1283290Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1284176Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/resize_nearest_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1285050Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1286071Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1286827Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1287720Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1288822Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/utility_dnnlowp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.1289770Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-12-01T09:59:37.1290949Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue/blobs_queue.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-12-01T09:59:37.1291856Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue/blobs_queue_db.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-12-01T09:59:37.1292518Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue/queue_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-12-01T09:59:37.1293310Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue/rebatching_queue.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-12-01T09:59:37.1294109Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue/rebatching_queue_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-12-01T09:59:37.1296190Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-12-01T09:59:37.1296546Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/crc_alt.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-12-01T09:59:37.1298210Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/file_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-12-01T09:59:37.1298855Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/in_memory_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-12-01T09:59:37.1299740Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/inline_container.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-12-01T09:59:37.1300509Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/istream_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-12-01T09:59:37.1301470Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/read_adapter_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-12-01T09:59:37.1302182Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/versions.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-12-01T09:59:37.1303847Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1304694Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/adadelta_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1306297Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/adagrad_fused.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1307579Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/adagrad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1308812Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/adam_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1310073Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/clip_tensor_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1311225Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/decay_adagrad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1312407Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/fp16_momentum_sgd_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1313341Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/fp32_momentum_sgd_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1314375Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/ftrl_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1315489Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/gftrl_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1316563Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/iter_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1317294Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/lars_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1318944Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/learning_rate_adaption_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1319397Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/learning_rate_functors.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1320799Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/learning_rate_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1321860Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/math_lp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1322822Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/momentum_sgd_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1323922Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/rmsprop_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1324794Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/rowwise_adagrad_fused.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1326422Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/rowwise_counter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1327427Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/storm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1328452Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/weight_scale_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1329513Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/wngrad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1330469Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/yellowfin_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:37.1331646Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/share 2022-12-01T09:59:37.1332573Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/share/contrib 2022-12-01T09:59:37.1333557Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/share/contrib/zstd 2022-12-01T09:59:37.1334615Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share/contrib/zstd/quant_decomp_zstd_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/share/contrib/zstd 2022-12-01T09:59:37.1336279Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-12-01T09:59:37.1336983Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms/common_subexpression_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-12-01T09:59:37.1338388Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms/conv_to_nnpack_transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-12-01T09:59:37.1339316Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms/pattern_net_transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-12-01T09:59:37.1340283Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms/single_op_transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-12-01T09:59:37.1341670Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-12-01T09:59:37.1342285Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video/optical_flow.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-12-01T09:59:37.1343412Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video/video_decoder.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-12-01T09:59:37.1344370Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video/video_input_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-12-01T09:59:37.1345897Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video/video_io.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-12-01T09:59:37.1347033Z creating build/bdist.linux-x86_64/wheel/torch/include/c10 2022-12-01T09:59:37.1347857Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2022-12-01T09:59:37.1348594Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/macros/Export.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2022-12-01T09:59:37.1349784Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/macros/Macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2022-12-01T09:59:37.1351036Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/macros/cmake_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2022-12-01T09:59:37.1352870Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1354031Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Allocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1354602Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/AutogradState.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1355628Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1356761Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/CPUAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1358090Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/CompileTimeFunctionPointer.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1358875Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/CopyBytes.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1359954Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DefaultDtype.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1361103Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DefaultTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1362191Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1363018Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DeviceArray.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1364031Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1364945Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DeviceType.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1366745Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DispatchKey.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1367524Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DispatchKeySet.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1368954Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DynamicCast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1370263Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1371457Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/GeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1372634Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/GradMode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1373944Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/InferenceMode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1375817Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1376744Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1377928Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/OptionalRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1379011Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/PyHandleCache.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1380152Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/QEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1381100Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/QScheme.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1382149Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SafePyObject.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1383306Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1384332Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1385751Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1386785Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1387937Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/StorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1389104Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1390167Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/StreamGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1391287Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymFloat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1392506Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymFloatNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1393461Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymInt.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1395196Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymIntArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1395775Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymIntNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1396800Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/TensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1399179Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1400213Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1401209Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/WrapDimMinimal.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1402243Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/alignment.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1403394Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:37.1405108Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T09:59:37.1405760Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T09:59:37.1406878Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/FakeGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T09:59:37.1408013Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/GPUTrace.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T09:59:37.1409150Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/InlineDeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T09:59:37.1410249Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/InlineEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T09:59:37.1411345Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/InlineStreamGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T09:59:37.1412707Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T09:59:37.1413742Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/PyInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T09:59:37.1415138Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T09:59:37.1417271Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/SizesAndStrides.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T09:59:37.1418340Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T09:59:37.1420046Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/VirtualGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T09:59:37.1421206Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/alloc_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T09:59:37.1423130Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1423714Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/AlignOf.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1424490Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Array.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1426368Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1427157Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/BFloat16-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1428216Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/BFloat16-math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1429558Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/BFloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1430285Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1431100Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Bitset.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1431949Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/C++17.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1433357Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/CallOnce.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1434231Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ConstexprCrc.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1435567Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/DeadlockDetection.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1436372Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Deprecated.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1437439Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1438193Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Exception.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1439796Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ExclusivelyOwned.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1440850Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1442048Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Flags.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1443301Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/FunctionRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1444604Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Half-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1445594Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Half.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1447583Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/IdWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1448462Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/LeftRight.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1449507Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Load.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1450702Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Logging.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1451984Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/MathConstants.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1453204Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/MaybeOwned.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1454588Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Metaprogramming.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1455642Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Optional.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1457038Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/OptionalArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1458250Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Registry.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1459342Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ScopeExit.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1460355Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/SmallBuffer.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1461493Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1463228Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/StringUtil.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1464250Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Synchronized.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1465327Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ThreadLocal.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1466538Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ThreadLocalDebugInfo.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1467585Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Type.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1468543Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeCast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1469560Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeIndex.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1470821Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeList.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1472105Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeSafeSignMath.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1473197Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1474299Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Unicode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1475352Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/UniqueVoidPtr.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1476585Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Unroll.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1477636Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/accumulate.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1478715Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1480001Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/complex_math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1481212Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/complex_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1482319Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/copysign.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1483404Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/either.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1484496Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/env.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1485526Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/flat_hash_map.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1488050Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/hash.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1489188Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/in_place.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1489714Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/int128.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1491113Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/intrusive_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1492148Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/irange.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1493593Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/llvmMathExtras.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1495075Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/logging_is_google_glog.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1496143Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/logging_is_not_google_glog.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1497376Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/math_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1498506Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/numa.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1499789Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/order_preserving_flat_hash_map.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1501383Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/overloaded.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1502460Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/python_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1503518Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/qint32.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1504620Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/qint8.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1505543Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/quint2x4.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1506777Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/quint4x2.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1507789Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/quint8.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1508920Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/reverse_iterator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1510082Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/safe_numerics.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1511250Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/signal_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1512512Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/sparse_bitset.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1513643Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/strides.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1514745Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/string_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1515895Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/string_view.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1517132Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/strong_type.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1518516Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/tempfile.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1519727Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/thread_name.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1520734Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1522067Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/variant.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1525377Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/win32-headers.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:37.1526127Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T09:59:37.1526708Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAAlgorithm.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T09:59:37.1527829Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDACachingAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T09:59:37.1529058Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAException.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T09:59:37.1530312Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T09:59:37.1531215Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T09:59:37.1532159Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T09:59:37.1533490Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAMacros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T09:59:37.1534558Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAMathCompat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T09:59:37.1535159Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAMiscFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T09:59:37.1536746Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAStream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T09:59:37.1537700Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2022-12-01T09:59:37.1538131Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2022-12-01T09:59:37.1539401Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl/CUDATest.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2022-12-01T09:59:37.1540285Z creating build/bdist.linux-x86_64/wheel/torch/include/torch 2022-12-01T09:59:37.1540950Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/script.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-12-01T09:59:37.1542256Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/extension.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-12-01T09:59:37.1543067Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-12-01T09:59:37.1544277Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/library.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-12-01T09:59:37.1545287Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/custom_class_detail.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-12-01T09:59:37.1547630Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1548226Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/CudaIPCTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1549154Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/DataLoader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1549701Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1550654Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Dtype.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1551913Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/DynamicTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1552660Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1553632Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Export.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1554503Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1555380Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1556299Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1557226Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1558089Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/PythonTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1559001Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/QScheme.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1560043Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Size.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1560870Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1562030Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/StorageMethods.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1562790Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/StorageSharing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1572228Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1573326Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/THConcat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1574248Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/THP.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1575551Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/TypeInfo.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1576248Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1577248Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/copy_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1578298Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/itt_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1579238Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/python_dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1580417Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/python_headers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1581323Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1582121Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:37.1583567Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api 2022-12-01T09:59:37.1584036Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include 2022-12-01T09:59:37.1585463Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1585830Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/all.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1586967Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/arg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1587665Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1588411Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/cuda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1589467Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1590200Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/enum.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1591350Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1592053Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/fft.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1593285Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/imethod.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1594246Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1595150Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/linalg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1596365Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nested.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1597214Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1597914Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1598700Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1600313Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1600812Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1601562Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1602476Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/special.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1603591Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/torch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1604288Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1605818Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1606352Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/version.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.1607969Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-12-01T09:59:37.1608731Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-12-01T09:59:37.1609633Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-12-01T09:59:37.1610352Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-12-01T09:59:37.1611510Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/example.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-12-01T09:59:37.1612153Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-12-01T09:59:37.1613202Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-12-01T09:59:37.1614223Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-12-01T09:59:37.1614662Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-12-01T09:59:37.1616523Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-12-01T09:59:37.1617033Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-12-01T09:59:37.1618162Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-12-01T09:59:37.1619068Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-12-01T09:59:37.1620985Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T09:59:37.1621758Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T09:59:37.1622626Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T09:59:37.1623331Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T09:59:37.1624238Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T09:59:37.1625561Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T09:59:37.1626722Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T09:59:37.1627677Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T09:59:37.1628782Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2022-12-01T09:59:37.1629725Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2022-12-01T09:59:37.1631037Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2022-12-01T09:59:37.1632208Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2022-12-01T09:59:37.1633367Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T09:59:37.1634040Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T09:59:37.1635195Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T09:59:37.1636685Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T09:59:37.1637293Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T09:59:37.1638214Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T09:59:37.1639152Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T09:59:37.1639983Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T09:59:37.1641077Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T09:59:37.1641903Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T09:59:37.1643147Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T09:59:37.1644653Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T09:59:37.1646416Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T09:59:37.1647015Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T09:59:37.1647804Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2022-12-01T09:59:37.1648493Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2022-12-01T09:59:37.1650388Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail/static.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2022-12-01T09:59:37.1650664Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T09:59:37.1651321Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T09:59:37.1651928Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T09:59:37.1653356Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T09:59:37.1654189Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T09:59:37.1655897Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T09:59:37.1656313Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T09:59:37.1657276Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T09:59:37.1658729Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T09:59:37.1659561Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T09:59:37.1661426Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:37.1662758Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:37.1663531Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:37.1664376Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:37.1665610Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:37.1666588Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:37.1667879Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:37.1668893Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:37.1670060Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:37.1671536Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:37.1672852Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:37.1674139Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:37.1675179Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:37.1676341Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:37.1677433Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:37.1678896Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:37.1680051Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:37.1681824Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.1682692Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.1683809Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.1684717Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.1685439Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.1686225Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.1687162Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.1688049Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.1688901Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.1708924Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.1709616Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.1710360Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.1711070Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.1711471Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.1711901Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.1712365Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.1712741Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.1713283Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.1713697Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.1714167Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.1714654Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.1715038Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.1715385Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1715937Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1716423Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1716945Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1717342Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1717925Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1718388Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1718892Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1719440Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1720020Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1720467Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1720974Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1721486Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1721982Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1722737Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1723518Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1724483Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1725224Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1726416Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1727199Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1728628Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1729314Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1730240Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1731100Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.1732484Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:37.1733222Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:37.1734218Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:37.1735025Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:37.1735957Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:37.1736764Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:37.1737703Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:37.1738510Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:37.1739597Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:37.1740396Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:37.1741382Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:37.1742612Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-12-01T09:59:37.1743275Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-12-01T09:59:37.1744713Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2022-12-01T09:59:37.1745648Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2022-12-01T09:59:37.1746556Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2022-12-01T09:59:37.1747162Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2022-12-01T09:59:37.1748676Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T09:59:37.1750531Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T09:59:37.1751246Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T09:59:37.1751928Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T09:59:37.1752533Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T09:59:37.1753350Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T09:59:37.1753850Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T09:59:37.1754955Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T09:59:37.1756060Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T09:59:37.1756974Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-12-01T09:59:37.1757698Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-12-01T09:59:37.1758868Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-12-01T09:59:37.1759654Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T09:59:37.1760251Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T09:59:37.1761299Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T09:59:37.1762143Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T09:59:37.1762994Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T09:59:37.1764686Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1765082Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/FunctionsManual.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1766554Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/InferenceMode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1767584Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1768750Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/anomaly_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1769726Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1771035Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1772919Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/cpp_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1774064Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/custom_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1775270Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/edge.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1776167Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/engine.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1777335Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/forward_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1778442Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1779772Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/function_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1780919Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/grad_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1781911Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/graph_task.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1783302Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/input_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1784624Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/input_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1785817Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1786878Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/profiler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1787868Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/profiler_kineto.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1788960Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/profiler_legacy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1790298Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/profiler_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1791502Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1792564Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1793627Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_cpp_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1794694Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_engine.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1795914Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_enum_tag.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1796911Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_fft_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1798053Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1799072Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1800240Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1801464Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1802498Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_nested_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1803511Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_nn_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1804625Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_return_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1805681Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1807046Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1808052Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_special_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1809158Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_torch_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1810695Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1812140Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1813292Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/record_function_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1817824Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/saved_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1818688Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1819697Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/symbolic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1820678Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.1823255Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-12-01T09:59:37.1823968Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-12-01T09:59:37.1825064Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-12-01T09:59:37.1826286Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-12-01T09:59:37.1827456Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-12-01T09:59:37.1828480Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-12-01T09:59:37.1829330Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-12-01T09:59:37.1830930Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-12-01T09:59:37.1831648Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated/python_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-12-01T09:59:37.1832835Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated/VariableType.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-12-01T09:59:37.1834093Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated/Functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-12-01T09:59:37.1837525Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-12-01T09:59:37.1838451Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-12-01T09:59:37.1839269Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/error_messages.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-12-01T09:59:37.1840599Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-12-01T09:59:37.1841716Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-12-01T09:59:37.1842950Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-12-01T09:59:37.1844025Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/warnings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-12-01T09:59:37.1845022Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-12-01T09:59:37.1846565Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T09:59:37.1847073Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T09:59:37.1848393Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T09:59:37.1849286Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T09:59:37.1850094Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/THCP.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T09:59:37.1851458Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T09:59:37.1852526Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/device_set.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T09:59:37.1853431Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/memory_snapshot.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T09:59:37.1854342Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/nccl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T09:59:37.1855895Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/python_comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T09:59:37.1856534Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/python_nccl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T09:59:37.1857908Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed 2022-12-01T09:59:37.1858838Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1859666Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1860732Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/c10d.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1861257Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/debug.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1862292Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/error.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1863362Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1863912Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1865188Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1866101Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/socket.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1866979Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1868008Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1869051Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1870127Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1871556Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1872352Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/Ops.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1873162Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1873991Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1875650Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1876532Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1877933Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1878966Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1879850Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1880666Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1881738Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1882676Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1883358Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1884445Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1885108Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1886231Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/UCCForNCCL.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1887080Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1887958Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1889089Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1890025Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1891134Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1891966Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1892778Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1893905Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1895111Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1895842Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1897008Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1897671Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.1899028Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1899658Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1900853Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/message.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1901808Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1902809Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/python_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1903876Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1904922Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1905832Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1906794Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1907800Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1908767Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1909765Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1910696Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rpc.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1911731Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1912920Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1913863Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1915377Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1917212Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1920368Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/script_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1922334Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1922926Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1923347Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1924709Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1925245Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1926237Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1927098Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1927734Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1928563Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.1929977Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2022-12-01T09:59:37.1930773Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/jit_log.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2022-12-01T09:59:37.1931936Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/jit_opt_limit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2022-12-01T09:59:37.1932389Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/resource_guard.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2022-12-01T09:59:37.1933624Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-12-01T09:59:37.1934413Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-12-01T09:59:37.1935321Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-12-01T09:59:37.1937137Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-12-01T09:59:37.1937819Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_detail.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-12-01T09:59:37.1938597Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-12-01T09:59:37.1939245Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-12-01T09:59:37.1940309Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-12-01T09:59:37.1941036Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-12-01T09:59:37.1941843Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-12-01T09:59:37.1943397Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1944378Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1945325Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1946118Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/autocast.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1946930Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1948540Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/batch_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1949280Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/canonicalize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1950452Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1951263Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1952059Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1953012Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1953856Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1954643Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/concat_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1955436Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1956594Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1957287Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1958275Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1959220Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1960716Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1961688Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1962450Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1963435Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1963968Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1964909Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1966010Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1966464Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1967697Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/freeze_module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1968268Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1969919Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1970850Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1971522Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1972614Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1973267Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1974260Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1976095Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1976612Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1977845Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1978434Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1979139Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1980958Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1982519Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1984833Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1985427Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/inliner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1985984Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/inplace_check.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1986752Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/insert_guards.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1987458Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1988171Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/lift_closures.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1988991Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/liveness.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1989863Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1990598Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1991188Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/lower_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1992782Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1993230Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1994147Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1995271Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1995786Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1996676Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1997282Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/pass_manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1998282Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/peephole.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.1999288Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2000091Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2000894Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2002196Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2003214Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2004113Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2005595Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2006544Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2007312Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_expands.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2008364Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2009312Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2010118Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2011098Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2012229Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2013104Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2014222Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2015268Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2016089Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2017151Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2017922Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2018974Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2019682Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2020945Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2021732Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2022538Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2023625Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2024503Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.2025480Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T09:59:37.2026330Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T09:59:37.2026923Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T09:59:37.2028160Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T09:59:37.2028810Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T09:59:37.2029904Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T09:59:37.2030960Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T09:59:37.2031565Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T09:59:37.2032982Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T09:59:37.2033755Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T09:59:37.2035151Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-12-01T09:59:37.2035878Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-12-01T09:59:37.2036687Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-12-01T09:59:37.2038253Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-12-01T09:59:37.2039246Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-12-01T09:59:37.2039980Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-12-01T09:59:37.2040824Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2041850Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2042868Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/autodiff.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2043961Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2044783Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2045793Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2046807Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2047673Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/exception_message.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2048509Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2049393Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2050280Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2050896Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/instruction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2051800Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2052728Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2054528Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2055171Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2055909Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/operator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2057104Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/operator_options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2058062Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/print_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2059128Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2059990Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2061058Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2062131Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/script_profile.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2062945Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2063809Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2064734Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2065702Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2066494Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2067120Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2067900Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2068667Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2070710Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.2071408Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:37.2071777Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:37.2073184Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/attributes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:37.2073981Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:37.2074766Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:37.2075648Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:37.2077548Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/ir_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:37.2078182Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/irparser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:37.2078813Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/named_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:37.2079765Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/node_hashing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:37.2080837Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/scope.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:37.2081755Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:37.2082773Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/type_hashing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:37.2083986Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2084408Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2086137Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2086674Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2087539Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2088174Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2089125Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/error_report.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2090066Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2090940Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2092082Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2092899Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2094162Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/lexer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2095103Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2096023Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2097427Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2098270Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2100096Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2100550Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/resolver.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2101266Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2101934Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2103002Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2104074Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/source_range.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2105582Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/source_ref.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2106343Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/strtod.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2107002Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2107998Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2109281Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/tree.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2109926Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/tree_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2110995Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.2112594Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-12-01T09:59:37.2113415Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api/compilation_unit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-12-01T09:59:37.2114037Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api/function_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-12-01T09:59:37.2115017Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api/method.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-12-01T09:59:37.2116009Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-12-01T09:59:37.2116924Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api/object.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-12-01T09:59:37.2118395Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2118926Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2120075Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/export.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2120871Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2121849Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2122804Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2123612Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2124623Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2125583Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2126528Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2127416Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_legacy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2128219Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_read.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2129233Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_source.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2130593Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2132359Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2134267Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/pickle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2134836Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/pickler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2135325Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/python_print.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2136416Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2137451Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2138175Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/storage_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2138976Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2139686Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/unpickler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.2140632Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T09:59:37.2141030Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T09:59:37.2142012Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/module_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T09:59:37.2142630Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T09:59:37.2143418Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/pybind_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T09:59:37.2145223Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T09:59:37.2145905Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T09:59:37.2146697Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_dict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T09:59:37.2147180Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T09:59:37.2148400Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_ivalue.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T09:59:37.2149409Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T09:59:37.2150404Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T09:59:37.2151148Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T09:59:37.2151921Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_tree_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T09:59:37.2152774Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/script_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T09:59:37.2153772Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T09:59:37.2155698Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2156297Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/code.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2157196Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/debug_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2158030Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/file_format.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2158812Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2159577Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/frame.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2160243Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2161204Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/import.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2162225Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/import_data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2162917Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2163739Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2164780Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/method.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2165812Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2166689Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2167627Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2169712Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2170297Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2171319Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2172515Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2173736Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/quantization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2174383Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2175280Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2176480Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.2177546Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2022-12-01T09:59:37.2178224Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing/file_check.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2022-12-01T09:59:37.2179200Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2022-12-01T09:59:37.2180738Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2181132Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2181898Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2183533Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2183950Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2185011Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2185736Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2186692Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2187216Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2188177Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2189164Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2190012Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2190868Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2192342Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2193147Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2193905Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2195108Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2196234Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2197045Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2197905Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2198768Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2199525Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2201225Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2201971Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2203073Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2203722Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2204561Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2205319Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2207174Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2207973Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2209021Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2209671Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2211712Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2212489Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2213055Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2214329Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2215992Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2216503Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2217180Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2218119Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2219012Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2220369Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2220866Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.2222521Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T09:59:37.2223159Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T09:59:37.2223904Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T09:59:37.2224734Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T09:59:37.2225557Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T09:59:37.2226825Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T09:59:37.2227477Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T09:59:37.2228473Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T09:59:37.2229408Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T09:59:37.2230824Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T09:59:37.2231880Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen 2022-12-01T09:59:37.2232705Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2233106Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/arith.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2234847Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2235503Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/compute_at.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2236168Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2238378Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/contiguity.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2238857Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2239359Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2240211Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/dynamic_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2241715Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2242130Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2243777Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2244553Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2245323Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2246220Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2247351Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2247999Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2249559Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2250486Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/index_compute.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2251755Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/inline_propagator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2252576Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2253552Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2254535Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2255383Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2256305Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2256976Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2258004Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_container.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2259066Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2260135Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2261533Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2263201Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2263816Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2264859Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2265746Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2266824Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2267872Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2269297Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2269734Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2271220Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2271808Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower2device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2273032Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2274147Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2274872Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2275772Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2276606Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2277743Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2279406Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_index.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2280075Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2280655Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2281134Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2281875Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2282977Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2283591Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2285052Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2285553Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2286413Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2287147Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2288228Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2289127Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2290671Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2291493Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2292622Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2293663Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2294359Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2296182Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2296902Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2297817Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2298492Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2299920Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/mma_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2300475Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/mutator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2302021Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2302626Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2303490Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2304660Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2305094Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2305998Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/partition.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2307085Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2308048Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/reference_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2308836Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2309987Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2311433Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2312382Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2313210Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/transform_view.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2314035Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2314813Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/type_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2315796Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2316729Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2317854Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.2318998Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T09:59:37.2319617Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T09:59:37.2320692Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T09:59:37.2321689Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T09:59:37.2322313Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T09:59:37.2323842Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:37.2324508Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:37.2325337Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:37.2326381Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:37.2326968Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:37.2327890Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:37.2328937Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:37.2329683Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:37.2330770Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:37.2331721Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:37.2332564Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:37.2333299Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:37.2334702Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:37.2335382Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:37.2336434Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:37.2337059Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:37.2338583Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose_heuristic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:37.2339198Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:37.2340594Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:37.2341921Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2022-12-01T09:59:37.2342582Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2022-12-01T09:59:37.2344523Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2022-12-01T09:59:37.2344781Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-12-01T09:59:37.2345217Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/api.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-12-01T09:59:37.2346050Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/collection.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-12-01T09:59:37.2347148Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/containers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-12-01T09:59:37.2347975Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/execution_graph_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-12-01T09:59:37.2348726Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/itt_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-12-01T09:59:37.2349459Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/kineto_shim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-12-01T09:59:37.2350399Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/nvtx_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-12-01T09:59:37.2351055Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-12-01T09:59:37.2352477Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2022-12-01T09:59:37.2352967Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2022-12-01T09:59:37.2353804Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2022-12-01T09:59:37.2355336Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2355843Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/auto_gil.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2356643Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/byte_order.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2357798Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2358455Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/cuda_enabled.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2359526Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/cuda_lazy_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2360074Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/disable_torch_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2360935Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/disallow_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2361871Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2362867Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/invalid_arguments.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2364415Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/memory.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2365042Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/numpy_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2365846Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/object_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2366796Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/out_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2367753Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2368812Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2369843Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_arg_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2371336Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2371906Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2372924Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_numbers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2373881Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_scalars.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2374996Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2375840Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2376755Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2377739Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_tuples.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2378747Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/schema_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2379552Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/six.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2380352Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/structseq.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2381091Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_apply.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2382197Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_dtypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2382910Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2383714Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_layouts.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2384480Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2385492Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2386303Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_new.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2387190Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2387738Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_qschemes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2388809Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2389666Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2390307Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/throughput_benchmark.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2392317Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2392797Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/variadic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:37.2394069Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2022-12-01T09:59:37.2395495Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/tensor/python_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2022-12-01T09:59:37.2396054Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy 2022-12-01T09:59:37.2396973Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-12-01T09:59:37.2397332Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend/backend_data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-12-01T09:59:37.2398737Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend/backend_device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-12-01T09:59:37.2400004Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-12-01T09:59:37.2400843Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-12-01T09:59:37.2401601Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2402012Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2403298Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/config.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2404140Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/debug_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2404877Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2405783Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/hash.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2407446Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2407956Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2409022Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ir_builder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2409627Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2410820Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2411446Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ir_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2412566Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2413159Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/lazy_view.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2414333Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/metrics.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2415268Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/multi_wait.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2416288Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/permutation_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2416893Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/shape.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2417658Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/shape_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2418953Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2419864Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2420441Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/tensor_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2421508Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2422342Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/trie.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2423295Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/unique.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2423903Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.2425325Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2022-12-01T09:59:37.2425702Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2022-12-01T09:59:37.2426902Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2022-12-01T09:59:37.2427599Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2022-12-01T09:59:37.2428581Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2022-12-01T09:59:37.2430099Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:37.2430450Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/config.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:37.2431810Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:37.2432503Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:37.2433592Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:37.2434551Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:37.2435257Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:37.2436285Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:37.2436979Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:37.2437765Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:37.2438657Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:37.2439882Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T09:59:37.2440405Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/attr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T09:59:37.2441577Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/buffer_info.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T09:59:37.2442556Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/cast.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T09:59:37.2443980Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/chrono.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T09:59:37.2444953Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T09:59:37.2445478Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T09:59:37.2446432Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/eigen.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T09:59:37.2447429Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/embed.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T09:59:37.2448127Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/eval.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T09:59:37.2449068Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T09:59:37.2449784Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/gil.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T09:59:37.2450856Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/iostream.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T09:59:37.2452038Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T09:59:37.2453292Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/operators.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T09:59:37.2456521Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/options.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T09:59:37.2456839Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/pybind11.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T09:59:37.2457530Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/pytypes.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T09:59:37.2459372Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/stl.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T09:59:37.2460040Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/stl_bind.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T09:59:37.2462295Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-12-01T09:59:37.2462645Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/class.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-12-01T09:59:37.2463467Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-12-01T09:59:37.2465640Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/descr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-12-01T09:59:37.2465963Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/init.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-12-01T09:59:37.2466415Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/internals.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-12-01T09:59:37.2467654Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/type_caster_base.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-12-01T09:59:37.2468849Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-12-01T09:59:37.2471400Z creating build/bdist.linux-x86_64/wheel/torch/share 2022-12-01T09:59:37.2472116Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake 2022-12-01T09:59:37.2472487Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2022-12-01T09:59:37.2473343Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/ATen/ATenConfig.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2022-12-01T09:59:37.2474703Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-12-01T09:59:37.2475239Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-12-01T09:59:37.2476021Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-12-01T09:59:37.2476950Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-12-01T09:59:37.2477857Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-12-01T09:59:37.2479359Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-12-01T09:59:37.2479974Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/cuda.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-12-01T09:59:37.2481026Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/glog.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-12-01T09:59:37.2481737Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/gflags.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-12-01T09:59:37.2483361Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/mkl.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-12-01T09:59:37.2483949Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-12-01T09:59:37.2484776Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/protobuf.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-12-01T09:59:37.2485543Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/threads.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-12-01T09:59:37.2486472Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/utils.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-12-01T09:59:37.2487539Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-12-01T09:59:37.2488357Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-12-01T09:59:37.2489237Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-12-01T09:59:37.2490384Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-12-01T09:59:37.2491376Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T09:59:37.2492186Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T09:59:37.2493183Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T09:59:37.2495265Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T09:59:37.2495787Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T09:59:37.2497028Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T09:59:37.2497549Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T09:59:37.2498895Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T09:59:37.2499630Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T09:59:37.2500553Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T09:59:37.2501143Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2022-12-01T09:59:37.2501829Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2022-12-01T09:59:37.2502795Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2022-12-01T09:59:37.2503446Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2022-12-01T09:59:37.2504423Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2022-12-01T09:59:37.2505182Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch/TorchConfig.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2022-12-01T09:59:37.2506236Z copying build/lib.linux-x86_64-cpython-37/torch/_C.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:37.2507847Z copying build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:37.2510146Z creating build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:37.2510766Z copying build/lib.linux-x86_64-cpython-37/torchgen/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:37.2511927Z copying build/lib.linux-x86_64-cpython-37/torchgen/code_template.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:37.2512505Z copying build/lib.linux-x86_64-cpython-37/torchgen/context.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:37.2513440Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:37.2515337Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_backend_stubs.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:37.2515917Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_functionalization_type.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:37.2516989Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_lazy_tensor.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:37.2517703Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_vmap_plumbing.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:37.2518587Z copying build/lib.linux-x86_64-cpython-37/torchgen/local.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:37.2519373Z copying build/lib.linux-x86_64-cpython-37/torchgen/model.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:37.2520973Z copying build/lib.linux-x86_64-cpython-37/torchgen/native_function_generation.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:37.2522584Z copying build/lib.linux-x86_64-cpython-37/torchgen/utils.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:37.2522984Z creating build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:37.2523830Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:37.2524492Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/autograd.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:37.2525662Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/cpp.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:37.2526303Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/dispatcher.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:37.2527543Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/functionalization.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:37.2527846Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/lazy.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:37.2529023Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/meta.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:37.2530747Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/native.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:37.2531362Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/python.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:37.2532917Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/structured.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:37.2533934Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/translate.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:37.2535662Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/types.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:37.2535931Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:37.2536836Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/unboxing.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:37.2538330Z creating build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T09:59:37.2538764Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T09:59:37.2539598Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/lazy_ir.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T09:59:37.2540839Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/lazy_ts_lowering.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T09:59:37.2541507Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/native_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T09:59:37.2542533Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/register_dispatch_key.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T09:59:37.2543690Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T09:59:37.2545737Z creating build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2022-12-01T09:59:37.2546144Z copying build/lib.linux-x86_64-cpython-37/torchgen/operator_versions/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2022-12-01T09:59:37.2546538Z copying build/lib.linux-x86_64-cpython-37/torchgen/operator_versions/gen_mobile_upgraders.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2022-12-01T09:59:37.2547269Z copying build/lib.linux-x86_64-cpython-37/torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2022-12-01T09:59:37.2549882Z creating build/bdist.linux-x86_64/wheel/torchgen/selective_build 2022-12-01T09:59:37.2550257Z copying build/lib.linux-x86_64-cpython-37/torchgen/selective_build/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2022-12-01T09:59:37.2550748Z copying build/lib.linux-x86_64-cpython-37/torchgen/selective_build/operator.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2022-12-01T09:59:37.2551221Z copying build/lib.linux-x86_64-cpython-37/torchgen/selective_build/selector.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2022-12-01T09:59:37.2552239Z creating build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-12-01T09:59:37.2552822Z copying build/lib.linux-x86_64-cpython-37/torchgen/static_runtime/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-12-01T09:59:37.2553716Z copying build/lib.linux-x86_64-cpython-37/torchgen/static_runtime/config.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-12-01T09:59:37.2554648Z copying build/lib.linux-x86_64-cpython-37/torchgen/static_runtime/gen_static_runtime_ops.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-12-01T09:59:37.2555607Z copying build/lib.linux-x86_64-cpython-37/torchgen/static_runtime/generator.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-12-01T09:59:37.2556791Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged 2022-12-01T09:59:37.2557384Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen 2022-12-01T09:59:37.2558330Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2022-12-01T09:59:37.2558696Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native/native_functions.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2022-12-01T09:59:37.2562984Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native/tags.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2022-12-01T09:59:37.2564265Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2564695Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2566225Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2567329Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2568418Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2568959Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2569886Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2570880Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2571969Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Function.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2572677Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2573442Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2574184Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Functions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2575478Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/LazyIr.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2576009Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2576886Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2577948Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/NativeFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2578678Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2579800Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2580278Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2581237Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Operator.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2582505Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Operators.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2583318Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Operators.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2583964Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2585153Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2585871Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2586912Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2587625Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2588726Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2589650Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2590614Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2591259Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2592299Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/TensorBody.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2593392Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2594119Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2595067Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2596043Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2597080Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2597839Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2598784Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2599611Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/enum_tag.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.2602795Z running install_egg_info 2022-12-01T09:59:37.2838995Z running egg_info 2022-12-01T09:59:37.2839176Z creating torch.egg-info 2022-12-01T09:59:37.2894461Z writing torch.egg-info/PKG-INFO 2022-12-01T09:59:37.2897923Z writing dependency_links to torch.egg-info/dependency_links.txt 2022-12-01T09:59:37.2900859Z writing entry points to torch.egg-info/entry_points.txt 2022-12-01T09:59:37.2902514Z writing requirements to torch.egg-info/requires.txt 2022-12-01T09:59:37.2904681Z writing top-level names to torch.egg-info/top_level.txt 2022-12-01T09:59:37.2906678Z writing manifest file 'torch.egg-info/SOURCES.txt' 2022-12-01T09:59:37.5417214Z reading manifest file 'torch.egg-info/SOURCES.txt' 2022-12-01T09:59:37.5418075Z reading manifest template 'MANIFEST.in' 2022-12-01T09:59:39.4315683Z warning: no previously-included files matching '*.o' found anywhere in distribution 2022-12-01T09:59:39.5482871Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2022-12-01T09:59:39.7699496Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2022-12-01T09:59:39.7699882Z adding license file 'LICENSE' 2022-12-01T09:59:39.7700169Z adding license file 'NOTICE' 2022-12-01T09:59:40.3495072Z writing manifest file 'torch.egg-info/SOURCES.txt' 2022-12-01T09:59:40.3576815Z Copying torch.egg-info to build/bdist.linux-x86_64/wheel/torch-1.13.0a0+gitc13d400-py3.7.egg-info 2022-12-01T09:59:40.3615119Z running install_scripts 2022-12-01T09:59:40.3862136Z adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-12-01T09:59:40.3863977Z adding license file "NOTICE" (matched pattern "NOTICE*") 2022-12-01T09:59:40.3931751Z creating build/bdist.linux-x86_64/wheel/torch-1.13.0a0+gitc13d400.dist-info/WHEEL 2022-12-01T09:59:40.3934939Z creating 'dist/torch-1.13.0a0+gitc13d400-cp37-cp37m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2022-12-01T09:59:40.3937729Z adding 'caffe2/__init__.py' 2022-12-01T09:59:40.3940060Z adding 'caffe2/contrib/__init__.py' 2022-12-01T09:59:40.3941921Z adding 'caffe2/contrib/aten/__init__.py' 2022-12-01T09:59:40.3944160Z adding 'caffe2/contrib/aten/aten_test.py' 2022-12-01T09:59:40.3948682Z adding 'caffe2/contrib/aten/gen_op.py' 2022-12-01T09:59:40.3950972Z adding 'caffe2/contrib/aten/docs/__init__.py' 2022-12-01T09:59:40.3953051Z adding 'caffe2/contrib/aten/docs/sample.py' 2022-12-01T09:59:40.3955058Z adding 'caffe2/contrib/gloo/__init__.py' 2022-12-01T09:59:40.3960143Z adding 'caffe2/contrib/gloo/gloo_test.py' 2022-12-01T09:59:40.3962737Z adding 'caffe2/contrib/nccl/__init__.py' 2022-12-01T09:59:40.3965671Z adding 'caffe2/contrib/nccl/nccl_ops_test.py' 2022-12-01T09:59:40.3967803Z adding 'caffe2/contrib/nnpack/__init__.py' 2022-12-01T09:59:40.3970610Z adding 'caffe2/contrib/nnpack/nnpack_ops_test.py' 2022-12-01T09:59:40.3976278Z adding 'caffe2/contrib/playground/AnyExp.py' 2022-12-01T09:59:40.3979297Z adding 'caffe2/contrib/playground/AnyExpOnTerm.py' 2022-12-01T09:59:40.3981882Z adding 'caffe2/contrib/playground/ModuleRegister.py' 2022-12-01T09:59:40.3983659Z adding 'caffe2/contrib/playground/__init__.py' 2022-12-01T09:59:40.3986701Z adding 'caffe2/contrib/playground/checkpoint.py' 2022-12-01T09:59:40.3988705Z adding 'caffe2/contrib/playground/compute_loss.py' 2022-12-01T09:59:40.3990815Z adding 'caffe2/contrib/playground/compute_topk_accuracy.py' 2022-12-01T09:59:40.3992577Z adding 'caffe2/contrib/playground/meter.py' 2022-12-01T09:59:40.3994453Z adding 'caffe2/contrib/playground/module_map.py' 2022-12-01T09:59:40.3996380Z adding 'caffe2/contrib/playground/output_generator.py' 2022-12-01T09:59:40.3998770Z adding 'caffe2/contrib/playground/resnetdemo/IN1k_resnet.py' 2022-12-01T09:59:40.4000955Z adding 'caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py' 2022-12-01T09:59:40.4002609Z adding 'caffe2/contrib/playground/resnetdemo/__init__.py' 2022-12-01T09:59:40.4004441Z adding 'caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py' 2022-12-01T09:59:40.4006431Z adding 'caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py' 2022-12-01T09:59:40.4009944Z adding 'caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py' 2022-12-01T09:59:40.4012606Z adding 'caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py' 2022-12-01T09:59:40.4014875Z adding 'caffe2/contrib/playground/resnetdemo/gfs_IN1k.py' 2022-12-01T09:59:40.4016686Z adding 'caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py' 2022-12-01T09:59:40.4018673Z adding 'caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py' 2022-12-01T09:59:40.4020499Z adding 'caffe2/contrib/prof/__init__.py' 2022-12-01T09:59:40.4022351Z adding 'caffe2/contrib/prof/cuda_profile_ops_test.py' 2022-12-01T09:59:40.4024228Z adding 'caffe2/contrib/script/__init__.py' 2022-12-01T09:59:40.4025955Z adding 'caffe2/contrib/script/examples/__init__.py' 2022-12-01T09:59:40.4027785Z adding 'caffe2/contrib/tensorboard/__init__.py' 2022-12-01T09:59:40.4030684Z adding 'caffe2/contrib/tensorboard/tensorboard.py' 2022-12-01T09:59:40.4034702Z adding 'caffe2/contrib/tensorboard/tensorboard_exporter.py' 2022-12-01T09:59:40.4038512Z adding 'caffe2/contrib/tensorboard/tensorboard_exporter_test.py' 2022-12-01T09:59:40.4041498Z adding 'caffe2/contrib/tensorboard/tensorboard_test.py' 2022-12-01T09:59:40.4043473Z adding 'caffe2/contrib/warpctc/__init__.py' 2022-12-01T09:59:40.4045759Z adding 'caffe2/contrib/warpctc/ctc_ops_test.py' 2022-12-01T09:59:40.4047722Z adding 'caffe2/core/__init__.py' 2022-12-01T09:59:40.4049538Z adding 'caffe2/core/nomnigraph/__init__.py' 2022-12-01T09:59:40.4052813Z adding 'caffe2/core/nomnigraph/op_gen.py' 2022-12-01T09:59:40.4055571Z adding 'caffe2/distributed/__init__.py' 2022-12-01T09:59:40.4057785Z adding 'caffe2/distributed/file_store_handler_op_test.py' 2022-12-01T09:59:40.4059454Z adding 'caffe2/distributed/redis_store_handler_op_test.py' 2022-12-01T09:59:40.4061453Z adding 'caffe2/distributed/store_ops_test_util.py' 2022-12-01T09:59:40.4063296Z adding 'caffe2/experiments/__init__.py' 2022-12-01T09:59:40.4066637Z adding 'caffe2/experiments/python/SparseTransformer.py' 2022-12-01T09:59:40.4068409Z adding 'caffe2/experiments/python/__init__.py' 2022-12-01T09:59:40.4073847Z adding 'caffe2/experiments/python/convnet_benchmarks.py' 2022-12-01T09:59:40.4076806Z adding 'caffe2/experiments/python/device_reduce_sum_bench.py' 2022-12-01T09:59:40.4079013Z adding 'caffe2/experiments/python/funhash_op_test.py' 2022-12-01T09:59:40.4081686Z adding 'caffe2/experiments/python/net_construct_bench.py' 2022-12-01T09:59:40.4083918Z adding 'caffe2/experiments/python/sparse_funhash_op_test.py' 2022-12-01T09:59:40.4086225Z adding 'caffe2/experiments/python/sparse_reshape_op_test.py' 2022-12-01T09:59:40.4088368Z adding 'caffe2/experiments/python/tt_contraction_op_test.py' 2022-12-01T09:59:40.4090491Z adding 'caffe2/experiments/python/tt_pad_op_test.py' 2022-12-01T09:59:40.4092349Z adding 'caffe2/perfkernels/__init__.py' 2022-12-01T09:59:40.4096993Z adding 'caffe2/perfkernels/hp_emblookup_codegen.py' 2022-12-01T09:59:40.4099633Z adding 'caffe2/proto/__init__.py' 2022-12-01T09:59:40.4111054Z adding 'caffe2/proto/caffe2_pb2.py' 2022-12-01T09:59:40.4115123Z adding 'caffe2/proto/gen_proto_typestubs_helper.py' 2022-12-01T09:59:40.4118979Z adding 'caffe2/proto/torch_pb2.py' 2022-12-01T09:59:40.4123576Z adding 'caffe2/python/__init__.py' 2022-12-01T09:59:40.4125825Z adding 'caffe2/python/_import_c_extension.py' 2022-12-01T09:59:40.4128181Z adding 'caffe2/python/allcompare_test.py' 2022-12-01T09:59:40.4131407Z adding 'caffe2/python/attention.py' 2022-12-01T09:59:40.4134755Z adding 'caffe2/python/benchmark_generator.py' 2022-12-01T09:59:40.4137865Z adding 'caffe2/python/binarysize.py' 2022-12-01T09:59:40.4140555Z adding 'caffe2/python/brew.py' 2022-12-01T09:59:40.4143907Z adding 'caffe2/python/brew_test.py' 2022-12-01T09:59:40.4145890Z adding 'caffe2/python/build.py' 2022-12-01T09:59:40.4148594Z adding 'caffe2/python/cached_reader.py' 2022-12-01T09:59:40.4157927Z adding 'caffe2/python/caffe_translator.py' 2022-12-01T09:59:40.4161331Z adding 'caffe2/python/caffe_translator_test.py' 2022-12-01T09:59:40.4169635Z adding 'caffe2/python/checkpoint.py' 2022-12-01T09:59:40.4174483Z adding 'caffe2/python/checkpoint_test.py' 2022-12-01T09:59:40.4177395Z adding 'caffe2/python/cnn.py' 2022-12-01T09:59:40.4179699Z adding 'caffe2/python/context.py' 2022-12-01T09:59:40.4181539Z adding 'caffe2/python/context_test.py' 2022-12-01T09:59:40.4186463Z adding 'caffe2/python/control.py' 2022-12-01T09:59:40.4195252Z adding 'caffe2/python/control_ops_grad.py' 2022-12-01T09:59:40.4197840Z adding 'caffe2/python/control_ops_grad_test.py' 2022-12-01T09:59:40.4201371Z adding 'caffe2/python/control_ops_util.py' 2022-12-01T09:59:40.4204614Z adding 'caffe2/python/control_test.py' 2022-12-01T09:59:40.4206373Z adding 'caffe2/python/convert.py' 2022-12-01T09:59:40.4207872Z adding 'caffe2/python/convert_test.py' 2022-12-01T09:59:40.4213015Z adding 'caffe2/python/convnet_benchmarks.py' 2022-12-01T09:59:40.4215394Z adding 'caffe2/python/convnet_benchmarks_test.py' 2022-12-01T09:59:40.4255992Z adding 'caffe2/python/core.py' 2022-12-01T09:59:40.4265547Z adding 'caffe2/python/core_gradients_test.py' 2022-12-01T09:59:40.4276705Z adding 'caffe2/python/core_test.py' 2022-12-01T09:59:40.4281823Z adding 'caffe2/python/crf.py' 2022-12-01T09:59:40.4283861Z adding 'caffe2/python/crf_predict.py' 2022-12-01T09:59:40.4285711Z adding 'caffe2/python/crf_viterbi_test.py' 2022-12-01T09:59:40.4308989Z adding 'caffe2/python/data_parallel_model.py' 2022-12-01T09:59:40.4322403Z adding 'caffe2/python/data_parallel_model_test.py' 2022-12-01T09:59:40.4328638Z adding 'caffe2/python/data_workers.py' 2022-12-01T09:59:40.4331722Z adding 'caffe2/python/data_workers_test.py' 2022-12-01T09:59:40.4338617Z adding 'caffe2/python/dataio.py' 2022-12-01T09:59:40.4343320Z adding 'caffe2/python/dataio_test.py' 2022-12-01T09:59:40.4347729Z adding 'caffe2/python/dataset.py' 2022-12-01T09:59:40.4350997Z adding 'caffe2/python/db_file_reader.py' 2022-12-01T09:59:40.4352852Z adding 'caffe2/python/db_test.py' 2022-12-01T09:59:40.4355220Z adding 'caffe2/python/device_checker.py' 2022-12-01T09:59:40.4357359Z adding 'caffe2/python/dyndep.py' 2022-12-01T09:59:40.4359813Z adding 'caffe2/python/embedding_generation_benchmark.py' 2022-12-01T09:59:40.4362203Z adding 'caffe2/python/experiment_util.py' 2022-12-01T09:59:40.4363837Z adding 'caffe2/python/extension_loader.py' 2022-12-01T09:59:40.4365478Z adding 'caffe2/python/fakefp16_transform_lib.py' 2022-12-01T09:59:40.4367326Z adding 'caffe2/python/filler_test.py' 2022-12-01T09:59:40.4369699Z adding 'caffe2/python/functional.py' 2022-12-01T09:59:40.4372292Z adding 'caffe2/python/functional_test.py' 2022-12-01T09:59:40.4374878Z adding 'caffe2/python/fused_8bit_rowwise_conversion_ops_test.py' 2022-12-01T09:59:40.4379809Z adding 'caffe2/python/gradient_check_test.py' 2022-12-01T09:59:40.4385235Z adding 'caffe2/python/gradient_checker.py' 2022-12-01T09:59:40.4388136Z adding 'caffe2/python/gru_cell.py' 2022-12-01T09:59:40.4390397Z adding 'caffe2/python/hip_test_util.py' 2022-12-01T09:59:40.4392188Z adding 'caffe2/python/hsm_util.py' 2022-12-01T09:59:40.4416343Z adding 'caffe2/python/hypothesis_test.py' 2022-12-01T09:59:40.4425848Z adding 'caffe2/python/hypothesis_test_util.py' 2022-12-01T09:59:40.4428241Z adding 'caffe2/python/ideep_test_util.py' 2022-12-01T09:59:40.4435987Z adding 'caffe2/python/layer_model_helper.py' 2022-12-01T09:59:40.4439032Z adding 'caffe2/python/layer_model_instantiator.py' 2022-12-01T09:59:40.4441794Z adding 'caffe2/python/layer_parameter_sharing_test.py' 2022-12-01T09:59:40.4444606Z adding 'caffe2/python/layer_test_util.py' 2022-12-01T09:59:40.4463257Z adding 'caffe2/python/layers_test.py' 2022-12-01T09:59:40.4467093Z adding 'caffe2/python/lazy.py' 2022-12-01T09:59:40.4469393Z adding 'caffe2/python/lazy_dyndep.py' 2022-12-01T09:59:40.4471814Z adding 'caffe2/python/lazy_dyndep_test.py' 2022-12-01T09:59:40.4474547Z adding 'caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py' 2022-12-01T09:59:40.4477187Z adding 'caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py' 2022-12-01T09:59:40.4480978Z adding 'caffe2/python/lstm_benchmark.py' 2022-12-01T09:59:40.4492435Z adding 'caffe2/python/memonger.py' 2022-12-01T09:59:40.4499924Z adding 'caffe2/python/memonger_test.py' 2022-12-01T09:59:40.4502693Z adding 'caffe2/python/mkl_test_util.py' 2022-12-01T09:59:40.4505207Z adding 'caffe2/python/model_device_test.py' 2022-12-01T09:59:40.4521548Z adding 'caffe2/python/model_helper.py' 2022-12-01T09:59:40.4522173Z adding 'caffe2/python/model_helper_test.py' 2022-12-01T09:59:40.4522678Z adding 'caffe2/python/modifier_context.py' 2022-12-01T09:59:40.4523113Z adding 'caffe2/python/muji.py' 2022-12-01T09:59:40.4523368Z adding 'caffe2/python/muji_test.py' 2022-12-01T09:59:40.4530079Z adding 'caffe2/python/net_builder.py' 2022-12-01T09:59:40.4534927Z adding 'caffe2/python/net_builder_test.py' 2022-12-01T09:59:40.4539669Z adding 'caffe2/python/net_drawer.py' 2022-12-01T09:59:40.4544456Z adding 'caffe2/python/net_printer.py' 2022-12-01T09:59:40.4547110Z adding 'caffe2/python/net_printer_test.py' 2022-12-01T09:59:40.4549615Z adding 'caffe2/python/nomnigraph.py' 2022-12-01T09:59:40.4553726Z adding 'caffe2/python/nomnigraph_test.py' 2022-12-01T09:59:40.4556635Z adding 'caffe2/python/nomnigraph_transformations.py' 2022-12-01T09:59:40.4559406Z adding 'caffe2/python/nomnigraph_transformations_test.py' 2022-12-01T09:59:40.4561456Z adding 'caffe2/python/normalizer.py' 2022-12-01T09:59:40.4563414Z adding 'caffe2/python/normalizer_context.py' 2022-12-01T09:59:40.4565218Z adding 'caffe2/python/normalizer_test.py' 2022-12-01T09:59:40.4567336Z adding 'caffe2/python/numa_benchmark.py' 2022-12-01T09:59:40.4569313Z adding 'caffe2/python/numa_test.py' 2022-12-01T09:59:40.4572179Z adding 'caffe2/python/observer_test.py' 2022-12-01T09:59:40.4574754Z adding 'caffe2/python/operator_fp_exceptions_test.py' 2022-12-01T09:59:40.4591099Z adding 'caffe2/python/optimizer.py' 2022-12-01T09:59:40.4595026Z adding 'caffe2/python/optimizer_context.py' 2022-12-01T09:59:40.4601430Z adding 'caffe2/python/optimizer_test.py' 2022-12-01T09:59:40.4605713Z adding 'caffe2/python/optimizer_test_util.py' 2022-12-01T09:59:40.4609190Z adding 'caffe2/python/parallel_workers.py' 2022-12-01T09:59:40.4611772Z adding 'caffe2/python/parallel_workers_test.py' 2022-12-01T09:59:40.4615628Z adding 'caffe2/python/parallelize_bmuf_distributed_test.py' 2022-12-01T09:59:40.4621326Z adding 'caffe2/python/pipeline.py' 2022-12-01T09:59:40.4624241Z adding 'caffe2/python/pipeline_test.py' 2022-12-01T09:59:40.4626021Z adding 'caffe2/python/predictor_constants.py' 2022-12-01T09:59:40.4629004Z adding 'caffe2/python/python_op_test.py' 2022-12-01T09:59:40.4631862Z adding 'caffe2/python/queue_util.py' 2022-12-01T09:59:40.4634556Z adding 'caffe2/python/record_queue.py' 2022-12-01T09:59:40.4639308Z adding 'caffe2/python/recurrent.py' 2022-12-01T09:59:40.4645367Z adding 'caffe2/python/regularizer.py' 2022-12-01T09:59:40.4647781Z adding 'caffe2/python/regularizer_context.py' 2022-12-01T09:59:40.4651261Z adding 'caffe2/python/regularizer_test.py' 2022-12-01T09:59:40.4668845Z adding 'caffe2/python/rnn_cell.py' 2022-12-01T09:59:40.4684232Z adding 'caffe2/python/schema.py' 2022-12-01T09:59:40.4689321Z adding 'caffe2/python/schema_test.py' 2022-12-01T09:59:40.4692016Z adding 'caffe2/python/scope.py' 2022-12-01T09:59:40.4694577Z adding 'caffe2/python/scope_test.py' 2022-12-01T09:59:40.4697852Z adding 'caffe2/python/session.py' 2022-12-01T09:59:40.4700150Z adding 'caffe2/python/session_test.py' 2022-12-01T09:59:40.4702550Z adding 'caffe2/python/sparse_to_dense_mask_test.py' 2022-12-01T09:59:40.4704834Z adding 'caffe2/python/sparse_to_dense_test.py' 2022-12-01T09:59:40.4712545Z adding 'caffe2/python/task.py' 2022-12-01T09:59:40.4715025Z adding 'caffe2/python/task_test.py' 2022-12-01T09:59:40.4717421Z adding 'caffe2/python/test_util.py' 2022-12-01T09:59:40.4719577Z adding 'caffe2/python/text_file_reader.py' 2022-12-01T09:59:40.4721961Z adding 'caffe2/python/timeout_guard.py' 2022-12-01T09:59:40.4724308Z adding 'caffe2/python/toy_regression_test.py' 2022-12-01T09:59:40.4726322Z adding 'caffe2/python/transformations.py' 2022-12-01T09:59:40.4729341Z adding 'caffe2/python/transformations_test.py' 2022-12-01T09:59:40.4733211Z adding 'caffe2/python/tt_core.py' 2022-12-01T09:59:40.4735667Z adding 'caffe2/python/tt_core_test.py' 2022-12-01T09:59:40.4740312Z adding 'caffe2/python/utils.py' 2022-12-01T09:59:40.4742634Z adding 'caffe2/python/utils_test.py' 2022-12-01T09:59:40.4745464Z adding 'caffe2/python/visualize.py' 2022-12-01T09:59:40.4753433Z adding 'caffe2/python/workspace.py' 2022-12-01T09:59:40.4762275Z adding 'caffe2/python/workspace_test.py' 2022-12-01T09:59:40.4765021Z adding 'caffe2/python/docs/__init__.py' 2022-12-01T09:59:40.4767089Z adding 'caffe2/python/docs/formatter.py' 2022-12-01T09:59:40.4770103Z adding 'caffe2/python/docs/generator.py' 2022-12-01T09:59:40.4772848Z adding 'caffe2/python/docs/github.py' 2022-12-01T09:59:40.4775381Z adding 'caffe2/python/docs/parser.py' 2022-12-01T09:59:40.4777303Z adding 'caffe2/python/examples/__init__.py' 2022-12-01T09:59:40.4780916Z adding 'caffe2/python/examples/char_rnn.py' 2022-12-01T09:59:40.4788585Z adding 'caffe2/python/examples/imagenet_trainer.py' 2022-12-01T09:59:40.4791640Z adding 'caffe2/python/examples/lmdb_create_example.py' 2022-12-01T09:59:40.4799094Z adding 'caffe2/python/examples/resnet50_trainer.py' 2022-12-01T09:59:40.4801616Z adding 'caffe2/python/fakelowp/__init__.py' 2022-12-01T09:59:40.4803263Z adding 'caffe2/python/fakelowp/init_shared_libs.py' 2022-12-01T09:59:40.4805220Z adding 'caffe2/python/fakelowp/test_utils.py' 2022-12-01T09:59:40.4807159Z adding 'caffe2/python/helpers/__init__.py' 2022-12-01T09:59:40.4808941Z adding 'caffe2/python/helpers/algebra.py' 2022-12-01T09:59:40.4810793Z adding 'caffe2/python/helpers/arg_scope.py' 2022-12-01T09:59:40.4812560Z adding 'caffe2/python/helpers/array_helpers.py' 2022-12-01T09:59:40.4814375Z adding 'caffe2/python/helpers/control_ops.py' 2022-12-01T09:59:40.4817667Z adding 'caffe2/python/helpers/conv.py' 2022-12-01T09:59:40.4819711Z adding 'caffe2/python/helpers/db_input.py' 2022-12-01T09:59:40.4821457Z adding 'caffe2/python/helpers/dropout.py' 2022-12-01T09:59:40.4823337Z adding 'caffe2/python/helpers/elementwise_linear.py' 2022-12-01T09:59:40.4825887Z adding 'caffe2/python/helpers/fc.py' 2022-12-01T09:59:40.4827912Z adding 'caffe2/python/helpers/nonlinearity.py' 2022-12-01T09:59:40.4831194Z adding 'caffe2/python/helpers/normalization.py' 2022-12-01T09:59:40.4833278Z adding 'caffe2/python/helpers/pooling.py' 2022-12-01T09:59:40.4834999Z adding 'caffe2/python/helpers/quantization.py' 2022-12-01T09:59:40.4836787Z adding 'caffe2/python/helpers/tools.py' 2022-12-01T09:59:40.4838881Z adding 'caffe2/python/helpers/train.py' 2022-12-01T09:59:40.4841346Z adding 'caffe2/python/ideep/LRN_op_test.py' 2022-12-01T09:59:40.4842838Z adding 'caffe2/python/ideep/__init__.py' 2022-12-01T09:59:40.4844909Z adding 'caffe2/python/ideep/adam_op_test.py' 2022-12-01T09:59:40.4847270Z adding 'caffe2/python/ideep/blobs_queue_db_test.py' 2022-12-01T09:59:40.4849218Z adding 'caffe2/python/ideep/channel_shuffle_op_test.py' 2022-12-01T09:59:40.4851842Z adding 'caffe2/python/ideep/concat_split_op_test.py' 2022-12-01T09:59:40.4854662Z adding 'caffe2/python/ideep/conv_op_test.py' 2022-12-01T09:59:40.4857080Z adding 'caffe2/python/ideep/conv_transpose_test.py' 2022-12-01T09:59:40.4861233Z adding 'caffe2/python/ideep/convfusion_op_test.py' 2022-12-01T09:59:40.4863974Z adding 'caffe2/python/ideep/copy_op_test.py' 2022-12-01T09:59:40.4866061Z adding 'caffe2/python/ideep/dropout_op_test.py' 2022-12-01T09:59:40.4868601Z adding 'caffe2/python/ideep/elementwise_sum_op_test.py' 2022-12-01T09:59:40.4870925Z adding 'caffe2/python/ideep/expanddims_squeeze_op_test.py' 2022-12-01T09:59:40.4873955Z adding 'caffe2/python/ideep/fc_op_test.py' 2022-12-01T09:59:40.4876377Z adding 'caffe2/python/ideep/leaky_relu_op_test.py' 2022-12-01T09:59:40.4878346Z adding 'caffe2/python/ideep/moment_sgd_op_test.py' 2022-12-01T09:59:40.4880569Z adding 'caffe2/python/ideep/operator_fallback_op_test.py' 2022-12-01T09:59:40.4882663Z adding 'caffe2/python/ideep/order_switch_op_test.py' 2022-12-01T09:59:40.4884937Z adding 'caffe2/python/ideep/pool_op_test.py' 2022-12-01T09:59:40.4887447Z adding 'caffe2/python/ideep/pre_convert_test.py' 2022-12-01T09:59:40.4889813Z adding 'caffe2/python/ideep/relu_op_test.py' 2022-12-01T09:59:40.4892503Z adding 'caffe2/python/ideep/reshape_op_test.py' 2022-12-01T09:59:40.4894673Z adding 'caffe2/python/ideep/shape_op_test.py' 2022-12-01T09:59:40.4896682Z adding 'caffe2/python/ideep/sigmoid_op_test.py' 2022-12-01T09:59:40.4898135Z adding 'caffe2/python/ideep/softmax_op_test.py' 2022-12-01T09:59:40.4900246Z adding 'caffe2/python/ideep/spatial_bn_op_test.py' 2022-12-01T09:59:40.4902814Z adding 'caffe2/python/ideep/test_ideep_net.py' 2022-12-01T09:59:40.4906743Z adding 'caffe2/python/ideep/transform_ideep_net.py' 2022-12-01T09:59:40.4909059Z adding 'caffe2/python/ideep/transpose_op_test.py' 2022-12-01T09:59:40.4911038Z adding 'caffe2/python/ideep/weightedsum_op_test.py' 2022-12-01T09:59:40.4913563Z adding 'caffe2/python/layers/__init__.py' 2022-12-01T09:59:40.4916257Z adding 'caffe2/python/layers/adaptive_weight.py' 2022-12-01T09:59:40.4918348Z adding 'caffe2/python/layers/add_bias.py' 2022-12-01T09:59:40.4921301Z adding 'caffe2/python/layers/arc_cosine_feature_map.py' 2022-12-01T09:59:40.4923791Z adding 'caffe2/python/layers/batch_huber_loss.py' 2022-12-01T09:59:40.4927285Z adding 'caffe2/python/layers/batch_lr_loss.py' 2022-12-01T09:59:40.4929712Z adding 'caffe2/python/layers/batch_mse_loss.py' 2022-12-01T09:59:40.4932134Z adding 'caffe2/python/layers/batch_normalization.py' 2022-12-01T09:59:40.4934357Z adding 'caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py' 2022-12-01T09:59:40.4936813Z adding 'caffe2/python/layers/batch_softmax_loss.py' 2022-12-01T09:59:40.4939022Z adding 'caffe2/python/layers/blob_weighted_sum.py' 2022-12-01T09:59:40.4941030Z adding 'caffe2/python/layers/bpr_loss.py' 2022-12-01T09:59:40.4943094Z adding 'caffe2/python/layers/bucket_weighted.py' 2022-12-01T09:59:40.4945148Z adding 'caffe2/python/layers/build_index.py' 2022-12-01T09:59:40.4947695Z adding 'caffe2/python/layers/concat.py' 2022-12-01T09:59:40.4949775Z adding 'caffe2/python/layers/constant_weight.py' 2022-12-01T09:59:40.4952269Z adding 'caffe2/python/layers/conv.py' 2022-12-01T09:59:40.4954294Z adding 'caffe2/python/layers/dropout.py' 2022-12-01T09:59:40.4957520Z adding 'caffe2/python/layers/fc.py' 2022-12-01T09:59:40.4961750Z adding 'caffe2/python/layers/fc_with_bootstrap.py' 2022-12-01T09:59:40.4964140Z adding 'caffe2/python/layers/fc_without_bias.py' 2022-12-01T09:59:40.4967622Z adding 'caffe2/python/layers/feature_sparse_to_dense.py' 2022-12-01T09:59:40.4970569Z adding 'caffe2/python/layers/functional.py' 2022-12-01T09:59:40.4972914Z adding 'caffe2/python/layers/gather_record.py' 2022-12-01T09:59:40.4975644Z adding 'caffe2/python/layers/homotopy_weight.py' 2022-12-01T09:59:40.4978030Z adding 'caffe2/python/layers/label_smooth.py' 2022-12-01T09:59:40.4980196Z adding 'caffe2/python/layers/last_n_window_collector.py' 2022-12-01T09:59:40.4982593Z adding 'caffe2/python/layers/layer_normalization.py' 2022-12-01T09:59:40.4987984Z adding 'caffe2/python/layers/layers.py' 2022-12-01T09:59:40.4990538Z adding 'caffe2/python/layers/margin_rank_loss.py' 2022-12-01T09:59:40.4992508Z adding 'caffe2/python/layers/merge_id_lists.py' 2022-12-01T09:59:40.4994699Z adding 'caffe2/python/layers/pairwise_similarity.py' 2022-12-01T09:59:40.4996820Z adding 'caffe2/python/layers/position_weighted.py' 2022-12-01T09:59:40.4999091Z adding 'caffe2/python/layers/random_fourier_features.py' 2022-12-01T09:59:40.5001336Z adding 'caffe2/python/layers/reservoir_sampling.py' 2022-12-01T09:59:40.5003428Z adding 'caffe2/python/layers/sampling_train.py' 2022-12-01T09:59:40.5005366Z adding 'caffe2/python/layers/sampling_trainable_mixin.py' 2022-12-01T09:59:40.5007440Z adding 'caffe2/python/layers/select_record_by_context.py' 2022-12-01T09:59:40.5010071Z adding 'caffe2/python/layers/semi_random_features.py' 2022-12-01T09:59:40.5012684Z adding 'caffe2/python/layers/sparse_dropout_with_replacement.py' 2022-12-01T09:59:40.5015365Z adding 'caffe2/python/layers/sparse_feature_hash.py' 2022-12-01T09:59:40.5017760Z adding 'caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py' 2022-12-01T09:59:40.5023223Z adding 'caffe2/python/layers/sparse_lookup.py' 2022-12-01T09:59:40.5025842Z adding 'caffe2/python/layers/split.py' 2022-12-01T09:59:40.5028400Z adding 'caffe2/python/layers/tags.py' 2022-12-01T09:59:40.5030659Z adding 'caffe2/python/layers/uniform_sampling.py' 2022-12-01T09:59:40.5032502Z adding 'caffe2/python/mint/__init__.py' 2022-12-01T09:59:40.5035263Z adding 'caffe2/python/mint/app.py' 2022-12-01T09:59:40.5037365Z adding 'caffe2/python/mkl/__init__.py' 2022-12-01T09:59:40.5039264Z adding 'caffe2/python/mkl/mkl_LRN_op_test.py' 2022-12-01T09:59:40.5041380Z adding 'caffe2/python/mkl/mkl_LRN_speed_test.py' 2022-12-01T09:59:40.5043310Z adding 'caffe2/python/mkl/mkl_concat_op_test.py' 2022-12-01T09:59:40.5045222Z adding 'caffe2/python/mkl/mkl_conv_op_test.py' 2022-12-01T09:59:40.5047252Z adding 'caffe2/python/mkl/mkl_copy_op_test.py' 2022-12-01T09:59:40.5049131Z adding 'caffe2/python/mkl/mkl_elementwise_add_op_test.py' 2022-12-01T09:59:40.5051039Z adding 'caffe2/python/mkl/mkl_elementwise_sum_op_test.py' 2022-12-01T09:59:40.5052887Z adding 'caffe2/python/mkl/mkl_fc_op_test.py' 2022-12-01T09:59:40.5055232Z adding 'caffe2/python/mkl/mkl_fc_speed_test.py' 2022-12-01T09:59:40.5057178Z adding 'caffe2/python/mkl/mkl_fill_op_test.py' 2022-12-01T09:59:40.5059122Z adding 'caffe2/python/mkl/mkl_pool_op_test.py' 2022-12-01T09:59:40.5061329Z adding 'caffe2/python/mkl/mkl_pool_speed_test.py' 2022-12-01T09:59:40.5063257Z adding 'caffe2/python/mkl/mkl_relu_op_test.py' 2022-12-01T09:59:40.5065351Z adding 'caffe2/python/mkl/mkl_sbn_op_test.py' 2022-12-01T09:59:40.5067584Z adding 'caffe2/python/mkl/mkl_sbn_speed_test.py' 2022-12-01T09:59:40.5069509Z adding 'caffe2/python/mkl/mkl_sigmoid_op_test.py' 2022-12-01T09:59:40.5071729Z adding 'caffe2/python/mkl/mkl_speed_test.py' 2022-12-01T09:59:40.5073692Z adding 'caffe2/python/mkl/mkl_squeeze_op_test.py' 2022-12-01T09:59:40.5076911Z adding 'caffe2/python/mkl/rewrite_graph.py' 2022-12-01T09:59:40.5079983Z adding 'caffe2/python/mkl/rewrite_graph_test.py' 2022-12-01T09:59:40.5082150Z adding 'caffe2/python/modeling/__init__.py' 2022-12-01T09:59:40.5084449Z adding 'caffe2/python/modeling/compute_histogram_for_blobs.py' 2022-12-01T09:59:40.5086869Z adding 'caffe2/python/modeling/compute_histogram_for_blobs_test.py' 2022-12-01T09:59:40.5089342Z adding 'caffe2/python/modeling/compute_norm_for_blobs.py' 2022-12-01T09:59:40.5091853Z adding 'caffe2/python/modeling/compute_norm_for_blobs_test.py' 2022-12-01T09:59:40.5094252Z adding 'caffe2/python/modeling/compute_statistics_for_blobs.py' 2022-12-01T09:59:40.5096424Z adding 'caffe2/python/modeling/compute_statistics_for_blobs_test.py' 2022-12-01T09:59:40.5098845Z adding 'caffe2/python/modeling/get_entry_from_blobs.py' 2022-12-01T09:59:40.5102596Z adding 'caffe2/python/modeling/get_entry_from_blobs_test.py' 2022-12-01T09:59:40.5105656Z adding 'caffe2/python/modeling/gradient_clipping.py' 2022-12-01T09:59:40.5108597Z adding 'caffe2/python/modeling/gradient_clipping_test.py' 2022-12-01T09:59:40.5111315Z adding 'caffe2/python/modeling/initializers.py' 2022-12-01T09:59:40.5113397Z adding 'caffe2/python/modeling/initializers_test.py' 2022-12-01T09:59:40.5115229Z adding 'caffe2/python/modeling/net_modifier.py' 2022-12-01T09:59:40.5117162Z adding 'caffe2/python/modeling/parameter_info.py' 2022-12-01T09:59:40.5119570Z adding 'caffe2/python/modeling/parameter_sharing.py' 2022-12-01T09:59:40.5122333Z adding 'caffe2/python/modeling/parameter_sharing_test.py' 2022-12-01T09:59:40.5124337Z adding 'caffe2/python/models/__init__.py' 2022-12-01T09:59:40.5126083Z adding 'caffe2/python/models/__sym_init__.py' 2022-12-01T09:59:40.5129291Z adding 'caffe2/python/models/download.py' 2022-12-01T09:59:40.5132237Z adding 'caffe2/python/models/imagenet_trainer_test_utils.py' 2022-12-01T09:59:40.5136440Z adding 'caffe2/python/models/resnet.py' 2022-12-01T09:59:40.5138807Z adding 'caffe2/python/models/resnet_test.py' 2022-12-01T09:59:40.5141711Z adding 'caffe2/python/models/shufflenet.py' 2022-12-01T09:59:40.5144004Z adding 'caffe2/python/models/shufflenet_test.py' 2022-12-01T09:59:40.5145962Z adding 'caffe2/python/models/seq2seq/__init__.py' 2022-12-01T09:59:40.5150253Z adding 'caffe2/python/models/seq2seq/beam_search.py' 2022-12-01T09:59:40.5153328Z adding 'caffe2/python/models/seq2seq/seq2seq_beam_search_test.py' 2022-12-01T09:59:40.5155714Z adding 'caffe2/python/models/seq2seq/seq2seq_model_helper.py' 2022-12-01T09:59:40.5157781Z adding 'caffe2/python/models/seq2seq/seq2seq_model_helper_test.py' 2022-12-01T09:59:40.5162963Z adding 'caffe2/python/models/seq2seq/seq2seq_util.py' 2022-12-01T09:59:40.5170453Z adding 'caffe2/python/models/seq2seq/train.py' 2022-12-01T09:59:40.5177339Z adding 'caffe2/python/models/seq2seq/translate.py' 2022-12-01T09:59:40.5179820Z adding 'caffe2/python/onnx/__init__.py' 2022-12-01T09:59:40.5191048Z adding 'caffe2/python/onnx/backend.py' 2022-12-01T09:59:40.5194088Z adding 'caffe2/python/onnx/backend_cpp_rep.py' 2022-12-01T09:59:40.5196322Z adding 'caffe2/python/onnx/backend_rep.py' 2022-12-01T09:59:40.5197976Z adding 'caffe2/python/onnx/error.py' 2022-12-01T09:59:40.5202143Z adding 'caffe2/python/onnx/frontend.py' 2022-12-01T09:59:40.5204904Z adding 'caffe2/python/onnx/helper.py' 2022-12-01T09:59:40.5207091Z adding 'caffe2/python/onnx/onnxifi.py' 2022-12-01T09:59:40.5210112Z adding 'caffe2/python/onnx/test_onnxifi.py' 2022-12-01T09:59:40.5212746Z adding 'caffe2/python/onnx/workspace.py' 2022-12-01T09:59:40.5214804Z adding 'caffe2/python/onnx/bin/__init__.py' 2022-12-01T09:59:40.5216908Z adding 'caffe2/python/onnx/bin/conversion.py' 2022-12-01T09:59:40.5218825Z adding 'caffe2/python/onnx/tests/__init__.py' 2022-12-01T09:59:40.5224506Z adding 'caffe2/python/onnx/tests/c2_ref_test.py' 2022-12-01T09:59:40.5229238Z adding 'caffe2/python/onnx/tests/conversion_test.py' 2022-12-01T09:59:40.5231416Z adding 'caffe2/python/onnx/tests/helper_test.py' 2022-12-01T09:59:40.5234529Z adding 'caffe2/python/onnx/tests/onnx_backend_test.py' 2022-12-01T09:59:40.5237011Z adding 'caffe2/python/onnx/tests/ssa_test.py' 2022-12-01T09:59:40.5238967Z adding 'caffe2/python/onnx/tests/test_utils.py' 2022-12-01T09:59:40.5242644Z adding 'caffe2/python/operator_test/__init__.py' 2022-12-01T09:59:40.5245562Z adding 'caffe2/python/operator_test/activation_ops_test.py' 2022-12-01T09:59:40.5248505Z adding 'caffe2/python/operator_test/adadelta_test.py' 2022-12-01T09:59:40.5251362Z adding 'caffe2/python/operator_test/adagrad_test.py' 2022-12-01T09:59:40.5254279Z adding 'caffe2/python/operator_test/adagrad_test_helper.py' 2022-12-01T09:59:40.5258242Z adding 'caffe2/python/operator_test/adam_test.py' 2022-12-01T09:59:40.5260972Z adding 'caffe2/python/operator_test/affine_channel_op_test.py' 2022-12-01T09:59:40.5262930Z adding 'caffe2/python/operator_test/alias_with_name_test.py' 2022-12-01T09:59:40.5264995Z adding 'caffe2/python/operator_test/apmeter_test.py' 2022-12-01T09:59:40.5266984Z adding 'caffe2/python/operator_test/arg_ops_test.py' 2022-12-01T09:59:40.5268810Z adding 'caffe2/python/operator_test/assert_test.py' 2022-12-01T09:59:40.5270715Z adding 'caffe2/python/operator_test/async_net_barrier_test.py' 2022-12-01T09:59:40.5272743Z adding 'caffe2/python/operator_test/atomic_ops_test.py' 2022-12-01T09:59:40.5275237Z adding 'caffe2/python/operator_test/basic_rnn_test.py' 2022-12-01T09:59:40.5277882Z adding 'caffe2/python/operator_test/batch_box_cox_test.py' 2022-12-01T09:59:40.5280308Z adding 'caffe2/python/operator_test/batch_bucketize_op_test.py' 2022-12-01T09:59:40.5282380Z adding 'caffe2/python/operator_test/batch_moments_op_test.py' 2022-12-01T09:59:40.5284706Z adding 'caffe2/python/operator_test/batch_sparse_to_dense_op_test.py' 2022-12-01T09:59:40.5288572Z adding 'caffe2/python/operator_test/bbox_transform_test.py' 2022-12-01T09:59:40.5291764Z adding 'caffe2/python/operator_test/bisect_percentile_op_test.py' 2022-12-01T09:59:40.5294275Z adding 'caffe2/python/operator_test/blobs_queue_db_test.py' 2022-12-01T09:59:40.5297666Z adding 'caffe2/python/operator_test/boolean_mask_test.py' 2022-12-01T09:59:40.5300109Z adding 'caffe2/python/operator_test/boolean_unmask_test.py' 2022-12-01T09:59:40.5303084Z adding 'caffe2/python/operator_test/box_with_nms_limit_op_test.py' 2022-12-01T09:59:40.5305172Z adding 'caffe2/python/operator_test/bucketize_op_test.py' 2022-12-01T09:59:40.5307116Z adding 'caffe2/python/operator_test/cast_op_test.py' 2022-12-01T09:59:40.5309015Z adding 'caffe2/python/operator_test/ceil_op_test.py' 2022-12-01T09:59:40.5311089Z adding 'caffe2/python/operator_test/channel_backprop_stats_op_test.py' 2022-12-01T09:59:40.5313097Z adding 'caffe2/python/operator_test/channel_shuffle_test.py' 2022-12-01T09:59:40.5315160Z adding 'caffe2/python/operator_test/channel_stats_op_test.py' 2022-12-01T09:59:40.5317142Z adding 'caffe2/python/operator_test/checkpoint_test.py' 2022-12-01T09:59:40.5319103Z adding 'caffe2/python/operator_test/clip_op_test.py' 2022-12-01T09:59:40.5321218Z adding 'caffe2/python/operator_test/clip_tensor_op_test.py' 2022-12-01T09:59:40.5324815Z adding 'caffe2/python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py' 2022-12-01T09:59:40.5327159Z adding 'caffe2/python/operator_test/concat_op_cost_test.py' 2022-12-01T09:59:40.5330209Z adding 'caffe2/python/operator_test/concat_split_op_test.py' 2022-12-01T09:59:40.5332333Z adding 'caffe2/python/operator_test/conditional_test.py' 2022-12-01T09:59:40.5334364Z adding 'caffe2/python/operator_test/conftest.py' 2022-12-01T09:59:40.5341001Z adding 'caffe2/python/operator_test/conv_test.py' 2022-12-01T09:59:40.5345078Z adding 'caffe2/python/operator_test/conv_transpose_test.py' 2022-12-01T09:59:40.5348227Z adding 'caffe2/python/operator_test/copy_ops_test.py' 2022-12-01T09:59:40.5350548Z adding 'caffe2/python/operator_test/copy_rows_to_tensor_op_test.py' 2022-12-01T09:59:40.5352830Z adding 'caffe2/python/operator_test/cosine_embedding_criterion_op_test.py' 2022-12-01T09:59:40.5354891Z adding 'caffe2/python/operator_test/counter_ops_test.py' 2022-12-01T09:59:40.5357468Z adding 'caffe2/python/operator_test/crf_test.py' 2022-12-01T09:59:40.5360630Z adding 'caffe2/python/operator_test/cross_entropy_ops_test.py' 2022-12-01T09:59:40.5363551Z adding 'caffe2/python/operator_test/ctc_beam_search_decoder_op_test.py' 2022-12-01T09:59:40.5365776Z adding 'caffe2/python/operator_test/ctc_greedy_decoder_op_test.py' 2022-12-01T09:59:40.5368501Z adding 'caffe2/python/operator_test/cudnn_recurrent_test.py' 2022-12-01T09:59:40.5370475Z adding 'caffe2/python/operator_test/data_couple_op_test.py' 2022-12-01T09:59:40.5376826Z adding 'caffe2/python/operator_test/dataset_ops_test.py' 2022-12-01T09:59:40.5379533Z adding 'caffe2/python/operator_test/decay_adagrad_test.py' 2022-12-01T09:59:40.5383362Z adding 'caffe2/python/operator_test/deform_conv_test.py' 2022-12-01T09:59:40.5385979Z adding 'caffe2/python/operator_test/dense_vector_to_id_list_op_test.py' 2022-12-01T09:59:40.5388037Z adding 'caffe2/python/operator_test/depthwise_3x3_conv_test.py' 2022-12-01T09:59:40.5391441Z adding 'caffe2/python/operator_test/detectron_keypoints.py' 2022-12-01T09:59:40.5394586Z adding 'caffe2/python/operator_test/distance_op_test.py' 2022-12-01T09:59:40.5396515Z adding 'caffe2/python/operator_test/dropout_op_test.py' 2022-12-01T09:59:40.5398552Z adding 'caffe2/python/operator_test/duplicate_operands_test.py' 2022-12-01T09:59:40.5400383Z adding 'caffe2/python/operator_test/elementwise_linear_op_test.py' 2022-12-01T09:59:40.5402591Z adding 'caffe2/python/operator_test/elementwise_logical_ops_test.py' 2022-12-01T09:59:40.5406191Z adding 'caffe2/python/operator_test/elementwise_op_broadcast_test.py' 2022-12-01T09:59:40.5412114Z adding 'caffe2/python/operator_test/elementwise_ops_test.py' 2022-12-01T09:59:40.5415059Z adding 'caffe2/python/operator_test/emptysample_ops_test.py' 2022-12-01T09:59:40.5417028Z adding 'caffe2/python/operator_test/enforce_finite_op_test.py' 2022-12-01T09:59:40.5419012Z adding 'caffe2/python/operator_test/ensure_clipped_test.py' 2022-12-01T09:59:40.5420965Z adding 'caffe2/python/operator_test/ensure_cpu_output_op_test.py' 2022-12-01T09:59:40.5422781Z adding 'caffe2/python/operator_test/erf_op_test.py' 2022-12-01T09:59:40.5424811Z adding 'caffe2/python/operator_test/expand_op_test.py' 2022-12-01T09:59:40.5427109Z adding 'caffe2/python/operator_test/fc_operator_test.py' 2022-12-01T09:59:40.5430625Z adding 'caffe2/python/operator_test/feature_maps_ops_test.py' 2022-12-01T09:59:40.5434202Z adding 'caffe2/python/operator_test/filler_ops_test.py' 2022-12-01T09:59:40.5436339Z adding 'caffe2/python/operator_test/find_op_test.py' 2022-12-01T09:59:40.5438304Z adding 'caffe2/python/operator_test/flatten_op_test.py' 2022-12-01T09:59:40.5440351Z adding 'caffe2/python/operator_test/flexible_top_k_test.py' 2022-12-01T09:59:40.5442178Z adding 'caffe2/python/operator_test/floor_op_test.py' 2022-12-01T09:59:40.5446141Z adding 'caffe2/python/operator_test/fused_nbit_rowwise_conversion_ops_test.py' 2022-12-01T09:59:40.5448705Z adding 'caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py' 2022-12-01T09:59:40.5451958Z adding 'caffe2/python/operator_test/gather_ops_test.py' 2022-12-01T09:59:40.5455556Z adding 'caffe2/python/operator_test/gather_ranges_op_test.py' 2022-12-01T09:59:40.5457847Z adding 'caffe2/python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py' 2022-12-01T09:59:40.5459788Z adding 'caffe2/python/operator_test/given_tensor_fill_op_test.py' 2022-12-01T09:59:40.5461704Z adding 'caffe2/python/operator_test/glu_op_test.py' 2022-12-01T09:59:40.5463913Z adding 'caffe2/python/operator_test/group_conv_test.py' 2022-12-01T09:59:40.5466377Z adding 'caffe2/python/operator_test/group_norm_op_test.py' 2022-12-01T09:59:40.5470359Z adding 'caffe2/python/operator_test/gru_test.py' 2022-12-01T09:59:40.5473297Z adding 'caffe2/python/operator_test/heatmap_max_keypoint_op_test.py' 2022-12-01T09:59:40.5475640Z adding 'caffe2/python/operator_test/histogram_test.py' 2022-12-01T09:59:40.5478999Z adding 'caffe2/python/operator_test/hsm_test.py' 2022-12-01T09:59:40.5481278Z adding 'caffe2/python/operator_test/hyperbolic_ops_test.py' 2022-12-01T09:59:40.5483636Z adding 'caffe2/python/operator_test/im2col_col2im_test.py' 2022-12-01T09:59:40.5488473Z adding 'caffe2/python/operator_test/image_input_op_test.py' 2022-12-01T09:59:40.5491330Z adding 'caffe2/python/operator_test/index_hash_ops_test.py' 2022-12-01T09:59:40.5493662Z adding 'caffe2/python/operator_test/index_ops_test.py' 2022-12-01T09:59:40.5497094Z adding 'caffe2/python/operator_test/instance_norm_test.py' 2022-12-01T09:59:40.5499529Z adding 'caffe2/python/operator_test/integral_image_ops_test.py' 2022-12-01T09:59:40.5501447Z adding 'caffe2/python/operator_test/jsd_ops_test.py' 2022-12-01T09:59:40.5503407Z adding 'caffe2/python/operator_test/key_split_ops_test.py' 2022-12-01T09:59:40.5505365Z adding 'caffe2/python/operator_test/lars_test.py' 2022-12-01T09:59:40.5508980Z adding 'caffe2/python/operator_test/layer_norm_op_test.py' 2022-12-01T09:59:40.5511945Z adding 'caffe2/python/operator_test/leaky_relu_test.py' 2022-12-01T09:59:40.5514189Z adding 'caffe2/python/operator_test/learning_rate_adaption_op_test.py' 2022-12-01T09:59:40.5517289Z adding 'caffe2/python/operator_test/learning_rate_op_test.py' 2022-12-01T09:59:40.5519492Z adding 'caffe2/python/operator_test/length_split_op_test.py' 2022-12-01T09:59:40.5521652Z adding 'caffe2/python/operator_test/lengths_pad_op_test.py' 2022-12-01T09:59:40.5524964Z adding 'caffe2/python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py' 2022-12-01T09:59:40.5527200Z adding 'caffe2/python/operator_test/lengths_tile_op_test.py' 2022-12-01T09:59:40.5529217Z adding 'caffe2/python/operator_test/lengths_top_k_ops_test.py' 2022-12-01T09:59:40.5532035Z adding 'caffe2/python/operator_test/listwise_l2r_operator_test.py' 2022-12-01T09:59:40.5539807Z adding 'caffe2/python/operator_test/load_save_test.py' 2022-12-01T09:59:40.5543417Z adding 'caffe2/python/operator_test/locally_connected_op_test.py' 2022-12-01T09:59:40.5545420Z adding 'caffe2/python/operator_test/loss_ops_test.py' 2022-12-01T09:59:40.5547619Z adding 'caffe2/python/operator_test/lpnorm_op_test.py' 2022-12-01T09:59:40.5549702Z adding 'caffe2/python/operator_test/map_ops_test.py' 2022-12-01T09:59:40.5552003Z adding 'caffe2/python/operator_test/margin_loss_l2r_operator_test.py' 2022-12-01T09:59:40.5554110Z adding 'caffe2/python/operator_test/margin_ranking_criterion_op_test.py' 2022-12-01T09:59:40.5556090Z adding 'caffe2/python/operator_test/math_ops_test.py' 2022-12-01T09:59:40.5559055Z adding 'caffe2/python/operator_test/matmul_op_test.py' 2022-12-01T09:59:40.5561230Z adding 'caffe2/python/operator_test/mean_op_test.py' 2022-12-01T09:59:40.5563543Z adding 'caffe2/python/operator_test/merge_id_lists_op_test.py' 2022-12-01T09:59:40.5565558Z adding 'caffe2/python/operator_test/mkl_conv_op_test.py' 2022-12-01T09:59:40.5567642Z adding 'caffe2/python/operator_test/mkl_packed_fc_op_test.py' 2022-12-01T09:59:40.5569586Z adding 'caffe2/python/operator_test/mod_op_test.py' 2022-12-01T09:59:40.5571816Z adding 'caffe2/python/operator_test/moments_op_test.py' 2022-12-01T09:59:40.5574762Z adding 'caffe2/python/operator_test/momentum_sgd_test.py' 2022-12-01T09:59:40.5577449Z adding 'caffe2/python/operator_test/mpi_test.py' 2022-12-01T09:59:40.5579730Z adding 'caffe2/python/operator_test/mul_gradient_benchmark.py' 2022-12-01T09:59:40.5581717Z adding 'caffe2/python/operator_test/negate_gradient_op_test.py' 2022-12-01T09:59:40.5583877Z adding 'caffe2/python/operator_test/ngram_ops_test.py' 2022-12-01T09:59:40.5585808Z adding 'caffe2/python/operator_test/normalize_op_test.py' 2022-12-01T09:59:40.5587722Z adding 'caffe2/python/operator_test/numpy_tile_op_test.py' 2022-12-01T09:59:40.5590551Z adding 'caffe2/python/operator_test/one_hot_ops_test.py' 2022-12-01T09:59:40.5593017Z adding 'caffe2/python/operator_test/onnx_while_test.py' 2022-12-01T09:59:40.5594957Z adding 'caffe2/python/operator_test/order_switch_test.py' 2022-12-01T09:59:40.5598243Z adding 'caffe2/python/operator_test/pack_ops_test.py' 2022-12-01T09:59:40.5600745Z adding 'caffe2/python/operator_test/pack_rnn_sequence_op_test.py' 2022-12-01T09:59:40.5602696Z adding 'caffe2/python/operator_test/pad_test.py' 2022-12-01T09:59:40.5605484Z adding 'caffe2/python/operator_test/partition_ops_test.py' 2022-12-01T09:59:40.5607912Z adding 'caffe2/python/operator_test/percentile_op_test.py' 2022-12-01T09:59:40.5610405Z adding 'caffe2/python/operator_test/piecewise_linear_transform_test.py' 2022-12-01T09:59:40.5614287Z adding 'caffe2/python/operator_test/pooling_test.py' 2022-12-01T09:59:40.5616723Z adding 'caffe2/python/operator_test/prepend_dim_test.py' 2022-12-01T09:59:40.5618854Z adding 'caffe2/python/operator_test/python_op_test.py' 2022-12-01T09:59:40.5621038Z adding 'caffe2/python/operator_test/quantile_test.py' 2022-12-01T09:59:40.5623336Z adding 'caffe2/python/operator_test/rand_quantization_op_speed_test.py' 2022-12-01T09:59:40.5625911Z adding 'caffe2/python/operator_test/rank_loss_operator_test.py' 2022-12-01T09:59:40.5629200Z adding 'caffe2/python/operator_test/rebatching_queue_test.py' 2022-12-01T09:59:40.5631701Z adding 'caffe2/python/operator_test/record_queue_test.py' 2022-12-01T09:59:40.5635437Z adding 'caffe2/python/operator_test/recurrent_net_executor_test.py' 2022-12-01T09:59:40.5639837Z adding 'caffe2/python/operator_test/recurrent_network_test.py' 2022-12-01T09:59:40.5643850Z adding 'caffe2/python/operator_test/reduce_ops_test.py' 2022-12-01T09:59:40.5646558Z adding 'caffe2/python/operator_test/reduction_ops_test.py' 2022-12-01T09:59:40.5649482Z adding 'caffe2/python/operator_test/reshape_ops_test.py' 2022-12-01T09:59:40.5652449Z adding 'caffe2/python/operator_test/resize_op_test.py' 2022-12-01T09:59:40.5655090Z adding 'caffe2/python/operator_test/rmac_regions_op_test.py' 2022-12-01T09:59:40.5657256Z adding 'caffe2/python/operator_test/rms_norm_op_test.py' 2022-12-01T09:59:40.5669709Z adding 'caffe2/python/operator_test/rnn_cell_test.py' 2022-12-01T09:59:40.5674158Z adding 'caffe2/python/operator_test/roi_align_rotated_op_test.py' 2022-12-01T09:59:40.5676430Z adding 'caffe2/python/operator_test/rowwise_counter_test.py' 2022-12-01T09:59:40.5678536Z adding 'caffe2/python/operator_test/scale_op_test.py' 2022-12-01T09:59:40.5684538Z adding 'caffe2/python/operator_test/segment_ops_test.py' 2022-12-01T09:59:40.5688624Z adding 'caffe2/python/operator_test/self_binning_histogram_test.py' 2022-12-01T09:59:40.5691077Z adding 'caffe2/python/operator_test/selu_op_test.py' 2022-12-01T09:59:40.5695373Z adding 'caffe2/python/operator_test/sequence_ops_test.py' 2022-12-01T09:59:40.5701531Z adding 'caffe2/python/operator_test/shape_inference_test.py' 2022-12-01T09:59:40.5704181Z adding 'caffe2/python/operator_test/sinusoid_position_encoding_op_test.py' 2022-12-01T09:59:40.5708843Z adding 'caffe2/python/operator_test/softmax_ops_test.py' 2022-12-01T09:59:40.5711232Z adding 'caffe2/python/operator_test/softplus_op_test.py' 2022-12-01T09:59:40.5713825Z adding 'caffe2/python/operator_test/sparse_dropout_with_replacement_op_test.py' 2022-12-01T09:59:40.5715639Z adding 'caffe2/python/operator_test/sparse_gradient_checker_test.py' 2022-12-01T09:59:40.5717628Z adding 'caffe2/python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py' 2022-12-01T09:59:40.5720107Z adding 'caffe2/python/operator_test/sparse_lengths_sum_benchmark.py' 2022-12-01T09:59:40.5722495Z adding 'caffe2/python/operator_test/sparse_lp_regularizer_test.py' 2022-12-01T09:59:40.5724652Z adding 'caffe2/python/operator_test/sparse_normalize_test.py' 2022-12-01T09:59:40.5727021Z adding 'caffe2/python/operator_test/sparse_ops_test.py' 2022-12-01T09:59:40.5729230Z adding 'caffe2/python/operator_test/sparse_to_dense_mask_op_test.py' 2022-12-01T09:59:40.5733390Z adding 'caffe2/python/operator_test/spatial_bn_op_test.py' 2022-12-01T09:59:40.5737070Z adding 'caffe2/python/operator_test/specialized_segment_ops_test.py' 2022-12-01T09:59:40.5739758Z adding 'caffe2/python/operator_test/split_op_cost_test.py' 2022-12-01T09:59:40.5742113Z adding 'caffe2/python/operator_test/square_root_divide_op_test.py' 2022-12-01T09:59:40.5744162Z adding 'caffe2/python/operator_test/stats_ops_test.py' 2022-12-01T09:59:40.5746397Z adding 'caffe2/python/operator_test/stats_put_ops_test.py' 2022-12-01T09:59:40.5748961Z adding 'caffe2/python/operator_test/storm_test.py' 2022-12-01T09:59:40.5751269Z adding 'caffe2/python/operator_test/string_ops_test.py' 2022-12-01T09:59:40.5753536Z adding 'caffe2/python/operator_test/text_file_reader_test.py' 2022-12-01T09:59:40.5755659Z adding 'caffe2/python/operator_test/thresholded_relu_op_test.py' 2022-12-01T09:59:40.5757834Z adding 'caffe2/python/operator_test/tile_op_test.py' 2022-12-01T09:59:40.5760597Z adding 'caffe2/python/operator_test/top_k_test.py' 2022-12-01T09:59:40.5769525Z adding 'caffe2/python/operator_test/torch_integration_test.py' 2022-12-01T09:59:40.5772646Z adding 'caffe2/python/operator_test/transpose_op_test.py' 2022-12-01T09:59:40.5774766Z adding 'caffe2/python/operator_test/trigonometric_op_test.py' 2022-12-01T09:59:40.5776978Z adding 'caffe2/python/operator_test/unique_ops_test.py' 2022-12-01T09:59:40.5779077Z adding 'caffe2/python/operator_test/unique_uniform_fill_op_test.py' 2022-12-01T09:59:40.5781349Z adding 'caffe2/python/operator_test/unsafe_coalesce_test.py' 2022-12-01T09:59:40.5783839Z adding 'caffe2/python/operator_test/upsample_op_test.py' 2022-12-01T09:59:40.5788121Z adding 'caffe2/python/operator_test/utility_ops_test.py' 2022-12-01T09:59:40.5791453Z adding 'caffe2/python/operator_test/video_input_op_test.py' 2022-12-01T09:59:40.5793772Z adding 'caffe2/python/operator_test/weight_scale_test.py' 2022-12-01T09:59:40.5795888Z adding 'caffe2/python/operator_test/weighted_multi_sample_test.py' 2022-12-01T09:59:40.5798078Z adding 'caffe2/python/operator_test/weighted_sample_test.py' 2022-12-01T09:59:40.5800247Z adding 'caffe2/python/operator_test/weighted_sum_test.py' 2022-12-01T09:59:40.5803022Z adding 'caffe2/python/operator_test/wngrad_test.py' 2022-12-01T09:59:40.5805205Z adding 'caffe2/python/predictor/__init__.py' 2022-12-01T09:59:40.5807653Z adding 'caffe2/python/predictor/mobile_exporter.py' 2022-12-01T09:59:40.5810121Z adding 'caffe2/python/predictor/mobile_exporter_test.py' 2022-12-01T09:59:40.5813912Z adding 'caffe2/python/predictor/predictor_exporter.py' 2022-12-01T09:59:40.5817332Z adding 'caffe2/python/predictor/predictor_exporter_test.py' 2022-12-01T09:59:40.5820535Z adding 'caffe2/python/predictor/predictor_py_utils.py' 2022-12-01T09:59:40.5822665Z adding 'caffe2/python/predictor/predictor_test.py' 2022-12-01T09:59:40.5824369Z adding 'caffe2/python/predictor/serde.py' 2022-12-01T09:59:40.5826241Z adding 'caffe2/python/rnn/__init__.py' 2022-12-01T09:59:40.5828371Z adding 'caffe2/python/rnn/lstm_comparison.py' 2022-12-01T09:59:40.5830551Z adding 'caffe2/python/rnn/rnn_cell_test_util.py' 2022-12-01T09:59:40.5832419Z adding 'caffe2/python/serialized_test/__init__.py' 2022-12-01T09:59:40.5834711Z adding 'caffe2/python/serialized_test/coverage.py' 2022-12-01T09:59:40.5838400Z adding 'caffe2/python/serialized_test/serialized_test_util.py' 2022-12-01T09:59:40.5842873Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_elu.zip' 2022-12-01T09:59:40.5844968Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_leaky_relu.zip' 2022-12-01T09:59:40.5846980Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu.zip' 2022-12-01T09:59:40.5848993Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu_n.zip' 2022-12-01T09:59:40.5851093Z adding 'caffe2/python/serialized_test/data/operator_test/adadelta_test.test_adadelta.zip' 2022-12-01T09:59:40.5853272Z adding 'caffe2/python/serialized_test/data/operator_test/adadelta_test.test_sparse_adadelta_empty.zip' 2022-12-01T09:59:40.5855361Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_adagrad.zip' 2022-12-01T09:59:40.5857500Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_row_wise_sparse_adagrad_empty.zip' 2022-12-01T09:59:40.5859417Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_sparse_adagrad_empty.zip' 2022-12-01T09:59:40.5861496Z adding 'caffe2/python/serialized_test/data/operator_test/affine_channel_op_test.test_affine_channel_2d.zip' 2022-12-01T09:59:40.5863414Z adding 'caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmax.zip' 2022-12-01T09:59:40.5865390Z adding 'caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmin.zip' 2022-12-01T09:59:40.5867666Z adding 'caffe2/python/serialized_test/data/operator_test/batch_box_cox_test.test_batch_box_cox.zip' 2022-12-01T09:59:40.5869595Z adding 'caffe2/python/serialized_test/data/operator_test/batch_bucketize_op_test.test_batch_bucketize_example.zip' 2022-12-01T09:59:40.5871751Z adding 'caffe2/python/serialized_test/data/operator_test/batch_moments_op_test.test_batch_moments_2d.zip' 2022-12-01T09:59:40.5874035Z adding 'caffe2/python/serialized_test/data/operator_test/batch_sparse_to_dense_op_test.test_batch_sparse_to_dense.zip' 2022-12-01T09:59:40.5876004Z adding 'caffe2/python/serialized_test/data/operator_test/bbox_transform_test.test_bbox_transform.zip' 2022-12-01T09:59:40.5878092Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_boolean_mask.zip' 2022-12-01T09:59:40.5880224Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_sequence_mask_with_lengths.zip' 2022-12-01T09:59:40.5882000Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_unmask_test.test.zip' 2022-12-01T09:59:40.5884128Z adding 'caffe2/python/serialized_test/data/operator_test/box_with_nms_limit_op_test.test_simple.zip' 2022-12-01T09:59:40.5886005Z adding 'caffe2/python/serialized_test/data/operator_test/ceil_op_test.test_ceil.zip' 2022-12-01T09:59:40.5888335Z adding 'caffe2/python/serialized_test/data/operator_test/channel_backprop_stats_op_test.testChannelBackpropStats.zip' 2022-12-01T09:59:40.5890507Z adding 'caffe2/python/serialized_test/data/operator_test/channel_shuffle_test.test_channel_shuffle.zip' 2022-12-01T09:59:40.5892688Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.testChannelStats.zip' 2022-12-01T09:59:40.5895096Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_2d.zip' 2022-12-01T09:59:40.5897295Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_3d.zip' 2022-12-01T09:59:40.5899459Z adding 'caffe2/python/serialized_test/data/operator_test/clip_op_test.test_clip.zip' 2022-12-01T09:59:40.5901572Z adding 'caffe2/python/serialized_test/data/operator_test/clip_tensor_op_test.test_clip_tensor_by_scaling.zip' 2022-12-01T09:59:40.5912323Z adding 'caffe2/python/serialized_test/data/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.test_collect_and_dist.zip' 2022-12-01T09:59:40.5915467Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_concat.zip' 2022-12-01T09:59:40.5917585Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split.zip' 2022-12-01T09:59:40.5919735Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split_by_lengths.zip' 2022-12-01T09:59:40.5922353Z adding 'caffe2/python/serialized_test/data/operator_test/conditional_test.test_conditional.zip' 2022-12-01T09:59:40.5924504Z adding 'caffe2/python/serialized_test/data/operator_test/conv_test.test_1x1_conv.zip' 2022-12-01T09:59:40.5926918Z adding 'caffe2/python/serialized_test/data/operator_test/cosine_embedding_criterion_op_test.test_cosine_embedding_criterion.zip' 2022-12-01T09:59:40.5935808Z adding 'caffe2/python/serialized_test/data/operator_test/ctc_beam_search_decoder_op_test.test_ctc_beam_search_decoder.zip' 2022-12-01T09:59:40.5938795Z adding 'caffe2/python/serialized_test/data/operator_test/ctc_greedy_decoder_op_test.test_ctc_greedy_decoder.zip' 2022-12-01T09:59:40.5940962Z adding 'caffe2/python/serialized_test/data/operator_test/distance_op_test.test_dot_product.zip' 2022-12-01T09:59:40.5943000Z adding 'caffe2/python/serialized_test/data/operator_test/dropout_op_test.test_dropout_is_test.zip' 2022-12-01T09:59:40.5945133Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_linear_op_test.test.zip' 2022-12-01T09:59:40.5947377Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_is_member_of.zip' 2022-12-01T09:59:40.5949418Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_where.zip' 2022-12-01T09:59:40.5952053Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_op_broadcast_test.test_broadcast_powt.zip' 2022-12-01T09:59:40.5954125Z adding 'caffe2/python/serialized_test/data/operator_test/erf_op_test.test_erf.zip' 2022-12-01T09:59:40.5956313Z adding 'caffe2/python/serialized_test/data/operator_test/expand_op_test.test_expand_rand_shape.zip' 2022-12-01T09:59:40.5958417Z adding 'caffe2/python/serialized_test/data/operator_test/fc_operator_test.test_fc.zip' 2022-12-01T09:59:40.5960441Z adding 'caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_diagonal_fill_op_float.zip' 2022-12-01T09:59:40.5962579Z adding 'caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_lengths_range_fill.zip' 2022-12-01T09:59:40.5964453Z adding 'caffe2/python/serialized_test/data/operator_test/find_op_test.test_find.zip' 2022-12-01T09:59:40.5966580Z adding 'caffe2/python/serialized_test/data/operator_test/flexible_top_k_test.test_flexible_top_k.zip' 2022-12-01T09:59:40.5968561Z adding 'caffe2/python/serialized_test/data/operator_test/floor_op_test.test_floor.zip' 2022-12-01T09:59:40.5970735Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_batch_gather_ops.zip' 2022-12-01T09:59:40.5973083Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_gather_ops.zip' 2022-12-01T09:59:40.5975383Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges.zip' 2022-12-01T09:59:40.5977476Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges_split.zip' 2022-12-01T09:59:40.5979456Z adding 'caffe2/python/serialized_test/data/operator_test/glu_op_test.test_glu_old.zip' 2022-12-01T09:59:40.5981642Z adding 'caffe2/python/serialized_test/data/operator_test/group_norm_op_test.test_group_norm_2d.zip' 2022-12-01T09:59:40.5983863Z adding 'caffe2/python/serialized_test/data/operator_test/gru_test.test_gru_unit_op.zip' 2022-12-01T09:59:40.5985987Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_cosh.zip' 2022-12-01T09:59:40.5988031Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_sinh.zip' 2022-12-01T09:59:40.5990182Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_tanh.zip' 2022-12-01T09:59:40.5992191Z adding 'caffe2/python/serialized_test/data/operator_test/index_hash_ops_test.test_index_hash_ops.zip' 2022-12-01T09:59:40.5994856Z adding 'caffe2/python/serialized_test/data/operator_test/instance_norm_test.test_instance_norm_reference_check.zip' 2022-12-01T09:59:40.5997250Z adding 'caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_gradient_ops.zip' 2022-12-01T09:59:40.5999593Z adding 'caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_ops.zip' 2022-12-01T09:59:40.6001674Z adding 'caffe2/python/serialized_test/data/operator_test/jsd_ops_test.test_bernoulli_jsd.zip' 2022-12-01T09:59:40.6003761Z adding 'caffe2/python/serialized_test/data/operator_test/layer_norm_op_test.test_layer_norm_grad_op.zip' 2022-12-01T09:59:40.6005920Z adding 'caffe2/python/serialized_test/data/operator_test/learning_rate_adaption_op_test.test_learning_rate_adaption_op_normalization.zip' 2022-12-01T09:59:40.6007910Z adding 'caffe2/python/serialized_test/data/operator_test/learning_rate_op_test.test_alter_learning_rate_op.zip' 2022-12-01T09:59:40.6009930Z adding 'caffe2/python/serialized_test/data/operator_test/length_split_op_test.test_length_split_edge.zip' 2022-12-01T09:59:40.6012104Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_pad_op_test.test_lengths_pad.zip' 2022-12-01T09:59:40.6014353Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_tile_op_test.test_lengths_tile.zip' 2022-12-01T09:59:40.6016467Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_top_k_ops_test.test_lengths_top_k_op.zip' 2022-12-01T09:59:40.6018518Z adding 'caffe2/python/serialized_test/data/operator_test/locally_connected_op_test.test_lc_2d.zip' 2022-12-01T09:59:40.6020535Z adding 'caffe2/python/serialized_test/data/operator_test/loss_ops_test.test_averaged_loss.zip' 2022-12-01T09:59:40.6022862Z adding 'caffe2/python/serialized_test/data/operator_test/margin_ranking_criterion_op_test.test_margin_ranking_criterion.zip' 2022-12-01T09:59:40.6024721Z adding 'caffe2/python/serialized_test/data/operator_test/math_ops_test.test_sign.zip' 2022-12-01T09:59:40.6026818Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_batch_matmul.zip' 2022-12-01T09:59:40.6028887Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_matmul.zip' 2022-12-01T09:59:40.6031100Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_numpy_batch_matmul.zip' 2022-12-01T09:59:40.6033002Z adding 'caffe2/python/serialized_test/data/operator_test/mean_op_test.test_mean.zip' 2022-12-01T09:59:40.6035207Z adding 'caffe2/python/serialized_test/data/operator_test/merge_id_lists_op_test.test_merge_id_lists_op.zip' 2022-12-01T09:59:40.6039240Z adding 'caffe2/python/serialized_test/data/operator_test/moments_op_test.test_moments.zip' 2022-12-01T09:59:40.6041482Z adding 'caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_momentum_sgd.zip' 2022-12-01T09:59:40.6043604Z adding 'caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_sparse_momentum_sgd.zip' 2022-12-01T09:59:40.6045559Z adding 'caffe2/python/serialized_test/data/operator_test/negate_gradient_op_test.test_forward.zip' 2022-12-01T09:59:40.6047586Z adding 'caffe2/python/serialized_test/data/operator_test/numpy_tile_op_test.test_numpy_tile.zip' 2022-12-01T09:59:40.6049706Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_bucketized_one_hot.zip' 2022-12-01T09:59:40.6051892Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_one_hot.zip' 2022-12-01T09:59:40.6054012Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_one_hot.zip' 2022-12-01T09:59:40.6056250Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_segment_one_hot.zip' 2022-12-01T09:59:40.6058408Z adding 'caffe2/python/serialized_test/data/operator_test/onnx_while_test.test_onnx_while_fibb.zip' 2022-12-01T09:59:40.6060690Z adding 'caffe2/python/serialized_test/data/operator_test/pack_ops_test.test_pack_with_max_length_ops.zip' 2022-12-01T09:59:40.6062832Z adding 'caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_pack_rnn_seqence.zip' 2022-12-01T09:59:40.6064939Z adding 'caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_unpack_rnn_seqence.zip' 2022-12-01T09:59:40.6067178Z adding 'caffe2/python/serialized_test/data/operator_test/pad_test.test_crop.zip' 2022-12-01T09:59:40.6069544Z adding 'caffe2/python/serialized_test/data/operator_test/piecewise_linear_transform_test.test_multi_predictions_params_from_arg.zip' 2022-12-01T09:59:40.6071555Z adding 'caffe2/python/serialized_test/data/operator_test/rank_loss_operator_test.test_pair_wise_loss_batch.zip' 2022-12-01T09:59:40.6073860Z adding 'caffe2/python/serialized_test/data/operator_test/recurrent_network_test.test_mul.zip' 2022-12-01T09:59:40.6076636Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_max.zip' 2022-12-01T09:59:40.6079413Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_mean.zip' 2022-12-01T09:59:40.6082207Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_max.zip' 2022-12-01T09:59:40.6084977Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_mean.zip' 2022-12-01T09:59:40.6087633Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_sum.zip' 2022-12-01T09:59:40.6089850Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_l2.zip' 2022-12-01T09:59:40.6092034Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_max.zip' 2022-12-01T09:59:40.6094256Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_mean.zip' 2022-12-01T09:59:40.6096440Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_min.zip' 2022-12-01T09:59:40.6098566Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_columnwise_max.zip' 2022-12-01T09:59:40.6100659Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_int_sum.zip' 2022-12-01T09:59:40.6102883Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sqrsum.zip' 2022-12-01T09:59:40.6104628Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sum.zip' 2022-12-01T09:59:40.6106743Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_rowwise_max.zip' 2022-12-01T09:59:40.6108431Z adding 'caffe2/python/serialized_test/data/operator_test/selu_op_test.test_selu_1.zip' 2022-12-01T09:59:40.6110520Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_add_padding.zip' 2022-12-01T09:59:40.6112348Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_find_duplicate_elements.zip' 2022-12-01T09:59:40.6114156Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_gather_padding.zip' 2022-12-01T09:59:40.6115948Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_remove_data_blocks.zip' 2022-12-01T09:59:40.6117882Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_reverse_packed_segs.zip' 2022-12-01T09:59:40.6119709Z adding 'caffe2/python/serialized_test/data/operator_test/sinusoid_position_encoding_op_test.test_sinusoid_embedding.zip' 2022-12-01T09:59:40.6121527Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax.zip' 2022-12-01T09:59:40.6123414Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_grad.zip' 2022-12-01T09:59:40.6125264Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_with_loss.zip' 2022-12-01T09:59:40.6128337Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_spatial_softmax_with_loss.zip' 2022-12-01T09:59:40.6130544Z adding 'caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterAssign.zip' 2022-12-01T09:59:40.6132429Z adding 'caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterWeightedSum.zip' 2022-12-01T09:59:40.6134508Z adding 'caffe2/python/serialized_test/data/operator_test/spatial_bn_op_test.test_spatialbn_test_mode_3d.zip' 2022-12-01T09:59:40.6136489Z adding 'caffe2/python/serialized_test/data/operator_test/square_root_divide_op_test.test_square_root_divide.zip' 2022-12-01T09:59:40.6138309Z adding 'caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_ends_with.zip' 2022-12-01T09:59:40.6140129Z adding 'caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_starts_with.zip' 2022-12-01T09:59:40.6141989Z adding 'caffe2/python/serialized_test/data/operator_test/thresholded_relu_op_test.test_thresholded_relu_1.zip' 2022-12-01T09:59:40.6143774Z adding 'caffe2/python/serialized_test/data/operator_test/tile_op_test.test_tile.zip' 2022-12-01T09:59:40.6145609Z adding 'caffe2/python/serialized_test/data/operator_test/top_k_test.test_top_k.zip' 2022-12-01T09:59:40.6147452Z adding 'caffe2/python/serialized_test/data/operator_test/transpose_op_test.test_transpose.zip' 2022-12-01T09:59:40.6149239Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_acos.zip' 2022-12-01T09:59:40.6151009Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_asin.zip' 2022-12-01T09:59:40.6152853Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_atan.zip' 2022-12-01T09:59:40.6154667Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_tan.zip' 2022-12-01T09:59:40.6156435Z adding 'caffe2/python/serialized_test/data/operator_test/unique_ops_test.test_unique_op.zip' 2022-12-01T09:59:40.6158311Z adding 'caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample.zip' 2022-12-01T09:59:40.6160173Z adding 'caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample_grad.zip' 2022-12-01T09:59:40.6162404Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max.zip' 2022-12-01T09:59:40.6164843Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max_grad.zip' 2022-12-01T09:59:40.6167123Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min.zip' 2022-12-01T09:59:40.6169456Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min_grad.zip' 2022-12-01T09:59:40.6171645Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_gather.zip' 2022-12-01T09:59:40.6173610Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_to_ranges.zip' 2022-12-01T09:59:40.6175821Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_nan_check.zip' 2022-12-01T09:59:40.6177875Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_size_op.zip' 2022-12-01T09:59:40.6179842Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_slice.zip' 2022-12-01T09:59:40.6181863Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_sum.zip' 2022-12-01T09:59:40.6184168Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_transpose.zip' 2022-12-01T09:59:40.6186147Z adding 'caffe2/python/serialized_test/data/operator_test/weighted_sum_test.test_weighted_sum.zip' 2022-12-01T09:59:40.6187948Z adding 'caffe2/python/serialized_test/data/operator_test/wngrad_test.test_sparse_wngrad_empty.zip' 2022-12-01T09:59:40.6189747Z adding 'caffe2/python/serialized_test/data/operator_test/wngrad_test.test_wngrad_dense_base.zip' 2022-12-01T09:59:40.6191496Z adding 'caffe2/python/test/__init__.py' 2022-12-01T09:59:40.6193274Z adding 'caffe2/python/test/blob_deallocation_test.py' 2022-12-01T09:59:40.6194796Z adding 'caffe2/python/test/do_op_test.py' 2022-12-01T09:59:40.6196804Z adding 'caffe2/python/test/executor_test.py' 2022-12-01T09:59:40.6199881Z adding 'caffe2/python/test/executor_test_util.py' 2022-12-01T09:59:40.6201780Z adding 'caffe2/python/test/fakefp16_transform_test.py' 2022-12-01T09:59:40.6203443Z adding 'caffe2/python/test/gpu_context_test.py' 2022-12-01T09:59:40.6205236Z adding 'caffe2/python/test/inference_lstm_op_test.py' 2022-12-01T09:59:40.6206858Z adding 'caffe2/python/test/python_protobuf_test.py' 2022-12-01T09:59:40.6208476Z adding 'caffe2/python/trt/__init__.py' 2022-12-01T09:59:40.6211233Z adding 'caffe2/python/trt/test_pt_onnx_trt.py' 2022-12-01T09:59:40.6215011Z adding 'caffe2/python/trt/test_trt.py' 2022-12-01T09:59:40.6217671Z adding 'caffe2/python/trt/transform.py' 2022-12-01T09:59:40.6219363Z adding 'caffe2/quantization/__init__.py' 2022-12-01T09:59:40.6221405Z adding 'caffe2/quantization/server/__init__.py' 2022-12-01T09:59:40.6224366Z adding 'caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py' 2022-12-01T09:59:40.6226455Z adding 'caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py' 2022-12-01T09:59:40.6228484Z adding 'caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py' 2022-12-01T09:59:40.6230648Z adding 'caffe2/quantization/server/compute_equalization_scale_test.py' 2022-12-01T09:59:40.6232731Z adding 'caffe2/quantization/server/concat_dnnlowp_op_test.py' 2022-12-01T09:59:40.6235554Z adding 'caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py' 2022-12-01T09:59:40.6239089Z adding 'caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py' 2022-12-01T09:59:40.6242870Z adding 'caffe2/quantization/server/conv_dnnlowp_op_test.py' 2022-12-01T09:59:40.6246423Z adding 'caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py' 2022-12-01T09:59:40.6249477Z adding 'caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py' 2022-12-01T09:59:40.6251699Z adding 'caffe2/quantization/server/dequantize_dnnlowp_op_test.py' 2022-12-01T09:59:40.6256183Z adding 'caffe2/quantization/server/dnnlowp_test_utils.py' 2022-12-01T09:59:40.6259123Z adding 'caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py' 2022-12-01T09:59:40.6261384Z adding 'caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py' 2022-12-01T09:59:40.6264076Z adding 'caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py' 2022-12-01T09:59:40.6266566Z adding 'caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py' 2022-12-01T09:59:40.6269411Z adding 'caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py' 2022-12-01T09:59:40.6272880Z adding 'caffe2/quantization/server/fully_connected_dnnlowp_op_test.py' 2022-12-01T09:59:40.6275181Z adding 'caffe2/quantization/server/fully_connected_fp16_test.py' 2022-12-01T09:59:40.6277796Z adding 'caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py' 2022-12-01T09:59:40.6279848Z adding 'caffe2/quantization/server/gather_dnnlowp_op_test.py' 2022-12-01T09:59:40.6282208Z adding 'caffe2/quantization/server/group_norm_dnnlowp_op_test.py' 2022-12-01T09:59:40.6284489Z adding 'caffe2/quantization/server/int8_gen_quant_params_min_max_test.py' 2022-12-01T09:59:40.6286844Z adding 'caffe2/quantization/server/int8_gen_quant_params_test.py' 2022-12-01T09:59:40.6288915Z adding 'caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py' 2022-12-01T09:59:40.6291191Z adding 'caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py' 2022-12-01T09:59:40.6293087Z adding 'caffe2/quantization/server/observer_test.py' 2022-12-01T09:59:40.6295793Z adding 'caffe2/quantization/server/pool_dnnlowp_op_test.py' 2022-12-01T09:59:40.6298168Z adding 'caffe2/quantization/server/quantize_dnnlowp_op_test.py' 2022-12-01T09:59:40.6300269Z adding 'caffe2/quantization/server/relu_dnnlowp_op_test.py' 2022-12-01T09:59:40.6302394Z adding 'caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py' 2022-12-01T09:59:40.6304445Z adding 'caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py' 2022-12-01T09:59:40.6306530Z adding 'caffe2/quantization/server/sigmoid_dnnlowp_op_test.py' 2022-12-01T09:59:40.6308906Z adding 'caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py' 2022-12-01T09:59:40.6310982Z adding 'caffe2/quantization/server/tanh_dnnlowp_op_test.py' 2022-12-01T09:59:40.6315596Z adding 'caffe2/quantization/server/utils.py' 2022-12-01T09:59:40.6469729Z adding 'functorch/_C.cpython-37m-x86_64-linux-gnu.so' 2022-12-01T09:59:40.6477932Z adding 'functorch/__init__.py' 2022-12-01T09:59:40.6479804Z adding 'functorch/setup.py' 2022-12-01T09:59:40.6482180Z adding 'functorch/_src/__init__.py' 2022-12-01T09:59:40.6490288Z adding 'functorch/_src/aot_autograd.py' 2022-12-01T09:59:40.6494001Z adding 'functorch/_src/benchmark_utils.py' 2022-12-01T09:59:40.6496645Z adding 'functorch/_src/compile_utils.py' 2022-12-01T09:59:40.6500702Z adding 'functorch/_src/compilers.py' 2022-12-01T09:59:40.6502923Z adding 'functorch/_src/config.py' 2022-12-01T09:59:40.6520105Z adding 'functorch/_src/eager_transforms.py' 2022-12-01T09:59:40.6525455Z adding 'functorch/_src/fx_minifier.py' 2022-12-01T09:59:40.6531507Z adding 'functorch/_src/make_functional.py' 2022-12-01T09:59:40.6534187Z adding 'functorch/_src/named_members_polyfill.py' 2022-12-01T09:59:40.6539585Z adding 'functorch/_src/partitioners.py' 2022-12-01T09:59:40.6541638Z adding 'functorch/_src/python_key.py' 2022-12-01T09:59:40.6543207Z adding 'functorch/_src/pytree_hacks.py' 2022-12-01T09:59:40.6548844Z adding 'functorch/_src/top_operators_github_usage.py' 2022-12-01T09:59:40.6555495Z adding 'functorch/_src/vmap.py' 2022-12-01T09:59:40.6557928Z adding 'functorch/compile/__init__.py' 2022-12-01T09:59:40.6560618Z adding 'functorch/dim/__init__.py' 2022-12-01T09:59:40.6562372Z adding 'functorch/dim/batch_tensor.py' 2022-12-01T09:59:40.6564241Z adding 'functorch/dim/delayed_mul_tensor.py' 2022-12-01T09:59:40.6566347Z adding 'functorch/dim/dim.py' 2022-12-01T09:59:40.6568122Z adding 'functorch/dim/magic_trace.py' 2022-12-01T09:59:40.6570781Z adding 'functorch/dim/op_properties.py' 2022-12-01T09:59:40.6577419Z adding 'functorch/dim/reference.py' 2022-12-01T09:59:40.6579492Z adding 'functorch/dim/tree_map.py' 2022-12-01T09:59:40.6581406Z adding 'functorch/dim/wrap_type.py' 2022-12-01T09:59:40.6583575Z adding 'functorch/experimental/__init__.py' 2022-12-01T09:59:40.6585145Z adding 'functorch/experimental/batch_norm_replacement.py' 2022-12-01T09:59:40.6587137Z adding 'functorch/experimental/cond.py' 2022-12-01T09:59:40.6589173Z adding 'functorch/experimental/ops.py' 2022-12-01T09:59:40.6601138Z adding 'torch/_C.cpython-37m-x86_64-linux-gnu.so' 2022-12-01T09:59:40.6613515Z adding 'torch/_C_flatbuffer.cpython-37m-x86_64-linux-gnu.so' 2022-12-01T09:59:40.6616075Z adding 'torch/_VF.py' 2022-12-01T09:59:40.6617638Z adding 'torch/__config__.py' 2022-12-01T09:59:40.6619275Z adding 'torch/__future__.py' 2022-12-01T09:59:40.6630198Z adding 'torch/__init__.py' 2022-12-01T09:59:40.6636989Z adding 'torch/_appdirs.py' 2022-12-01T09:59:40.6639588Z adding 'torch/_classes.py' 2022-12-01T09:59:40.6641786Z adding 'torch/_deploy.py' 2022-12-01T09:59:40.6658074Z adding 'torch/_jit_internal.py' 2022-12-01T09:59:40.6661573Z adding 'torch/_linalg_utils.py' 2022-12-01T09:59:40.6674198Z adding 'torch/_lobpcg.py' 2022-12-01T09:59:40.6678949Z adding 'torch/_lowrank.py' 2022-12-01T09:59:40.6689701Z adding 'torch/_meta_registrations.py' 2022-12-01T09:59:40.6693448Z adding 'torch/_namedtensor_internals.py' 2022-12-01T09:59:40.6700340Z adding 'torch/_ops.py' 2022-12-01T09:59:40.6703957Z adding 'torch/_python_dispatcher.py' 2022-12-01T09:59:40.6706140Z adding 'torch/_six.py' 2022-12-01T09:59:40.6708723Z adding 'torch/_sources.py' 2022-12-01T09:59:40.6710718Z adding 'torch/_storage_docs.py' 2022-12-01T09:59:40.6725555Z adding 'torch/_tensor.py' 2022-12-01T09:59:40.6757931Z adding 'torch/_tensor_docs.py' 2022-12-01T09:59:40.6767423Z adding 'torch/_tensor_str.py' 2022-12-01T09:59:40.6881412Z adding 'torch/_torch_docs.py' 2022-12-01T09:59:40.6898522Z adding 'torch/_utils.py' 2022-12-01T09:59:40.6901708Z adding 'torch/_utils_internal.py' 2022-12-01T09:59:40.6907326Z adding 'torch/_vmap_internals.py' 2022-12-01T09:59:40.6911560Z adding 'torch/_weights_only_unpickler.py' 2022-12-01T09:59:40.6934581Z adding 'torch/functional.py' 2022-12-01T09:59:40.6945889Z adding 'torch/hub.py' 2022-12-01T09:59:40.6950241Z adding 'torch/library.py' 2022-12-01T09:59:40.6973194Z adding 'torch/overrides.py' 2022-12-01T09:59:40.6977824Z adding 'torch/py.typed' 2022-12-01T09:59:40.6981329Z adding 'torch/quasirandom.py' 2022-12-01T09:59:40.6984686Z adding 'torch/random.py' 2022-12-01T09:59:40.6987324Z adding 'torch/return_types.py' 2022-12-01T09:59:40.7001686Z adding 'torch/serialization.py' 2022-12-01T09:59:40.7010830Z adding 'torch/storage.py' 2022-12-01T09:59:40.7014589Z adding 'torch/torch_version.py' 2022-12-01T09:59:40.7017385Z adding 'torch/types.py' 2022-12-01T09:59:40.7019343Z adding 'torch/version.py' 2022-12-01T09:59:40.7047451Z adding 'torch/_C/_VariableFunctions.pyi' 2022-12-01T09:59:40.7079592Z adding 'torch/_C/__init__.pyi' 2022-12-01T09:59:40.7085206Z adding 'torch/_C/_autograd.pyi' 2022-12-01T09:59:40.7086856Z adding 'torch/_C/_cudnn.pyi' 2022-12-01T09:59:40.7089459Z adding 'torch/_C/_distributed_autograd.pyi' 2022-12-01T09:59:40.7093016Z adding 'torch/_C/_distributed_c10d.pyi' 2022-12-01T09:59:40.7096590Z adding 'torch/_C/_distributed_rpc.pyi' 2022-12-01T09:59:40.7098916Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2022-12-01T09:59:40.7100888Z adding 'torch/_C/_functions.pyi' 2022-12-01T09:59:40.7103002Z adding 'torch/_C/_functorch.pyi' 2022-12-01T09:59:40.7104848Z adding 'torch/_C/_itt.pyi' 2022-12-01T09:59:40.7107169Z adding 'torch/_C/_lazy.pyi' 2022-12-01T09:59:40.7109045Z adding 'torch/_C/_lazy_ts_backend.pyi' 2022-12-01T09:59:40.7111431Z adding 'torch/_C/_monitor.pyi' 2022-12-01T09:59:40.7113784Z adding 'torch/_C/_nn.pyi' 2022-12-01T09:59:40.7115679Z adding 'torch/_C/_nvtx.pyi' 2022-12-01T09:59:40.7117930Z adding 'torch/_C/_onnx.pyi' 2022-12-01T09:59:40.7120615Z adding 'torch/_C/_profiler.pyi' 2022-12-01T09:59:40.7122422Z adding 'torch/_C/_verbose.pyi' 2022-12-01T09:59:40.7124970Z adding 'torch/_C_flatbuffer/__init__.pyi' 2022-12-01T09:59:40.7128968Z adding 'torch/_decomp/__init__.py' 2022-12-01T09:59:40.7155290Z adding 'torch/_decomp/decompositions.py' 2022-12-01T09:59:40.7161496Z adding 'torch/_decomp/decompositions_for_jvp.py' 2022-12-01T09:59:40.7163882Z adding 'torch/_dispatch/__init__.py' 2022-12-01T09:59:40.7165638Z adding 'torch/_dispatch/python.py' 2022-12-01T09:59:40.7168814Z adding 'torch/_lazy/__init__.py' 2022-12-01T09:59:40.7171879Z adding 'torch/_lazy/closure.py' 2022-12-01T09:59:40.7174242Z adding 'torch/_lazy/computation.py' 2022-12-01T09:59:40.7176190Z adding 'torch/_lazy/config.py' 2022-12-01T09:59:40.7178451Z adding 'torch/_lazy/debug.py' 2022-12-01T09:59:40.7180553Z adding 'torch/_lazy/device_context.py' 2022-12-01T09:59:40.7184723Z adding 'torch/_lazy/extract_compiled_graph.py' 2022-12-01T09:59:40.7186832Z adding 'torch/_lazy/ir_cache.py' 2022-12-01T09:59:40.7188917Z adding 'torch/_lazy/metrics.py' 2022-12-01T09:59:40.7191275Z adding 'torch/_lazy/tensor_factory_functions.py' 2022-12-01T09:59:40.7193026Z adding 'torch/_lazy/ts_backend.py' 2022-12-01T09:59:40.7213552Z adding 'torch/_prims/__init__.py' 2022-12-01T09:59:40.7220114Z adding 'torch/_prims/context.py' 2022-12-01T09:59:40.7222742Z adding 'torch/_prims/executor.py' 2022-12-01T09:59:40.7227648Z adding 'torch/_prims/nvfuser_executor.py' 2022-12-01T09:59:40.7232756Z adding 'torch/_prims/nvfuser_prims.py' 2022-12-01T09:59:40.7248991Z adding 'torch/_prims_common/__init__.py' 2022-12-01T09:59:40.7255563Z adding 'torch/_prims_common/wrappers.py' 2022-12-01T09:59:40.7296696Z adding 'torch/_refs/__init__.py' 2022-12-01T09:59:40.7304860Z adding 'torch/_refs/fft.py' 2022-12-01T09:59:40.7309250Z adding 'torch/_refs/linalg/__init__.py' 2022-12-01T09:59:40.7311681Z adding 'torch/_refs/nn/__init__.py' 2022-12-01T09:59:40.7317961Z adding 'torch/_refs/nn/functional/__init__.py' 2022-12-01T09:59:40.7321298Z adding 'torch/_refs/special/__init__.py' 2022-12-01T09:59:40.7323626Z adding 'torch/_subclasses/__init__.py' 2022-12-01T09:59:40.7336392Z adding 'torch/_subclasses/fake_tensor.py' 2022-12-01T09:59:40.7340325Z adding 'torch/_subclasses/fake_utils.py' 2022-12-01T09:59:40.7345369Z adding 'torch/_subclasses/meta_utils.py' 2022-12-01T09:59:40.7348071Z adding 'torch/amp/__init__.py' 2022-12-01T09:59:40.7352496Z adding 'torch/amp/autocast_mode.py' 2022-12-01T09:59:40.7355242Z adding 'torch/ao/__init__.py' 2022-12-01T09:59:40.7357582Z adding 'torch/ao/nn/__init__.py' 2022-12-01T09:59:40.7359950Z adding 'torch/ao/nn/intrinsic/__init__.py' 2022-12-01T09:59:40.7362220Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2022-12-01T09:59:40.7365029Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2022-12-01T09:59:40.7367410Z adding 'torch/ao/nn/qat/__init__.py' 2022-12-01T09:59:40.7369412Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2022-12-01T09:59:40.7371803Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2022-12-01T09:59:40.7374069Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2022-12-01T09:59:40.7376637Z adding 'torch/ao/nn/qat/modules/__init__.py' 2022-12-01T09:59:40.7379905Z adding 'torch/ao/nn/qat/modules/conv.py' 2022-12-01T09:59:40.7383119Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2022-12-01T09:59:40.7386002Z adding 'torch/ao/nn/qat/modules/linear.py' 2022-12-01T09:59:40.7388224Z adding 'torch/ao/nn/quantizable/__init__.py' 2022-12-01T09:59:40.7390432Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2022-12-01T09:59:40.7396719Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2022-12-01T09:59:40.7402566Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2022-12-01T09:59:40.7405457Z adding 'torch/ao/nn/quantized/__init__.py' 2022-12-01T09:59:40.7412115Z adding 'torch/ao/nn/quantized/functional.py' 2022-12-01T09:59:40.7415207Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2022-12-01T09:59:40.7417378Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2022-12-01T09:59:40.7421540Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2022-12-01T09:59:40.7425257Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2022-12-01T09:59:40.7436068Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2022-12-01T09:59:40.7440743Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2022-12-01T09:59:40.7444527Z adding 'torch/ao/nn/quantized/modules/activation.py' 2022-12-01T09:59:40.7447816Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2022-12-01T09:59:40.7455310Z adding 'torch/ao/nn/quantized/modules/conv.py' 2022-12-01T09:59:40.7458779Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2022-12-01T09:59:40.7462891Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2022-12-01T09:59:40.7466544Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2022-12-01T09:59:40.7471347Z adding 'torch/ao/nn/quantized/modules/linear.py' 2022-12-01T09:59:40.7474632Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2022-12-01T09:59:40.7477403Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2022-12-01T09:59:40.7480526Z adding 'torch/ao/nn/quantized/modules/utils.py' 2022-12-01T09:59:40.7483162Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2022-12-01T09:59:40.7485726Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2022-12-01T09:59:40.7489160Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2022-12-01T09:59:40.7492340Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2022-12-01T09:59:40.7498055Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2022-12-01T09:59:40.7501378Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2022-12-01T09:59:40.7504851Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2022-12-01T09:59:40.7507379Z adding 'torch/ao/nn/sparse/__init__.py' 2022-12-01T09:59:40.7509785Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2022-12-01T09:59:40.7513437Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2022-12-01T09:59:40.7516148Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2022-12-01T09:59:40.7518517Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2022-12-01T09:59:40.7521949Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2022-12-01T09:59:40.7524442Z adding 'torch/ao/ns/__init__.py' 2022-12-01T09:59:40.7530010Z adding 'torch/ao/ns/_numeric_suite.py' 2022-12-01T09:59:40.7537800Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2022-12-01T09:59:40.7540842Z adding 'torch/ao/ns/fx/__init__.py' 2022-12-01T09:59:40.7547135Z adding 'torch/ao/ns/fx/graph_matcher.py' 2022-12-01T09:59:40.7558558Z adding 'torch/ao/ns/fx/graph_passes.py' 2022-12-01T09:59:40.7564398Z adding 'torch/ao/ns/fx/mappings.py' 2022-12-01T09:59:40.7567430Z adding 'torch/ao/ns/fx/ns_types.py' 2022-12-01T09:59:40.7571203Z adding 'torch/ao/ns/fx/pattern_utils.py' 2022-12-01T09:59:40.7577726Z adding 'torch/ao/ns/fx/utils.py' 2022-12-01T09:59:40.7582154Z adding 'torch/ao/ns/fx/weight_utils.py' 2022-12-01T09:59:40.7585275Z adding 'torch/ao/quantization/__init__.py' 2022-12-01T09:59:40.7588433Z adding 'torch/ao/quantization/_correct_bias.py' 2022-12-01T09:59:40.7592117Z adding 'torch/ao/quantization/_equalize.py' 2022-12-01T09:59:40.7595812Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2022-12-01T09:59:40.7601943Z adding 'torch/ao/quantization/fake_quantize.py' 2022-12-01T09:59:40.7605968Z adding 'torch/ao/quantization/fuse_modules.py' 2022-12-01T09:59:40.7610237Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2022-12-01T09:59:40.7626598Z adding 'torch/ao/quantization/observer.py' 2022-12-01T09:59:40.7634537Z adding 'torch/ao/quantization/qconfig.py' 2022-12-01T09:59:40.7639369Z adding 'torch/ao/quantization/qconfig_mapping.py' 2022-12-01T09:59:40.7642508Z adding 'torch/ao/quantization/qconfig_mapping_utils.py' 2022-12-01T09:59:40.7644880Z adding 'torch/ao/quantization/quant_type.py' 2022-12-01T09:59:40.7649234Z adding 'torch/ao/quantization/quantization_mappings.py' 2022-12-01T09:59:40.7651971Z adding 'torch/ao/quantization/quantization_types.py' 2022-12-01T09:59:40.7660096Z adding 'torch/ao/quantization/quantize.py' 2022-12-01T09:59:40.7668456Z adding 'torch/ao/quantization/quantize_fx.py' 2022-12-01T09:59:40.7673829Z adding 'torch/ao/quantization/quantize_jit.py' 2022-12-01T09:59:40.7676763Z adding 'torch/ao/quantization/stubs.py' 2022-12-01T09:59:40.7682982Z adding 'torch/ao/quantization/utils.py' 2022-12-01T09:59:40.7686209Z adding 'torch/ao/quantization/backend_config/__init__.py' 2022-12-01T09:59:40.7691826Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2022-12-01T09:59:40.7698501Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2022-12-01T09:59:40.7702485Z adding 'torch/ao/quantization/backend_config/executorch.py' 2022-12-01T09:59:40.7705382Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2022-12-01T09:59:40.7708388Z adding 'torch/ao/quantization/backend_config/native.py' 2022-12-01T09:59:40.7710533Z adding 'torch/ao/quantization/backend_config/observation_type.py' 2022-12-01T09:59:40.7713323Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2022-12-01T09:59:40.7716062Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2022-12-01T09:59:40.7719485Z adding 'torch/ao/quantization/backend_config/utils.py' 2022-12-01T09:59:40.7722289Z adding 'torch/ao/quantization/backend_config/x86.py' 2022-12-01T09:59:40.7724996Z adding 'torch/ao/quantization/fx/__init__.py' 2022-12-01T09:59:40.7735813Z adding 'torch/ao/quantization/fx/_equalize.py' 2022-12-01T09:59:40.7747565Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2022-12-01T09:59:40.7751944Z adding 'torch/ao/quantization/fx/backend_config_utils.py' 2022-12-01T09:59:40.7764375Z adding 'torch/ao/quantization/fx/convert.py' 2022-12-01T09:59:40.7771531Z adding 'torch/ao/quantization/fx/custom_config.py' 2022-12-01T09:59:40.7775614Z adding 'torch/ao/quantization/fx/fuse.py' 2022-12-01T09:59:40.7778721Z adding 'torch/ao/quantization/fx/fusion_patterns.py' 2022-12-01T09:59:40.7781625Z adding 'torch/ao/quantization/fx/graph_module.py' 2022-12-01T09:59:40.7784010Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2022-12-01T09:59:40.7786121Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2022-12-01T09:59:40.7789874Z adding 'torch/ao/quantization/fx/match_utils.py' 2022-12-01T09:59:40.7792908Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2022-12-01T09:59:40.7814822Z adding 'torch/ao/quantization/fx/prepare.py' 2022-12-01T09:59:40.7820979Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2022-12-01T09:59:40.7824291Z adding 'torch/ao/quantization/fx/quantization_patterns.py' 2022-12-01T09:59:40.7827416Z adding 'torch/ao/quantization/fx/tracer.py' 2022-12-01T09:59:40.7841025Z adding 'torch/ao/quantization/fx/utils.py' 2022-12-01T09:59:40.7844557Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2022-12-01T09:59:40.7864273Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2022-12-01T09:59:40.7874646Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2022-12-01T09:59:40.7879548Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2022-12-01T09:59:40.7888985Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2022-12-01T09:59:40.7892443Z adding 'torch/ao/sparsity/__init__.py' 2022-12-01T09:59:40.7894492Z adding 'torch/ao/sparsity/_mappings.py' 2022-12-01T09:59:40.7896976Z adding 'torch/ao/sparsity/_experimental/__init__.py' 2022-12-01T09:59:40.7899171Z adding 'torch/ao/sparsity/_experimental/activation_sparsifier/__init__.py' 2022-12-01T09:59:40.7905286Z adding 'torch/ao/sparsity/_experimental/activation_sparsifier/activation_sparsifier.py' 2022-12-01T09:59:40.7908115Z adding 'torch/ao/sparsity/_experimental/data_scheduler/__init__.py' 2022-12-01T09:59:40.7911732Z adding 'torch/ao/sparsity/_experimental/data_scheduler/base_data_scheduler.py' 2022-12-01T09:59:40.7914424Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/__init__.py' 2022-12-01T09:59:40.7919457Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py' 2022-12-01T09:59:40.7923345Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/data_norm_sparsifier.py' 2022-12-01T09:59:40.7926649Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/quantization_utils.py' 2022-12-01T09:59:40.7929138Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/__init__.py' 2022-12-01T09:59:40.7931459Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2022-12-01T09:59:40.7934349Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2022-12-01T09:59:40.7937410Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2022-12-01T09:59:40.7940014Z adding 'torch/ao/sparsity/_experimental/pruner/__init__.py' 2022-12-01T09:59:40.7944245Z adding 'torch/ao/sparsity/_experimental/pruner/base_pruner.py' 2022-12-01T09:59:40.7947151Z adding 'torch/ao/sparsity/_experimental/pruner/parametrization.py' 2022-12-01T09:59:40.7949478Z adding 'torch/ao/sparsity/scheduler/__init__.py' 2022-12-01T09:59:40.7952908Z adding 'torch/ao/sparsity/scheduler/base_scheduler.py' 2022-12-01T09:59:40.7955964Z adding 'torch/ao/sparsity/scheduler/cubic_scheduler.py' 2022-12-01T09:59:40.7958621Z adding 'torch/ao/sparsity/scheduler/lambda_scheduler.py' 2022-12-01T09:59:40.7960997Z adding 'torch/ao/sparsity/sparsifier/__init__.py' 2022-12-01T09:59:40.7965596Z adding 'torch/ao/sparsity/sparsifier/base_sparsifier.py' 2022-12-01T09:59:40.7968626Z adding 'torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py' 2022-12-01T09:59:40.7971400Z adding 'torch/ao/sparsity/sparsifier/utils.py' 2022-12-01T09:59:40.7975486Z adding 'torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py' 2022-12-01T09:59:40.7982225Z adding 'torch/autograd/__init__.py' 2022-12-01T09:59:40.7985549Z adding 'torch/autograd/anomaly_mode.py' 2022-12-01T09:59:40.7989190Z adding 'torch/autograd/forward_ad.py' 2022-12-01T09:59:40.7997092Z adding 'torch/autograd/function.py' 2022-12-01T09:59:40.8009900Z adding 'torch/autograd/functional.py' 2022-12-01T09:59:40.8015316Z adding 'torch/autograd/grad_mode.py' 2022-12-01T09:59:40.8040284Z adding 'torch/autograd/gradcheck.py' 2022-12-01T09:59:40.8045759Z adding 'torch/autograd/graph.py' 2022-12-01T09:59:40.8055977Z adding 'torch/autograd/profiler.py' 2022-12-01T09:59:40.8060973Z adding 'torch/autograd/profiler_legacy.py' 2022-12-01T09:59:40.8071273Z adding 'torch/autograd/profiler_util.py' 2022-12-01T09:59:40.8074401Z adding 'torch/autograd/variable.py' 2022-12-01T09:59:40.8076606Z adding 'torch/autograd/_functions/__init__.py' 2022-12-01T09:59:40.8079020Z adding 'torch/autograd/_functions/tensor.py' 2022-12-01T09:59:40.8081613Z adding 'torch/autograd/_functions/utils.py' 2022-12-01T09:59:40.8084373Z adding 'torch/backends/__init__.py' 2022-12-01T09:59:40.8085987Z adding 'torch/backends/_coreml/__init__.py' 2022-12-01T09:59:40.8088120Z adding 'torch/backends/_coreml/preprocess.py' 2022-12-01T09:59:40.8089826Z adding 'torch/backends/_nnapi/__init__.py' 2022-12-01T09:59:40.8092624Z adding 'torch/backends/_nnapi/prepare.py' 2022-12-01T09:59:40.8112233Z adding 'torch/backends/_nnapi/serializer.py' 2022-12-01T09:59:40.8117319Z adding 'torch/backends/cuda/__init__.py' 2022-12-01T09:59:40.8120397Z adding 'torch/backends/cudnn/__init__.py' 2022-12-01T09:59:40.8122463Z adding 'torch/backends/cudnn/rnn.py' 2022-12-01T09:59:40.8124603Z adding 'torch/backends/mkl/__init__.py' 2022-12-01T09:59:40.8126925Z adding 'torch/backends/mkldnn/__init__.py' 2022-12-01T09:59:40.8128826Z adding 'torch/backends/mps/__init__.py' 2022-12-01T09:59:40.8130567Z adding 'torch/backends/openmp/__init__.py' 2022-12-01T09:59:40.8132898Z adding 'torch/backends/opt_einsum/__init__.py' 2022-12-01T09:59:40.8135238Z adding 'torch/backends/quantized/__init__.py' 2022-12-01T09:59:40.8136834Z adding 'torch/backends/xeon/__init__.py' 2022-12-01T09:59:40.8144535Z adding 'torch/backends/xeon/run_cpu.py' 2022-12-01T09:59:40.8147269Z adding 'torch/backends/xnnpack/__init__.py' 2022-12-01T09:59:40.8403874Z adding 'torch/bin/FileStoreTest' 2022-12-01T09:59:40.8670972Z adding 'torch/bin/HashStoreTest' 2022-12-01T09:59:40.8970986Z adding 'torch/bin/TCPStoreTest' 2022-12-01T09:59:40.9024078Z adding 'torch/bin/aot_model_compiler_test' 2022-12-01T09:59:41.1442602Z adding 'torch/bin/protoc' 2022-12-01T09:59:41.3961986Z adding 'torch/bin/protoc-3.13.0.0' 2022-12-01T09:59:41.9780717Z adding 'torch/bin/test_api' 2022-12-01T09:59:42.0438177Z adding 'torch/bin/test_cpp_rpc' 2022-12-01T09:59:42.0711120Z adding 'torch/bin/test_dist_autograd' 2022-12-01T09:59:42.3552928Z adding 'torch/bin/test_jit' 2022-12-01T09:59:42.5257789Z adding 'torch/bin/test_lazy' 2022-12-01T09:59:42.5694915Z adding 'torch/bin/test_mobile_nnc' 2022-12-01T09:59:42.9640334Z adding 'torch/bin/test_tensorexpr' 2022-12-01T09:59:42.9862499Z adding 'torch/bin/torch_shm_manager' 2022-12-01T09:59:42.9932296Z adding 'torch/bin/tutorial_tensorexpr' 2022-12-01T09:59:42.9938353Z adding 'torch/contrib/__init__.py' 2022-12-01T09:59:42.9941054Z adding 'torch/contrib/_tensorboard_vis.py' 2022-12-01T09:59:42.9942916Z adding 'torch/cpu/__init__.py' 2022-12-01T09:59:42.9944755Z adding 'torch/cpu/amp/__init__.py' 2022-12-01T09:59:42.9946340Z adding 'torch/cpu/amp/autocast_mode.py' 2022-12-01T09:59:42.9955461Z adding 'torch/cuda/__init__.py' 2022-12-01T09:59:42.9959108Z adding 'torch/cuda/_dynamo_graphs.py' 2022-12-01T09:59:42.9962177Z adding 'torch/cuda/_memory_viz.py' 2022-12-01T09:59:42.9968328Z adding 'torch/cuda/_sanitizer.py' 2022-12-01T09:59:42.9971128Z adding 'torch/cuda/_utils.py' 2022-12-01T09:59:42.9972904Z adding 'torch/cuda/comm.py' 2022-12-01T09:59:42.9974572Z adding 'torch/cuda/error.py' 2022-12-01T09:59:42.9980469Z adding 'torch/cuda/graphs.py' 2022-12-01T09:59:42.9983791Z adding 'torch/cuda/jiterator.py' 2022-12-01T09:59:42.9989809Z adding 'torch/cuda/memory.py' 2022-12-01T09:59:42.9992740Z adding 'torch/cuda/nccl.py' 2022-12-01T09:59:42.9994878Z adding 'torch/cuda/nvtx.py' 2022-12-01T09:59:42.9996776Z adding 'torch/cuda/profiler.py' 2022-12-01T09:59:42.9999110Z adding 'torch/cuda/random.py' 2022-12-01T09:59:43.0000766Z adding 'torch/cuda/sparse.py' 2022-12-01T09:59:43.0003876Z adding 'torch/cuda/streams.py' 2022-12-01T09:59:43.0005900Z adding 'torch/cuda/amp/__init__.py' 2022-12-01T09:59:43.0008524Z adding 'torch/cuda/amp/autocast_mode.py' 2022-12-01T09:59:43.0010253Z adding 'torch/cuda/amp/common.py' 2022-12-01T09:59:43.0017638Z adding 'torch/cuda/amp/grad_scaler.py' 2022-12-01T09:59:43.0020958Z adding 'torch/distributed/__init__.py' 2022-12-01T09:59:43.0023318Z adding 'torch/distributed/argparse_util.py' 2022-12-01T09:59:43.0025100Z adding 'torch/distributed/constants.py' 2022-12-01T09:59:43.0062446Z adding 'torch/distributed/distributed_c10d.py' 2022-12-01T09:59:43.0068699Z adding 'torch/distributed/launch.py' 2022-12-01T09:59:43.0071357Z adding 'torch/distributed/remote_device.py' 2022-12-01T09:59:43.0074807Z adding 'torch/distributed/rendezvous.py' 2022-12-01T09:59:43.0083324Z adding 'torch/distributed/run.py' 2022-12-01T09:59:43.0087062Z adding 'torch/distributed/utils.py' 2022-12-01T09:59:43.0089241Z adding 'torch/distributed/_shard/__init__.py' 2022-12-01T09:59:43.0091301Z adding 'torch/distributed/_shard/_utils.py' 2022-12-01T09:59:43.0095403Z adding 'torch/distributed/_shard/api.py' 2022-12-01T09:59:43.0097833Z adding 'torch/distributed/_shard/common_op_utils.py' 2022-12-01T09:59:43.0099857Z adding 'torch/distributed/_shard/metadata.py' 2022-12-01T09:59:43.0101705Z adding 'torch/distributed/_shard/op_registry_utils.py' 2022-12-01T09:59:43.0105739Z adding 'torch/distributed/_shard/partial_tensor.py' 2022-12-01T09:59:43.0109304Z adding 'torch/distributed/_shard/replicated_tensor.py' 2022-12-01T09:59:43.0111282Z adding 'torch/distributed/_shard/sharder.py' 2022-12-01T09:59:43.0113449Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2022-12-01T09:59:43.0115842Z adding 'torch/distributed/_shard/checkpoint/api.py' 2022-12-01T09:59:43.0118583Z adding 'torch/distributed/_shard/checkpoint/default_planner.py' 2022-12-01T09:59:43.0122404Z adding 'torch/distributed/_shard/checkpoint/filesystem.py' 2022-12-01T09:59:43.0124881Z adding 'torch/distributed/_shard/checkpoint/metadata.py' 2022-12-01T09:59:43.0129188Z adding 'torch/distributed/_shard/checkpoint/planner.py' 2022-12-01T09:59:43.0132593Z adding 'torch/distributed/_shard/checkpoint/planner_helpers.py' 2022-12-01T09:59:43.0134974Z adding 'torch/distributed/_shard/checkpoint/resharding.py' 2022-12-01T09:59:43.0137604Z adding 'torch/distributed/_shard/checkpoint/state_dict_loader.py' 2022-12-01T09:59:43.0140546Z adding 'torch/distributed/_shard/checkpoint/state_dict_saver.py' 2022-12-01T09:59:43.0143321Z adding 'torch/distributed/_shard/checkpoint/storage.py' 2022-12-01T09:59:43.0146830Z adding 'torch/distributed/_shard/checkpoint/utils.py' 2022-12-01T09:59:43.0149547Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2022-12-01T09:59:43.0152202Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2022-12-01T09:59:43.0156929Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2022-12-01T09:59:43.0169991Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2022-12-01T09:59:43.0173574Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2022-12-01T09:59:43.0177270Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2022-12-01T09:59:43.0179871Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2022-12-01T09:59:43.0183217Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2022-12-01T09:59:43.0185679Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2022-12-01T09:59:43.0188237Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2022-12-01T09:59:43.0190540Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2022-12-01T09:59:43.0192781Z adding 'torch/distributed/_shard/sharded_tensor/_ops/chunk.py' 2022-12-01T09:59:43.0194599Z adding 'torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py' 2022-12-01T09:59:43.0197232Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2022-12-01T09:59:43.0199642Z adding 'torch/distributed/_shard/sharded_tensor/_ops/math_ops.py' 2022-12-01T09:59:43.0201857Z adding 'torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py' 2022-12-01T09:59:43.0203707Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2022-12-01T09:59:43.0206669Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2022-12-01T09:59:43.0208772Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2022-12-01T09:59:43.0211334Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2022-12-01T09:59:43.0213509Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2022-12-01T09:59:43.0216494Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2022-12-01T09:59:43.0220209Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2022-12-01T09:59:43.0224012Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2022-12-01T09:59:43.0226261Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2022-12-01T09:59:43.0230743Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2022-12-01T09:59:43.0235093Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2022-12-01T09:59:43.0241020Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2022-12-01T09:59:43.0246547Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py' 2022-12-01T09:59:43.0249165Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py' 2022-12-01T09:59:43.0253729Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py' 2022-12-01T09:59:43.0256286Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py' 2022-12-01T09:59:43.0258316Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2022-12-01T09:59:43.0260281Z adding 'torch/distributed/_sharding_spec/__init__.py' 2022-12-01T09:59:43.0262048Z adding 'torch/distributed/_spmd/__init__.py' 2022-12-01T09:59:43.0265719Z adding 'torch/distributed/_spmd/comm_tensor.py' 2022-12-01T09:59:43.0267939Z adding 'torch/distributed/algorithms/__init__.py' 2022-12-01T09:59:43.0272536Z adding 'torch/distributed/algorithms/join.py' 2022-12-01T09:59:43.0274850Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2022-12-01T09:59:43.0278655Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2022-12-01T09:59:43.0280997Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2022-12-01T09:59:43.0283764Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2022-12-01T09:59:43.0285877Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2022-12-01T09:59:43.0288226Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2022-12-01T09:59:43.0290194Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2022-12-01T09:59:43.0292893Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2022-12-01T09:59:43.0295834Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2022-12-01T09:59:43.0301197Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2022-12-01T09:59:43.0303729Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2022-12-01T09:59:43.0306550Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2022-12-01T09:59:43.0308971Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2022-12-01T09:59:43.0311799Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2022-12-01T09:59:43.0322766Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2022-12-01T09:59:43.0326708Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2022-12-01T09:59:43.0328834Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2022-12-01T09:59:43.0331754Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2022-12-01T09:59:43.0335739Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2022-12-01T09:59:43.0338348Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2022-12-01T09:59:43.0340750Z adding 'torch/distributed/autograd/__init__.py' 2022-12-01T09:59:43.0343610Z adding 'torch/distributed/elastic/__init__.py' 2022-12-01T09:59:43.0345583Z adding 'torch/distributed/elastic/agent/__init__.py' 2022-12-01T09:59:43.0347874Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2022-12-01T09:59:43.0358876Z adding 'torch/distributed/elastic/agent/server/api.py' 2022-12-01T09:59:43.0364239Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2022-12-01T09:59:43.0367410Z adding 'torch/distributed/elastic/events/__init__.py' 2022-12-01T09:59:43.0369921Z adding 'torch/distributed/elastic/events/api.py' 2022-12-01T09:59:43.0372009Z adding 'torch/distributed/elastic/events/handlers.py' 2022-12-01T09:59:43.0375129Z adding 'torch/distributed/elastic/metrics/__init__.py' 2022-12-01T09:59:43.0378296Z adding 'torch/distributed/elastic/metrics/api.py' 2022-12-01T09:59:43.0382396Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2022-12-01T09:59:43.0390100Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2022-12-01T09:59:43.0393002Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2022-12-01T09:59:43.0395627Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2022-12-01T09:59:43.0400893Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2022-12-01T09:59:43.0404177Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2022-12-01T09:59:43.0405959Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2022-12-01T09:59:43.0408986Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2022-12-01T09:59:43.0412470Z adding 'torch/distributed/elastic/rendezvous/api.py' 2022-12-01T09:59:43.0416476Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2022-12-01T09:59:43.0426903Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2022-12-01T09:59:43.0439234Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2022-12-01T09:59:43.0443047Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2022-12-01T09:59:43.0446383Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2022-12-01T09:59:43.0449435Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2022-12-01T09:59:43.0451477Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2022-12-01T09:59:43.0453564Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2022-12-01T09:59:43.0456788Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2022-12-01T09:59:43.0459133Z adding 'torch/distributed/elastic/timer/__init__.py' 2022-12-01T09:59:43.0462598Z adding 'torch/distributed/elastic/timer/api.py' 2022-12-01T09:59:43.0467025Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2022-12-01T09:59:43.0469630Z adding 'torch/distributed/elastic/timer/local_timer.py' 2022-12-01T09:59:43.0471452Z adding 'torch/distributed/elastic/utils/__init__.py' 2022-12-01T09:59:43.0473174Z adding 'torch/distributed/elastic/utils/api.py' 2022-12-01T09:59:43.0475520Z adding 'torch/distributed/elastic/utils/distributed.py' 2022-12-01T09:59:43.0477183Z adding 'torch/distributed/elastic/utils/log_level.py' 2022-12-01T09:59:43.0479024Z adding 'torch/distributed/elastic/utils/logging.py' 2022-12-01T09:59:43.0480995Z adding 'torch/distributed/elastic/utils/store.py' 2022-12-01T09:59:43.0482637Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2022-12-01T09:59:43.0484270Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2022-12-01T09:59:43.0486156Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2022-12-01T09:59:43.0487873Z adding 'torch/distributed/fsdp/__init__.py' 2022-12-01T09:59:43.0489736Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2022-12-01T09:59:43.0504466Z adding 'torch/distributed/fsdp/_optim_utils.py' 2022-12-01T09:59:43.0510534Z adding 'torch/distributed/fsdp/_shard_utils.py' 2022-12-01T09:59:43.0514142Z adding 'torch/distributed/fsdp/_symbolic_trace.py' 2022-12-01T09:59:43.0516732Z adding 'torch/distributed/fsdp/_utils.py' 2022-12-01T09:59:43.0529458Z adding 'torch/distributed/fsdp/flat_param.py' 2022-12-01T09:59:43.0533453Z adding 'torch/distributed/fsdp/flatten_params_wrapper.py' 2022-12-01T09:59:43.0599139Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2022-12-01T09:59:43.0608644Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2022-12-01T09:59:43.0611577Z adding 'torch/distributed/fsdp/utils.py' 2022-12-01T09:59:43.0617915Z adding 'torch/distributed/fsdp/wrap.py' 2022-12-01T09:59:43.0620703Z adding 'torch/distributed/launcher/__init__.py' 2022-12-01T09:59:43.0624150Z adding 'torch/distributed/launcher/api.py' 2022-12-01T09:59:43.0626352Z adding 'torch/distributed/nn/__init__.py' 2022-12-01T09:59:43.0630732Z adding 'torch/distributed/nn/functional.py' 2022-12-01T09:59:43.0633046Z adding 'torch/distributed/nn/api/__init__.py' 2022-12-01T09:59:43.0640545Z adding 'torch/distributed/nn/api/remote_module.py' 2022-12-01T09:59:43.0643077Z adding 'torch/distributed/nn/jit/__init__.py' 2022-12-01T09:59:43.0645747Z adding 'torch/distributed/nn/jit/instantiator.py' 2022-12-01T09:59:43.0647637Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2022-12-01T09:59:43.0649859Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2022-12-01T09:59:43.0652106Z adding 'torch/distributed/optim/__init__.py' 2022-12-01T09:59:43.0654523Z adding 'torch/distributed/optim/functional_adadelta.py' 2022-12-01T09:59:43.0656685Z adding 'torch/distributed/optim/functional_adagrad.py' 2022-12-01T09:59:43.0659363Z adding 'torch/distributed/optim/functional_adam.py' 2022-12-01T09:59:43.0661848Z adding 'torch/distributed/optim/functional_adamax.py' 2022-12-01T09:59:43.0664443Z adding 'torch/distributed/optim/functional_adamw.py' 2022-12-01T09:59:43.0666881Z adding 'torch/distributed/optim/functional_rmsprop.py' 2022-12-01T09:59:43.0669406Z adding 'torch/distributed/optim/functional_rprop.py' 2022-12-01T09:59:43.0671494Z adding 'torch/distributed/optim/functional_sgd.py' 2022-12-01T09:59:43.0675014Z adding 'torch/distributed/optim/optimizer.py' 2022-12-01T09:59:43.0677602Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2022-12-01T09:59:43.0679608Z adding 'torch/distributed/optim/utils.py' 2022-12-01T09:59:43.0700503Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2022-12-01T09:59:43.0703712Z adding 'torch/distributed/pipeline/__init__.py' 2022-12-01T09:59:43.0705718Z adding 'torch/distributed/pipeline/sync/__init__.py' 2022-12-01T09:59:43.0708281Z adding 'torch/distributed/pipeline/sync/batchnorm.py' 2022-12-01T09:59:43.0712150Z adding 'torch/distributed/pipeline/sync/checkpoint.py' 2022-12-01T09:59:43.0714554Z adding 'torch/distributed/pipeline/sync/copy.py' 2022-12-01T09:59:43.0716447Z adding 'torch/distributed/pipeline/sync/dependency.py' 2022-12-01T09:59:43.0719404Z adding 'torch/distributed/pipeline/sync/microbatch.py' 2022-12-01T09:59:43.0721496Z adding 'torch/distributed/pipeline/sync/phony.py' 2022-12-01T09:59:43.0727252Z adding 'torch/distributed/pipeline/sync/pipe.py' 2022-12-01T09:59:43.0731177Z adding 'torch/distributed/pipeline/sync/pipeline.py' 2022-12-01T09:59:43.0733907Z adding 'torch/distributed/pipeline/sync/stream.py' 2022-12-01T09:59:43.0735875Z adding 'torch/distributed/pipeline/sync/utils.py' 2022-12-01T09:59:43.0738268Z adding 'torch/distributed/pipeline/sync/worker.py' 2022-12-01T09:59:43.0741188Z adding 'torch/distributed/pipeline/sync/_balance/__init__.py' 2022-12-01T09:59:43.0743570Z adding 'torch/distributed/pipeline/sync/_balance/blockpartition.py' 2022-12-01T09:59:43.0745787Z adding 'torch/distributed/pipeline/sync/_balance/profile.py' 2022-12-01T09:59:43.0747719Z adding 'torch/distributed/pipeline/sync/skip/__init__.py' 2022-12-01T09:59:43.0749863Z adding 'torch/distributed/pipeline/sync/skip/layout.py' 2022-12-01T09:59:43.0751741Z adding 'torch/distributed/pipeline/sync/skip/namespace.py' 2022-12-01T09:59:43.0754475Z adding 'torch/distributed/pipeline/sync/skip/portal.py' 2022-12-01T09:59:43.0759217Z adding 'torch/distributed/pipeline/sync/skip/skippable.py' 2022-12-01T09:59:43.0762315Z adding 'torch/distributed/pipeline/sync/skip/tracker.py' 2022-12-01T09:59:43.0766223Z adding 'torch/distributed/rpc/__init__.py' 2022-12-01T09:59:43.0768321Z adding 'torch/distributed/rpc/_utils.py' 2022-12-01T09:59:43.0777828Z adding 'torch/distributed/rpc/api.py' 2022-12-01T09:59:43.0783581Z adding 'torch/distributed/rpc/backend_registry.py' 2022-12-01T09:59:43.0785675Z adding 'torch/distributed/rpc/constants.py' 2022-12-01T09:59:43.0788317Z adding 'torch/distributed/rpc/functions.py' 2022-12-01T09:59:43.0791969Z adding 'torch/distributed/rpc/internal.py' 2022-12-01T09:59:43.0795112Z adding 'torch/distributed/rpc/options.py' 2022-12-01T09:59:43.0797256Z adding 'torch/distributed/rpc/rref_proxy.py' 2022-12-01T09:59:43.0800323Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2022-12-01T09:59:43.0802335Z adding 'torch/distributed/rpc/_testing/__init__.py' 2022-12-01T09:59:43.0804211Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2022-12-01T09:59:43.0807544Z adding 'torch/distributions/__init__.py' 2022-12-01T09:59:43.0809941Z adding 'torch/distributions/bernoulli.py' 2022-12-01T09:59:43.0812205Z adding 'torch/distributions/beta.py' 2022-12-01T09:59:43.0814947Z adding 'torch/distributions/binomial.py' 2022-12-01T09:59:43.0817876Z adding 'torch/distributions/categorical.py' 2022-12-01T09:59:43.0820019Z adding 'torch/distributions/cauchy.py' 2022-12-01T09:59:43.0821764Z adding 'torch/distributions/chi2.py' 2022-12-01T09:59:43.0824911Z adding 'torch/distributions/constraint_registry.py' 2022-12-01T09:59:43.0829709Z adding 'torch/distributions/constraints.py' 2022-12-01T09:59:43.0833160Z adding 'torch/distributions/continuous_bernoulli.py' 2022-12-01T09:59:43.0835540Z adding 'torch/distributions/dirichlet.py' 2022-12-01T09:59:43.0839295Z adding 'torch/distributions/distribution.py' 2022-12-01T09:59:43.0841574Z adding 'torch/distributions/exp_family.py' 2022-12-01T09:59:43.0843608Z adding 'torch/distributions/exponential.py' 2022-12-01T09:59:43.0845756Z adding 'torch/distributions/fishersnedecor.py' 2022-12-01T09:59:43.0847842Z adding 'torch/distributions/gamma.py' 2022-12-01T09:59:43.0850356Z adding 'torch/distributions/geometric.py' 2022-12-01T09:59:43.0852413Z adding 'torch/distributions/gumbel.py' 2022-12-01T09:59:43.0854592Z adding 'torch/distributions/half_cauchy.py' 2022-12-01T09:59:43.0856570Z adding 'torch/distributions/half_normal.py' 2022-12-01T09:59:43.0860399Z adding 'torch/distributions/independent.py' 2022-12-01T09:59:43.0867829Z adding 'torch/distributions/kl.py' 2022-12-01T09:59:43.0870738Z adding 'torch/distributions/kumaraswamy.py' 2022-12-01T09:59:43.0873107Z adding 'torch/distributions/laplace.py' 2022-12-01T09:59:43.0875921Z adding 'torch/distributions/lkj_cholesky.py' 2022-12-01T09:59:43.0878017Z adding 'torch/distributions/log_normal.py' 2022-12-01T09:59:43.0879985Z adding 'torch/distributions/logistic_normal.py' 2022-12-01T09:59:43.0883382Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2022-12-01T09:59:43.0886735Z adding 'torch/distributions/mixture_same_family.py' 2022-12-01T09:59:43.0889722Z adding 'torch/distributions/multinomial.py' 2022-12-01T09:59:43.0893608Z adding 'torch/distributions/multivariate_normal.py' 2022-12-01T09:59:43.0896374Z adding 'torch/distributions/negative_binomial.py' 2022-12-01T09:59:43.0898643Z adding 'torch/distributions/normal.py' 2022-12-01T09:59:43.0901070Z adding 'torch/distributions/one_hot_categorical.py' 2022-12-01T09:59:43.0903021Z adding 'torch/distributions/pareto.py' 2022-12-01T09:59:43.0905034Z adding 'torch/distributions/poisson.py' 2022-12-01T09:59:43.0907400Z adding 'torch/distributions/relaxed_bernoulli.py' 2022-12-01T09:59:43.0909868Z adding 'torch/distributions/relaxed_categorical.py' 2022-12-01T09:59:43.0912090Z adding 'torch/distributions/studentT.py' 2022-12-01T09:59:43.0915102Z adding 'torch/distributions/transformed_distribution.py' 2022-12-01T09:59:43.0924868Z adding 'torch/distributions/transforms.py' 2022-12-01T09:59:43.0928054Z adding 'torch/distributions/uniform.py' 2022-12-01T09:59:43.0930941Z adding 'torch/distributions/utils.py' 2022-12-01T09:59:43.0933742Z adding 'torch/distributions/von_mises.py' 2022-12-01T09:59:43.0936079Z adding 'torch/distributions/weibull.py' 2022-12-01T09:59:43.0939884Z adding 'torch/distributions/wishart.py' 2022-12-01T09:59:43.0949675Z adding 'torch/fft/__init__.py' 2022-12-01T09:59:43.0955627Z adding 'torch/futures/__init__.py' 2022-12-01T09:59:43.0958805Z adding 'torch/fx/__init__.py' 2022-12-01T09:59:43.0960604Z adding 'torch/fx/_compatibility.py' 2022-12-01T09:59:43.0962395Z adding 'torch/fx/_pytree.py' 2022-12-01T09:59:43.0975003Z adding 'torch/fx/_symbolic_trace.py' 2022-12-01T09:59:43.0977933Z adding 'torch/fx/annotate.py' 2022-12-01T09:59:43.0996003Z adding 'torch/fx/graph.py' 2022-12-01T09:59:43.1007111Z adding 'torch/fx/graph_module.py' 2022-12-01T09:59:43.1009880Z adding 'torch/fx/immutable_collections.py' 2022-12-01T09:59:43.1015335Z adding 'torch/fx/interpreter.py' 2022-12-01T09:59:43.1023856Z adding 'torch/fx/node.py' 2022-12-01T09:59:43.1029988Z adding 'torch/fx/operator_schemas.py' 2022-12-01T09:59:43.1035724Z adding 'torch/fx/proxy.py' 2022-12-01T09:59:43.1039970Z adding 'torch/fx/subgraph_rewriter.py' 2022-12-01T09:59:43.1042257Z adding 'torch/fx/tensor_type.py' 2022-12-01T09:59:43.1044042Z adding 'torch/fx/traceback.py' 2022-12-01T09:59:43.1045915Z adding 'torch/fx/experimental/__init__.py' 2022-12-01T09:59:43.1058838Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2022-12-01T09:59:43.1064175Z adding 'torch/fx/experimental/const_fold.py' 2022-12-01T09:59:43.1066192Z adding 'torch/fx/experimental/debug.py' 2022-12-01T09:59:43.1074860Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2022-12-01T09:59:43.1078525Z adding 'torch/fx/experimental/merge_matmul.py' 2022-12-01T09:59:43.1082170Z adding 'torch/fx/experimental/meta_tracer.py' 2022-12-01T09:59:43.1085013Z adding 'torch/fx/experimental/normalize.py' 2022-12-01T09:59:43.1090504Z adding 'torch/fx/experimental/optimization.py' 2022-12-01T09:59:43.1095068Z adding 'torch/fx/experimental/partitioner_utils.py' 2022-12-01T09:59:43.1104044Z adding 'torch/fx/experimental/proxy_tensor.py' 2022-12-01T09:59:43.1106307Z adding 'torch/fx/experimental/refinement_types.py' 2022-12-01T09:59:43.1108826Z adding 'torch/fx/experimental/rewriter.py' 2022-12-01T09:59:43.1111291Z adding 'torch/fx/experimental/schema_type_annotation.py' 2022-12-01T09:59:43.1117278Z adding 'torch/fx/experimental/symbolic_shapes.py' 2022-12-01T09:59:43.1119843Z adding 'torch/fx/experimental/unify_refinements.py' 2022-12-01T09:59:43.1121694Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2022-12-01T09:59:43.1125543Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2022-12-01T09:59:43.1136984Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2022-12-01T09:59:43.1148187Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2022-12-01T09:59:43.1150745Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2022-12-01T09:59:43.1154713Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2022-12-01T09:59:43.1156804Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2022-12-01T09:59:43.1158511Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2022-12-01T09:59:43.1160247Z adding 'torch/fx/experimental/unification/__init__.py' 2022-12-01T09:59:43.1162206Z adding 'torch/fx/experimental/unification/core.py' 2022-12-01T09:59:43.1163767Z adding 'torch/fx/experimental/unification/dispatch.py' 2022-12-01T09:59:43.1166357Z adding 'torch/fx/experimental/unification/match.py' 2022-12-01T09:59:43.1168153Z adding 'torch/fx/experimental/unification/more.py' 2022-12-01T09:59:43.1171865Z adding 'torch/fx/experimental/unification/unification_tools.py' 2022-12-01T09:59:43.1174437Z adding 'torch/fx/experimental/unification/utils.py' 2022-12-01T09:59:43.1176544Z adding 'torch/fx/experimental/unification/variable.py' 2022-12-01T09:59:43.1178520Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2022-12-01T09:59:43.1187941Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2022-12-01T09:59:43.1188545Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2022-12-01T09:59:43.1188928Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2022-12-01T09:59:43.1190467Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2022-12-01T09:59:43.1192909Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2022-12-01T09:59:43.1195195Z adding 'torch/fx/passes/__init__.py' 2022-12-01T09:59:43.1197209Z adding 'torch/fx/passes/fake_tensor_prop.py' 2022-12-01T09:59:43.1201303Z adding 'torch/fx/passes/graph_drawer.py' 2022-12-01T09:59:43.1204330Z adding 'torch/fx/passes/graph_manipulation.py' 2022-12-01T09:59:43.1210784Z adding 'torch/fx/passes/net_min_base.py' 2022-12-01T09:59:43.1214805Z adding 'torch/fx/passes/operator_support.py' 2022-12-01T09:59:43.1217739Z adding 'torch/fx/passes/param_fetch.py' 2022-12-01T09:59:43.1221067Z adding 'torch/fx/passes/pass_manager.py' 2022-12-01T09:59:43.1231843Z adding 'torch/fx/passes/reinplace.py' 2022-12-01T09:59:43.1235602Z adding 'torch/fx/passes/shape_prop.py' 2022-12-01T09:59:43.1240346Z adding 'torch/fx/passes/split_module.py' 2022-12-01T09:59:43.1244719Z adding 'torch/fx/passes/split_utils.py' 2022-12-01T09:59:43.1254743Z adding 'torch/fx/passes/splitter_base.py' 2022-12-01T09:59:43.1259828Z adding 'torch/fx/passes/tools_common.py' 2022-12-01T09:59:43.1262286Z adding 'torch/fx/passes/backends/__init__.py' 2022-12-01T09:59:43.1265048Z adding 'torch/fx/passes/backends/cudagraphs.py' 2022-12-01T09:59:43.1269561Z adding 'torch/fx/passes/backends/nvfuser.py' 2022-12-01T09:59:43.1272317Z adding 'torch/fx/passes/dialect/__init__.py' 2022-12-01T09:59:43.1274278Z adding 'torch/fx/passes/dialect/common/__init__.py' 2022-12-01T09:59:43.1277634Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2022-12-01T09:59:43.1279930Z adding 'torch/fx/passes/infra/__init__.py' 2022-12-01T09:59:43.1284114Z adding 'torch/fx/passes/infra/partitioner.py' 2022-12-01T09:59:43.1286933Z adding 'torch/fx/passes/infra/pass_base.py' 2022-12-01T09:59:43.1291276Z adding 'torch/fx/passes/infra/pass_manager.py' 2022-12-01T09:59:43.1294091Z adding 'torch/fx/passes/tests/__init__.py' 2022-12-01T09:59:43.1295975Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2022-12-01T09:59:43.1298609Z adding 'torch/fx/passes/utils/__init__.py' 2022-12-01T09:59:43.1301229Z adding 'torch/fx/passes/utils/common.py' 2022-12-01T09:59:43.1305113Z adding 'torch/fx/passes/utils/fuser_utils.py' 2022-12-01T09:59:43.1310047Z adding 'torch/fx/passes/utils/matcher_utils.py' 2022-12-01T09:59:43.1314520Z adding 'torch/include/ATen/ATen.h' 2022-12-01T09:59:43.1317245Z adding 'torch/include/ATen/AccumulateType.h' 2022-12-01T09:59:43.1319069Z adding 'torch/include/ATen/ArrayRef.h' 2022-12-01T09:59:43.1321081Z adding 'torch/include/ATen/Backend.h' 2022-12-01T09:59:43.1322843Z adding 'torch/include/ATen/Backtrace.h' 2022-12-01T09:59:43.1325408Z adding 'torch/include/ATen/BatchedFallback.h' 2022-12-01T09:59:43.1328713Z adding 'torch/include/ATen/BatchedTensorImpl.h' 2022-12-01T09:59:43.1332975Z adding 'torch/include/ATen/CPUApplyUtils.h' 2022-12-01T09:59:43.1335531Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2022-12-01T09:59:43.1338072Z adding 'torch/include/ATen/CPUFunctions.h' 2022-12-01T09:59:43.1342919Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2022-12-01T09:59:43.1346016Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2022-12-01T09:59:43.1348340Z adding 'torch/include/ATen/CUDAFunctions.h' 2022-12-01T09:59:43.1353394Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2022-12-01T09:59:43.1356825Z adding 'torch/include/ATen/CollapseDims.h' 2022-12-01T09:59:43.1359389Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2022-12-01T09:59:43.1364862Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2022-12-01T09:59:43.1369394Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2022-12-01T09:59:43.1372677Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2022-12-01T09:59:43.1375924Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2022-12-01T09:59:43.1381081Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2022-12-01T09:59:43.1384563Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2022-12-01T09:59:43.1386343Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2022-12-01T09:59:43.1388862Z adding 'torch/include/ATen/Config.h' 2022-12-01T09:59:43.1394100Z adding 'torch/include/ATen/Context.h' 2022-12-01T09:59:43.1396574Z adding 'torch/include/ATen/DLConvertor.h' 2022-12-01T09:59:43.1398200Z adding 'torch/include/ATen/Device.h' 2022-12-01T09:59:43.1400860Z adding 'torch/include/ATen/DeviceGuard.h' 2022-12-01T09:59:43.1402214Z adding 'torch/include/ATen/DimVector.h' 2022-12-01T09:59:43.1404517Z adding 'torch/include/ATen/Dimname.h' 2022-12-01T09:59:43.1410420Z adding 'torch/include/ATen/Dispatch.h' 2022-12-01T09:59:43.1413266Z adding 'torch/include/ATen/DynamicLibrary.h' 2022-12-01T09:59:43.1415919Z adding 'torch/include/ATen/EmptyTensor.h' 2022-12-01T09:59:43.1419240Z adding 'torch/include/ATen/ExpandBase.h' 2022-12-01T09:59:43.1423590Z adding 'torch/include/ATen/ExpandUtils.h' 2022-12-01T09:59:43.1425886Z adding 'torch/include/ATen/Formatting.h' 2022-12-01T09:59:43.1428456Z adding 'torch/include/ATen/FuncTorchTLS.h' 2022-12-01T09:59:43.1431629Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2022-12-01T09:59:43.1436393Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2022-12-01T09:59:43.1445058Z adding 'torch/include/ATen/Functions.h' 2022-12-01T09:59:43.1448320Z adding 'torch/include/ATen/Generator.h' 2022-12-01T09:59:43.1450832Z adding 'torch/include/ATen/InferSize.h' 2022-12-01T09:59:43.1452986Z adding 'torch/include/ATen/InitialTensorOptions.h' 2022-12-01T09:59:43.1454738Z adding 'torch/include/ATen/Layout.h' 2022-12-01T09:59:43.1457400Z adding 'torch/include/ATen/LinalgBackend.h' 2022-12-01T09:59:43.1460143Z adding 'torch/include/ATen/MapAllocator.h' 2022-12-01T09:59:43.1462848Z adding 'torch/include/ATen/MatrixRef.h' 2022-12-01T09:59:43.1464993Z adding 'torch/include/ATen/MemoryOverlap.h' 2022-12-01T09:59:43.1467716Z adding 'torch/include/ATen/MetaFunctions.h' 2022-12-01T09:59:43.1471301Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2022-12-01T09:59:43.1475279Z adding 'torch/include/ATen/MethodOperators.h' 2022-12-01T09:59:43.1477570Z adding 'torch/include/ATen/NamedTensor.h' 2022-12-01T09:59:43.1480873Z adding 'torch/include/ATen/NamedTensorUtils.h' 2022-12-01T09:59:43.1489017Z adding 'torch/include/ATen/NativeFunctions.h' 2022-12-01T09:59:43.1498236Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2022-12-01T09:59:43.1503557Z adding 'torch/include/ATen/NestedTensorImpl.h' 2022-12-01T09:59:43.1506143Z adding 'torch/include/ATen/NumericUtils.h' 2022-12-01T09:59:43.1508459Z adding 'torch/include/ATen/OpMathType.h' 2022-12-01T09:59:43.1511573Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2022-12-01T09:59:43.1520070Z adding 'torch/include/ATen/Operators.h' 2022-12-01T09:59:43.1523625Z adding 'torch/include/ATen/PTThreadPool.h' 2022-12-01T09:59:43.1525354Z adding 'torch/include/ATen/PadNd.h' 2022-12-01T09:59:43.1528055Z adding 'torch/include/ATen/Parallel-inl.h' 2022-12-01T09:59:43.1531184Z adding 'torch/include/ATen/Parallel.h' 2022-12-01T09:59:43.1533306Z adding 'torch/include/ATen/ParallelFuture.h' 2022-12-01T09:59:43.1535764Z adding 'torch/include/ATen/ParallelNative.h' 2022-12-01T09:59:43.1537369Z adding 'torch/include/ATen/ParallelNativeTBB.h' 2022-12-01T09:59:43.1539227Z adding 'torch/include/ATen/ParallelOpenMP.h' 2022-12-01T09:59:43.1541087Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2022-12-01T09:59:43.1743212Z adding 'torch/include/ATen/RedispatchFunctions.h' 2022-12-01T09:59:43.1893203Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2022-12-01T09:59:43.1912212Z adding 'torch/include/ATen/SavedTensorHooks.h' 2022-12-01T09:59:43.1913767Z adding 'torch/include/ATen/Scalar.h' 2022-12-01T09:59:43.1915761Z adding 'torch/include/ATen/ScalarOps.h' 2022-12-01T09:59:43.1917399Z adding 'torch/include/ATen/ScalarType.h' 2022-12-01T09:59:43.1919139Z adding 'torch/include/ATen/SequenceNumber.h' 2022-12-01T09:59:43.1920572Z adding 'torch/include/ATen/SmallVector.h' 2022-12-01T09:59:43.1923390Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2022-12-01T09:59:43.1926598Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2022-12-01T09:59:43.1931157Z adding 'torch/include/ATen/SparseTensorImpl.h' 2022-12-01T09:59:43.1934395Z adding 'torch/include/ATen/SparseTensorUtils.h' 2022-12-01T09:59:43.1936204Z adding 'torch/include/ATen/Storage.h' 2022-12-01T09:59:43.1937666Z adding 'torch/include/ATen/Tensor.h' 2022-12-01T09:59:43.1939311Z adding 'torch/include/ATen/TensorAccessor.h' 2022-12-01T09:59:43.1941702Z adding 'torch/include/ATen/TensorGeometry.h' 2022-12-01T09:59:43.1948963Z adding 'torch/include/ATen/TensorIndexing.h' 2022-12-01T09:59:43.1960455Z adding 'torch/include/ATen/TensorIterator.h' 2022-12-01T09:59:43.1963230Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2022-12-01T09:59:43.1965532Z adding 'torch/include/ATen/TensorMeta.h' 2022-12-01T09:59:43.1967569Z adding 'torch/include/ATen/TensorNames.h' 2022-12-01T09:59:43.1969536Z adding 'torch/include/ATen/TensorOperators.h' 2022-12-01T09:59:43.1971434Z adding 'torch/include/ATen/TensorOptions.h' 2022-12-01T09:59:43.1973578Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2022-12-01T09:59:43.1976058Z adding 'torch/include/ATen/TensorUtils.h' 2022-12-01T09:59:43.1978651Z adding 'torch/include/ATen/ThreadLocalState.h' 2022-12-01T09:59:43.1981599Z adding 'torch/include/ATen/TracerMode.h' 2022-12-01T09:59:43.1983419Z adding 'torch/include/ATen/TypeDefault.h' 2022-12-01T09:59:43.1985525Z adding 'torch/include/ATen/Utils.h' 2022-12-01T09:59:43.1987383Z adding 'torch/include/ATen/Version.h' 2022-12-01T09:59:43.2131188Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2022-12-01T09:59:43.2169573Z adding 'torch/include/ATen/VmapMode.h' 2022-12-01T09:59:43.2172858Z adding 'torch/include/ATen/VmapTransforms.h' 2022-12-01T09:59:43.2175358Z adding 'torch/include/ATen/WrapDimUtils.h' 2022-12-01T09:59:43.2177675Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2022-12-01T09:59:43.2179970Z adding 'torch/include/ATen/autocast_mode.h' 2022-12-01T09:59:43.2181802Z adding 'torch/include/ATen/ceil_div.h' 2022-12-01T09:59:43.2184606Z adding 'torch/include/ATen/code_template.h' 2022-12-01T09:59:43.2186934Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2022-12-01T09:59:43.2188679Z adding 'torch/include/ATen/div_rtn.h' 2022-12-01T09:59:43.2191208Z adding 'torch/include/ATen/dlpack.h' 2022-12-01T09:59:43.2192991Z adding 'torch/include/ATen/jit_macros.h' 2022-12-01T09:59:43.2194604Z adding 'torch/include/ATen/jiterator_macros.h' 2022-12-01T09:59:43.2200606Z adding 'torch/include/ATen/record_function.h' 2022-12-01T09:59:43.2203625Z adding 'torch/include/ATen/core/ATenGeneral.h' 2022-12-01T09:59:43.2205102Z adding 'torch/include/ATen/core/ATenOpList.h' 2022-12-01T09:59:43.2207195Z adding 'torch/include/ATen/core/ATen_fwd.h' 2022-12-01T09:59:43.2209429Z adding 'torch/include/ATen/core/ATen_pch.h' 2022-12-01T09:59:43.2211432Z adding 'torch/include/ATen/core/Array.h' 2022-12-01T09:59:43.2212993Z adding 'torch/include/ATen/core/Backtrace.h' 2022-12-01T09:59:43.2214741Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2022-12-01T09:59:43.2216936Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2022-12-01T09:59:43.2218533Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2022-12-01T09:59:43.2222826Z adding 'torch/include/ATen/core/Dict.h' 2022-12-01T09:59:43.2225674Z adding 'torch/include/ATen/core/Dict_inl.h' 2022-12-01T09:59:43.2227397Z adding 'torch/include/ATen/core/DimVector.h' 2022-12-01T09:59:43.2229103Z adding 'torch/include/ATen/core/Dimname.h' 2022-12-01T09:59:43.2232096Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2022-12-01T09:59:43.2234065Z adding 'torch/include/ATen/core/Formatting.h' 2022-12-01T09:59:43.2236740Z adding 'torch/include/ATen/core/Generator.h' 2022-12-01T09:59:43.2242692Z adding 'torch/include/ATen/core/IListRef.h' 2022-12-01T09:59:43.2245601Z adding 'torch/include/ATen/core/IListRef_inl.h' 2022-12-01T09:59:43.2248307Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2022-12-01T09:59:43.2253099Z adding 'torch/include/ATen/core/List.h' 2022-12-01T09:59:43.2257105Z adding 'torch/include/ATen/core/List_inl.h' 2022-12-01T09:59:43.2260232Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2022-12-01T09:59:43.2262812Z adding 'torch/include/ATen/core/NamedTensor.h' 2022-12-01T09:59:43.2265884Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2022-12-01T09:59:43.2267695Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2022-12-01T09:59:43.2269480Z adding 'torch/include/ATen/core/QuantizerBase.h' 2022-12-01T09:59:43.2271209Z adding 'torch/include/ATen/core/Range.h' 2022-12-01T09:59:43.2272767Z adding 'torch/include/ATen/core/Reduction.h' 2022-12-01T09:59:43.2274393Z adding 'torch/include/ATen/core/Scalar.h' 2022-12-01T09:59:43.2275694Z adding 'torch/include/ATen/core/ScalarType.h' 2022-12-01T09:59:43.2277890Z adding 'torch/include/ATen/core/Tensor.h' 2022-12-01T09:59:43.2280806Z adding 'torch/include/ATen/core/TensorAccessor.h' 2022-12-01T09:59:43.2291476Z adding 'torch/include/ATen/core/TensorBase.h' 2022-12-01T09:59:43.2339709Z adding 'torch/include/ATen/core/TensorBody.h' 2022-12-01T09:59:43.2347824Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2022-12-01T09:59:43.2350509Z adding 'torch/include/ATen/core/TransformationHelper.h' 2022-12-01T09:59:43.2351773Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2022-12-01T09:59:43.2353389Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2022-12-01T09:59:43.2355820Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2022-12-01T09:59:43.2357774Z adding 'torch/include/ATen/core/Variadic.h' 2022-12-01T09:59:43.2359731Z adding 'torch/include/ATen/core/Vitals.h' 2022-12-01T09:59:43.2362142Z adding 'torch/include/ATen/core/alias_info.h' 2022-12-01T09:59:43.2373094Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2022-12-01T09:59:43.2377317Z adding 'torch/include/ATen/core/blob.h' 2022-12-01T09:59:43.2379529Z adding 'torch/include/ATen/core/builtin_function.h' 2022-12-01T09:59:43.2384066Z adding 'torch/include/ATen/core/class_type.h' 2022-12-01T09:59:43.2386204Z adding 'torch/include/ATen/core/custom_class.h' 2022-12-01T09:59:43.2389758Z adding 'torch/include/ATen/core/dynamic_type.h' 2022-12-01T09:59:43.2391581Z adding 'torch/include/ATen/core/enum_tag.h' 2022-12-01T09:59:43.2393608Z adding 'torch/include/ATen/core/enum_type.h' 2022-12-01T09:59:43.2395825Z adding 'torch/include/ATen/core/function.h' 2022-12-01T09:59:43.2402976Z adding 'torch/include/ATen/core/function_schema.h' 2022-12-01T09:59:43.2407864Z adding 'torch/include/ATen/core/function_schema_inl.h' 2022-12-01T09:59:43.2410031Z adding 'torch/include/ATen/core/functional.h' 2022-12-01T09:59:43.2411792Z adding 'torch/include/ATen/core/grad_mode.h' 2022-12-01T09:59:43.2415483Z adding 'torch/include/ATen/core/interned_strings.h' 2022-12-01T09:59:43.2417618Z adding 'torch/include/ATen/core/interned_strings_class.h' 2022-12-01T09:59:43.2431787Z adding 'torch/include/ATen/core/ivalue.h' 2022-12-01T09:59:43.2456610Z adding 'torch/include/ATen/core/ivalue_inl.h' 2022-12-01T09:59:43.2460403Z adding 'torch/include/ATen/core/ivalue_to.h' 2022-12-01T09:59:43.2478962Z adding 'torch/include/ATen/core/jit_type.h' 2022-12-01T09:59:43.2486915Z adding 'torch/include/ATen/core/jit_type_base.h' 2022-12-01T09:59:43.2489838Z adding 'torch/include/ATen/core/operator_name.h' 2022-12-01T09:59:43.2492667Z adding 'torch/include/ATen/core/qualified_name.h' 2022-12-01T09:59:43.2494808Z adding 'torch/include/ATen/core/rref_interface.h' 2022-12-01T09:59:43.2497809Z adding 'torch/include/ATen/core/stack.h' 2022-12-01T09:59:43.2500732Z adding 'torch/include/ATen/core/symbol.h' 2022-12-01T09:59:43.2503150Z adding 'torch/include/ATen/core/type_factory.h' 2022-12-01T09:59:43.2505040Z adding 'torch/include/ATen/core/type_ptr.h' 2022-12-01T09:59:43.2506688Z adding 'torch/include/ATen/core/typeid.h' 2022-12-01T09:59:43.2510607Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2022-12-01T09:59:43.2513065Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2022-12-01T09:59:43.2516332Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2022-12-01T09:59:43.2520076Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2022-12-01T09:59:43.2522255Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2022-12-01T09:59:43.2524600Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2022-12-01T09:59:43.2526701Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2022-12-01T09:59:43.2531001Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2022-12-01T09:59:43.2538591Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2022-12-01T09:59:43.2541881Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2022-12-01T09:59:43.2544486Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2022-12-01T09:59:43.2548266Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2022-12-01T09:59:43.2556876Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2022-12-01T09:59:43.2560207Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2022-12-01T09:59:43.2564875Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2022-12-01T09:59:43.2567019Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2022-12-01T09:59:43.2568697Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2022-12-01T09:59:43.2570989Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2022-12-01T09:59:43.2573658Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2022-12-01T09:59:43.2577260Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2022-12-01T09:59:43.2583444Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2022-12-01T09:59:43.2586422Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2022-12-01T09:59:43.2589689Z adding 'torch/include/ATen/cpu/vml.h' 2022-12-01T09:59:43.2591882Z adding 'torch/include/ATen/cpu/vec/functional.h' 2022-12-01T09:59:43.2594874Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2022-12-01T09:59:43.2599615Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2022-12-01T09:59:43.2602394Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2022-12-01T09:59:43.2603866Z adding 'torch/include/ATen/cpu/vec/vec.h' 2022-12-01T09:59:43.2611946Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2022-12-01T09:59:43.2615847Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2022-12-01T09:59:43.2617611Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2022-12-01T09:59:43.2620619Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2022-12-01T09:59:43.2626787Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2022-12-01T09:59:43.2631919Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2022-12-01T09:59:43.2637039Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2022-12-01T09:59:43.2640760Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2022-12-01T09:59:43.2644475Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2022-12-01T09:59:43.2649909Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h' 2022-12-01T09:59:43.2657811Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2022-12-01T09:59:43.2666598Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2022-12-01T09:59:43.2670513Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2022-12-01T09:59:43.2677374Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2022-12-01T09:59:43.2683227Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2022-12-01T09:59:43.2690404Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2022-12-01T09:59:43.2695704Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2022-12-01T09:59:43.2700378Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2022-12-01T09:59:43.2708222Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2022-12-01T09:59:43.2716846Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2022-12-01T09:59:43.2720331Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2022-12-01T09:59:43.2722756Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2022-12-01T09:59:43.2724707Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2022-12-01T09:59:43.2729602Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2022-12-01T09:59:43.2736714Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2022-12-01T09:59:43.2740444Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2022-12-01T09:59:43.2743015Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2022-12-01T09:59:43.2745255Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2022-12-01T09:59:43.2747270Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2022-12-01T09:59:43.2750556Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2022-12-01T09:59:43.2753525Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2022-12-01T09:59:43.2756034Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2022-12-01T09:59:43.2758402Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2022-12-01T09:59:43.2760526Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2022-12-01T09:59:43.2764019Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2022-12-01T09:59:43.2766990Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2022-12-01T09:59:43.2769053Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2022-12-01T09:59:43.2770956Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2022-12-01T09:59:43.2773478Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2022-12-01T09:59:43.2775422Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2022-12-01T09:59:43.2777245Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2022-12-01T09:59:43.2779862Z adding 'torch/include/ATen/cuda/Exceptions.h' 2022-12-01T09:59:43.2782217Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2022-12-01T09:59:43.2784067Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2022-12-01T09:59:43.2785798Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2022-12-01T09:59:43.2787645Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2022-12-01T09:59:43.2789142Z adding 'torch/include/ATen/cuda/Sleep.h' 2022-12-01T09:59:43.2790579Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2022-12-01T09:59:43.2794484Z adding 'torch/include/ATen/cuda/cub.cuh' 2022-12-01T09:59:43.2797176Z adding 'torch/include/ATen/cuda/cub.h' 2022-12-01T09:59:43.2799023Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2022-12-01T09:59:43.2800877Z adding 'torch/include/ATen/cuda/jiterator.h' 2022-12-01T09:59:43.2804818Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2022-12-01T09:59:43.2806803Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2022-12-01T09:59:43.2809107Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2022-12-01T09:59:43.2812624Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2022-12-01T09:59:43.2814830Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2022-12-01T09:59:43.2817605Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2022-12-01T09:59:43.2819987Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2022-12-01T09:59:43.2821558Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2022-12-01T09:59:43.2824123Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2022-12-01T09:59:43.2826297Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2022-12-01T09:59:43.2828723Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2022-12-01T09:59:43.2831781Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2022-12-01T09:59:43.2835509Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2022-12-01T09:59:43.2837717Z adding 'torch/include/ATen/cudnn/Exceptions.h' 2022-12-01T09:59:43.2839445Z adding 'torch/include/ATen/cudnn/Handle.h' 2022-12-01T09:59:43.2841098Z adding 'torch/include/ATen/cudnn/Handles.h' 2022-12-01T09:59:43.2842828Z adding 'torch/include/ATen/cudnn/Types.h' 2022-12-01T09:59:43.2844979Z adding 'torch/include/ATen/cudnn/Utils.h' 2022-12-01T09:59:43.2846663Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2022-12-01T09:59:43.2850946Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2022-12-01T09:59:43.2852843Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2022-12-01T09:59:43.2855579Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2022-12-01T09:59:43.2857731Z adding 'torch/include/ATen/detail/ORTHooksInterface.h' 2022-12-01T09:59:43.2860693Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2022-12-01T09:59:43.2865478Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2022-12-01T09:59:43.2868366Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2022-12-01T09:59:43.2871415Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2022-12-01T09:59:43.2873828Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2022-12-01T09:59:43.2876310Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2022-12-01T09:59:43.2878273Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2022-12-01T09:59:43.2881495Z adding 'torch/include/ATen/functorch/Interpreter.h' 2022-12-01T09:59:43.2885433Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2022-12-01T09:59:43.2887645Z adding 'torch/include/ATen/functorch/Macros.h' 2022-12-01T09:59:43.2890766Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2022-12-01T09:59:43.2893690Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2022-12-01T09:59:43.2896707Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2022-12-01T09:59:43.2901024Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2022-12-01T09:59:43.2901824Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2022-12-01T09:59:43.2906051Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2022-12-01T09:59:43.2909368Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2022-12-01T09:59:43.2912456Z adding 'torch/include/ATen/native/Activation.h' 2022-12-01T09:59:43.2914521Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2022-12-01T09:59:43.2917287Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2022-12-01T09:59:43.2920125Z adding 'torch/include/ATen/native/BinaryOps.h' 2022-12-01T09:59:43.2923432Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2022-12-01T09:59:43.2925759Z adding 'torch/include/ATen/native/CPUBlas.h' 2022-12-01T09:59:43.2928190Z adding 'torch/include/ATen/native/CPUFallback.h' 2022-12-01T09:59:43.2929823Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2022-12-01T09:59:43.2932292Z adding 'torch/include/ATen/native/ComplexHelper.h' 2022-12-01T09:59:43.2934655Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2022-12-01T09:59:43.2937468Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2022-12-01T09:59:43.2942797Z adding 'torch/include/ATen/native/ConvUtils.h' 2022-12-01T09:59:43.2945167Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2022-12-01T09:59:43.2946828Z adding 'torch/include/ATen/native/Copy.h' 2022-12-01T09:59:43.2948432Z adding 'torch/include/ATen/native/Cross.h' 2022-12-01T09:59:43.2951546Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2022-12-01T09:59:43.2955514Z adding 'torch/include/ATen/native/DispatchStub.h' 2022-12-01T09:59:43.2957738Z adding 'torch/include/ATen/native/Distance.h' 2022-12-01T09:59:43.2962699Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2022-12-01T09:59:43.2970117Z adding 'torch/include/ATen/native/Distributions.h' 2022-12-01T09:59:43.2973178Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2022-12-01T09:59:43.2975392Z adding 'torch/include/ATen/native/Fill.h' 2022-12-01T09:59:43.2978029Z adding 'torch/include/ATen/native/ForeachUtils.h' 2022-12-01T09:59:43.2980247Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2022-12-01T09:59:43.2983082Z adding 'torch/include/ATen/native/GridSampler.h' 2022-12-01T09:59:43.2986056Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2022-12-01T09:59:43.2988569Z adding 'torch/include/ATen/native/Histogram.h' 2022-12-01T09:59:43.2990124Z adding 'torch/include/ATen/native/IndexKernel.h' 2022-12-01T09:59:43.2992944Z adding 'torch/include/ATen/native/IndexingUtils.h' 2022-12-01T09:59:43.2995202Z adding 'torch/include/ATen/native/Lerp.h' 2022-12-01T09:59:43.2997198Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2022-12-01T09:59:43.3006004Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2022-12-01T09:59:43.3008736Z adding 'torch/include/ATen/native/LossMulti.h' 2022-12-01T09:59:43.3051886Z adding 'torch/include/ATen/native/Math.h' 2022-12-01T09:59:43.3060442Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2022-12-01T09:59:43.3064128Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2022-12-01T09:59:43.3066378Z adding 'torch/include/ATen/native/MaxPooling.h' 2022-12-01T09:59:43.3068162Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2022-12-01T09:59:43.3069989Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2022-12-01T09:59:43.3071646Z adding 'torch/include/ATen/native/Normalization.h' 2022-12-01T09:59:43.3073377Z adding 'torch/include/ATen/native/PointwiseOps.h' 2022-12-01T09:59:43.3077276Z adding 'torch/include/ATen/native/Pool.h' 2022-12-01T09:59:43.3079466Z adding 'torch/include/ATen/native/Pow.h' 2022-12-01T09:59:43.3081382Z adding 'torch/include/ATen/native/RNN.h' 2022-12-01T09:59:43.3083263Z adding 'torch/include/ATen/native/RangeFactories.h' 2022-12-01T09:59:43.3084975Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2022-12-01T09:59:43.3086882Z adding 'torch/include/ATen/native/ReduceOps.h' 2022-12-01T09:59:43.3091458Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2022-12-01T09:59:43.3093601Z adding 'torch/include/ATen/native/Repeat.h' 2022-12-01T09:59:43.3097170Z adding 'torch/include/ATen/native/Resize.h' 2022-12-01T09:59:43.3099722Z adding 'torch/include/ATen/native/ResizeCommon.h' 2022-12-01T09:59:43.3101578Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2022-12-01T09:59:43.3103261Z adding 'torch/include/ATen/native/SegmentReduce.h' 2022-12-01T09:59:43.3107096Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2022-12-01T09:59:43.3109583Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2022-12-01T09:59:43.3111420Z adding 'torch/include/ATen/native/Sorting.h' 2022-12-01T09:59:43.3113380Z adding 'torch/include/ATen/native/SortingUtils.h' 2022-12-01T09:59:43.3116250Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2022-12-01T09:59:43.3118673Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2022-12-01T09:59:43.3120785Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2022-12-01T09:59:43.3122869Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2022-12-01T09:59:43.3124889Z adding 'torch/include/ATen/native/TensorCompare.h' 2022-12-01T09:59:43.3126646Z adding 'torch/include/ATen/native/TensorConversions.h' 2022-12-01T09:59:43.3128559Z adding 'torch/include/ATen/native/TensorDimApply.h' 2022-12-01T09:59:43.3131067Z adding 'torch/include/ATen/native/TensorFactories.h' 2022-12-01T09:59:43.3132760Z adding 'torch/include/ATen/native/TensorIterator.h' 2022-12-01T09:59:43.3134828Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2022-12-01T09:59:43.3136691Z adding 'torch/include/ATen/native/TensorProperties.h' 2022-12-01T09:59:43.3138770Z adding 'torch/include/ATen/native/TensorShape.h' 2022-12-01T09:59:43.3140568Z adding 'torch/include/ATen/native/TensorTransformations.h' 2022-12-01T09:59:43.3142624Z adding 'torch/include/ATen/native/TopKImpl.h' 2022-12-01T09:59:43.3144508Z adding 'torch/include/ATen/native/TransposeType.h' 2022-12-01T09:59:43.3146463Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2022-12-01T09:59:43.3148834Z adding 'torch/include/ATen/native/TypeProperties.h' 2022-12-01T09:59:43.3150782Z adding 'torch/include/ATen/native/UnaryOps.h' 2022-12-01T09:59:43.3152451Z adding 'torch/include/ATen/native/Unfold2d.h' 2022-12-01T09:59:43.3154018Z adding 'torch/include/ATen/native/Unfold3d.h' 2022-12-01T09:59:43.3156418Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2022-12-01T09:59:43.3161285Z adding 'torch/include/ATen/native/UpSample.h' 2022-12-01T09:59:43.3164159Z adding 'torch/include/ATen/native/batch_norm.h' 2022-12-01T09:59:43.3166114Z adding 'torch/include/ATen/native/group_norm.h' 2022-12-01T09:59:43.3168556Z adding 'torch/include/ATen/native/im2col.h' 2022-12-01T09:59:43.3171747Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2022-12-01T09:59:43.3174507Z adding 'torch/include/ATen/native/layer_norm.h' 2022-12-01T09:59:43.3176295Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2022-12-01T09:59:43.3178716Z adding 'torch/include/ATen/native/vol2col.h' 2022-12-01T09:59:43.3181222Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2022-12-01T09:59:43.3182911Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2022-12-01T09:59:43.3184503Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2022-12-01T09:59:43.3185885Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2022-12-01T09:59:43.3187510Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2022-12-01T09:59:43.3191267Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2022-12-01T09:59:43.3193608Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2022-12-01T09:59:43.3196236Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2022-12-01T09:59:43.3198154Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2022-12-01T09:59:43.3199799Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2022-12-01T09:59:43.3204508Z adding 'torch/include/ATen/native/cpu/Loops.h' 2022-12-01T09:59:43.3207007Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2022-12-01T09:59:43.3209080Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2022-12-01T09:59:43.3213494Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2022-12-01T09:59:43.3217737Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2022-12-01T09:59:43.3219623Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2022-12-01T09:59:43.3221603Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2022-12-01T09:59:43.3223603Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2022-12-01T09:59:43.3228107Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2022-12-01T09:59:43.3230347Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2022-12-01T09:59:43.3233975Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2022-12-01T09:59:43.3235428Z adding 'torch/include/ATen/native/cpu/utils.h' 2022-12-01T09:59:43.3237934Z adding 'torch/include/ATen/native/cpu/zmath.h' 2022-12-01T09:59:43.3240881Z adding 'torch/include/ATen/native/cuda/Activation.h' 2022-12-01T09:59:43.3243166Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2022-12-01T09:59:43.3246872Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2022-12-01T09:59:43.3250647Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2022-12-01T09:59:43.3252967Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2022-12-01T09:59:43.3254773Z adding 'torch/include/ATen/native/cuda/Copy.h' 2022-12-01T09:59:43.3261259Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2022-12-01T09:59:43.3263726Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2022-12-01T09:59:43.3265551Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2022-12-01T09:59:43.3272049Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2022-12-01T09:59:43.3274549Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2022-12-01T09:59:43.3276463Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2022-12-01T09:59:43.3279604Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2022-12-01T09:59:43.3283744Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2022-12-01T09:59:43.3285952Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2022-12-01T09:59:43.3287530Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2022-12-01T09:59:43.3290960Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2022-12-01T09:59:43.3293417Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2022-12-01T09:59:43.3295426Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2022-12-01T09:59:43.3299009Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2022-12-01T09:59:43.3327802Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2022-12-01T09:59:43.3335106Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2022-12-01T09:59:43.3338031Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2022-12-01T09:59:43.3341184Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2022-12-01T09:59:43.3356213Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2022-12-01T09:59:43.3364119Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2022-12-01T09:59:43.3364511Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2022-12-01T09:59:43.3368300Z adding 'torch/include/ATen/native/cuda/ROCmLoops.cuh' 2022-12-01T09:59:43.3370724Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2022-12-01T09:59:43.3383676Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2022-12-01T09:59:43.3386890Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2022-12-01T09:59:43.3388278Z adding 'torch/include/ATen/native/cuda/Resize.h' 2022-12-01T09:59:43.3389882Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2022-12-01T09:59:43.3394191Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2022-12-01T09:59:43.3396251Z adding 'torch/include/ATen/native/cuda/Sort.h' 2022-12-01T09:59:43.3397831Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2022-12-01T09:59:43.3400968Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2022-12-01T09:59:43.3402941Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2022-12-01T09:59:43.3405220Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2022-12-01T09:59:43.3409155Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2022-12-01T09:59:43.3414784Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2022-12-01T09:59:43.3416886Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2022-12-01T09:59:43.3419013Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2022-12-01T09:59:43.3419839Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2022-12-01T09:59:43.3423738Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2022-12-01T09:59:43.3425818Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2022-12-01T09:59:43.3427568Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2022-12-01T09:59:43.3429005Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2022-12-01T09:59:43.3431625Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2022-12-01T09:59:43.3434780Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2022-12-01T09:59:43.3437628Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2022-12-01T09:59:43.3443512Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2022-12-01T09:59:43.3445655Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2022-12-01T09:59:43.3448734Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2022-12-01T09:59:43.3451245Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2022-12-01T09:59:43.3453463Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2022-12-01T09:59:43.3454926Z adding 'torch/include/ATen/native/quantized/Copy.h' 2022-12-01T09:59:43.3457110Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2022-12-01T09:59:43.3458945Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2022-12-01T09:59:43.3461007Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2022-12-01T09:59:43.3463108Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2022-12-01T09:59:43.3464869Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2022-12-01T09:59:43.3468359Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2022-12-01T09:59:43.3473416Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2022-12-01T09:59:43.3477328Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2022-12-01T09:59:43.3480129Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2022-12-01T09:59:43.3481986Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2022-12-01T09:59:43.3485217Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2022-12-01T09:59:43.3489360Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2022-12-01T09:59:43.3493044Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2022-12-01T09:59:43.3495072Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2022-12-01T09:59:43.3496965Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2022-12-01T09:59:43.3498834Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2022-12-01T09:59:43.3561432Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2022-12-01T09:59:43.3562864Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2022-12-01T09:59:43.3564818Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3566285Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2022-12-01T09:59:43.3567966Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2022-12-01T09:59:43.3570108Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2022-12-01T09:59:43.3572332Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2022-12-01T09:59:43.3574192Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3578555Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2022-12-01T09:59:43.3580463Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2022-12-01T09:59:43.3582053Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2022-12-01T09:59:43.3583988Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2022-12-01T09:59:43.3585961Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2022-12-01T09:59:43.3587881Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2022-12-01T09:59:43.3589676Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3591359Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2022-12-01T09:59:43.3593406Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2022-12-01T09:59:43.3595175Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2022-12-01T09:59:43.3597252Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2022-12-01T09:59:43.3599281Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3601416Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2022-12-01T09:59:43.3603351Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2022-12-01T09:59:43.3605068Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2022-12-01T09:59:43.3607147Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2022-12-01T09:59:43.3609038Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2022-12-01T09:59:43.3611125Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.3612874Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2022-12-01T09:59:43.3614998Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2022-12-01T09:59:43.3617128Z adding 'torch/include/ATen/ops/_add_relu.h' 2022-12-01T09:59:43.3619111Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3621061Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2022-12-01T09:59:43.3623020Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2022-12-01T09:59:43.3624941Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2022-12-01T09:59:43.3627141Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2022-12-01T09:59:43.3629326Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2022-12-01T09:59:43.3631426Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.3633339Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2022-12-01T09:59:43.3635273Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2022-12-01T09:59:43.3637203Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2022-12-01T09:59:43.3639194Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2022-12-01T09:59:43.3640934Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2022-12-01T09:59:43.3642986Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2022-12-01T09:59:43.3645011Z adding 'torch/include/ATen/ops/_aminmax.h' 2022-12-01T09:59:43.3647061Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3648898Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2022-12-01T09:59:43.3650866Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2022-12-01T09:59:43.3652749Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2022-12-01T09:59:43.3655078Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2022-12-01T09:59:43.3657204Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2022-12-01T09:59:43.3659659Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3661338Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2022-12-01T09:59:43.3663473Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2022-12-01T09:59:43.3665310Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2022-12-01T09:59:43.3667136Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2022-12-01T09:59:43.3669183Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3670994Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2022-12-01T09:59:43.3672773Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2022-12-01T09:59:43.3674638Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2022-12-01T09:59:43.3676681Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2022-12-01T09:59:43.3678298Z adding 'torch/include/ATen/ops/_assert_async.h' 2022-12-01T09:59:43.3680078Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2022-12-01T09:59:43.3681884Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2022-12-01T09:59:43.3683509Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2022-12-01T09:59:43.3685248Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2022-12-01T09:59:43.3687096Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2022-12-01T09:59:43.3689062Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.3690702Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2022-12-01T09:59:43.3692599Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2022-12-01T09:59:43.3694374Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2022-12-01T09:59:43.3697116Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.3698030Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2022-12-01T09:59:43.3700129Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2022-12-01T09:59:43.3701809Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2022-12-01T09:59:43.3703603Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.3705232Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2022-12-01T09:59:43.3707123Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2022-12-01T09:59:43.3708836Z adding 'torch/include/ATen/ops/_backward.h' 2022-12-01T09:59:43.3710679Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.3712208Z adding 'torch/include/ATen/ops/_backward_native.h' 2022-12-01T09:59:43.3714000Z adding 'torch/include/ATen/ops/_backward_ops.h' 2022-12-01T09:59:43.3715770Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2022-12-01T09:59:43.3717653Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2022-12-01T09:59:43.3719533Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.3721073Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2022-12-01T09:59:43.3722969Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2022-12-01T09:59:43.3724952Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.3726585Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2022-12-01T09:59:43.3728652Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2022-12-01T09:59:43.3730437Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2022-12-01T09:59:43.3732365Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.3734249Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2022-12-01T09:59:43.3736228Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2022-12-01T09:59:43.3737886Z adding 'torch/include/ATen/ops/_cast_Char.h' 2022-12-01T09:59:43.3739686Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.3741215Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2022-12-01T09:59:43.3743147Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2022-12-01T09:59:43.3744667Z adding 'torch/include/ATen/ops/_cast_Double.h' 2022-12-01T09:59:43.3746365Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.3747637Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2022-12-01T09:59:43.3749284Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2022-12-01T09:59:43.3751058Z adding 'torch/include/ATen/ops/_cast_Float.h' 2022-12-01T09:59:43.3752919Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.3754493Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2022-12-01T09:59:43.3756096Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2022-12-01T09:59:43.3757739Z adding 'torch/include/ATen/ops/_cast_Half.h' 2022-12-01T09:59:43.3759540Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.3761128Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2022-12-01T09:59:43.3762802Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2022-12-01T09:59:43.3764433Z adding 'torch/include/ATen/ops/_cast_Int.h' 2022-12-01T09:59:43.3766278Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.3767843Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2022-12-01T09:59:43.3769750Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2022-12-01T09:59:43.3771582Z adding 'torch/include/ATen/ops/_cast_Long.h' 2022-12-01T09:59:43.3773320Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.3775024Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2022-12-01T09:59:43.3776859Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2022-12-01T09:59:43.3778630Z adding 'torch/include/ATen/ops/_cast_Short.h' 2022-12-01T09:59:43.3780410Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.3781923Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2022-12-01T09:59:43.3783571Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2022-12-01T09:59:43.3785406Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2022-12-01T09:59:43.3787387Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3789098Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2022-12-01T09:59:43.3790682Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2022-12-01T09:59:43.3792291Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2022-12-01T09:59:43.3794557Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2022-12-01T09:59:43.3796031Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2022-12-01T09:59:43.3797626Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3799342Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2022-12-01T09:59:43.3800885Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2022-12-01T09:59:43.3806365Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2022-12-01T09:59:43.3806921Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2022-12-01T09:59:43.3807408Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2022-12-01T09:59:43.3808119Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3810014Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2022-12-01T09:59:43.3811669Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2022-12-01T09:59:43.3813309Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2022-12-01T09:59:43.3815432Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2022-12-01T09:59:43.3817193Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2022-12-01T09:59:43.3818929Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.3820449Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2022-12-01T09:59:43.3822396Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2022-12-01T09:59:43.3824243Z adding 'torch/include/ATen/ops/_coalesce.h' 2022-12-01T09:59:43.3826057Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3827678Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2022-12-01T09:59:43.3829623Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2022-12-01T09:59:43.3831244Z adding 'torch/include/ATen/ops/_coalesced.h' 2022-12-01T09:59:43.3833286Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3834759Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2022-12-01T09:59:43.3836573Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2022-12-01T09:59:43.3838374Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2022-12-01T09:59:43.3840532Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2022-12-01T09:59:43.3842238Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2022-12-01T09:59:43.3844068Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2022-12-01T09:59:43.3845622Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2022-12-01T09:59:43.3847457Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2022-12-01T09:59:43.3849070Z adding 'torch/include/ATen/ops/_conj.h' 2022-12-01T09:59:43.3851153Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3852624Z adding 'torch/include/ATen/ops/_conj_copy.h' 2022-12-01T09:59:43.3854551Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3856242Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.3857797Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2022-12-01T09:59:43.3859701Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2022-12-01T09:59:43.3861497Z adding 'torch/include/ATen/ops/_conj_native.h' 2022-12-01T09:59:43.3863162Z adding 'torch/include/ATen/ops/_conj_ops.h' 2022-12-01T09:59:43.3865021Z adding 'torch/include/ATen/ops/_conj_physical.h' 2022-12-01T09:59:43.3866934Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3868694Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2022-12-01T09:59:43.3870644Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2022-12-01T09:59:43.3872587Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2022-12-01T09:59:43.3874548Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2022-12-01T09:59:43.3876341Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2022-12-01T09:59:43.3878573Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2022-12-01T09:59:43.3880507Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2022-12-01T09:59:43.3882499Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.3884304Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2022-12-01T09:59:43.3885941Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2022-12-01T09:59:43.3887612Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2022-12-01T09:59:43.3889372Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2022-12-01T09:59:43.3891417Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2022-12-01T09:59:43.3893367Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2022-12-01T09:59:43.3895624Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2022-12-01T09:59:43.3897687Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.3899509Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2022-12-01T09:59:43.3901706Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2022-12-01T09:59:43.3903236Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2022-12-01T09:59:43.3905154Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2022-12-01T09:59:43.3907025Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2022-12-01T09:59:43.3908991Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2022-12-01T09:59:43.3911234Z adding 'torch/include/ATen/ops/_convolution.h' 2022-12-01T09:59:43.3913269Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3915229Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.3917077Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2022-12-01T09:59:43.3919169Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.3920985Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2022-12-01T09:59:43.3922898Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2022-12-01T09:59:43.3924760Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2022-12-01T09:59:43.3926967Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.3928422Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2022-12-01T09:59:43.3930492Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2022-12-01T09:59:43.3932131Z adding 'torch/include/ATen/ops/_convolution_native.h' 2022-12-01T09:59:43.3934445Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2022-12-01T09:59:43.3936280Z adding 'torch/include/ATen/ops/_copy_from.h' 2022-12-01T09:59:43.3938039Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2022-12-01T09:59:43.3939911Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3941529Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2022-12-01T09:59:43.3943377Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2022-12-01T09:59:43.3945247Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3946957Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2022-12-01T09:59:43.3948828Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2022-12-01T09:59:43.3950766Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2022-12-01T09:59:43.3952780Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2022-12-01T09:59:43.3954780Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3956757Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2022-12-01T09:59:43.3958512Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2022-12-01T09:59:43.3960717Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2022-12-01T09:59:43.3962455Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2022-12-01T09:59:43.3964458Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3966214Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2022-12-01T09:59:43.3968010Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2022-12-01T09:59:43.3969721Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2022-12-01T09:59:43.3971899Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2022-12-01T09:59:43.3974008Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2022-12-01T09:59:43.3976082Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3978002Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2022-12-01T09:59:43.3979840Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2022-12-01T09:59:43.3981876Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2022-12-01T09:59:43.3983997Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2022-12-01T09:59:43.3985950Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.3987910Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2022-12-01T09:59:43.3989673Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2022-12-01T09:59:43.3991641Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2022-12-01T09:59:43.3994056Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2022-12-01T09:59:43.3996689Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2022-12-01T09:59:43.3999091Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4001080Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2022-12-01T09:59:43.4002982Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2022-12-01T09:59:43.4005431Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2022-12-01T09:59:43.4008468Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4010751Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2022-12-01T09:59:43.4012854Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2022-12-01T09:59:43.4015040Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4017343Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2022-12-01T09:59:43.4019191Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2022-12-01T09:59:43.4021341Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2022-12-01T09:59:43.4023691Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2022-12-01T09:59:43.4025829Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2022-12-01T09:59:43.4028465Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2022-12-01T09:59:43.4030553Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.4032854Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2022-12-01T09:59:43.4035075Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2022-12-01T09:59:43.4037329Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2022-12-01T09:59:43.4039666Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.4041855Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2022-12-01T09:59:43.4044630Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2022-12-01T09:59:43.4046457Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2022-12-01T09:59:43.4049141Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.4051038Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2022-12-01T09:59:43.4053692Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2022-12-01T09:59:43.4056018Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2022-12-01T09:59:43.4058554Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.4060515Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2022-12-01T09:59:43.4062969Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2022-12-01T09:59:43.4064874Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2022-12-01T09:59:43.4066459Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2022-12-01T09:59:43.4068357Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2022-12-01T09:59:43.4070165Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2022-12-01T09:59:43.4071754Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2022-12-01T09:59:43.4073338Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2022-12-01T09:59:43.4075025Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2022-12-01T09:59:43.4076839Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2022-12-01T09:59:43.4078481Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2022-12-01T09:59:43.4080464Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2022-12-01T09:59:43.4082169Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2022-12-01T09:59:43.4084025Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.4085722Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2022-12-01T09:59:43.4087837Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2022-12-01T09:59:43.4089049Z adding 'torch/include/ATen/ops/_dimI.h' 2022-12-01T09:59:43.4090566Z adding 'torch/include/ATen/ops/_dimI_native.h' 2022-12-01T09:59:43.4092425Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2022-12-01T09:59:43.4094434Z adding 'torch/include/ATen/ops/_dimV.h' 2022-12-01T09:59:43.4096086Z adding 'torch/include/ATen/ops/_dimV_native.h' 2022-12-01T09:59:43.4098230Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2022-12-01T09:59:43.4099887Z adding 'torch/include/ATen/ops/_dim_arange.h' 2022-12-01T09:59:43.4102079Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.4103796Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2022-12-01T09:59:43.4105687Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2022-12-01T09:59:43.4107560Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2022-12-01T09:59:43.4109627Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4111226Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2022-12-01T09:59:43.4112997Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2022-12-01T09:59:43.4114816Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2022-12-01T09:59:43.4117057Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2022-12-01T09:59:43.4119101Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2022-12-01T09:59:43.4121028Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4122841Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2022-12-01T09:59:43.4124886Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2022-12-01T09:59:43.4126660Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2022-12-01T09:59:43.4128725Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2022-12-01T09:59:43.4130903Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2022-12-01T09:59:43.4132974Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2022-12-01T09:59:43.4135292Z adding 'torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.4137147Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2022-12-01T09:59:43.4139202Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2022-12-01T09:59:43.4141325Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4143316Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2022-12-01T09:59:43.4145393Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2022-12-01T09:59:43.4147311Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2022-12-01T09:59:43.4149446Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4151450Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2022-12-01T09:59:43.4153465Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2022-12-01T09:59:43.4155390Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2022-12-01T09:59:43.4157674Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2022-12-01T09:59:43.4159766Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2022-12-01T09:59:43.4162107Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4164085Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2022-12-01T09:59:43.4166249Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2022-12-01T09:59:43.4168365Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2022-12-01T09:59:43.4170306Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2022-12-01T09:59:43.4172359Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2022-12-01T09:59:43.4174741Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2022-12-01T09:59:43.4176979Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2022-12-01T09:59:43.4179366Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4181169Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2022-12-01T09:59:43.4183096Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2022-12-01T09:59:43.4184895Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2022-12-01T09:59:43.4186931Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2022-12-01T09:59:43.4188757Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2022-12-01T09:59:43.4190643Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.4192647Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2022-12-01T09:59:43.4194354Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2022-12-01T09:59:43.4196310Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2022-12-01T09:59:43.4198127Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4199837Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2022-12-01T09:59:43.4201570Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2022-12-01T09:59:43.4203489Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2022-12-01T09:59:43.4205448Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2022-12-01T09:59:43.4207622Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4209739Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2022-12-01T09:59:43.4211658Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2022-12-01T09:59:43.4213428Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2022-12-01T09:59:43.4215439Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2022-12-01T09:59:43.4217140Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4218699Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2022-12-01T09:59:43.4220401Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2022-12-01T09:59:43.4222166Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2022-12-01T09:59:43.4223956Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2022-12-01T09:59:43.4225688Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2022-12-01T09:59:43.4227354Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2022-12-01T09:59:43.4228979Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2022-12-01T09:59:43.4230722Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2022-12-01T09:59:43.4232523Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4234141Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2022-12-01T09:59:43.4235833Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2022-12-01T09:59:43.4237390Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2022-12-01T09:59:43.4239206Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2022-12-01T09:59:43.4241108Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2022-12-01T09:59:43.4242929Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2022-12-01T09:59:43.4244543Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2022-12-01T09:59:43.4246336Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2022-12-01T09:59:43.4248057Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2022-12-01T09:59:43.4249918Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2022-12-01T09:59:43.4251947Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4253727Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2022-12-01T09:59:43.4255828Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2022-12-01T09:59:43.4257611Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2022-12-01T09:59:43.4259499Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2022-12-01T09:59:43.4261508Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2022-12-01T09:59:43.4263515Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4265312Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2022-12-01T09:59:43.4267752Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2022-12-01T09:59:43.4268957Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2022-12-01T09:59:43.4270931Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2022-12-01T09:59:43.4272831Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2022-12-01T09:59:43.4274733Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2022-12-01T09:59:43.4276618Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2022-12-01T09:59:43.4278255Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2022-12-01T09:59:43.4279877Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2022-12-01T09:59:43.4281602Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2022-12-01T09:59:43.4283307Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2022-12-01T09:59:43.4284942Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2022-12-01T09:59:43.4286514Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2022-12-01T09:59:43.4288243Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2022-12-01T09:59:43.4289943Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2022-12-01T09:59:43.4291849Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2022-12-01T09:59:43.4293605Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2022-12-01T09:59:43.4295391Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2022-12-01T09:59:43.4297121Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2022-12-01T09:59:43.4298857Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention.h' 2022-12-01T09:59:43.4300738Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_cuda_dispatch.h' 2022-12-01T09:59:43.4302287Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_native.h' 2022-12-01T09:59:43.4304015Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_ops.h' 2022-12-01T09:59:43.4305686Z adding 'torch/include/ATen/ops/_foobar.h' 2022-12-01T09:59:43.4307608Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4309248Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2022-12-01T09:59:43.4310774Z adding 'torch/include/ATen/ops/_foobar_native.h' 2022-12-01T09:59:43.4312360Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2022-12-01T09:59:43.4314598Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2022-12-01T09:59:43.4317025Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4318715Z adding 'torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h' 2022-12-01T09:59:43.4320954Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2022-12-01T09:59:43.4322858Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2022-12-01T09:59:43.4324812Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2022-12-01T09:59:43.4326750Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2022-12-01T09:59:43.4328919Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4330582Z adding 'torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h' 2022-12-01T09:59:43.4332211Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2022-12-01T09:59:43.4333988Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2022-12-01T09:59:43.4335989Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2022-12-01T09:59:43.4337939Z adding 'torch/include/ATen/ops/_foreach_add.h' 2022-12-01T09:59:43.4339843Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4341649Z adding 'torch/include/ATen/ops/_foreach_add_cpu_dispatch.h' 2022-12-01T09:59:43.4343339Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2022-12-01T09:59:43.4345211Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2022-12-01T09:59:43.4347648Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2022-12-01T09:59:43.4349630Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2022-12-01T09:59:43.4351472Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4353490Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h' 2022-12-01T09:59:43.4354958Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2022-12-01T09:59:43.4356461Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2022-12-01T09:59:43.4358326Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2022-12-01T09:59:43.4360471Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2022-12-01T09:59:43.4362125Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4363971Z adding 'torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h' 2022-12-01T09:59:43.4365521Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2022-12-01T09:59:43.4367261Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2022-12-01T09:59:43.4369235Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2022-12-01T09:59:43.4371078Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2022-12-01T09:59:43.4372926Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4375368Z adding 'torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h' 2022-12-01T09:59:43.4377363Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2022-12-01T09:59:43.4379113Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2022-12-01T09:59:43.4380803Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2022-12-01T09:59:43.4382539Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2022-12-01T09:59:43.4384314Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4386197Z adding 'torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h' 2022-12-01T09:59:43.4388015Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2022-12-01T09:59:43.4389392Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2022-12-01T09:59:43.4390994Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2022-12-01T09:59:43.4392708Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2022-12-01T09:59:43.4394458Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4396375Z adding 'torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h' 2022-12-01T09:59:43.4398088Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2022-12-01T09:59:43.4399710Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2022-12-01T09:59:43.4401333Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2022-12-01T09:59:43.4403273Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2022-12-01T09:59:43.4405306Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4406908Z adding 'torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h' 2022-12-01T09:59:43.4408621Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2022-12-01T09:59:43.4410396Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2022-12-01T09:59:43.4412193Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2022-12-01T09:59:43.4414103Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2022-12-01T09:59:43.4415966Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4417608Z adding 'torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h' 2022-12-01T09:59:43.4419192Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2022-12-01T09:59:43.4420737Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2022-12-01T09:59:43.4422487Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2022-12-01T09:59:43.4424464Z adding 'torch/include/ATen/ops/_foreach_div.h' 2022-12-01T09:59:43.4426310Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4427931Z adding 'torch/include/ATen/ops/_foreach_div_cpu_dispatch.h' 2022-12-01T09:59:43.4430245Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2022-12-01T09:59:43.4431535Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2022-12-01T09:59:43.4433594Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2022-12-01T09:59:43.4435551Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2022-12-01T09:59:43.4437609Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4439233Z adding 'torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h' 2022-12-01T09:59:43.4440948Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2022-12-01T09:59:43.4442883Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2022-12-01T09:59:43.4445579Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2022-12-01T09:59:43.4447688Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2022-12-01T09:59:43.4449494Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4451339Z adding 'torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h' 2022-12-01T09:59:43.4453401Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2022-12-01T09:59:43.4455232Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2022-12-01T09:59:43.4457051Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2022-12-01T09:59:43.4458862Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2022-12-01T09:59:43.4461020Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4462566Z adding 'torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h' 2022-12-01T09:59:43.4464213Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2022-12-01T09:59:43.4465954Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2022-12-01T09:59:43.4467780Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2022-12-01T09:59:43.4469504Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2022-12-01T09:59:43.4471662Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4473434Z adding 'torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h' 2022-12-01T09:59:43.4475298Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2022-12-01T09:59:43.4476685Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2022-12-01T09:59:43.4478628Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2022-12-01T09:59:43.4480568Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2022-12-01T09:59:43.4482561Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4484291Z adding 'torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h' 2022-12-01T09:59:43.4486195Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2022-12-01T09:59:43.4488268Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2022-12-01T09:59:43.4490621Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2022-12-01T09:59:43.4492833Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2022-12-01T09:59:43.4495595Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4497790Z adding 'torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h' 2022-12-01T09:59:43.4500205Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2022-12-01T09:59:43.4502248Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2022-12-01T09:59:43.4505416Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2022-12-01T09:59:43.4506709Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2022-12-01T09:59:43.4509713Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4511371Z adding 'torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h' 2022-12-01T09:59:43.4514671Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2022-12-01T09:59:43.4515893Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2022-12-01T09:59:43.4519347Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2022-12-01T09:59:43.4520744Z adding 'torch/include/ATen/ops/_foreach_log.h' 2022-12-01T09:59:43.4523817Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2022-12-01T09:59:43.4526107Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4527871Z adding 'torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h' 2022-12-01T09:59:43.4529415Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2022-12-01T09:59:43.4531151Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2022-12-01T09:59:43.4533186Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2022-12-01T09:59:43.4534875Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2022-12-01T09:59:43.4537206Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4538802Z adding 'torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h' 2022-12-01T09:59:43.4540639Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2022-12-01T09:59:43.4542315Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2022-12-01T09:59:43.4544502Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2022-12-01T09:59:43.4546050Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2022-12-01T09:59:43.4547864Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4549644Z adding 'torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h' 2022-12-01T09:59:43.4551182Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2022-12-01T09:59:43.4552703Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2022-12-01T09:59:43.4554518Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2022-12-01T09:59:43.4556718Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4558398Z adding 'torch/include/ATen/ops/_foreach_log_cpu_dispatch.h' 2022-12-01T09:59:43.4560074Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2022-12-01T09:59:43.4561770Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2022-12-01T09:59:43.4564329Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2022-12-01T09:59:43.4565815Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2022-12-01T09:59:43.4567879Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4569671Z adding 'torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h' 2022-12-01T09:59:43.4571614Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2022-12-01T09:59:43.4573358Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2022-12-01T09:59:43.4575945Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2022-12-01T09:59:43.4577872Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2022-12-01T09:59:43.4579870Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4581246Z adding 'torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h' 2022-12-01T09:59:43.4583084Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2022-12-01T09:59:43.4584632Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2022-12-01T09:59:43.4586841Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2022-12-01T09:59:43.4588787Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2022-12-01T09:59:43.4590758Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4592684Z adding 'torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h' 2022-12-01T09:59:43.4594430Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2022-12-01T09:59:43.4596413Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2022-12-01T09:59:43.4598656Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2022-12-01T09:59:43.4600711Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2022-12-01T09:59:43.4602921Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4604694Z adding 'torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h' 2022-12-01T09:59:43.4606466Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2022-12-01T09:59:43.4608331Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2022-12-01T09:59:43.4610324Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2022-12-01T09:59:43.4612356Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2022-12-01T09:59:43.4614955Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4616699Z adding 'torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h' 2022-12-01T09:59:43.4618584Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2022-12-01T09:59:43.4620345Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2022-12-01T09:59:43.4622248Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2022-12-01T09:59:43.4624151Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2022-12-01T09:59:43.4625969Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4627584Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h' 2022-12-01T09:59:43.4629500Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2022-12-01T09:59:43.4631067Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2022-12-01T09:59:43.4633375Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2022-12-01T09:59:43.4634804Z adding 'torch/include/ATen/ops/_foreach_round.h' 2022-12-01T09:59:43.4636418Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4638205Z adding 'torch/include/ATen/ops/_foreach_round_cpu_dispatch.h' 2022-12-01T09:59:43.4639945Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2022-12-01T09:59:43.4641593Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2022-12-01T09:59:43.4643565Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2022-12-01T09:59:43.4645754Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2022-12-01T09:59:43.4647529Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4649376Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h' 2022-12-01T09:59:43.4651231Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2022-12-01T09:59:43.4652908Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2022-12-01T09:59:43.4655682Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2022-12-01T09:59:43.4657279Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2022-12-01T09:59:43.4659199Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4660911Z adding 'torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h' 2022-12-01T09:59:43.4663790Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2022-12-01T09:59:43.4664397Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2022-12-01T09:59:43.4666441Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2022-12-01T09:59:43.4668371Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2022-12-01T09:59:43.4670434Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4671977Z adding 'torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h' 2022-12-01T09:59:43.4673765Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2022-12-01T09:59:43.4675752Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2022-12-01T09:59:43.4677575Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2022-12-01T09:59:43.4679506Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2022-12-01T09:59:43.4681688Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4683437Z adding 'torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h' 2022-12-01T09:59:43.4685252Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2022-12-01T09:59:43.4687184Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2022-12-01T09:59:43.4689608Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2022-12-01T09:59:43.4691553Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2022-12-01T09:59:43.4693520Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4695472Z adding 'torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h' 2022-12-01T09:59:43.4699266Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2022-12-01T09:59:43.4699679Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2022-12-01T09:59:43.4701635Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2022-12-01T09:59:43.4703672Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2022-12-01T09:59:43.4705581Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4707355Z adding 'torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h' 2022-12-01T09:59:43.4709153Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2022-12-01T09:59:43.4711078Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2022-12-01T09:59:43.4713178Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2022-12-01T09:59:43.4715214Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2022-12-01T09:59:43.4717200Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4719069Z adding 'torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h' 2022-12-01T09:59:43.4720933Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2022-12-01T09:59:43.4722774Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2022-12-01T09:59:43.4724768Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2022-12-01T09:59:43.4726846Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2022-12-01T09:59:43.4728937Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4731037Z adding 'torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h' 2022-12-01T09:59:43.4733005Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2022-12-01T09:59:43.4734995Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2022-12-01T09:59:43.4736997Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2022-12-01T09:59:43.4738950Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2022-12-01T09:59:43.4741099Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4743047Z adding 'torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h' 2022-12-01T09:59:43.4744946Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2022-12-01T09:59:43.4746813Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2022-12-01T09:59:43.4748872Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2022-12-01T09:59:43.4751669Z adding 'torch/include/ATen/ops/_fused_adam.h' 2022-12-01T09:59:43.4753684Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4755501Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2022-12-01T09:59:43.4757388Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2022-12-01T09:59:43.4759824Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2022-12-01T09:59:43.4762172Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2022-12-01T09:59:43.4764324Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4766187Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2022-12-01T09:59:43.4768023Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2022-12-01T09:59:43.4770074Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2022-12-01T09:59:43.4772491Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2022-12-01T09:59:43.4774819Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4776917Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2022-12-01T09:59:43.4778826Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2022-12-01T09:59:43.4780862Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2022-12-01T09:59:43.4782884Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2022-12-01T09:59:43.4785275Z adding 'torch/include/ATen/ops/_fw_primal.h' 2022-12-01T09:59:43.4786917Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4788700Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2022-12-01T09:59:43.4790716Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4792617Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.4794294Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2022-12-01T09:59:43.4796196Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2022-12-01T09:59:43.4797737Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2022-12-01T09:59:43.4799560Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2022-12-01T09:59:43.4801311Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2022-12-01T09:59:43.4803054Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.4804815Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2022-12-01T09:59:43.4806722Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2022-12-01T09:59:43.4808649Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2022-12-01T09:59:43.4810980Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2022-12-01T09:59:43.4812993Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.4814830Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2022-12-01T09:59:43.4816892Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2022-12-01T09:59:43.4819112Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4820892Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2022-12-01T09:59:43.4822720Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2022-12-01T09:59:43.4824637Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2022-12-01T09:59:43.4826529Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.4828490Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2022-12-01T09:59:43.4830366Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2022-12-01T09:59:43.4832193Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2022-12-01T09:59:43.4834326Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4836161Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2022-12-01T09:59:43.4839372Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2022-12-01T09:59:43.4840526Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2022-12-01T09:59:43.4842819Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4844725Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2022-12-01T09:59:43.4846886Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2022-12-01T09:59:43.4848576Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2022-12-01T09:59:43.4850580Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2022-12-01T09:59:43.4852676Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4854961Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2022-12-01T09:59:43.4856607Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2022-12-01T09:59:43.4858773Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2022-12-01T09:59:43.4860553Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2022-12-01T09:59:43.4862412Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4864206Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2022-12-01T09:59:43.4865727Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2022-12-01T09:59:43.4867490Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2022-12-01T09:59:43.4869198Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2022-12-01T09:59:43.4871030Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4872542Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2022-12-01T09:59:43.4874209Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2022-12-01T09:59:43.4875794Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2022-12-01T09:59:43.4877572Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2022-12-01T09:59:43.4879552Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2022-12-01T09:59:43.4881821Z adding 'torch/include/ATen/ops/_indices.h' 2022-12-01T09:59:43.4883425Z adding 'torch/include/ATen/ops/_indices_copy.h' 2022-12-01T09:59:43.4885513Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4887176Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.4888556Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2022-12-01T09:59:43.4890354Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2022-12-01T09:59:43.4892984Z adding 'torch/include/ATen/ops/_indices_native.h' 2022-12-01T09:59:43.4894655Z adding 'torch/include/ATen/ops/_indices_ops.h' 2022-12-01T09:59:43.4896426Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2022-12-01T09:59:43.4898018Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.4899856Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2022-12-01T09:59:43.4901342Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2022-12-01T09:59:43.4902933Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2022-12-01T09:59:43.4904986Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.4907386Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2022-12-01T09:59:43.4909329Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2022-12-01T09:59:43.4910900Z adding 'torch/include/ATen/ops/_linalg_det.h' 2022-12-01T09:59:43.4913245Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.4914606Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2022-12-01T09:59:43.4916472Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2022-12-01T09:59:43.4918129Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2022-12-01T09:59:43.4920029Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2022-12-01T09:59:43.4921760Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2022-12-01T09:59:43.4923928Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2022-12-01T09:59:43.4925582Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2022-12-01T09:59:43.4927766Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.4929498Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2022-12-01T09:59:43.4931459Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2022-12-01T09:59:43.4933113Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2022-12-01T09:59:43.4935322Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2022-12-01T09:59:43.4936843Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2022-12-01T09:59:43.4938558Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2022-12-01T09:59:43.4940371Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2022-12-01T09:59:43.4942260Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.4944018Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2022-12-01T09:59:43.4945471Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2022-12-01T09:59:43.4947134Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2022-12-01T09:59:43.4948860Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2022-12-01T09:59:43.4950467Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2022-12-01T09:59:43.4952304Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2022-12-01T09:59:43.4954112Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2022-12-01T09:59:43.4956077Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.4957709Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2022-12-01T09:59:43.4959507Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2022-12-01T09:59:43.4961296Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2022-12-01T09:59:43.4962943Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2022-12-01T09:59:43.4964693Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2022-12-01T09:59:43.4966325Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2022-12-01T09:59:43.4968174Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2022-12-01T09:59:43.4970658Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.4972174Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2022-12-01T09:59:43.4974743Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2022-12-01T09:59:43.4976269Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2022-12-01T09:59:43.4978312Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2022-12-01T09:59:43.4980146Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2022-12-01T09:59:43.4982179Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2022-12-01T09:59:43.4984005Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2022-12-01T09:59:43.4985947Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2022-12-01T09:59:43.4987785Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2022-12-01T09:59:43.4989478Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2022-12-01T09:59:43.4991369Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2022-12-01T09:59:43.4993985Z adding 'torch/include/ATen/ops/_log_softmax.h' 2022-12-01T09:59:43.4995862Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2022-12-01T09:59:43.4997867Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.4999905Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2022-12-01T09:59:43.5001771Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2022-12-01T09:59:43.5003573Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2022-12-01T09:59:43.5005364Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2022-12-01T09:59:43.5007005Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2022-12-01T09:59:43.5009109Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2022-12-01T09:59:43.5010867Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.5012487Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2022-12-01T09:59:43.5014339Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2022-12-01T09:59:43.5016382Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2022-12-01T09:59:43.5018139Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2022-12-01T09:59:43.5019658Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2022-12-01T09:59:43.5021688Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2022-12-01T09:59:43.5026126Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2022-12-01T09:59:43.5027924Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2022-12-01T09:59:43.5029663Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2022-12-01T09:59:43.5031354Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2022-12-01T09:59:43.5033207Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2022-12-01T09:59:43.5035193Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2022-12-01T09:59:43.5037295Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5039046Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2022-12-01T09:59:43.5041197Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2022-12-01T09:59:43.5042869Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2022-12-01T09:59:43.5044720Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5046341Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2022-12-01T09:59:43.5047954Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2022-12-01T09:59:43.5049893Z adding 'torch/include/ATen/ops/_make_dual.h' 2022-12-01T09:59:43.5052052Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5053554Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2022-12-01T09:59:43.5055489Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5057326Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.5058885Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2022-12-01T09:59:43.5060763Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2022-12-01T09:59:43.5062427Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2022-12-01T09:59:43.5064458Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2022-12-01T09:59:43.5066356Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2022-12-01T09:59:43.5068411Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5069997Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2022-12-01T09:59:43.5071617Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2022-12-01T09:59:43.5073393Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2022-12-01T09:59:43.5075275Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2022-12-01T09:59:43.5077160Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2022-12-01T09:59:43.5079070Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5080959Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2022-12-01T09:59:43.5082524Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2022-12-01T09:59:43.5084077Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2022-12-01T09:59:43.5085791Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2022-12-01T09:59:43.5087447Z adding 'torch/include/ATen/ops/_masked_scale.h' 2022-12-01T09:59:43.5089262Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5091009Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2022-12-01T09:59:43.5092738Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2022-12-01T09:59:43.5094744Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2022-12-01T09:59:43.5096728Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2022-12-01T09:59:43.5098633Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2022-12-01T09:59:43.5100430Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5102394Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2022-12-01T09:59:43.5103965Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2022-12-01T09:59:43.5105721Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2022-12-01T09:59:43.5107905Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2022-12-01T09:59:43.5110148Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5112600Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2022-12-01T09:59:43.5114368Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2022-12-01T09:59:43.5116246Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2022-12-01T09:59:43.5117792Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2022-12-01T09:59:43.5119918Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2022-12-01T09:59:43.5121517Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5123386Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2022-12-01T09:59:43.5125415Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2022-12-01T09:59:43.5127376Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2022-12-01T09:59:43.5129236Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5145012Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2022-12-01T09:59:43.5145886Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2022-12-01T09:59:43.5146151Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2022-12-01T09:59:43.5146459Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2022-12-01T09:59:43.5146875Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5147108Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2022-12-01T09:59:43.5147379Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2022-12-01T09:59:43.5147634Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2022-12-01T09:59:43.5147885Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5148198Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2022-12-01T09:59:43.5150197Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2022-12-01T09:59:43.5152259Z adding 'torch/include/ATen/ops/_mps_max_pool2d.h' 2022-12-01T09:59:43.5154100Z adding 'torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5155860Z adding 'torch/include/ATen/ops/_mps_max_pool2d_native.h' 2022-12-01T09:59:43.5157733Z adding 'torch/include/ATen/ops/_mps_max_pool2d_ops.h' 2022-12-01T09:59:43.5159880Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h' 2022-12-01T09:59:43.5162016Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5163771Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h' 2022-12-01T09:59:43.5165675Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h' 2022-12-01T09:59:43.5167424Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h' 2022-12-01T09:59:43.5169486Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h' 2022-12-01T09:59:43.5171703Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2022-12-01T09:59:43.5174036Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5176103Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2022-12-01T09:59:43.5177857Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2022-12-01T09:59:43.5179596Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2022-12-01T09:59:43.5181643Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2022-12-01T09:59:43.5183481Z adding 'torch/include/ATen/ops/_neg_view.h' 2022-12-01T09:59:43.5185492Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5186920Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2022-12-01T09:59:43.5188836Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5190702Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.5192339Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2022-12-01T09:59:43.5194204Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2022-12-01T09:59:43.5195962Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2022-12-01T09:59:43.5197739Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2022-12-01T09:59:43.5199767Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2022-12-01T09:59:43.5201783Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2022-12-01T09:59:43.5203948Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5206633Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2022-12-01T09:59:43.5208074Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2022-12-01T09:59:43.5210233Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5212001Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2022-12-01T09:59:43.5213672Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2022-12-01T09:59:43.5215597Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2022-12-01T09:59:43.5217565Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2022-12-01T09:59:43.5219417Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2022-12-01T09:59:43.5221151Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2022-12-01T09:59:43.5223250Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2022-12-01T09:59:43.5224452Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2022-12-01T09:59:43.5226287Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2022-12-01T09:59:43.5228144Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2022-12-01T09:59:43.5229983Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2022-12-01T09:59:43.5232271Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5233701Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2022-12-01T09:59:43.5235518Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2022-12-01T09:59:43.5237513Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2022-12-01T09:59:43.5239454Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2022-12-01T09:59:43.5241139Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2022-12-01T09:59:43.5242988Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2022-12-01T09:59:43.5244711Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2022-12-01T09:59:43.5246560Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2022-12-01T09:59:43.5248545Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2022-12-01T09:59:43.5250742Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2022-12-01T09:59:43.5252777Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5254778Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2022-12-01T09:59:43.5256855Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2022-12-01T09:59:43.5258802Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm.h' 2022-12-01T09:59:43.5260842Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5262751Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_native.h' 2022-12-01T09:59:43.5264800Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_ops.h' 2022-12-01T09:59:43.5266601Z adding 'torch/include/ATen/ops/_nested_tensor_offsets.h' 2022-12-01T09:59:43.5268346Z adding 'torch/include/ATen/ops/_nested_tensor_offsets_native.h' 2022-12-01T09:59:43.5270060Z adding 'torch/include/ATen/ops/_nested_tensor_offsets_ops.h' 2022-12-01T09:59:43.5271835Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2022-12-01T09:59:43.5273517Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5275264Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2022-12-01T09:59:43.5277100Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2022-12-01T09:59:43.5279137Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2022-12-01T09:59:43.5281014Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2022-12-01T09:59:43.5282930Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2022-12-01T09:59:43.5284442Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2022-12-01T09:59:43.5286218Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5287779Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2022-12-01T09:59:43.5289465Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2022-12-01T09:59:43.5291450Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2022-12-01T09:59:43.5293120Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2022-12-01T09:59:43.5295749Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5297030Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.5298772Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2022-12-01T09:59:43.5300680Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2022-12-01T09:59:43.5302706Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2022-12-01T09:59:43.5304562Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2022-12-01T09:59:43.5306361Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2022-12-01T09:59:43.5308368Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2022-12-01T09:59:43.5310419Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2022-12-01T09:59:43.5312451Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5314438Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2022-12-01T09:59:43.5316382Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2022-12-01T09:59:43.5318199Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2022-12-01T09:59:43.5320191Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5321847Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2022-12-01T09:59:43.5337246Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2022-12-01T09:59:43.5339419Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2022-12-01T09:59:43.5341436Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5343215Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2022-12-01T09:59:43.5345216Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2022-12-01T09:59:43.5346942Z adding 'torch/include/ATen/ops/_nnz.h' 2022-12-01T09:59:43.5348711Z adding 'torch/include/ATen/ops/_nnz_native.h' 2022-12-01T09:59:43.5350585Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2022-12-01T09:59:43.5352539Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2022-12-01T09:59:43.5354542Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2022-12-01T09:59:43.5356638Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5358347Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2022-12-01T09:59:43.5360327Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2022-12-01T09:59:43.5362293Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5364006Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2022-12-01T09:59:43.5365983Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2022-12-01T09:59:43.5367811Z adding 'torch/include/ATen/ops/_pad_circular.h' 2022-12-01T09:59:43.5369782Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5371643Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2022-12-01T09:59:43.5374003Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2022-12-01T09:59:43.5375967Z adding 'torch/include/ATen/ops/_pad_enum.h' 2022-12-01T09:59:43.5377665Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5379096Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2022-12-01T09:59:43.5380686Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2022-12-01T09:59:43.5382212Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2022-12-01T09:59:43.5383814Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5385293Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2022-12-01T09:59:43.5386741Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2022-12-01T09:59:43.5388168Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2022-12-01T09:59:43.5389780Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5391173Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2022-12-01T09:59:43.5392601Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2022-12-01T09:59:43.5394263Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2022-12-01T09:59:43.5395935Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2022-12-01T09:59:43.5397329Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2022-12-01T09:59:43.5399073Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5400566Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2022-12-01T09:59:43.5402093Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2022-12-01T09:59:43.5403559Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2022-12-01T09:59:43.5405313Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2022-12-01T09:59:43.5406872Z adding 'torch/include/ATen/ops/_pin_memory.h' 2022-12-01T09:59:43.5408623Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5410302Z adding 'torch/include/ATen/ops/_pin_memory_cuda_dispatch.h' 2022-12-01T09:59:43.5411847Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2022-12-01T09:59:43.5413523Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2022-12-01T09:59:43.5415293Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2022-12-01T09:59:43.5417033Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5418506Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2022-12-01T09:59:43.5420120Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2022-12-01T09:59:43.5421702Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2022-12-01T09:59:43.5423409Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2022-12-01T09:59:43.5425153Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5426836Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.5428230Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2022-12-01T09:59:43.5429877Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2022-12-01T09:59:43.5431511Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2022-12-01T09:59:43.5433094Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2022-12-01T09:59:43.5434686Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2022-12-01T09:59:43.5436219Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2022-12-01T09:59:43.5437809Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2022-12-01T09:59:43.5439520Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2022-12-01T09:59:43.5441259Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5442737Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2022-12-01T09:59:43.5444353Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2022-12-01T09:59:43.5445958Z adding 'torch/include/ATen/ops/_resize_output.h' 2022-12-01T09:59:43.5447670Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5449249Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2022-12-01T09:59:43.5450825Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2022-12-01T09:59:43.5452590Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2022-12-01T09:59:43.5454566Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2022-12-01T09:59:43.5456752Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5458093Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2022-12-01T09:59:43.5459867Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2022-12-01T09:59:43.5461700Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2022-12-01T09:59:43.5463786Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5465569Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2022-12-01T09:59:43.5467384Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2022-12-01T09:59:43.5469050Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2022-12-01T09:59:43.5470907Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2022-12-01T09:59:43.5472709Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2022-12-01T09:59:43.5474623Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5476194Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2022-12-01T09:59:43.5478044Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2022-12-01T09:59:43.5479862Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention.h' 2022-12-01T09:59:43.5481911Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5483557Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward.h' 2022-12-01T09:59:43.5485372Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_cpu_dispatch.h' 2022-12-01T09:59:43.5487142Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_cuda_dispatch.h' 2022-12-01T09:59:43.5488934Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_meta_dispatch.h' 2022-12-01T09:59:43.5490768Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_native.h' 2022-12-01T09:59:43.5492669Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_ops.h' 2022-12-01T09:59:43.5494672Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2022-12-01T09:59:43.5496619Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5498297Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2022-12-01T09:59:43.5500222Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2022-12-01T09:59:43.5501996Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_native.h' 2022-12-01T09:59:43.5503892Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_ops.h' 2022-12-01T09:59:43.5505815Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2022-12-01T09:59:43.5507836Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5509600Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2022-12-01T09:59:43.5511451Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2022-12-01T09:59:43.5513222Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2022-12-01T09:59:43.5515202Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2022-12-01T09:59:43.5517024Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2022-12-01T09:59:43.5518902Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5520579Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2022-12-01T09:59:43.5522332Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2022-12-01T09:59:43.5524305Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2022-12-01T09:59:43.5526622Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5528182Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2022-12-01T09:59:43.5529900Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2022-12-01T09:59:43.5531705Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2022-12-01T09:59:43.5533706Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2022-12-01T09:59:43.5535696Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2022-12-01T09:59:43.5537657Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2022-12-01T09:59:43.5539346Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2022-12-01T09:59:43.5541099Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2022-12-01T09:59:43.5543053Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2022-12-01T09:59:43.5544869Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2022-12-01T09:59:43.5546820Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5548450Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2022-12-01T09:59:43.5550321Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2022-12-01T09:59:43.5552091Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2022-12-01T09:59:43.5554021Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5555635Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2022-12-01T09:59:43.5557572Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2022-12-01T09:59:43.5559300Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2022-12-01T09:59:43.5561193Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5562766Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2022-12-01T09:59:43.5564584Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2022-12-01T09:59:43.5566302Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2022-12-01T09:59:43.5568191Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5569879Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2022-12-01T09:59:43.5571857Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2022-12-01T09:59:43.5573614Z adding 'torch/include/ATen/ops/_softmax.h' 2022-12-01T09:59:43.5575927Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2022-12-01T09:59:43.5578014Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.5579947Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2022-12-01T09:59:43.5581566Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2022-12-01T09:59:43.5583135Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2022-12-01T09:59:43.5584917Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2022-12-01T09:59:43.5586997Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2022-12-01T09:59:43.5588597Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2022-12-01T09:59:43.5590348Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.5591875Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2022-12-01T09:59:43.5593460Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2022-12-01T09:59:43.5595126Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2022-12-01T09:59:43.5596818Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2022-12-01T09:59:43.5598630Z adding 'torch/include/ATen/ops/_softmax_native.h' 2022-12-01T09:59:43.5600453Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2022-12-01T09:59:43.5602340Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2022-12-01T09:59:43.5604231Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5605872Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2022-12-01T09:59:43.5607764Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2022-12-01T09:59:43.5609549Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2022-12-01T09:59:43.5611442Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2022-12-01T09:59:43.5613382Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5615394Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.5617031Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2022-12-01T09:59:43.5618951Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2022-12-01T09:59:43.5620926Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2022-12-01T09:59:43.5622795Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2022-12-01T09:59:43.5624567Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2022-12-01T09:59:43.5626449Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5628078Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2022-12-01T09:59:43.5629864Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2022-12-01T09:59:43.5631705Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2022-12-01T09:59:43.5633585Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5635158Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2022-12-01T09:59:43.5636868Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2022-12-01T09:59:43.5638732Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2022-12-01T09:59:43.5640598Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5642212Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2022-12-01T09:59:43.5643959Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2022-12-01T09:59:43.5645761Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2022-12-01T09:59:43.5647574Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5649190Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2022-12-01T09:59:43.5651027Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2022-12-01T09:59:43.5652949Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2022-12-01T09:59:43.5655053Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2022-12-01T09:59:43.5656946Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5658693Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2022-12-01T09:59:43.5660391Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2022-12-01T09:59:43.5662280Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2022-12-01T09:59:43.5664170Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5665878Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2022-12-01T09:59:43.5667560Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2022-12-01T09:59:43.5669391Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2022-12-01T09:59:43.5671253Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2022-12-01T09:59:43.5673084Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5674707Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2022-12-01T09:59:43.5676544Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2022-12-01T09:59:43.5678290Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2022-12-01T09:59:43.5680121Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5681730Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2022-12-01T09:59:43.5683495Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2022-12-01T09:59:43.5685267Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2022-12-01T09:59:43.5687122Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5688740Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2022-12-01T09:59:43.5690569Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2022-12-01T09:59:43.5692466Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2022-12-01T09:59:43.5694424Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5696141Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2022-12-01T09:59:43.5697994Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2022-12-01T09:59:43.5699773Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2022-12-01T09:59:43.5701609Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2022-12-01T09:59:43.5703529Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5705213Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2022-12-01T09:59:43.5707084Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2022-12-01T09:59:43.5708915Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5710559Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5712150Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2022-12-01T09:59:43.5714130Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2022-12-01T09:59:43.5715832Z adding 'torch/include/ATen/ops/_sparse_mask_helper.h' 2022-12-01T09:59:43.5717703Z adding 'torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5719358Z adding 'torch/include/ATen/ops/_sparse_mask_helper_native.h' 2022-12-01T09:59:43.5721072Z adding 'torch/include/ATen/ops/_sparse_mask_helper_ops.h' 2022-12-01T09:59:43.5722837Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2022-12-01T09:59:43.5724568Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5726187Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2022-12-01T09:59:43.5727851Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2022-12-01T09:59:43.5729613Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2022-12-01T09:59:43.5731439Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2022-12-01T09:59:43.5733274Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5735037Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2022-12-01T09:59:43.5736893Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2022-12-01T09:59:43.5738700Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5740424Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5742075Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2022-12-01T09:59:43.5743976Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2022-12-01T09:59:43.5746398Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2022-12-01T09:59:43.5748305Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5749928Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2022-12-01T09:59:43.5751743Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2022-12-01T09:59:43.5753544Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2022-12-01T09:59:43.5755259Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2022-12-01T09:59:43.5757159Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5758762Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2022-12-01T09:59:43.5760479Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2022-12-01T09:59:43.5762282Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5763975Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5765514Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2022-12-01T09:59:43.5767517Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2022-12-01T09:59:43.5769281Z adding 'torch/include/ATen/ops/_spdiags.h' 2022-12-01T09:59:43.5771239Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5772911Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2022-12-01T09:59:43.5774682Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2022-12-01T09:59:43.5776602Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2022-12-01T09:59:43.5778267Z adding 'torch/include/ATen/ops/_stack.h' 2022-12-01T09:59:43.5780071Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5781836Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2022-12-01T09:59:43.5783649Z adding 'torch/include/ATen/ops/_stack_native.h' 2022-12-01T09:59:43.5785617Z adding 'torch/include/ATen/ops/_stack_ops.h' 2022-12-01T09:59:43.5787443Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2022-12-01T09:59:43.5789386Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5791151Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2022-12-01T09:59:43.5792998Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2022-12-01T09:59:43.5794799Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2022-12-01T09:59:43.5796696Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5798513Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2022-12-01T09:59:43.5800294Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2022-12-01T09:59:43.5802044Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2022-12-01T09:59:43.5803961Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2022-12-01T09:59:43.5805753Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2022-12-01T09:59:43.5807726Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2022-12-01T09:59:43.5809611Z adding 'torch/include/ATen/ops/_symeig_helper.h' 2022-12-01T09:59:43.5811697Z adding 'torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5813543Z adding 'torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h' 2022-12-01T09:59:43.5815620Z adding 'torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h' 2022-12-01T09:59:43.5817426Z adding 'torch/include/ATen/ops/_symeig_helper_native.h' 2022-12-01T09:59:43.5819437Z adding 'torch/include/ATen/ops/_symeig_helper_ops.h' 2022-12-01T09:59:43.5821311Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2022-12-01T09:59:43.5823241Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5824945Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2022-12-01T09:59:43.5826929Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2022-12-01T09:59:43.5828861Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2022-12-01T09:59:43.5830781Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5832635Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5834353Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2022-12-01T09:59:43.5836346Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2022-12-01T09:59:43.5838200Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2022-12-01T09:59:43.5840169Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5841956Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2022-12-01T09:59:43.5843892Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5845739Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.5847391Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2022-12-01T09:59:43.5849278Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2022-12-01T09:59:43.5851101Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2022-12-01T09:59:43.5852997Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2022-12-01T09:59:43.5855085Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2022-12-01T09:59:43.5856865Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5858721Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2022-12-01T09:59:43.5860472Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2022-12-01T09:59:43.5862127Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2022-12-01T09:59:43.5863991Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2022-12-01T09:59:43.5865724Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5867347Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2022-12-01T09:59:43.5868947Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2022-12-01T09:59:43.5870759Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2022-12-01T09:59:43.5872539Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2022-12-01T09:59:43.5874306Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5875926Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2022-12-01T09:59:43.5877547Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2022-12-01T09:59:43.5879324Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2022-12-01T09:59:43.5881007Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2022-12-01T09:59:43.5882795Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5884445Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2022-12-01T09:59:43.5886105Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2022-12-01T09:59:43.5887743Z adding 'torch/include/ATen/ops/_test_string_default.h' 2022-12-01T09:59:43.5889540Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5891158Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2022-12-01T09:59:43.5892911Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2022-12-01T09:59:43.5894753Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2022-12-01T09:59:43.5896894Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5898504Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2022-12-01T09:59:43.5900210Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2022-12-01T09:59:43.5901969Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2022-12-01T09:59:43.5903841Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5905429Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2022-12-01T09:59:43.5907157Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2022-12-01T09:59:43.5908899Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2022-12-01T09:59:43.5910776Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5912372Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2022-12-01T09:59:43.5914143Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2022-12-01T09:59:43.5915951Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2022-12-01T09:59:43.5918310Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2022-12-01T09:59:43.5920013Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5921652Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2022-12-01T09:59:43.5923302Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2022-12-01T09:59:43.5925210Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2022-12-01T09:59:43.5927082Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5928835Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2022-12-01T09:59:43.5930428Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2022-12-01T09:59:43.5932378Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2022-12-01T09:59:43.5934640Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2022-12-01T09:59:43.5936531Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2022-12-01T09:59:43.5938351Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5940100Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2022-12-01T09:59:43.5941965Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5943641Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2022-12-01T09:59:43.5945306Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2022-12-01T09:59:43.5947261Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2022-12-01T09:59:43.5948881Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2022-12-01T09:59:43.5950884Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2022-12-01T09:59:43.5952651Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5954350Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2022-12-01T09:59:43.5955960Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2022-12-01T09:59:43.5957820Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2022-12-01T09:59:43.5959713Z adding 'torch/include/ATen/ops/_to_copy.h' 2022-12-01T09:59:43.5961650Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5963283Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2022-12-01T09:59:43.5965166Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2022-12-01T09:59:43.5966864Z adding 'torch/include/ATen/ops/_to_cpu.h' 2022-12-01T09:59:43.5968644Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.5970321Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2022-12-01T09:59:43.5972196Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2022-12-01T09:59:43.5973969Z adding 'torch/include/ATen/ops/_to_dense.h' 2022-12-01T09:59:43.5975867Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5977536Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2022-12-01T09:59:43.5979364Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2022-12-01T09:59:43.5981141Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op.h' 2022-12-01T09:59:43.5982900Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5984565Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_cuda_dispatch.h' 2022-12-01T09:59:43.5986122Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_native.h' 2022-12-01T09:59:43.5987847Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_ops.h' 2022-12-01T09:59:43.5989924Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2022-12-01T09:59:43.5991882Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.5993674Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2022-12-01T09:59:43.5995444Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2022-12-01T09:59:43.5997132Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2022-12-01T09:59:43.5998979Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2022-12-01T09:59:43.6001031Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h' 2022-12-01T09:59:43.6003149Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6005028Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h' 2022-12-01T09:59:43.6006687Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h' 2022-12-01T09:59:43.6008453Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h' 2022-12-01T09:59:43.6010786Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h' 2022-12-01T09:59:43.6012994Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2022-12-01T09:59:43.6015251Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6017019Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2022-12-01T09:59:43.6018878Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2022-12-01T09:59:43.6020700Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2022-12-01T09:59:43.6022875Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2022-12-01T09:59:43.6024885Z adding 'torch/include/ATen/ops/_trilinear.h' 2022-12-01T09:59:43.6026876Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6028700Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6030328Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2022-12-01T09:59:43.6032196Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2022-12-01T09:59:43.6034171Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2022-12-01T09:59:43.6036149Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6037863Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2022-12-01T09:59:43.6039574Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2022-12-01T09:59:43.6041479Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2022-12-01T09:59:43.6043299Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2022-12-01T09:59:43.6045203Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6046950Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2022-12-01T09:59:43.6048616Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2022-12-01T09:59:43.6050467Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2022-12-01T09:59:43.6052327Z adding 'torch/include/ATen/ops/_unique.h' 2022-12-01T09:59:43.6054188Z adding 'torch/include/ATen/ops/_unique2.h' 2022-12-01T09:59:43.6056363Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6058064Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2022-12-01T09:59:43.6059768Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2022-12-01T09:59:43.6061403Z adding 'torch/include/ATen/ops/_unique2_native.h' 2022-12-01T09:59:43.6063228Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2022-12-01T09:59:43.6065132Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6066871Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2022-12-01T09:59:43.6068482Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2022-12-01T09:59:43.6070208Z adding 'torch/include/ATen/ops/_unique_native.h' 2022-12-01T09:59:43.6071985Z adding 'torch/include/ATen/ops/_unique_ops.h' 2022-12-01T09:59:43.6073683Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2022-12-01T09:59:43.6075819Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6078267Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2022-12-01T09:59:43.6079074Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2022-12-01T09:59:43.6080985Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2022-12-01T09:59:43.6082859Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6084486Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2022-12-01T09:59:43.6086075Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2022-12-01T09:59:43.6088028Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2022-12-01T09:59:43.6090402Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2022-12-01T09:59:43.6092526Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6094500Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6096294Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2022-12-01T09:59:43.6098107Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2022-12-01T09:59:43.6099829Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2022-12-01T09:59:43.6101538Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2022-12-01T09:59:43.6103325Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2022-12-01T09:59:43.6105360Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2022-12-01T09:59:43.6107257Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6109046Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6110697Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2022-12-01T09:59:43.6112473Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2022-12-01T09:59:43.6114174Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2022-12-01T09:59:43.6115876Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2022-12-01T09:59:43.6117535Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2022-12-01T09:59:43.6119528Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2022-12-01T09:59:43.6121573Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2022-12-01T09:59:43.6123902Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2022-12-01T09:59:43.6125996Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6127752Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6129428Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2022-12-01T09:59:43.6131347Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2022-12-01T09:59:43.6133052Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2022-12-01T09:59:43.6134973Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2022-12-01T09:59:43.6136840Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2022-12-01T09:59:43.6138847Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2022-12-01T09:59:43.6140807Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6142577Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6144334Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2022-12-01T09:59:43.6146168Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2022-12-01T09:59:43.6147789Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2022-12-01T09:59:43.6149544Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2022-12-01T09:59:43.6151304Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2022-12-01T09:59:43.6153229Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2022-12-01T09:59:43.6155284Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2022-12-01T09:59:43.6157549Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2022-12-01T09:59:43.6159562Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6161548Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6163106Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2022-12-01T09:59:43.6165177Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2022-12-01T09:59:43.6167443Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2022-12-01T09:59:43.6169227Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2022-12-01T09:59:43.6171066Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2022-12-01T09:59:43.6173124Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2022-12-01T09:59:43.6175462Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6177246Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6178908Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2022-12-01T09:59:43.6180829Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2022-12-01T09:59:43.6182396Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2022-12-01T09:59:43.6184235Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2022-12-01T09:59:43.6186061Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2022-12-01T09:59:43.6188074Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2022-12-01T09:59:43.6190210Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2022-12-01T09:59:43.6192532Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2022-12-01T09:59:43.6194641Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6196600Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6198370Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2022-12-01T09:59:43.6200322Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2022-12-01T09:59:43.6202121Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2022-12-01T09:59:43.6204024Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2022-12-01T09:59:43.6205855Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2022-12-01T09:59:43.6208092Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2022-12-01T09:59:43.6210348Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6212275Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6214394Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2022-12-01T09:59:43.6216426Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2022-12-01T09:59:43.6218332Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2022-12-01T09:59:43.6220245Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2022-12-01T09:59:43.6222172Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2022-12-01T09:59:43.6224258Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2022-12-01T09:59:43.6226535Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2022-12-01T09:59:43.6229046Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2022-12-01T09:59:43.6231282Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6233181Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6235120Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2022-12-01T09:59:43.6237201Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2022-12-01T09:59:43.6239082Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2022-12-01T09:59:43.6241009Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2022-12-01T09:59:43.6242955Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2022-12-01T09:59:43.6245215Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2022-12-01T09:59:43.6247208Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6248853Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6250501Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2022-12-01T09:59:43.6252249Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2022-12-01T09:59:43.6254002Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2022-12-01T09:59:43.6255695Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2022-12-01T09:59:43.6257511Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2022-12-01T09:59:43.6259439Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2022-12-01T09:59:43.6261120Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2022-12-01T09:59:43.6263200Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2022-12-01T09:59:43.6264566Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2022-12-01T09:59:43.6266407Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2022-12-01T09:59:43.6267741Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2022-12-01T09:59:43.6269387Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6270729Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2022-12-01T09:59:43.6272343Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2022-12-01T09:59:43.6273913Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2022-12-01T09:59:43.6275568Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2022-12-01T09:59:43.6277121Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2022-12-01T09:59:43.6278668Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2022-12-01T09:59:43.6280228Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2022-12-01T09:59:43.6281870Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2022-12-01T09:59:43.6283674Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6285075Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2022-12-01T09:59:43.6286677Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2022-12-01T09:59:43.6288244Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2022-12-01T09:59:43.6289963Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6291453Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2022-12-01T09:59:43.6293100Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2022-12-01T09:59:43.6294808Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2022-12-01T09:59:43.6296807Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6298205Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2022-12-01T09:59:43.6300164Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2022-12-01T09:59:43.6301493Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2022-12-01T09:59:43.6303421Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6304956Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2022-12-01T09:59:43.6306853Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2022-12-01T09:59:43.6308736Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2022-12-01T09:59:43.6310509Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6312214Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2022-12-01T09:59:43.6313992Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2022-12-01T09:59:43.6315750Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2022-12-01T09:59:43.6317390Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6318937Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2022-12-01T09:59:43.6320749Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2022-12-01T09:59:43.6322315Z adding 'torch/include/ATen/ops/_values.h' 2022-12-01T09:59:43.6324020Z adding 'torch/include/ATen/ops/_values_copy.h' 2022-12-01T09:59:43.6325848Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6327605Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6329152Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2022-12-01T09:59:43.6331002Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2022-12-01T09:59:43.6332705Z adding 'torch/include/ATen/ops/_values_native.h' 2022-12-01T09:59:43.6334644Z adding 'torch/include/ATen/ops/_values_ops.h' 2022-12-01T09:59:43.6336338Z adding 'torch/include/ATen/ops/_version.h' 2022-12-01T09:59:43.6338124Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6339708Z adding 'torch/include/ATen/ops/_version_native.h' 2022-12-01T09:59:43.6341479Z adding 'torch/include/ATen/ops/_version_ops.h' 2022-12-01T09:59:43.6343185Z adding 'torch/include/ATen/ops/_weight_norm.h' 2022-12-01T09:59:43.6344985Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6346676Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2022-12-01T09:59:43.6348474Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6350185Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2022-12-01T09:59:43.6351875Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2022-12-01T09:59:43.6353649Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2022-12-01T09:59:43.6355541Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2022-12-01T09:59:43.6357411Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6359117Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2022-12-01T09:59:43.6360831Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2022-12-01T09:59:43.6362622Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2022-12-01T09:59:43.6364396Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2022-12-01T09:59:43.6366262Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6367959Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2022-12-01T09:59:43.6369768Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2022-12-01T09:59:43.6371452Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2022-12-01T09:59:43.6373303Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2022-12-01T09:59:43.6375174Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2022-12-01T09:59:43.6376963Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2022-12-01T09:59:43.6378711Z adding 'torch/include/ATen/ops/abs.h' 2022-12-01T09:59:43.6380527Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6382311Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2022-12-01T09:59:43.6384188Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2022-12-01T09:59:43.6385781Z adding 'torch/include/ATen/ops/abs_native.h' 2022-12-01T09:59:43.6387591Z adding 'torch/include/ATen/ops/abs_ops.h' 2022-12-01T09:59:43.6389343Z adding 'torch/include/ATen/ops/absolute.h' 2022-12-01T09:59:43.6391154Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6392781Z adding 'torch/include/ATen/ops/absolute_native.h' 2022-12-01T09:59:43.6394581Z adding 'torch/include/ATen/ops/absolute_ops.h' 2022-12-01T09:59:43.6396363Z adding 'torch/include/ATen/ops/acos.h' 2022-12-01T09:59:43.6398227Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6399917Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2022-12-01T09:59:43.6401509Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2022-12-01T09:59:43.6403120Z adding 'torch/include/ATen/ops/acos_meta.h' 2022-12-01T09:59:43.6404820Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2022-12-01T09:59:43.6406470Z adding 'torch/include/ATen/ops/acos_native.h' 2022-12-01T09:59:43.6408262Z adding 'torch/include/ATen/ops/acos_ops.h' 2022-12-01T09:59:43.6410004Z adding 'torch/include/ATen/ops/acosh.h' 2022-12-01T09:59:43.6412044Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6413709Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2022-12-01T09:59:43.6415868Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2022-12-01T09:59:43.6417486Z adding 'torch/include/ATen/ops/acosh_meta.h' 2022-12-01T09:59:43.6419174Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2022-12-01T09:59:43.6420810Z adding 'torch/include/ATen/ops/acosh_native.h' 2022-12-01T09:59:43.6422597Z adding 'torch/include/ATen/ops/acosh_ops.h' 2022-12-01T09:59:43.6424330Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2022-12-01T09:59:43.6426158Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6427794Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2022-12-01T09:59:43.6429472Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2022-12-01T09:59:43.6431265Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2022-12-01T09:59:43.6433123Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6434823Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2022-12-01T09:59:43.6436567Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2022-12-01T09:59:43.6438248Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2022-12-01T09:59:43.6440082Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2022-12-01T09:59:43.6441928Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2022-12-01T09:59:43.6443701Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2022-12-01T09:59:43.6445468Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2022-12-01T09:59:43.6447204Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2022-12-01T09:59:43.6448867Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2022-12-01T09:59:43.6450696Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2022-12-01T09:59:43.6452699Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6454429Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2022-12-01T09:59:43.6456091Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2022-12-01T09:59:43.6457705Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2022-12-01T09:59:43.6459476Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2022-12-01T09:59:43.6461203Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2022-12-01T09:59:43.6463141Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6464707Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2022-12-01T09:59:43.6466458Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2022-12-01T09:59:43.6468336Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2022-12-01T09:59:43.6470224Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2022-12-01T09:59:43.6472251Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6474048Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2022-12-01T09:59:43.6475732Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2022-12-01T09:59:43.6477408Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2022-12-01T09:59:43.6479016Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2022-12-01T09:59:43.6480658Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2022-12-01T09:59:43.6482348Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2022-12-01T09:59:43.6484274Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6486016Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2022-12-01T09:59:43.6487580Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2022-12-01T09:59:43.6489163Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2022-12-01T09:59:43.6490953Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2022-12-01T09:59:43.6492900Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2022-12-01T09:59:43.6494678Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2022-12-01T09:59:43.6496690Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2022-12-01T09:59:43.6498502Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2022-12-01T09:59:43.6500375Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6502066Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2022-12-01T09:59:43.6503740Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2022-12-01T09:59:43.6505398Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2022-12-01T09:59:43.6507096Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2022-12-01T09:59:43.6508862Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2022-12-01T09:59:43.6510682Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2022-12-01T09:59:43.6512513Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6514130Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2022-12-01T09:59:43.6515815Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2022-12-01T09:59:43.6517435Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2022-12-01T09:59:43.6519147Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2022-12-01T09:59:43.6521069Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2022-12-01T09:59:43.6522870Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2022-12-01T09:59:43.6524689Z adding 'torch/include/ATen/ops/add.h' 2022-12-01T09:59:43.6526393Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6528079Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6529646Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2022-12-01T09:59:43.6531371Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2022-12-01T09:59:43.6533119Z adding 'torch/include/ATen/ops/add_meta.h' 2022-12-01T09:59:43.6534835Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2022-12-01T09:59:43.6536974Z adding 'torch/include/ATen/ops/add_native.h' 2022-12-01T09:59:43.6539002Z adding 'torch/include/ATen/ops/add_ops.h' 2022-12-01T09:59:43.6540934Z adding 'torch/include/ATen/ops/addbmm.h' 2022-12-01T09:59:43.6542669Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2022-12-01T09:59:43.6544604Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2022-12-01T09:59:43.6546066Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2022-12-01T09:59:43.6547646Z adding 'torch/include/ATen/ops/addbmm_native.h' 2022-12-01T09:59:43.6549494Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2022-12-01T09:59:43.6551252Z adding 'torch/include/ATen/ops/addcdiv.h' 2022-12-01T09:59:43.6553086Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6554680Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2022-12-01T09:59:43.6556340Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2022-12-01T09:59:43.6557875Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2022-12-01T09:59:43.6559537Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2022-12-01T09:59:43.6561043Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2022-12-01T09:59:43.6562781Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2022-12-01T09:59:43.6564530Z adding 'torch/include/ATen/ops/addcmul.h' 2022-12-01T09:59:43.6566382Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6567900Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2022-12-01T09:59:43.6569567Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2022-12-01T09:59:43.6571134Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2022-12-01T09:59:43.6572840Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2022-12-01T09:59:43.6574729Z adding 'torch/include/ATen/ops/addcmul_native.h' 2022-12-01T09:59:43.6577342Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2022-12-01T09:59:43.6578983Z adding 'torch/include/ATen/ops/addmm.h' 2022-12-01T09:59:43.6580672Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6582375Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2022-12-01T09:59:43.6584033Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2022-12-01T09:59:43.6585698Z adding 'torch/include/ATen/ops/addmm_meta.h' 2022-12-01T09:59:43.6587396Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2022-12-01T09:59:43.6589235Z adding 'torch/include/ATen/ops/addmm_native.h' 2022-12-01T09:59:43.6591155Z adding 'torch/include/ATen/ops/addmm_ops.h' 2022-12-01T09:59:43.6592949Z adding 'torch/include/ATen/ops/addmv.h' 2022-12-01T09:59:43.6594812Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6596459Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2022-12-01T09:59:43.6598268Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2022-12-01T09:59:43.6599893Z adding 'torch/include/ATen/ops/addmv_meta.h' 2022-12-01T09:59:43.6601657Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2022-12-01T09:59:43.6603384Z adding 'torch/include/ATen/ops/addmv_native.h' 2022-12-01T09:59:43.6605321Z adding 'torch/include/ATen/ops/addmv_ops.h' 2022-12-01T09:59:43.6607119Z adding 'torch/include/ATen/ops/addr.h' 2022-12-01T09:59:43.6608966Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6610892Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2022-12-01T09:59:43.6612598Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2022-12-01T09:59:43.6614370Z adding 'torch/include/ATen/ops/addr_native.h' 2022-12-01T09:59:43.6616373Z adding 'torch/include/ATen/ops/addr_ops.h' 2022-12-01T09:59:43.6618252Z adding 'torch/include/ATen/ops/adjoint.h' 2022-12-01T09:59:43.6620370Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6622233Z adding 'torch/include/ATen/ops/adjoint_native.h' 2022-12-01T09:59:43.6623928Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2022-12-01T09:59:43.6625540Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2022-12-01T09:59:43.6627017Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2022-12-01T09:59:43.6628849Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6629999Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2022-12-01T09:59:43.6631660Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2022-12-01T09:59:43.6633250Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6634769Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2022-12-01T09:59:43.6636485Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2022-12-01T09:59:43.6638047Z adding 'torch/include/ATen/ops/alias.h' 2022-12-01T09:59:43.6639904Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6641451Z adding 'torch/include/ATen/ops/alias_copy.h' 2022-12-01T09:59:43.6643096Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6644647Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6646071Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2022-12-01T09:59:43.6647726Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2022-12-01T09:59:43.6649299Z adding 'torch/include/ATen/ops/alias_native.h' 2022-12-01T09:59:43.6650943Z adding 'torch/include/ATen/ops/alias_ops.h' 2022-12-01T09:59:43.6652548Z adding 'torch/include/ATen/ops/align_as.h' 2022-12-01T09:59:43.6654400Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6655982Z adding 'torch/include/ATen/ops/align_as_native.h' 2022-12-01T09:59:43.6657526Z adding 'torch/include/ATen/ops/align_as_ops.h' 2022-12-01T09:59:43.6659142Z adding 'torch/include/ATen/ops/align_tensors.h' 2022-12-01T09:59:43.6660767Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6662303Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2022-12-01T09:59:43.6663887Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2022-12-01T09:59:43.6665414Z adding 'torch/include/ATen/ops/align_to.h' 2022-12-01T09:59:43.6667048Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6668576Z adding 'torch/include/ATen/ops/align_to_native.h' 2022-12-01T09:59:43.6670214Z adding 'torch/include/ATen/ops/align_to_ops.h' 2022-12-01T09:59:43.6671981Z adding 'torch/include/ATen/ops/all.h' 2022-12-01T09:59:43.6673752Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6675423Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6677016Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2022-12-01T09:59:43.6678630Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2022-12-01T09:59:43.6680287Z adding 'torch/include/ATen/ops/all_meta.h' 2022-12-01T09:59:43.6681924Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2022-12-01T09:59:43.6683515Z adding 'torch/include/ATen/ops/all_native.h' 2022-12-01T09:59:43.6685738Z adding 'torch/include/ATen/ops/all_ops.h' 2022-12-01T09:59:43.6687310Z adding 'torch/include/ATen/ops/allclose.h' 2022-12-01T09:59:43.6689401Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6690686Z adding 'torch/include/ATen/ops/allclose_native.h' 2022-12-01T09:59:43.6692152Z adding 'torch/include/ATen/ops/allclose_ops.h' 2022-12-01T09:59:43.6693748Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2022-12-01T09:59:43.6695713Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6697293Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2022-12-01T09:59:43.6698977Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2022-12-01T09:59:43.6700851Z adding 'torch/include/ATen/ops/amax.h' 2022-12-01T09:59:43.6702773Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6704460Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2022-12-01T09:59:43.6706155Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2022-12-01T09:59:43.6707856Z adding 'torch/include/ATen/ops/amax_meta.h' 2022-12-01T09:59:43.6709739Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2022-12-01T09:59:43.6711295Z adding 'torch/include/ATen/ops/amax_native.h' 2022-12-01T09:59:43.6713137Z adding 'torch/include/ATen/ops/amax_ops.h' 2022-12-01T09:59:43.6714824Z adding 'torch/include/ATen/ops/amin.h' 2022-12-01T09:59:43.6717005Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6718677Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2022-12-01T09:59:43.6720309Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2022-12-01T09:59:43.6722023Z adding 'torch/include/ATen/ops/amin_meta.h' 2022-12-01T09:59:43.6723976Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2022-12-01T09:59:43.6725601Z adding 'torch/include/ATen/ops/amin_native.h' 2022-12-01T09:59:43.6727353Z adding 'torch/include/ATen/ops/amin_ops.h' 2022-12-01T09:59:43.6729247Z adding 'torch/include/ATen/ops/aminmax.h' 2022-12-01T09:59:43.6731292Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6733095Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2022-12-01T09:59:43.6735251Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2022-12-01T09:59:43.6736981Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2022-12-01T09:59:43.6738837Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2022-12-01T09:59:43.6740490Z adding 'torch/include/ATen/ops/aminmax_native.h' 2022-12-01T09:59:43.6742480Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2022-12-01T09:59:43.6744209Z adding 'torch/include/ATen/ops/and.h' 2022-12-01T09:59:43.6746240Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6747853Z adding 'torch/include/ATen/ops/and_native.h' 2022-12-01T09:59:43.6749894Z adding 'torch/include/ATen/ops/and_ops.h' 2022-12-01T09:59:43.6751685Z adding 'torch/include/ATen/ops/angle.h' 2022-12-01T09:59:43.6753619Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2022-12-01T09:59:43.6755328Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2022-12-01T09:59:43.6757144Z adding 'torch/include/ATen/ops/angle_native.h' 2022-12-01T09:59:43.6758925Z adding 'torch/include/ATen/ops/angle_ops.h' 2022-12-01T09:59:43.6760976Z adding 'torch/include/ATen/ops/any.h' 2022-12-01T09:59:43.6762976Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6764820Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6766501Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2022-12-01T09:59:43.6768413Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2022-12-01T09:59:43.6770221Z adding 'torch/include/ATen/ops/any_meta.h' 2022-12-01T09:59:43.6772226Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2022-12-01T09:59:43.6774289Z adding 'torch/include/ATen/ops/any_native.h' 2022-12-01T09:59:43.6776521Z adding 'torch/include/ATen/ops/any_ops.h' 2022-12-01T09:59:43.6778831Z adding 'torch/include/ATen/ops/arange.h' 2022-12-01T09:59:43.6780999Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6782364Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2022-12-01T09:59:43.6783976Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2022-12-01T09:59:43.6785619Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2022-12-01T09:59:43.6787266Z adding 'torch/include/ATen/ops/arange_native.h' 2022-12-01T09:59:43.6789257Z adding 'torch/include/ATen/ops/arange_ops.h' 2022-12-01T09:59:43.6791078Z adding 'torch/include/ATen/ops/arccos.h' 2022-12-01T09:59:43.6792924Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6794532Z adding 'torch/include/ATen/ops/arccos_native.h' 2022-12-01T09:59:43.6796159Z adding 'torch/include/ATen/ops/arccos_ops.h' 2022-12-01T09:59:43.6797798Z adding 'torch/include/ATen/ops/arccosh.h' 2022-12-01T09:59:43.6799564Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6801141Z adding 'torch/include/ATen/ops/arccosh_native.h' 2022-12-01T09:59:43.6802946Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2022-12-01T09:59:43.6804753Z adding 'torch/include/ATen/ops/arcsin.h' 2022-12-01T09:59:43.6806331Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6807844Z adding 'torch/include/ATen/ops/arcsin_native.h' 2022-12-01T09:59:43.6809533Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2022-12-01T09:59:43.6811310Z adding 'torch/include/ATen/ops/arcsinh.h' 2022-12-01T09:59:43.6813083Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6814691Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2022-12-01T09:59:43.6816599Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2022-12-01T09:59:43.6818342Z adding 'torch/include/ATen/ops/arctan.h' 2022-12-01T09:59:43.6820032Z adding 'torch/include/ATen/ops/arctan2.h' 2022-12-01T09:59:43.6821795Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6823337Z adding 'torch/include/ATen/ops/arctan2_native.h' 2022-12-01T09:59:43.6825283Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2022-12-01T09:59:43.6827229Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6828855Z adding 'torch/include/ATen/ops/arctan_native.h' 2022-12-01T09:59:43.6830661Z adding 'torch/include/ATen/ops/arctan_ops.h' 2022-12-01T09:59:43.6832496Z adding 'torch/include/ATen/ops/arctanh.h' 2022-12-01T09:59:43.6834361Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6835997Z adding 'torch/include/ATen/ops/arctanh_native.h' 2022-12-01T09:59:43.6837807Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2022-12-01T09:59:43.6839621Z adding 'torch/include/ATen/ops/argmax.h' 2022-12-01T09:59:43.6841515Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6843219Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2022-12-01T09:59:43.6844997Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2022-12-01T09:59:43.6846775Z adding 'torch/include/ATen/ops/argmax_meta.h' 2022-12-01T09:59:43.6848554Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2022-12-01T09:59:43.6850330Z adding 'torch/include/ATen/ops/argmax_native.h' 2022-12-01T09:59:43.6852185Z adding 'torch/include/ATen/ops/argmax_ops.h' 2022-12-01T09:59:43.6854136Z adding 'torch/include/ATen/ops/argmin.h' 2022-12-01T09:59:43.6856080Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6857831Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2022-12-01T09:59:43.6859541Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2022-12-01T09:59:43.6861273Z adding 'torch/include/ATen/ops/argmin_meta.h' 2022-12-01T09:59:43.6863036Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2022-12-01T09:59:43.6864732Z adding 'torch/include/ATen/ops/argmin_native.h' 2022-12-01T09:59:43.6866520Z adding 'torch/include/ATen/ops/argmin_ops.h' 2022-12-01T09:59:43.6868490Z adding 'torch/include/ATen/ops/argsort.h' 2022-12-01T09:59:43.6870514Z adding 'torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6872304Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6873997Z adding 'torch/include/ATen/ops/argsort_cpu_dispatch.h' 2022-12-01T09:59:43.6875739Z adding 'torch/include/ATen/ops/argsort_cuda_dispatch.h' 2022-12-01T09:59:43.6877454Z adding 'torch/include/ATen/ops/argsort_native.h' 2022-12-01T09:59:43.6879389Z adding 'torch/include/ATen/ops/argsort_ops.h' 2022-12-01T09:59:43.6881185Z adding 'torch/include/ATen/ops/argwhere.h' 2022-12-01T09:59:43.6883037Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6884708Z adding 'torch/include/ATen/ops/argwhere_native.h' 2022-12-01T09:59:43.6886434Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2022-12-01T09:59:43.6888321Z adding 'torch/include/ATen/ops/as_strided.h' 2022-12-01T09:59:43.6890476Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6892360Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2022-12-01T09:59:43.6894443Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6896414Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6898055Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2022-12-01T09:59:43.6899951Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2022-12-01T09:59:43.6901768Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2022-12-01T09:59:43.6903565Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2022-12-01T09:59:43.6905333Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2022-12-01T09:59:43.6907059Z adding 'torch/include/ATen/ops/as_strided_native.h' 2022-12-01T09:59:43.6908907Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2022-12-01T09:59:43.6910885Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2022-12-01T09:59:43.6912900Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.6914637Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2022-12-01T09:59:43.6916530Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2022-12-01T09:59:43.6918303Z adding 'torch/include/ATen/ops/asin.h' 2022-12-01T09:59:43.6920186Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6921871Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2022-12-01T09:59:43.6923601Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2022-12-01T09:59:43.6925283Z adding 'torch/include/ATen/ops/asin_meta.h' 2022-12-01T09:59:43.6926984Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2022-12-01T09:59:43.6928713Z adding 'torch/include/ATen/ops/asin_native.h' 2022-12-01T09:59:43.6930650Z adding 'torch/include/ATen/ops/asin_ops.h' 2022-12-01T09:59:43.6932529Z adding 'torch/include/ATen/ops/asinh.h' 2022-12-01T09:59:43.6934596Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6936283Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2022-12-01T09:59:43.6938063Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2022-12-01T09:59:43.6939758Z adding 'torch/include/ATen/ops/asinh_meta.h' 2022-12-01T09:59:43.6941500Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2022-12-01T09:59:43.6943213Z adding 'torch/include/ATen/ops/asinh_native.h' 2022-12-01T09:59:43.6945044Z adding 'torch/include/ATen/ops/asinh_ops.h' 2022-12-01T09:59:43.6946846Z adding 'torch/include/ATen/ops/atan.h' 2022-12-01T09:59:43.6948622Z adding 'torch/include/ATen/ops/atan2.h' 2022-12-01T09:59:43.6950521Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6952949Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2022-12-01T09:59:43.6954004Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2022-12-01T09:59:43.6956029Z adding 'torch/include/ATen/ops/atan2_meta.h' 2022-12-01T09:59:43.6957612Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2022-12-01T09:59:43.6959205Z adding 'torch/include/ATen/ops/atan2_native.h' 2022-12-01T09:59:43.6960879Z adding 'torch/include/ATen/ops/atan2_ops.h' 2022-12-01T09:59:43.6962842Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6964421Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2022-12-01T09:59:43.6966152Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2022-12-01T09:59:43.6967977Z adding 'torch/include/ATen/ops/atan_meta.h' 2022-12-01T09:59:43.6969773Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2022-12-01T09:59:43.6971387Z adding 'torch/include/ATen/ops/atan_native.h' 2022-12-01T09:59:43.6973345Z adding 'torch/include/ATen/ops/atan_ops.h' 2022-12-01T09:59:43.6975330Z adding 'torch/include/ATen/ops/atanh.h' 2022-12-01T09:59:43.6977504Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.6979016Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2022-12-01T09:59:43.6980796Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2022-12-01T09:59:43.6982474Z adding 'torch/include/ATen/ops/atanh_meta.h' 2022-12-01T09:59:43.6984929Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2022-12-01T09:59:43.6986728Z adding 'torch/include/ATen/ops/atanh_native.h' 2022-12-01T09:59:43.6988594Z adding 'torch/include/ATen/ops/atanh_ops.h' 2022-12-01T09:59:43.6990378Z adding 'torch/include/ATen/ops/atleast_1d.h' 2022-12-01T09:59:43.6992354Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.6994169Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2022-12-01T09:59:43.6995873Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2022-12-01T09:59:43.6997630Z adding 'torch/include/ATen/ops/atleast_2d.h' 2022-12-01T09:59:43.6999575Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7001159Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2022-12-01T09:59:43.7003017Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2022-12-01T09:59:43.7004780Z adding 'torch/include/ATen/ops/atleast_3d.h' 2022-12-01T09:59:43.7006710Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7008309Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2022-12-01T09:59:43.7010245Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2022-12-01T09:59:43.7012061Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2022-12-01T09:59:43.7014165Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7015839Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2022-12-01T09:59:43.7017730Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2022-12-01T09:59:43.7019625Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2022-12-01T09:59:43.7021555Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2022-12-01T09:59:43.7023726Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.7025488Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2022-12-01T09:59:43.7027236Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2022-12-01T09:59:43.7028959Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2022-12-01T09:59:43.7030830Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2022-12-01T09:59:43.7032599Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2022-12-01T09:59:43.7034601Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2022-12-01T09:59:43.7036667Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.7038326Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2022-12-01T09:59:43.7040146Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2022-12-01T09:59:43.7042349Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2022-12-01T09:59:43.7044193Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2022-12-01T09:59:43.7046181Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2022-12-01T09:59:43.7048199Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2022-12-01T09:59:43.7050129Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2022-12-01T09:59:43.7052220Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2022-12-01T09:59:43.7054427Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.7056339Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2022-12-01T09:59:43.7058241Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2022-12-01T09:59:43.7060033Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2022-12-01T09:59:43.7061906Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2022-12-01T09:59:43.7063700Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2022-12-01T09:59:43.7065700Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2022-12-01T09:59:43.7067748Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.7069374Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2022-12-01T09:59:43.7071256Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2022-12-01T09:59:43.7072990Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2022-12-01T09:59:43.7074818Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2022-12-01T09:59:43.7076668Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2022-12-01T09:59:43.7078848Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2022-12-01T09:59:43.7080647Z adding 'torch/include/ATen/ops/baddbmm.h' 2022-12-01T09:59:43.7082710Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.7084369Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2022-12-01T09:59:43.7086206Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2022-12-01T09:59:43.7087904Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2022-12-01T09:59:43.7089776Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2022-12-01T09:59:43.7091605Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2022-12-01T09:59:43.7093592Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2022-12-01T09:59:43.7095749Z adding 'torch/include/ATen/ops/bartlett_window.h' 2022-12-01T09:59:43.7097877Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7099519Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2022-12-01T09:59:43.7101595Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2022-12-01T09:59:43.7103426Z adding 'torch/include/ATen/ops/batch_norm.h' 2022-12-01T09:59:43.7105402Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2022-12-01T09:59:43.7107348Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7109109Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2022-12-01T09:59:43.7110818Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2022-12-01T09:59:43.7112819Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2022-12-01T09:59:43.7114792Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2022-12-01T09:59:43.7116876Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7118584Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2022-12-01T09:59:43.7120343Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2022-12-01T09:59:43.7122342Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2022-12-01T09:59:43.7124317Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7126228Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2022-12-01T09:59:43.7128195Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2022-12-01T09:59:43.7129884Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2022-12-01T09:59:43.7132017Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2022-12-01T09:59:43.7134087Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2022-12-01T09:59:43.7136251Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7138046Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2022-12-01T09:59:43.7139830Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2022-12-01T09:59:43.7141946Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2022-12-01T09:59:43.7144064Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2022-12-01T09:59:43.7146161Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7147947Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2022-12-01T09:59:43.7149777Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2022-12-01T09:59:43.7151769Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2022-12-01T09:59:43.7153734Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2022-12-01T09:59:43.7155623Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2022-12-01T09:59:43.7157529Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2022-12-01T09:59:43.7159534Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7161263Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2022-12-01T09:59:43.7162993Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2022-12-01T09:59:43.7164911Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2022-12-01T09:59:43.7166872Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2022-12-01T09:59:43.7168958Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7170871Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2022-12-01T09:59:43.7172695Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2022-12-01T09:59:43.7174623Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2022-12-01T09:59:43.7176711Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2022-12-01T09:59:43.7178723Z adding 'torch/include/ATen/ops/bernoulli.h' 2022-12-01T09:59:43.7180963Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7182750Z adding 'torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7184443Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2022-12-01T09:59:43.7186302Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2022-12-01T09:59:43.7188134Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2022-12-01T09:59:43.7189990Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2022-12-01T09:59:43.7192215Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2022-12-01T09:59:43.7194196Z adding 'torch/include/ATen/ops/bilinear.h' 2022-12-01T09:59:43.7196183Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7198020Z adding 'torch/include/ATen/ops/bilinear_native.h' 2022-12-01T09:59:43.7199878Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2022-12-01T09:59:43.7201796Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2022-12-01T09:59:43.7203758Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2022-12-01T09:59:43.7205714Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2022-12-01T09:59:43.7207574Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2022-12-01T09:59:43.7209431Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2022-12-01T09:59:43.7211644Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2022-12-01T09:59:43.7213535Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2022-12-01T09:59:43.7215756Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2022-12-01T09:59:43.7217558Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2022-12-01T09:59:43.7219548Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2022-12-01T09:59:43.7221506Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2022-12-01T09:59:43.7223548Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7225313Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2022-12-01T09:59:43.7227306Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2022-12-01T09:59:43.7229155Z adding 'torch/include/ATen/ops/bincount.h' 2022-12-01T09:59:43.7231104Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7232877Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2022-12-01T09:59:43.7234716Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2022-12-01T09:59:43.7236487Z adding 'torch/include/ATen/ops/bincount_native.h' 2022-12-01T09:59:43.7238545Z adding 'torch/include/ATen/ops/bincount_ops.h' 2022-12-01T09:59:43.7240582Z adding 'torch/include/ATen/ops/binomial.h' 2022-12-01T09:59:43.7242544Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7244221Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2022-12-01T09:59:43.7246009Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2022-12-01T09:59:43.7247779Z adding 'torch/include/ATen/ops/binomial_native.h' 2022-12-01T09:59:43.7249721Z adding 'torch/include/ATen/ops/binomial_ops.h' 2022-12-01T09:59:43.7251807Z adding 'torch/include/ATen/ops/bitwise_and.h' 2022-12-01T09:59:43.7254000Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7256029Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.7257866Z adding 'torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7259638Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2022-12-01T09:59:43.7261470Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2022-12-01T09:59:43.7263243Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2022-12-01T09:59:43.7265087Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2022-12-01T09:59:43.7266971Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2022-12-01T09:59:43.7269085Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2022-12-01T09:59:43.7271191Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2022-12-01T09:59:43.7273628Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7275409Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.7276977Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2022-12-01T09:59:43.7278766Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2022-12-01T09:59:43.7280481Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2022-12-01T09:59:43.7282313Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2022-12-01T09:59:43.7284111Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2022-12-01T09:59:43.7286218Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2022-12-01T09:59:43.7288066Z adding 'torch/include/ATen/ops/bitwise_not.h' 2022-12-01T09:59:43.7290088Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.7291800Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2022-12-01T09:59:43.7293541Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2022-12-01T09:59:43.7295386Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2022-12-01T09:59:43.7297370Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2022-12-01T09:59:43.7299012Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2022-12-01T09:59:43.7300876Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2022-12-01T09:59:43.7302752Z adding 'torch/include/ATen/ops/bitwise_or.h' 2022-12-01T09:59:43.7304771Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7306653Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.7308337Z adding 'torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7310051Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2022-12-01T09:59:43.7311847Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2022-12-01T09:59:43.7313479Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2022-12-01T09:59:43.7315296Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2022-12-01T09:59:43.7317073Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2022-12-01T09:59:43.7319171Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2022-12-01T09:59:43.7321217Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2022-12-01T09:59:43.7323257Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7325152Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.7326797Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2022-12-01T09:59:43.7328573Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2022-12-01T09:59:43.7330300Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2022-12-01T09:59:43.7332093Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2022-12-01T09:59:43.7334004Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2022-12-01T09:59:43.7336321Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2022-12-01T09:59:43.7338410Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2022-12-01T09:59:43.7340442Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7342272Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.7344021Z adding 'torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7345723Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2022-12-01T09:59:43.7347529Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2022-12-01T09:59:43.7349185Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2022-12-01T09:59:43.7351316Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2022-12-01T09:59:43.7353413Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2022-12-01T09:59:43.7355845Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2022-12-01T09:59:43.7357874Z adding 'torch/include/ATen/ops/blackman_window.h' 2022-12-01T09:59:43.7359823Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7361389Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2022-12-01T09:59:43.7363296Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2022-12-01T09:59:43.7365074Z adding 'torch/include/ATen/ops/block_diag.h' 2022-12-01T09:59:43.7366806Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7368446Z adding 'torch/include/ATen/ops/block_diag_native.h' 2022-12-01T09:59:43.7370312Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2022-12-01T09:59:43.7372229Z adding 'torch/include/ATen/ops/bmm.h' 2022-12-01T09:59:43.7374438Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.7376232Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2022-12-01T09:59:43.7378121Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2022-12-01T09:59:43.7379887Z adding 'torch/include/ATen/ops/bmm_meta.h' 2022-12-01T09:59:43.7381872Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2022-12-01T09:59:43.7383655Z adding 'torch/include/ATen/ops/bmm_native.h' 2022-12-01T09:59:43.7385627Z adding 'torch/include/ATen/ops/bmm_ops.h' 2022-12-01T09:59:43.7387562Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2022-12-01T09:59:43.7389564Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7391172Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2022-12-01T09:59:43.7393075Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2022-12-01T09:59:43.7394951Z adding 'torch/include/ATen/ops/broadcast_to.h' 2022-12-01T09:59:43.7396804Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7398517Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2022-12-01T09:59:43.7400418Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2022-12-01T09:59:43.7402351Z adding 'torch/include/ATen/ops/bucketize.h' 2022-12-01T09:59:43.7404391Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7406234Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2022-12-01T09:59:43.7408105Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2022-12-01T09:59:43.7409925Z adding 'torch/include/ATen/ops/bucketize_native.h' 2022-12-01T09:59:43.7412186Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2022-12-01T09:59:43.7414170Z adding 'torch/include/ATen/ops/can_cast.h' 2022-12-01T09:59:43.7416284Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7417988Z adding 'torch/include/ATen/ops/can_cast_native.h' 2022-12-01T09:59:43.7419880Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2022-12-01T09:59:43.7422403Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2022-12-01T09:59:43.7424405Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7426113Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2022-12-01T09:59:43.7428003Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2022-12-01T09:59:43.7429917Z adding 'torch/include/ATen/ops/cat.h' 2022-12-01T09:59:43.7431967Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.7433804Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7435660Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2022-12-01T09:59:43.7437502Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2022-12-01T09:59:43.7439738Z adding 'torch/include/ATen/ops/cat_meta.h' 2022-12-01T09:59:43.7441721Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2022-12-01T09:59:43.7443655Z adding 'torch/include/ATen/ops/cat_native.h' 2022-12-01T09:59:43.7445749Z adding 'torch/include/ATen/ops/cat_ops.h' 2022-12-01T09:59:43.7447769Z adding 'torch/include/ATen/ops/cauchy.h' 2022-12-01T09:59:43.7449779Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7451685Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2022-12-01T09:59:43.7453621Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2022-12-01T09:59:43.7455656Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2022-12-01T09:59:43.7457528Z adding 'torch/include/ATen/ops/cauchy_native.h' 2022-12-01T09:59:43.7459557Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2022-12-01T09:59:43.7461344Z adding 'torch/include/ATen/ops/ccol_indices.h' 2022-12-01T09:59:43.7463386Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2022-12-01T09:59:43.7465325Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7467001Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2022-12-01T09:59:43.7468831Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2022-12-01T09:59:43.7470552Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2022-12-01T09:59:43.7472351Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2022-12-01T09:59:43.7474374Z adding 'torch/include/ATen/ops/cdist.h' 2022-12-01T09:59:43.7476220Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7477912Z adding 'torch/include/ATen/ops/cdist_native.h' 2022-12-01T09:59:43.7479737Z adding 'torch/include/ATen/ops/cdist_ops.h' 2022-12-01T09:59:43.7481671Z adding 'torch/include/ATen/ops/ceil.h' 2022-12-01T09:59:43.7483604Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.7485316Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2022-12-01T09:59:43.7487033Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2022-12-01T09:59:43.7488797Z adding 'torch/include/ATen/ops/ceil_meta.h' 2022-12-01T09:59:43.7490697Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2022-12-01T09:59:43.7492650Z adding 'torch/include/ATen/ops/ceil_native.h' 2022-12-01T09:59:43.7494665Z adding 'torch/include/ATen/ops/ceil_ops.h' 2022-12-01T09:59:43.7496569Z adding 'torch/include/ATen/ops/celu.h' 2022-12-01T09:59:43.7498333Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7499909Z adding 'torch/include/ATen/ops/celu_native.h' 2022-12-01T09:59:43.7501678Z adding 'torch/include/ATen/ops/celu_ops.h' 2022-12-01T09:59:43.7503467Z adding 'torch/include/ATen/ops/chain_matmul.h' 2022-12-01T09:59:43.7505199Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7506820Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2022-12-01T09:59:43.7508539Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2022-12-01T09:59:43.7510187Z adding 'torch/include/ATen/ops/chalf.h' 2022-12-01T09:59:43.7511888Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7513422Z adding 'torch/include/ATen/ops/chalf_native.h' 2022-12-01T09:59:43.7515081Z adding 'torch/include/ATen/ops/chalf_ops.h' 2022-12-01T09:59:43.7516889Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2022-12-01T09:59:43.7518598Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7520229Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2022-12-01T09:59:43.7521815Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2022-12-01T09:59:43.7523637Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2022-12-01T09:59:43.7525264Z adding 'torch/include/ATen/ops/cholesky.h' 2022-12-01T09:59:43.7527013Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2022-12-01T09:59:43.7528649Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2022-12-01T09:59:43.7530487Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2022-12-01T09:59:43.7532152Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2022-12-01T09:59:43.7534062Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2022-12-01T09:59:43.7535778Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2022-12-01T09:59:43.7537628Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2022-12-01T09:59:43.7539256Z adding 'torch/include/ATen/ops/cholesky_native.h' 2022-12-01T09:59:43.7541012Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2022-12-01T09:59:43.7542702Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2022-12-01T09:59:43.7544583Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7546131Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2022-12-01T09:59:43.7547940Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2022-12-01T09:59:43.7549606Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2022-12-01T09:59:43.7551515Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7553521Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2022-12-01T09:59:43.7554789Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2022-12-01T09:59:43.7556517Z adding 'torch/include/ATen/ops/chunk.h' 2022-12-01T09:59:43.7558407Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7559796Z adding 'torch/include/ATen/ops/chunk_native.h' 2022-12-01T09:59:43.7561508Z adding 'torch/include/ATen/ops/chunk_ops.h' 2022-12-01T09:59:43.7563351Z adding 'torch/include/ATen/ops/clamp.h' 2022-12-01T09:59:43.7565322Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.7566967Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2022-12-01T09:59:43.7568781Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2022-12-01T09:59:43.7570529Z adding 'torch/include/ATen/ops/clamp_max.h' 2022-12-01T09:59:43.7572670Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.7574623Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2022-12-01T09:59:43.7576259Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2022-12-01T09:59:43.7577847Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2022-12-01T09:59:43.7579645Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2022-12-01T09:59:43.7581267Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2022-12-01T09:59:43.7583216Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2022-12-01T09:59:43.7585075Z adding 'torch/include/ATen/ops/clamp_meta.h' 2022-12-01T09:59:43.7586770Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2022-12-01T09:59:43.7588566Z adding 'torch/include/ATen/ops/clamp_min.h' 2022-12-01T09:59:43.7590511Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.7592152Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2022-12-01T09:59:43.7593919Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2022-12-01T09:59:43.7595539Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2022-12-01T09:59:43.7597251Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2022-12-01T09:59:43.7598850Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2022-12-01T09:59:43.7600789Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2022-12-01T09:59:43.7602559Z adding 'torch/include/ATen/ops/clamp_native.h' 2022-12-01T09:59:43.7604608Z adding 'torch/include/ATen/ops/clamp_ops.h' 2022-12-01T09:59:43.7606513Z adding 'torch/include/ATen/ops/clip.h' 2022-12-01T09:59:43.7608504Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7610099Z adding 'torch/include/ATen/ops/clip_native.h' 2022-12-01T09:59:43.7612268Z adding 'torch/include/ATen/ops/clip_ops.h' 2022-12-01T09:59:43.7614242Z adding 'torch/include/ATen/ops/clone.h' 2022-12-01T09:59:43.7616176Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7617857Z adding 'torch/include/ATen/ops/clone_native.h' 2022-12-01T09:59:43.7619687Z adding 'torch/include/ATen/ops/clone_ops.h' 2022-12-01T09:59:43.7621286Z adding 'torch/include/ATen/ops/coalesce.h' 2022-12-01T09:59:43.7623063Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7624545Z adding 'torch/include/ATen/ops/coalesce_native.h' 2022-12-01T09:59:43.7626246Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2022-12-01T09:59:43.7628058Z adding 'torch/include/ATen/ops/col2im.h' 2022-12-01T09:59:43.7629943Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2022-12-01T09:59:43.7631717Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2022-12-01T09:59:43.7633457Z adding 'torch/include/ATen/ops/col2im_native.h' 2022-12-01T09:59:43.7635281Z adding 'torch/include/ATen/ops/col2im_ops.h' 2022-12-01T09:59:43.7636990Z adding 'torch/include/ATen/ops/col_indices.h' 2022-12-01T09:59:43.7638641Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2022-12-01T09:59:43.7640440Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7642063Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.7643564Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2022-12-01T09:59:43.7645374Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2022-12-01T09:59:43.7647598Z adding 'torch/include/ATen/ops/col_indices_native.h' 2022-12-01T09:59:43.7649210Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2022-12-01T09:59:43.7651160Z adding 'torch/include/ATen/ops/column_stack.h' 2022-12-01T09:59:43.7653352Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7655527Z adding 'torch/include/ATen/ops/column_stack_native.h' 2022-12-01T09:59:43.7657754Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2022-12-01T09:59:43.7660439Z adding 'torch/include/ATen/ops/combinations.h' 2022-12-01T09:59:43.7662897Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7664967Z adding 'torch/include/ATen/ops/combinations_native.h' 2022-12-01T09:59:43.7667278Z adding 'torch/include/ATen/ops/combinations_ops.h' 2022-12-01T09:59:43.7669498Z adding 'torch/include/ATen/ops/complex.h' 2022-12-01T09:59:43.7671859Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7674014Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2022-12-01T09:59:43.7676246Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2022-12-01T09:59:43.7678346Z adding 'torch/include/ATen/ops/complex_native.h' 2022-12-01T09:59:43.7680717Z adding 'torch/include/ATen/ops/complex_ops.h' 2022-12-01T09:59:43.7683052Z adding 'torch/include/ATen/ops/concat.h' 2022-12-01T09:59:43.7685492Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7687511Z adding 'torch/include/ATen/ops/concat_native.h' 2022-12-01T09:59:43.7690022Z adding 'torch/include/ATen/ops/concat_ops.h' 2022-12-01T09:59:43.7692531Z adding 'torch/include/ATen/ops/concatenate.h' 2022-12-01T09:59:43.7695091Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7697639Z adding 'torch/include/ATen/ops/concatenate_native.h' 2022-12-01T09:59:43.7700117Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2022-12-01T09:59:43.7702219Z adding 'torch/include/ATen/ops/conj.h' 2022-12-01T09:59:43.7705178Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7706131Z adding 'torch/include/ATen/ops/conj_native.h' 2022-12-01T09:59:43.7708811Z adding 'torch/include/ATen/ops/conj_ops.h' 2022-12-01T09:59:43.7710695Z adding 'torch/include/ATen/ops/conj_physical.h' 2022-12-01T09:59:43.7713202Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7715157Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7717372Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2022-12-01T09:59:43.7719414Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2022-12-01T09:59:43.7721698Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2022-12-01T09:59:43.7723972Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2022-12-01T09:59:43.7726182Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2022-12-01T09:59:43.7728507Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7730498Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2022-12-01T09:59:43.7732989Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2022-12-01T09:59:43.7735060Z adding 'torch/include/ATen/ops/contiguous.h' 2022-12-01T09:59:43.7737689Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7739440Z adding 'torch/include/ATen/ops/contiguous_native.h' 2022-12-01T09:59:43.7741945Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2022-12-01T09:59:43.7744012Z adding 'torch/include/ATen/ops/conv1d.h' 2022-12-01T09:59:43.7746467Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7748281Z adding 'torch/include/ATen/ops/conv1d_native.h' 2022-12-01T09:59:43.7751024Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2022-12-01T09:59:43.7752902Z adding 'torch/include/ATen/ops/conv2d.h' 2022-12-01T09:59:43.7755597Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7757570Z adding 'torch/include/ATen/ops/conv2d_native.h' 2022-12-01T09:59:43.7760055Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2022-12-01T09:59:43.7762261Z adding 'torch/include/ATen/ops/conv3d.h' 2022-12-01T09:59:43.7764648Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7766439Z adding 'torch/include/ATen/ops/conv3d_native.h' 2022-12-01T09:59:43.7768570Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2022-12-01T09:59:43.7770395Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2022-12-01T09:59:43.7772269Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7774227Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2022-12-01T09:59:43.7775965Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2022-12-01T09:59:43.7777748Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2022-12-01T09:59:43.7779344Z adding 'torch/include/ATen/ops/conv_tbc.h' 2022-12-01T09:59:43.7780855Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2022-12-01T09:59:43.7782459Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7783912Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2022-12-01T09:59:43.7785532Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2022-12-01T09:59:43.7787309Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7788722Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2022-12-01T09:59:43.7790479Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2022-12-01T09:59:43.7792127Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2022-12-01T09:59:43.7793989Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7795401Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2022-12-01T09:59:43.7797151Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2022-12-01T09:59:43.7798750Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2022-12-01T09:59:43.7800481Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7801913Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2022-12-01T09:59:43.7803595Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2022-12-01T09:59:43.7805137Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2022-12-01T09:59:43.7806888Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7808311Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2022-12-01T09:59:43.7810015Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2022-12-01T09:59:43.7811761Z adding 'torch/include/ATen/ops/convolution.h' 2022-12-01T09:59:43.7813938Z adding 'torch/include/ATen/ops/convolution_backward.h' 2022-12-01T09:59:43.7816195Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7817948Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2022-12-01T09:59:43.7819534Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2022-12-01T09:59:43.7821441Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2022-12-01T09:59:43.7823274Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2022-12-01T09:59:43.7825203Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7826668Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2022-12-01T09:59:43.7828543Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2022-12-01T09:59:43.7830274Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7831904Z adding 'torch/include/ATen/ops/convolution_native.h' 2022-12-01T09:59:43.7833542Z adding 'torch/include/ATen/ops/convolution_ops.h' 2022-12-01T09:59:43.7835569Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2022-12-01T09:59:43.7837440Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7839080Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2022-12-01T09:59:43.7840774Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2022-12-01T09:59:43.7842433Z adding 'torch/include/ATen/ops/copy.h' 2022-12-01T09:59:43.7844134Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7845899Z adding 'torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7847382Z adding 'torch/include/ATen/ops/copy_native.h' 2022-12-01T09:59:43.7849142Z adding 'torch/include/ATen/ops/copy_ops.h' 2022-12-01T09:59:43.7850882Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2022-12-01T09:59:43.7852661Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7854315Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2022-12-01T09:59:43.7856709Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2022-12-01T09:59:43.7858590Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2022-12-01T09:59:43.7860349Z adding 'torch/include/ATen/ops/copysign.h' 2022-12-01T09:59:43.7862035Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7863677Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.7865159Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2022-12-01T09:59:43.7866738Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2022-12-01T09:59:43.7868267Z adding 'torch/include/ATen/ops/copysign_meta.h' 2022-12-01T09:59:43.7869835Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2022-12-01T09:59:43.7871415Z adding 'torch/include/ATen/ops/copysign_native.h' 2022-12-01T09:59:43.7873228Z adding 'torch/include/ATen/ops/copysign_ops.h' 2022-12-01T09:59:43.7874841Z adding 'torch/include/ATen/ops/corrcoef.h' 2022-12-01T09:59:43.7876476Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7877914Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2022-12-01T09:59:43.7879507Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2022-12-01T09:59:43.7881040Z adding 'torch/include/ATen/ops/cos.h' 2022-12-01T09:59:43.7882709Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.7884131Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2022-12-01T09:59:43.7885708Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2022-12-01T09:59:43.7887215Z adding 'torch/include/ATen/ops/cos_meta.h' 2022-12-01T09:59:43.7888824Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2022-12-01T09:59:43.7890386Z adding 'torch/include/ATen/ops/cos_native.h' 2022-12-01T09:59:43.7892110Z adding 'torch/include/ATen/ops/cos_ops.h' 2022-12-01T09:59:43.7893705Z adding 'torch/include/ATen/ops/cosh.h' 2022-12-01T09:59:43.7895853Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.7897353Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2022-12-01T09:59:43.7898941Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2022-12-01T09:59:43.7900420Z adding 'torch/include/ATen/ops/cosh_meta.h' 2022-12-01T09:59:43.7901970Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2022-12-01T09:59:43.7903445Z adding 'torch/include/ATen/ops/cosh_native.h' 2022-12-01T09:59:43.7905116Z adding 'torch/include/ATen/ops/cosh_ops.h' 2022-12-01T09:59:43.7906714Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2022-12-01T09:59:43.7908430Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7909922Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2022-12-01T09:59:43.7911494Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2022-12-01T09:59:43.7913016Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2022-12-01T09:59:43.7914773Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7916174Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2022-12-01T09:59:43.7917808Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2022-12-01T09:59:43.7919455Z adding 'torch/include/ATen/ops/count_nonzero.h' 2022-12-01T09:59:43.7921213Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7922716Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2022-12-01T09:59:43.7924765Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2022-12-01T09:59:43.7926250Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2022-12-01T09:59:43.7927899Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2022-12-01T09:59:43.7929493Z adding 'torch/include/ATen/ops/cov.h' 2022-12-01T09:59:43.7931244Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7932705Z adding 'torch/include/ATen/ops/cov_native.h' 2022-12-01T09:59:43.7934327Z adding 'torch/include/ATen/ops/cov_ops.h' 2022-12-01T09:59:43.7935967Z adding 'torch/include/ATen/ops/cross.h' 2022-12-01T09:59:43.7937771Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7939346Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2022-12-01T09:59:43.7941068Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7942628Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2022-12-01T09:59:43.7944616Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2022-12-01T09:59:43.7945891Z adding 'torch/include/ATen/ops/cross_native.h' 2022-12-01T09:59:43.7947554Z adding 'torch/include/ATen/ops/cross_ops.h' 2022-12-01T09:59:43.7949181Z adding 'torch/include/ATen/ops/crow_indices.h' 2022-12-01T09:59:43.7950672Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2022-12-01T09:59:43.7952442Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7954211Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.7955678Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2022-12-01T09:59:43.7957573Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2022-12-01T09:59:43.7959119Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2022-12-01T09:59:43.7960762Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2022-12-01T09:59:43.7962473Z adding 'torch/include/ATen/ops/ctc_loss.h' 2022-12-01T09:59:43.7964300Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.7965907Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2022-12-01T09:59:43.7967793Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2022-12-01T09:59:43.7969569Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2022-12-01T09:59:43.7971429Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2022-12-01T09:59:43.7973279Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7975123Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2022-12-01T09:59:43.7977154Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2022-12-01T09:59:43.7978967Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2022-12-01T09:59:43.7980660Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7982349Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2022-12-01T09:59:43.7983973Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2022-12-01T09:59:43.7985857Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2022-12-01T09:59:43.7987598Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2022-12-01T09:59:43.7989514Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2022-12-01T09:59:43.7991695Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.7993310Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2022-12-01T09:59:43.7995043Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2022-12-01T09:59:43.7996940Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2022-12-01T09:59:43.7998865Z adding 'torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8000728Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2022-12-01T09:59:43.8002320Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2022-12-01T09:59:43.8004333Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2022-12-01T09:59:43.8006126Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2022-12-01T09:59:43.8008050Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2022-12-01T09:59:43.8009826Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8011680Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2022-12-01T09:59:43.8013301Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2022-12-01T09:59:43.8015481Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2022-12-01T09:59:43.8017381Z adding 'torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8019061Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2022-12-01T09:59:43.8020655Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2022-12-01T09:59:43.8022548Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2022-12-01T09:59:43.8024350Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2022-12-01T09:59:43.8026221Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8027949Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2022-12-01T09:59:43.8029602Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2022-12-01T09:59:43.8031430Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2022-12-01T09:59:43.8033345Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2022-12-01T09:59:43.8035187Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8036862Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2022-12-01T09:59:43.8038480Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2022-12-01T09:59:43.8040433Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2022-12-01T09:59:43.8042145Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2022-12-01T09:59:43.8043920Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2022-12-01T09:59:43.8045710Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8047348Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2022-12-01T09:59:43.8048968Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2022-12-01T09:59:43.8050824Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2022-12-01T09:59:43.8052631Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8054522Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2022-12-01T09:59:43.8056114Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2022-12-01T09:59:43.8058018Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2022-12-01T09:59:43.8059672Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2022-12-01T09:59:43.8061540Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8063257Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2022-12-01T09:59:43.8064707Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2022-12-01T09:59:43.8066318Z adding 'torch/include/ATen/ops/cummax.h' 2022-12-01T09:59:43.8068236Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8069887Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8071488Z adding 'torch/include/ATen/ops/cummax_native.h' 2022-12-01T09:59:43.8073345Z adding 'torch/include/ATen/ops/cummax_ops.h' 2022-12-01T09:59:43.8075120Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2022-12-01T09:59:43.8076835Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8078435Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2022-12-01T09:59:43.8080138Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2022-12-01T09:59:43.8082160Z adding 'torch/include/ATen/ops/cummin.h' 2022-12-01T09:59:43.8083929Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8085820Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8087268Z adding 'torch/include/ATen/ops/cummin_native.h' 2022-12-01T09:59:43.8089248Z adding 'torch/include/ATen/ops/cummin_ops.h' 2022-12-01T09:59:43.8091108Z adding 'torch/include/ATen/ops/cumprod.h' 2022-12-01T09:59:43.8092869Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2022-12-01T09:59:43.8094780Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8096352Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2022-12-01T09:59:43.8098051Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2022-12-01T09:59:43.8100029Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.8101689Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8103467Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2022-12-01T09:59:43.8105271Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2022-12-01T09:59:43.8107172Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2022-12-01T09:59:43.8108827Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2022-12-01T09:59:43.8110392Z adding 'torch/include/ATen/ops/cumprod_native.h' 2022-12-01T09:59:43.8112299Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2022-12-01T09:59:43.8114246Z adding 'torch/include/ATen/ops/cumsum.h' 2022-12-01T09:59:43.8116171Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.8117806Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8119439Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2022-12-01T09:59:43.8121068Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2022-12-01T09:59:43.8122767Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2022-12-01T09:59:43.8124431Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2022-12-01T09:59:43.8126105Z adding 'torch/include/ATen/ops/cumsum_native.h' 2022-12-01T09:59:43.8128018Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2022-12-01T09:59:43.8129866Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2022-12-01T09:59:43.8131836Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8133361Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2022-12-01T09:59:43.8135347Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2022-12-01T09:59:43.8137136Z adding 'torch/include/ATen/ops/data.h' 2022-12-01T09:59:43.8138786Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8140420Z adding 'torch/include/ATen/ops/data_native.h' 2022-12-01T09:59:43.8142072Z adding 'torch/include/ATen/ops/data_ops.h' 2022-12-01T09:59:43.8143691Z adding 'torch/include/ATen/ops/deg2rad.h' 2022-12-01T09:59:43.8145408Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8146943Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2022-12-01T09:59:43.8148677Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2022-12-01T09:59:43.8150321Z adding 'torch/include/ATen/ops/dense_dim.h' 2022-12-01T09:59:43.8151967Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2022-12-01T09:59:43.8153637Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2022-12-01T09:59:43.8155359Z adding 'torch/include/ATen/ops/dequantize.h' 2022-12-01T09:59:43.8157226Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8158762Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2022-12-01T09:59:43.8160434Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2022-12-01T09:59:43.8161997Z adding 'torch/include/ATen/ops/dequantize_native.h' 2022-12-01T09:59:43.8163827Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2022-12-01T09:59:43.8165536Z adding 'torch/include/ATen/ops/det.h' 2022-12-01T09:59:43.8167347Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8168943Z adding 'torch/include/ATen/ops/det_native.h' 2022-12-01T09:59:43.8170659Z adding 'torch/include/ATen/ops/det_ops.h' 2022-12-01T09:59:43.8172272Z adding 'torch/include/ATen/ops/detach.h' 2022-12-01T09:59:43.8174227Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8175892Z adding 'torch/include/ATen/ops/detach_copy.h' 2022-12-01T09:59:43.8177684Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8179337Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.8180871Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2022-12-01T09:59:43.8182568Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2022-12-01T09:59:43.8184251Z adding 'torch/include/ATen/ops/detach_native.h' 2022-12-01T09:59:43.8185945Z adding 'torch/include/ATen/ops/detach_ops.h' 2022-12-01T09:59:43.8187644Z adding 'torch/include/ATen/ops/diag.h' 2022-12-01T09:59:43.8189323Z adding 'torch/include/ATen/ops/diag_backward.h' 2022-12-01T09:59:43.8191237Z adding 'torch/include/ATen/ops/diag_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8192922Z adding 'torch/include/ATen/ops/diag_backward_native.h' 2022-12-01T09:59:43.8194712Z adding 'torch/include/ATen/ops/diag_backward_ops.h' 2022-12-01T09:59:43.8196539Z adding 'torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8198290Z adding 'torch/include/ATen/ops/diag_cpu_dispatch.h' 2022-12-01T09:59:43.8200091Z adding 'torch/include/ATen/ops/diag_cuda_dispatch.h' 2022-12-01T09:59:43.8201891Z adding 'torch/include/ATen/ops/diag_embed.h' 2022-12-01T09:59:43.8203778Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8205443Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2022-12-01T09:59:43.8207268Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2022-12-01T09:59:43.8209051Z adding 'torch/include/ATen/ops/diag_native.h' 2022-12-01T09:59:43.8210925Z adding 'torch/include/ATen/ops/diag_ops.h' 2022-12-01T09:59:43.8212787Z adding 'torch/include/ATen/ops/diagflat.h' 2022-12-01T09:59:43.8214750Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8216534Z adding 'torch/include/ATen/ops/diagflat_native.h' 2022-12-01T09:59:43.8218286Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2022-12-01T09:59:43.8220108Z adding 'torch/include/ATen/ops/diagonal.h' 2022-12-01T09:59:43.8222093Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2022-12-01T09:59:43.8224139Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8225776Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2022-12-01T09:59:43.8228128Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2022-12-01T09:59:43.8230025Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8231519Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8233357Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2022-12-01T09:59:43.8235256Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8236976Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.8238574Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2022-12-01T09:59:43.8240499Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2022-12-01T09:59:43.8242398Z adding 'torch/include/ATen/ops/diagonal_native.h' 2022-12-01T09:59:43.8244316Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2022-12-01T09:59:43.8245989Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2022-12-01T09:59:43.8247760Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8249579Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2022-12-01T09:59:43.8251104Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2022-12-01T09:59:43.8252940Z adding 'torch/include/ATen/ops/diff.h' 2022-12-01T09:59:43.8255776Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8257489Z adding 'torch/include/ATen/ops/diff_native.h' 2022-12-01T09:59:43.8259397Z adding 'torch/include/ATen/ops/diff_ops.h' 2022-12-01T09:59:43.8261257Z adding 'torch/include/ATen/ops/digamma.h' 2022-12-01T09:59:43.8263181Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.8264823Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2022-12-01T09:59:43.8266579Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2022-12-01T09:59:43.8268329Z adding 'torch/include/ATen/ops/digamma_meta.h' 2022-12-01T09:59:43.8270096Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2022-12-01T09:59:43.8271834Z adding 'torch/include/ATen/ops/digamma_native.h' 2022-12-01T09:59:43.8273636Z adding 'torch/include/ATen/ops/digamma_ops.h' 2022-12-01T09:59:43.8275480Z adding 'torch/include/ATen/ops/dist.h' 2022-12-01T09:59:43.8277382Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8279054Z adding 'torch/include/ATen/ops/dist_native.h' 2022-12-01T09:59:43.8280894Z adding 'torch/include/ATen/ops/dist_ops.h' 2022-12-01T09:59:43.8282945Z adding 'torch/include/ATen/ops/div.h' 2022-12-01T09:59:43.8284974Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8286864Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.8288505Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2022-12-01T09:59:43.8290439Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2022-12-01T09:59:43.8292296Z adding 'torch/include/ATen/ops/div_meta.h' 2022-12-01T09:59:43.8294364Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2022-12-01T09:59:43.8296300Z adding 'torch/include/ATen/ops/div_native.h' 2022-12-01T09:59:43.8298819Z adding 'torch/include/ATen/ops/div_ops.h' 2022-12-01T09:59:43.8300854Z adding 'torch/include/ATen/ops/divide.h' 2022-12-01T09:59:43.8302808Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8304439Z adding 'torch/include/ATen/ops/divide_native.h' 2022-12-01T09:59:43.8306578Z adding 'torch/include/ATen/ops/divide_ops.h' 2022-12-01T09:59:43.8308460Z adding 'torch/include/ATen/ops/dot.h' 2022-12-01T09:59:43.8310278Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8312067Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2022-12-01T09:59:43.8313819Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2022-12-01T09:59:43.8315529Z adding 'torch/include/ATen/ops/dot_native.h' 2022-12-01T09:59:43.8317385Z adding 'torch/include/ATen/ops/dot_ops.h' 2022-12-01T09:59:43.8319013Z adding 'torch/include/ATen/ops/dropout.h' 2022-12-01T09:59:43.8320745Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8322510Z adding 'torch/include/ATen/ops/dropout_native.h' 2022-12-01T09:59:43.8324099Z adding 'torch/include/ATen/ops/dropout_ops.h' 2022-12-01T09:59:43.8325867Z adding 'torch/include/ATen/ops/dsplit.h' 2022-12-01T09:59:43.8327648Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8329233Z adding 'torch/include/ATen/ops/dsplit_native.h' 2022-12-01T09:59:43.8331045Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2022-12-01T09:59:43.8332835Z adding 'torch/include/ATen/ops/dstack.h' 2022-12-01T09:59:43.8334858Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8336599Z adding 'torch/include/ATen/ops/dstack_native.h' 2022-12-01T09:59:43.8338361Z adding 'torch/include/ATen/ops/dstack_ops.h' 2022-12-01T09:59:43.8340115Z adding 'torch/include/ATen/ops/einsum.h' 2022-12-01T09:59:43.8341868Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8343435Z adding 'torch/include/ATen/ops/einsum_native.h' 2022-12-01T09:59:43.8345121Z adding 'torch/include/ATen/ops/einsum_ops.h' 2022-12-01T09:59:43.8346899Z adding 'torch/include/ATen/ops/elu.h' 2022-12-01T09:59:43.8349114Z adding 'torch/include/ATen/ops/elu_backward.h' 2022-12-01T09:59:43.8351055Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.8352717Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2022-12-01T09:59:43.8354575Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2022-12-01T09:59:43.8356399Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2022-12-01T09:59:43.8358335Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2022-12-01T09:59:43.8360105Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2022-12-01T09:59:43.8362488Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2022-12-01T09:59:43.8364009Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.8365914Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2022-12-01T09:59:43.8367819Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2022-12-01T09:59:43.8369636Z adding 'torch/include/ATen/ops/elu_meta.h' 2022-12-01T09:59:43.8371652Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2022-12-01T09:59:43.8373480Z adding 'torch/include/ATen/ops/elu_native.h' 2022-12-01T09:59:43.8375785Z adding 'torch/include/ATen/ops/elu_ops.h' 2022-12-01T09:59:43.8377689Z adding 'torch/include/ATen/ops/embedding.h' 2022-12-01T09:59:43.8379643Z adding 'torch/include/ATen/ops/embedding_backward.h' 2022-12-01T09:59:43.8381589Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8383323Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2022-12-01T09:59:43.8385268Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2022-12-01T09:59:43.8387203Z adding 'torch/include/ATen/ops/embedding_bag.h' 2022-12-01T09:59:43.8389340Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8391364Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2022-12-01T09:59:43.8393300Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2022-12-01T09:59:43.8395395Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8397571Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2022-12-01T09:59:43.8399459Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8401312Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2022-12-01T09:59:43.8403206Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2022-12-01T09:59:43.8405106Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2022-12-01T09:59:43.8406993Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2022-12-01T09:59:43.8408804Z adding 'torch/include/ATen/ops/embedding_native.h' 2022-12-01T09:59:43.8410809Z adding 'torch/include/ATen/ops/embedding_ops.h' 2022-12-01T09:59:43.8412837Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2022-12-01T09:59:43.8414975Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8416816Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2022-12-01T09:59:43.8418645Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2022-12-01T09:59:43.8420451Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2022-12-01T09:59:43.8422196Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2022-12-01T09:59:43.8424213Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2022-12-01T09:59:43.8426100Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2022-12-01T09:59:43.8428095Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8429806Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2022-12-01T09:59:43.8431738Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2022-12-01T09:59:43.8433891Z adding 'torch/include/ATen/ops/empty.h' 2022-12-01T09:59:43.8436131Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8438073Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8439946Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2022-12-01T09:59:43.8441904Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2022-12-01T09:59:43.8443827Z adding 'torch/include/ATen/ops/empty_like.h' 2022-12-01T09:59:43.8445882Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8447707Z adding 'torch/include/ATen/ops/empty_like_native.h' 2022-12-01T09:59:43.8449765Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2022-12-01T09:59:43.8451848Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2022-12-01T09:59:43.8454012Z adding 'torch/include/ATen/ops/empty_native.h' 2022-12-01T09:59:43.8456442Z adding 'torch/include/ATen/ops/empty_ops.h' 2022-12-01T09:59:43.8458620Z adding 'torch/include/ATen/ops/empty_quantized.h' 2022-12-01T09:59:43.8460702Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8462483Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2022-12-01T09:59:43.8464590Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2022-12-01T09:59:43.8466663Z adding 'torch/include/ATen/ops/empty_strided.h' 2022-12-01T09:59:43.8468759Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8470588Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2022-12-01T09:59:43.8472534Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2022-12-01T09:59:43.8474295Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2022-12-01T09:59:43.8476134Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2022-12-01T09:59:43.8478056Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2022-12-01T09:59:43.8479956Z adding 'torch/include/ATen/ops/eq.h' 2022-12-01T09:59:43.8481910Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.8483625Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2022-12-01T09:59:43.8485407Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2022-12-01T09:59:43.8487088Z adding 'torch/include/ATen/ops/eq_meta.h' 2022-12-01T09:59:43.8488903Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2022-12-01T09:59:43.8490747Z adding 'torch/include/ATen/ops/eq_native.h' 2022-12-01T09:59:43.8492747Z adding 'torch/include/ATen/ops/eq_ops.h' 2022-12-01T09:59:43.8494568Z adding 'torch/include/ATen/ops/equal.h' 2022-12-01T09:59:43.8496376Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2022-12-01T09:59:43.8497946Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2022-12-01T09:59:43.8499528Z adding 'torch/include/ATen/ops/equal_native.h' 2022-12-01T09:59:43.8501218Z adding 'torch/include/ATen/ops/equal_ops.h' 2022-12-01T09:59:43.8502933Z adding 'torch/include/ATen/ops/erf.h' 2022-12-01T09:59:43.8504737Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.8506311Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2022-12-01T09:59:43.8507990Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2022-12-01T09:59:43.8509631Z adding 'torch/include/ATen/ops/erf_meta.h' 2022-12-01T09:59:43.8511305Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2022-12-01T09:59:43.8512926Z adding 'torch/include/ATen/ops/erf_native.h' 2022-12-01T09:59:43.8514743Z adding 'torch/include/ATen/ops/erf_ops.h' 2022-12-01T09:59:43.8516461Z adding 'torch/include/ATen/ops/erfc.h' 2022-12-01T09:59:43.8518247Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.8519831Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2022-12-01T09:59:43.8521491Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2022-12-01T09:59:43.8523100Z adding 'torch/include/ATen/ops/erfc_meta.h' 2022-12-01T09:59:43.8524794Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2022-12-01T09:59:43.8526406Z adding 'torch/include/ATen/ops/erfc_native.h' 2022-12-01T09:59:43.8528175Z adding 'torch/include/ATen/ops/erfc_ops.h' 2022-12-01T09:59:43.8529888Z adding 'torch/include/ATen/ops/erfinv.h' 2022-12-01T09:59:43.8531799Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.8533463Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2022-12-01T09:59:43.8535283Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2022-12-01T09:59:43.8536914Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2022-12-01T09:59:43.8538675Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2022-12-01T09:59:43.8540316Z adding 'torch/include/ATen/ops/erfinv_native.h' 2022-12-01T09:59:43.8542133Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2022-12-01T09:59:43.8543818Z adding 'torch/include/ATen/ops/exp.h' 2022-12-01T09:59:43.8545525Z adding 'torch/include/ATen/ops/exp2.h' 2022-12-01T09:59:43.8547322Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.8548931Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2022-12-01T09:59:43.8550561Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2022-12-01T09:59:43.8552194Z adding 'torch/include/ATen/ops/exp2_meta.h' 2022-12-01T09:59:43.8554021Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2022-12-01T09:59:43.8555532Z adding 'torch/include/ATen/ops/exp2_native.h' 2022-12-01T09:59:43.8557258Z adding 'torch/include/ATen/ops/exp2_ops.h' 2022-12-01T09:59:43.8559075Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.8560740Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2022-12-01T09:59:43.8562337Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2022-12-01T09:59:43.8564077Z adding 'torch/include/ATen/ops/exp_meta.h' 2022-12-01T09:59:43.8565644Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2022-12-01T09:59:43.8567282Z adding 'torch/include/ATen/ops/exp_native.h' 2022-12-01T09:59:43.8569007Z adding 'torch/include/ATen/ops/exp_ops.h' 2022-12-01T09:59:43.8570800Z adding 'torch/include/ATen/ops/expand.h' 2022-12-01T09:59:43.8572340Z adding 'torch/include/ATen/ops/expand_as.h' 2022-12-01T09:59:43.8574372Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8576012Z adding 'torch/include/ATen/ops/expand_as_native.h' 2022-12-01T09:59:43.8577706Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2022-12-01T09:59:43.8579744Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8581110Z adding 'torch/include/ATen/ops/expand_copy.h' 2022-12-01T09:59:43.8583034Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8584846Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.8586222Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2022-12-01T09:59:43.8587867Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2022-12-01T09:59:43.8589472Z adding 'torch/include/ATen/ops/expand_native.h' 2022-12-01T09:59:43.8591066Z adding 'torch/include/ATen/ops/expand_ops.h' 2022-12-01T09:59:43.8592891Z adding 'torch/include/ATen/ops/expm1.h' 2022-12-01T09:59:43.8594789Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.8596484Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2022-12-01T09:59:43.8598269Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2022-12-01T09:59:43.8599969Z adding 'torch/include/ATen/ops/expm1_meta.h' 2022-12-01T09:59:43.8601754Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2022-12-01T09:59:43.8603492Z adding 'torch/include/ATen/ops/expm1_native.h' 2022-12-01T09:59:43.8605441Z adding 'torch/include/ATen/ops/expm1_ops.h' 2022-12-01T09:59:43.8607408Z adding 'torch/include/ATen/ops/exponential.h' 2022-12-01T09:59:43.8609322Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8611202Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2022-12-01T09:59:43.8613091Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2022-12-01T09:59:43.8615262Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2022-12-01T09:59:43.8617073Z adding 'torch/include/ATen/ops/exponential_native.h' 2022-12-01T09:59:43.8619114Z adding 'torch/include/ATen/ops/exponential_ops.h' 2022-12-01T09:59:43.8621054Z adding 'torch/include/ATen/ops/eye.h' 2022-12-01T09:59:43.8623167Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8624900Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2022-12-01T09:59:43.8626820Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2022-12-01T09:59:43.8628590Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2022-12-01T09:59:43.8630587Z adding 'torch/include/ATen/ops/eye_native.h' 2022-12-01T09:59:43.8632567Z adding 'torch/include/ATen/ops/eye_ops.h' 2022-12-01T09:59:43.8634679Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2022-12-01T09:59:43.8636639Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2022-12-01T09:59:43.8638452Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2022-12-01T09:59:43.8640376Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8642311Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2022-12-01T09:59:43.8644442Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2022-12-01T09:59:43.8646353Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8647734Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2022-12-01T09:59:43.8649657Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2022-12-01T09:59:43.8651414Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2022-12-01T09:59:43.8653185Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2022-12-01T09:59:43.8655336Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8657050Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2022-12-01T09:59:43.8658714Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2022-12-01T09:59:43.8660667Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2022-12-01T09:59:43.8662282Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2022-12-01T09:59:43.8663962Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2022-12-01T09:59:43.8665829Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8667207Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2022-12-01T09:59:43.8669128Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2022-12-01T09:59:43.8670938Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8672565Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2022-12-01T09:59:43.8674214Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2022-12-01T09:59:43.8675840Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2022-12-01T09:59:43.8678380Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2022-12-01T09:59:43.8680428Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8681860Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2022-12-01T09:59:43.8683974Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2022-12-01T09:59:43.8685742Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2022-12-01T09:59:43.8687155Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8688875Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2022-12-01T09:59:43.8691188Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8692801Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2022-12-01T09:59:43.8694918Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2022-12-01T09:59:43.8696937Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2022-12-01T09:59:43.8698857Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2022-12-01T09:59:43.8700715Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2022-12-01T09:59:43.8702738Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8704605Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2022-12-01T09:59:43.8706649Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8714415Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2022-12-01T09:59:43.8715127Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2022-12-01T09:59:43.8715759Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2022-12-01T09:59:43.8716102Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2022-12-01T09:59:43.8716438Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2022-12-01T09:59:43.8717398Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8719074Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2022-12-01T09:59:43.8721107Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2022-12-01T09:59:43.8722663Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2022-12-01T09:59:43.8724374Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8726033Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2022-12-01T09:59:43.8727642Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2022-12-01T09:59:43.8729180Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2022-12-01T09:59:43.8731077Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8732647Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2022-12-01T09:59:43.8734512Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2022-12-01T09:59:43.8736223Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2022-12-01T09:59:43.8738079Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8739638Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2022-12-01T09:59:43.8741374Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2022-12-01T09:59:43.8743050Z adding 'torch/include/ATen/ops/feature_dropout.h' 2022-12-01T09:59:43.8744945Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8746519Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2022-12-01T09:59:43.8748296Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2022-12-01T09:59:43.8750017Z adding 'torch/include/ATen/ops/fft_fft.h' 2022-12-01T09:59:43.8752052Z adding 'torch/include/ATen/ops/fft_fft2.h' 2022-12-01T09:59:43.8753937Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8755550Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2022-12-01T09:59:43.8757324Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2022-12-01T09:59:43.8759174Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8760730Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2022-12-01T09:59:43.8762528Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2022-12-01T09:59:43.8764343Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2022-12-01T09:59:43.8766291Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8767851Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2022-12-01T09:59:43.8769680Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2022-12-01T09:59:43.8771511Z adding 'torch/include/ATen/ops/fft_fftn.h' 2022-12-01T09:59:43.8773381Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8775153Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2022-12-01T09:59:43.8777053Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2022-12-01T09:59:43.8778818Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2022-12-01T09:59:43.8780596Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8782129Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2022-12-01T09:59:43.8783822Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2022-12-01T09:59:43.8785519Z adding 'torch/include/ATen/ops/fft_hfft.h' 2022-12-01T09:59:43.8787374Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2022-12-01T09:59:43.8789219Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8790849Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2022-12-01T09:59:43.8792673Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2022-12-01T09:59:43.8794545Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8796083Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2022-12-01T09:59:43.8798201Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2022-12-01T09:59:43.8799873Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2022-12-01T09:59:43.8801681Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8803483Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2022-12-01T09:59:43.8805352Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2022-12-01T09:59:43.8807142Z adding 'torch/include/ATen/ops/fft_ifft.h' 2022-12-01T09:59:43.8808957Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2022-12-01T09:59:43.8810834Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8812798Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2022-12-01T09:59:43.8814732Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2022-12-01T09:59:43.8816878Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8818618Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2022-12-01T09:59:43.8820666Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2022-12-01T09:59:43.8822584Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2022-12-01T09:59:43.8824576Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8826311Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2022-12-01T09:59:43.8828310Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2022-12-01T09:59:43.8830081Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2022-12-01T09:59:43.8832003Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8833892Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2022-12-01T09:59:43.8835765Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2022-12-01T09:59:43.8837667Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2022-12-01T09:59:43.8839546Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2022-12-01T09:59:43.8841544Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8843235Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2022-12-01T09:59:43.8845197Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2022-12-01T09:59:43.8847127Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8848951Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2022-12-01T09:59:43.8850945Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2022-12-01T09:59:43.8852945Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2022-12-01T09:59:43.8855093Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8857007Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2022-12-01T09:59:43.8858955Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2022-12-01T09:59:43.8860895Z adding 'torch/include/ATen/ops/fft_irfft.h' 2022-12-01T09:59:43.8862779Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2022-12-01T09:59:43.8864813Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8866501Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2022-12-01T09:59:43.8868642Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2022-12-01T09:59:43.8870682Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8872343Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2022-12-01T09:59:43.8874135Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2022-12-01T09:59:43.8876105Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2022-12-01T09:59:43.8878053Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8879837Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2022-12-01T09:59:43.8881745Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2022-12-01T09:59:43.8883907Z adding 'torch/include/ATen/ops/fft_rfft.h' 2022-12-01T09:59:43.8885655Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2022-12-01T09:59:43.8887769Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8889447Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2022-12-01T09:59:43.8891678Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2022-12-01T09:59:43.8893613Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8895741Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2022-12-01T09:59:43.8897557Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2022-12-01T09:59:43.8899418Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2022-12-01T09:59:43.8901245Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8902926Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2022-12-01T09:59:43.8904732Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2022-12-01T09:59:43.8906462Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2022-12-01T09:59:43.8908278Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8909863Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2022-12-01T09:59:43.8911637Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2022-12-01T09:59:43.8913491Z adding 'torch/include/ATen/ops/fill.h' 2022-12-01T09:59:43.8915283Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8916911Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2022-12-01T09:59:43.8918569Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2022-12-01T09:59:43.8920147Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2022-12-01T09:59:43.8921861Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8923405Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2022-12-01T09:59:43.8925066Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2022-12-01T09:59:43.8926751Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2022-12-01T09:59:43.8928685Z adding 'torch/include/ATen/ops/fill_native.h' 2022-12-01T09:59:43.8931283Z adding 'torch/include/ATen/ops/fill_ops.h' 2022-12-01T09:59:43.8932570Z adding 'torch/include/ATen/ops/fix.h' 2022-12-01T09:59:43.8934735Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8936180Z adding 'torch/include/ATen/ops/fix_native.h' 2022-12-01T09:59:43.8938167Z adding 'torch/include/ATen/ops/fix_ops.h' 2022-12-01T09:59:43.8940030Z adding 'torch/include/ATen/ops/flatten.h' 2022-12-01T09:59:43.8942005Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8943805Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2022-12-01T09:59:43.8945821Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8948122Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2022-12-01T09:59:43.8950097Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2022-12-01T09:59:43.8952803Z adding 'torch/include/ATen/ops/flatten_native.h' 2022-12-01T09:59:43.8955233Z adding 'torch/include/ATen/ops/flatten_ops.h' 2022-12-01T09:59:43.8957384Z adding 'torch/include/ATen/ops/flip.h' 2022-12-01T09:59:43.8959738Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.8961806Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2022-12-01T09:59:43.8964188Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2022-12-01T09:59:43.8966148Z adding 'torch/include/ATen/ops/flip_native.h' 2022-12-01T09:59:43.8968801Z adding 'torch/include/ATen/ops/flip_ops.h' 2022-12-01T09:59:43.8970758Z adding 'torch/include/ATen/ops/fliplr.h' 2022-12-01T09:59:43.8973677Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8975757Z adding 'torch/include/ATen/ops/fliplr_native.h' 2022-12-01T09:59:43.8978335Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2022-12-01T09:59:43.8980300Z adding 'torch/include/ATen/ops/flipud.h' 2022-12-01T09:59:43.8995819Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8996537Z adding 'torch/include/ATen/ops/flipud_native.h' 2022-12-01T09:59:43.8997029Z adding 'torch/include/ATen/ops/flipud_ops.h' 2022-12-01T09:59:43.8997506Z adding 'torch/include/ATen/ops/float_power.h' 2022-12-01T09:59:43.8998124Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.8998751Z adding 'torch/include/ATen/ops/float_power_native.h' 2022-12-01T09:59:43.8999271Z adding 'torch/include/ATen/ops/float_power_ops.h' 2022-12-01T09:59:43.9000320Z adding 'torch/include/ATen/ops/floor.h' 2022-12-01T09:59:43.9003111Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9005011Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2022-12-01T09:59:43.9007514Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2022-12-01T09:59:43.9009691Z adding 'torch/include/ATen/ops/floor_divide.h' 2022-12-01T09:59:43.9012195Z adding 'torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9014295Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2022-12-01T09:59:43.9016865Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2022-12-01T09:59:43.9018591Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2022-12-01T09:59:43.9020150Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2022-12-01T09:59:43.9021966Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2022-12-01T09:59:43.9023680Z adding 'torch/include/ATen/ops/floor_meta.h' 2022-12-01T09:59:43.9025259Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2022-12-01T09:59:43.9027018Z adding 'torch/include/ATen/ops/floor_native.h' 2022-12-01T09:59:43.9028498Z adding 'torch/include/ATen/ops/floor_ops.h' 2022-12-01T09:59:43.9030111Z adding 'torch/include/ATen/ops/fmax.h' 2022-12-01T09:59:43.9031808Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9033300Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2022-12-01T09:59:43.9034709Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2022-12-01T09:59:43.9036176Z adding 'torch/include/ATen/ops/fmax_meta.h' 2022-12-01T09:59:43.9037837Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2022-12-01T09:59:43.9039278Z adding 'torch/include/ATen/ops/fmax_native.h' 2022-12-01T09:59:43.9040945Z adding 'torch/include/ATen/ops/fmax_ops.h' 2022-12-01T09:59:43.9042470Z adding 'torch/include/ATen/ops/fmin.h' 2022-12-01T09:59:43.9044244Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9045595Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2022-12-01T09:59:43.9047292Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2022-12-01T09:59:43.9049050Z adding 'torch/include/ATen/ops/fmin_meta.h' 2022-12-01T09:59:43.9050606Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2022-12-01T09:59:43.9052097Z adding 'torch/include/ATen/ops/fmin_native.h' 2022-12-01T09:59:43.9053982Z adding 'torch/include/ATen/ops/fmin_ops.h' 2022-12-01T09:59:43.9055598Z adding 'torch/include/ATen/ops/fmod.h' 2022-12-01T09:59:43.9057364Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.9058952Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9060510Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2022-12-01T09:59:43.9062036Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2022-12-01T09:59:43.9063553Z adding 'torch/include/ATen/ops/fmod_meta.h' 2022-12-01T09:59:43.9065142Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2022-12-01T09:59:43.9066701Z adding 'torch/include/ATen/ops/fmod_native.h' 2022-12-01T09:59:43.9068478Z adding 'torch/include/ATen/ops/fmod_ops.h' 2022-12-01T09:59:43.9070259Z adding 'torch/include/ATen/ops/frac.h' 2022-12-01T09:59:43.9071980Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9073448Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2022-12-01T09:59:43.9074954Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2022-12-01T09:59:43.9076475Z adding 'torch/include/ATen/ops/frac_meta.h' 2022-12-01T09:59:43.9077993Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2022-12-01T09:59:43.9079512Z adding 'torch/include/ATen/ops/frac_native.h' 2022-12-01T09:59:43.9081142Z adding 'torch/include/ATen/ops/frac_ops.h' 2022-12-01T09:59:43.9082883Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2022-12-01T09:59:43.9084524Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2022-12-01T09:59:43.9086356Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9088350Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2022-12-01T09:59:43.9089754Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2022-12-01T09:59:43.9091491Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2022-12-01T09:59:43.9093211Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2022-12-01T09:59:43.9094926Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2022-12-01T09:59:43.9096950Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2022-12-01T09:59:43.9098743Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9100428Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2022-12-01T09:59:43.9102127Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2022-12-01T09:59:43.9103902Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2022-12-01T09:59:43.9106194Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2022-12-01T09:59:43.9108071Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2022-12-01T09:59:43.9109773Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2022-12-01T09:59:43.9111692Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2022-12-01T09:59:43.9113401Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2022-12-01T09:59:43.9115274Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2022-12-01T09:59:43.9116875Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2022-12-01T09:59:43.9118626Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2022-12-01T09:59:43.9120333Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2022-12-01T09:59:43.9122219Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9123711Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2022-12-01T09:59:43.9125553Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2022-12-01T09:59:43.9127885Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2022-12-01T09:59:43.9130010Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2022-12-01T09:59:43.9131738Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2022-12-01T09:59:43.9133666Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2022-12-01T09:59:43.9135577Z adding 'torch/include/ATen/ops/frexp.h' 2022-12-01T09:59:43.9137245Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.9138799Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2022-12-01T09:59:43.9140280Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2022-12-01T09:59:43.9141847Z adding 'torch/include/ATen/ops/frexp_native.h' 2022-12-01T09:59:43.9143697Z adding 'torch/include/ATen/ops/frexp_ops.h' 2022-12-01T09:59:43.9145545Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2022-12-01T09:59:43.9147238Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9148765Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2022-12-01T09:59:43.9150494Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2022-12-01T09:59:43.9152597Z adding 'torch/include/ATen/ops/from_blob.h' 2022-12-01T09:59:43.9154473Z adding 'torch/include/ATen/ops/from_file.h' 2022-12-01T09:59:43.9156404Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.9158083Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2022-12-01T09:59:43.9159574Z adding 'torch/include/ATen/ops/from_file_native.h' 2022-12-01T09:59:43.9161513Z adding 'torch/include/ATen/ops/from_file_ops.h' 2022-12-01T09:59:43.9163829Z adding 'torch/include/ATen/ops/full.h' 2022-12-01T09:59:43.9165712Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.9167153Z adding 'torch/include/ATen/ops/full_like.h' 2022-12-01T09:59:43.9169100Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.9170703Z adding 'torch/include/ATen/ops/full_like_native.h' 2022-12-01T09:59:43.9172508Z adding 'torch/include/ATen/ops/full_like_ops.h' 2022-12-01T09:59:43.9174391Z adding 'torch/include/ATen/ops/full_native.h' 2022-12-01T09:59:43.9176440Z adding 'torch/include/ATen/ops/full_ops.h' 2022-12-01T09:59:43.9178535Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2022-12-01T09:59:43.9180478Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9182239Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2022-12-01T09:59:43.9184367Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2022-12-01T09:59:43.9186040Z adding 'torch/include/ATen/ops/gather.h' 2022-12-01T09:59:43.9187828Z adding 'torch/include/ATen/ops/gather_backward.h' 2022-12-01T09:59:43.9190035Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9191656Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2022-12-01T09:59:43.9193270Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2022-12-01T09:59:43.9195244Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9196858Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9198295Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2022-12-01T09:59:43.9200185Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2022-12-01T09:59:43.9201615Z adding 'torch/include/ATen/ops/gather_meta.h' 2022-12-01T09:59:43.9203225Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2022-12-01T09:59:43.9204944Z adding 'torch/include/ATen/ops/gather_native.h' 2022-12-01T09:59:43.9206732Z adding 'torch/include/ATen/ops/gather_ops.h' 2022-12-01T09:59:43.9208655Z adding 'torch/include/ATen/ops/gcd.h' 2022-12-01T09:59:43.9210486Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9212763Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2022-12-01T09:59:43.9214343Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2022-12-01T09:59:43.9216954Z adding 'torch/include/ATen/ops/gcd_meta.h' 2022-12-01T09:59:43.9219461Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2022-12-01T09:59:43.9221819Z adding 'torch/include/ATen/ops/gcd_native.h' 2022-12-01T09:59:43.9224662Z adding 'torch/include/ATen/ops/gcd_ops.h' 2022-12-01T09:59:43.9227230Z adding 'torch/include/ATen/ops/ge.h' 2022-12-01T09:59:43.9229482Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9231583Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2022-12-01T09:59:43.9233940Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2022-12-01T09:59:43.9236027Z adding 'torch/include/ATen/ops/ge_meta.h' 2022-12-01T09:59:43.9238326Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2022-12-01T09:59:43.9240473Z adding 'torch/include/ATen/ops/ge_native.h' 2022-12-01T09:59:43.9242982Z adding 'torch/include/ATen/ops/ge_ops.h' 2022-12-01T09:59:43.9245262Z adding 'torch/include/ATen/ops/gelu.h' 2022-12-01T09:59:43.9247491Z adding 'torch/include/ATen/ops/gelu_backward.h' 2022-12-01T09:59:43.9249938Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9251967Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2022-12-01T09:59:43.9254724Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2022-12-01T09:59:43.9256954Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2022-12-01T09:59:43.9259454Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2022-12-01T09:59:43.9261422Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2022-12-01T09:59:43.9264153Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2022-12-01T09:59:43.9266308Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9268571Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2022-12-01T09:59:43.9270976Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2022-12-01T09:59:43.9272984Z adding 'torch/include/ATen/ops/gelu_meta.h' 2022-12-01T09:59:43.9275389Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2022-12-01T09:59:43.9277590Z adding 'torch/include/ATen/ops/gelu_native.h' 2022-12-01T09:59:43.9280032Z adding 'torch/include/ATen/ops/gelu_ops.h' 2022-12-01T09:59:43.9282411Z adding 'torch/include/ATen/ops/geometric.h' 2022-12-01T09:59:43.9284749Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.9286923Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2022-12-01T09:59:43.9289244Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2022-12-01T09:59:43.9291535Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2022-12-01T09:59:43.9293566Z adding 'torch/include/ATen/ops/geometric_native.h' 2022-12-01T09:59:43.9296310Z adding 'torch/include/ATen/ops/geometric_ops.h' 2022-12-01T09:59:43.9298590Z adding 'torch/include/ATen/ops/geqrf.h' 2022-12-01T09:59:43.9300748Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2022-12-01T09:59:43.9303009Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2022-12-01T09:59:43.9304884Z adding 'torch/include/ATen/ops/geqrf_native.h' 2022-12-01T09:59:43.9307379Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2022-12-01T09:59:43.9309761Z adding 'torch/include/ATen/ops/ger.h' 2022-12-01T09:59:43.9311641Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9313998Z adding 'torch/include/ATen/ops/ger_native.h' 2022-12-01T09:59:43.9316056Z adding 'torch/include/ATen/ops/ger_ops.h' 2022-12-01T09:59:43.9318194Z adding 'torch/include/ATen/ops/glu.h' 2022-12-01T09:59:43.9320420Z adding 'torch/include/ATen/ops/glu_backward.h' 2022-12-01T09:59:43.9322559Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2022-12-01T09:59:43.9324760Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2022-12-01T09:59:43.9327045Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2022-12-01T09:59:43.9329381Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.9331432Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2022-12-01T09:59:43.9333957Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2022-12-01T09:59:43.9335794Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2022-12-01T09:59:43.9338504Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2022-12-01T09:59:43.9340292Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2022-12-01T09:59:43.9342686Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2022-12-01T09:59:43.9344410Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9345921Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2022-12-01T09:59:43.9347417Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2022-12-01T09:59:43.9348874Z adding 'torch/include/ATen/ops/glu_jvp.h' 2022-12-01T09:59:43.9350429Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.9351852Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2022-12-01T09:59:43.9353267Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2022-12-01T09:59:43.9354776Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2022-12-01T09:59:43.9356350Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2022-12-01T09:59:43.9357747Z adding 'torch/include/ATen/ops/glu_meta.h' 2022-12-01T09:59:43.9359502Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2022-12-01T09:59:43.9361160Z adding 'torch/include/ATen/ops/glu_native.h' 2022-12-01T09:59:43.9362851Z adding 'torch/include/ATen/ops/glu_ops.h' 2022-12-01T09:59:43.9364626Z adding 'torch/include/ATen/ops/gradient.h' 2022-12-01T09:59:43.9366663Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9368243Z adding 'torch/include/ATen/ops/gradient_native.h' 2022-12-01T09:59:43.9370303Z adding 'torch/include/ATen/ops/gradient_ops.h' 2022-12-01T09:59:43.9372288Z adding 'torch/include/ATen/ops/greater.h' 2022-12-01T09:59:43.9374373Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9376128Z adding 'torch/include/ATen/ops/greater_equal.h' 2022-12-01T09:59:43.9378160Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9379749Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2022-12-01T09:59:43.9381698Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2022-12-01T09:59:43.9383453Z adding 'torch/include/ATen/ops/greater_native.h' 2022-12-01T09:59:43.9385462Z adding 'torch/include/ATen/ops/greater_ops.h' 2022-12-01T09:59:43.9387160Z adding 'torch/include/ATen/ops/grid_sampler.h' 2022-12-01T09:59:43.9388749Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2022-12-01T09:59:43.9390391Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2022-12-01T09:59:43.9392065Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.9393470Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2022-12-01T09:59:43.9394905Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2022-12-01T09:59:43.9396266Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2022-12-01T09:59:43.9397952Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2022-12-01T09:59:43.9399561Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.9401010Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2022-12-01T09:59:43.9402416Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2022-12-01T09:59:43.9403868Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2022-12-01T09:59:43.9405403Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2022-12-01T09:59:43.9407048Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2022-12-01T09:59:43.9408602Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2022-12-01T09:59:43.9410345Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.9411834Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2022-12-01T09:59:43.9413360Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2022-12-01T09:59:43.9414944Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2022-12-01T09:59:43.9416768Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2022-12-01T09:59:43.9418382Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.9419865Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2022-12-01T09:59:43.9421327Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2022-12-01T09:59:43.9422768Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2022-12-01T09:59:43.9424315Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2022-12-01T09:59:43.9425920Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9428264Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2022-12-01T09:59:43.9429311Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2022-12-01T09:59:43.9431010Z adding 'torch/include/ATen/ops/group_norm.h' 2022-12-01T09:59:43.9432947Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9434706Z adding 'torch/include/ATen/ops/group_norm_native.h' 2022-12-01T09:59:43.9436295Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2022-12-01T09:59:43.9438462Z adding 'torch/include/ATen/ops/gru.h' 2022-12-01T09:59:43.9440152Z adding 'torch/include/ATen/ops/gru_cell.h' 2022-12-01T09:59:43.9442206Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9443542Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2022-12-01T09:59:43.9445279Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2022-12-01T09:59:43.9447082Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9448696Z adding 'torch/include/ATen/ops/gru_native.h' 2022-12-01T09:59:43.9451346Z adding 'torch/include/ATen/ops/gru_ops.h' 2022-12-01T09:59:43.9452729Z adding 'torch/include/ATen/ops/gt.h' 2022-12-01T09:59:43.9454786Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9456535Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2022-12-01T09:59:43.9458272Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2022-12-01T09:59:43.9460178Z adding 'torch/include/ATen/ops/gt_meta.h' 2022-12-01T09:59:43.9461983Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2022-12-01T09:59:43.9463542Z adding 'torch/include/ATen/ops/gt_native.h' 2022-12-01T09:59:43.9465982Z adding 'torch/include/ATen/ops/gt_ops.h' 2022-12-01T09:59:43.9467655Z adding 'torch/include/ATen/ops/hamming_window.h' 2022-12-01T09:59:43.9469568Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.9471182Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2022-12-01T09:59:43.9473243Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2022-12-01T09:59:43.9475262Z adding 'torch/include/ATen/ops/hann_window.h' 2022-12-01T09:59:43.9477059Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.9478588Z adding 'torch/include/ATen/ops/hann_window_native.h' 2022-12-01T09:59:43.9480671Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2022-12-01T09:59:43.9482418Z adding 'torch/include/ATen/ops/hardshrink.h' 2022-12-01T09:59:43.9484061Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2022-12-01T09:59:43.9485834Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9487309Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2022-12-01T09:59:43.9488913Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2022-12-01T09:59:43.9490536Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2022-12-01T09:59:43.9492153Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2022-12-01T09:59:43.9493672Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2022-12-01T09:59:43.9495545Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2022-12-01T09:59:43.9497327Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9498963Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2022-12-01T09:59:43.9500688Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2022-12-01T09:59:43.9502354Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2022-12-01T09:59:43.9503917Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2022-12-01T09:59:43.9505398Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2022-12-01T09:59:43.9506881Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2022-12-01T09:59:43.9508634Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2022-12-01T09:59:43.9509915Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2022-12-01T09:59:43.9511543Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9512980Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2022-12-01T09:59:43.9514546Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2022-12-01T09:59:43.9515838Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2022-12-01T09:59:43.9517283Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2022-12-01T09:59:43.9518910Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2022-12-01T09:59:43.9520725Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2022-12-01T09:59:43.9522486Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9523996Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2022-12-01T09:59:43.9525713Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2022-12-01T09:59:43.9527364Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2022-12-01T09:59:43.9529082Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2022-12-01T09:59:43.9530906Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2022-12-01T09:59:43.9532658Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2022-12-01T09:59:43.9535126Z adding 'torch/include/ATen/ops/hardswish.h' 2022-12-01T09:59:43.9536843Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2022-12-01T09:59:43.9538701Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.9540141Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2022-12-01T09:59:43.9541968Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2022-12-01T09:59:43.9543287Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2022-12-01T09:59:43.9545184Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2022-12-01T09:59:43.9547016Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2022-12-01T09:59:43.9548733Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2022-12-01T09:59:43.9550370Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2022-12-01T09:59:43.9552058Z adding 'torch/include/ATen/ops/hardswish_native.h' 2022-12-01T09:59:43.9553799Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2022-12-01T09:59:43.9555624Z adding 'torch/include/ATen/ops/hardtanh.h' 2022-12-01T09:59:43.9557380Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2022-12-01T09:59:43.9559248Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2022-12-01T09:59:43.9560965Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2022-12-01T09:59:43.9562622Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2022-12-01T09:59:43.9564512Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2022-12-01T09:59:43.9566289Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2022-12-01T09:59:43.9568028Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2022-12-01T09:59:43.9569738Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2022-12-01T09:59:43.9571372Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2022-12-01T09:59:43.9573182Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2022-12-01T09:59:43.9575168Z adding 'torch/include/ATen/ops/heaviside.h' 2022-12-01T09:59:43.9577087Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9578662Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2022-12-01T09:59:43.9580390Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2022-12-01T09:59:43.9582222Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2022-12-01T09:59:43.9584200Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2022-12-01T09:59:43.9585987Z adding 'torch/include/ATen/ops/heaviside_native.h' 2022-12-01T09:59:43.9587825Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2022-12-01T09:59:43.9589686Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2022-12-01T09:59:43.9591359Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9592847Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2022-12-01T09:59:43.9594562Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2022-12-01T09:59:43.9596256Z adding 'torch/include/ATen/ops/histc.h' 2022-12-01T09:59:43.9597905Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2022-12-01T09:59:43.9599515Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2022-12-01T09:59:43.9601030Z adding 'torch/include/ATen/ops/histc_native.h' 2022-12-01T09:59:43.9602897Z adding 'torch/include/ATen/ops/histc_ops.h' 2022-12-01T09:59:43.9604616Z adding 'torch/include/ATen/ops/histogram.h' 2022-12-01T09:59:43.9606403Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2022-12-01T09:59:43.9608029Z adding 'torch/include/ATen/ops/histogram_native.h' 2022-12-01T09:59:43.9609956Z adding 'torch/include/ATen/ops/histogram_ops.h' 2022-12-01T09:59:43.9611792Z adding 'torch/include/ATen/ops/histogramdd.h' 2022-12-01T09:59:43.9613585Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9615367Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2022-12-01T09:59:43.9617206Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2022-12-01T09:59:43.9618871Z adding 'torch/include/ATen/ops/hsplit.h' 2022-12-01T09:59:43.9620581Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9622030Z adding 'torch/include/ATen/ops/hsplit_native.h' 2022-12-01T09:59:43.9623720Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2022-12-01T09:59:43.9625295Z adding 'torch/include/ATen/ops/hspmm.h' 2022-12-01T09:59:43.9626845Z adding 'torch/include/ATen/ops/hspmm_native.h' 2022-12-01T09:59:43.9628559Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2022-12-01T09:59:43.9630185Z adding 'torch/include/ATen/ops/hstack.h' 2022-12-01T09:59:43.9631828Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9633282Z adding 'torch/include/ATen/ops/hstack_native.h' 2022-12-01T09:59:43.9634924Z adding 'torch/include/ATen/ops/hstack_ops.h' 2022-12-01T09:59:43.9636581Z adding 'torch/include/ATen/ops/huber_loss.h' 2022-12-01T09:59:43.9638188Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2022-12-01T09:59:43.9639878Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.9641399Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2022-12-01T09:59:43.9642988Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2022-12-01T09:59:43.9644473Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2022-12-01T09:59:43.9646220Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2022-12-01T09:59:43.9648002Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2022-12-01T09:59:43.9649571Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2022-12-01T09:59:43.9651136Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2022-12-01T09:59:43.9652977Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2022-12-01T09:59:43.9654787Z adding 'torch/include/ATen/ops/hypot.h' 2022-12-01T09:59:43.9656647Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9658081Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2022-12-01T09:59:43.9659796Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2022-12-01T09:59:43.9661567Z adding 'torch/include/ATen/ops/hypot_meta.h' 2022-12-01T09:59:43.9663403Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2022-12-01T09:59:43.9665334Z adding 'torch/include/ATen/ops/hypot_native.h' 2022-12-01T09:59:43.9667059Z adding 'torch/include/ATen/ops/hypot_ops.h' 2022-12-01T09:59:43.9668786Z adding 'torch/include/ATen/ops/i0.h' 2022-12-01T09:59:43.9670798Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9672513Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2022-12-01T09:59:43.9674661Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2022-12-01T09:59:43.9676177Z adding 'torch/include/ATen/ops/i0_meta.h' 2022-12-01T09:59:43.9678092Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2022-12-01T09:59:43.9679833Z adding 'torch/include/ATen/ops/i0_native.h' 2022-12-01T09:59:43.9681861Z adding 'torch/include/ATen/ops/i0_ops.h' 2022-12-01T09:59:43.9683856Z adding 'torch/include/ATen/ops/igamma.h' 2022-12-01T09:59:43.9685661Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9687489Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2022-12-01T09:59:43.9689442Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2022-12-01T09:59:43.9691281Z adding 'torch/include/ATen/ops/igamma_meta.h' 2022-12-01T09:59:43.9693206Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2022-12-01T09:59:43.9694933Z adding 'torch/include/ATen/ops/igamma_native.h' 2022-12-01T09:59:43.9696815Z adding 'torch/include/ATen/ops/igamma_ops.h' 2022-12-01T09:59:43.9698635Z adding 'torch/include/ATen/ops/igammac.h' 2022-12-01T09:59:43.9700541Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9702289Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2022-12-01T09:59:43.9704137Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2022-12-01T09:59:43.9705844Z adding 'torch/include/ATen/ops/igammac_meta.h' 2022-12-01T09:59:43.9707712Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2022-12-01T09:59:43.9709396Z adding 'torch/include/ATen/ops/igammac_native.h' 2022-12-01T09:59:43.9711284Z adding 'torch/include/ATen/ops/igammac_ops.h' 2022-12-01T09:59:43.9713108Z adding 'torch/include/ATen/ops/im2col.h' 2022-12-01T09:59:43.9714991Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2022-12-01T09:59:43.9716857Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2022-12-01T09:59:43.9718557Z adding 'torch/include/ATen/ops/im2col_native.h' 2022-12-01T09:59:43.9720510Z adding 'torch/include/ATen/ops/im2col_ops.h' 2022-12-01T09:59:43.9722278Z adding 'torch/include/ATen/ops/imag.h' 2022-12-01T09:59:43.9724157Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9725866Z adding 'torch/include/ATen/ops/imag_native.h' 2022-12-01T09:59:43.9727468Z adding 'torch/include/ATen/ops/imag_ops.h' 2022-12-01T09:59:43.9729126Z adding 'torch/include/ATen/ops/index.h' 2022-12-01T09:59:43.9730951Z adding 'torch/include/ATen/ops/index_add.h' 2022-12-01T09:59:43.9732811Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9734495Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9736338Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2022-12-01T09:59:43.9737993Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2022-12-01T09:59:43.9739868Z adding 'torch/include/ATen/ops/index_add_meta.h' 2022-12-01T09:59:43.9741552Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2022-12-01T09:59:43.9743246Z adding 'torch/include/ATen/ops/index_add_native.h' 2022-12-01T09:59:43.9744867Z adding 'torch/include/ATen/ops/index_add_ops.h' 2022-12-01T09:59:43.9747063Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9748878Z adding 'torch/include/ATen/ops/index_copy.h' 2022-12-01T09:59:43.9750804Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9752565Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9754336Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2022-12-01T09:59:43.9756122Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2022-12-01T09:59:43.9757942Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2022-12-01T09:59:43.9759743Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2022-12-01T09:59:43.9761552Z adding 'torch/include/ATen/ops/index_copy_native.h' 2022-12-01T09:59:43.9763679Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2022-12-01T09:59:43.9765623Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2022-12-01T09:59:43.9767429Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2022-12-01T09:59:43.9769389Z adding 'torch/include/ATen/ops/index_fill.h' 2022-12-01T09:59:43.9771489Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.9773409Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9775548Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2022-12-01T09:59:43.9777573Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2022-12-01T09:59:43.9779235Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2022-12-01T09:59:43.9781032Z adding 'torch/include/ATen/ops/index_fill_native.h' 2022-12-01T09:59:43.9783328Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2022-12-01T09:59:43.9785505Z adding 'torch/include/ATen/ops/index_meta.h' 2022-12-01T09:59:43.9787309Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2022-12-01T09:59:43.9789089Z adding 'torch/include/ATen/ops/index_native.h' 2022-12-01T09:59:43.9790982Z adding 'torch/include/ATen/ops/index_ops.h' 2022-12-01T09:59:43.9792978Z adding 'torch/include/ATen/ops/index_put.h' 2022-12-01T09:59:43.9794952Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.9796699Z adding 'torch/include/ATen/ops/index_put_native.h' 2022-12-01T09:59:43.9798597Z adding 'torch/include/ATen/ops/index_put_ops.h' 2022-12-01T09:59:43.9800585Z adding 'torch/include/ATen/ops/index_reduce.h' 2022-12-01T09:59:43.9802594Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9804461Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2022-12-01T09:59:43.9806178Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2022-12-01T09:59:43.9808021Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2022-12-01T09:59:43.9809997Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2022-12-01T09:59:43.9812030Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2022-12-01T09:59:43.9813975Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2022-12-01T09:59:43.9816015Z adding 'torch/include/ATen/ops/index_select.h' 2022-12-01T09:59:43.9818025Z adding 'torch/include/ATen/ops/index_select_backward.h' 2022-12-01T09:59:43.9819949Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9821684Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2022-12-01T09:59:43.9823560Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2022-12-01T09:59:43.9825490Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9827257Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2022-12-01T09:59:43.9829081Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2022-12-01T09:59:43.9830939Z adding 'torch/include/ATen/ops/index_select_native.h' 2022-12-01T09:59:43.9832983Z adding 'torch/include/ATen/ops/index_select_ops.h' 2022-12-01T09:59:43.9834800Z adding 'torch/include/ATen/ops/indices.h' 2022-12-01T09:59:43.9836634Z adding 'torch/include/ATen/ops/indices_copy.h' 2022-12-01T09:59:43.9838710Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.9840492Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:43.9842081Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2022-12-01T09:59:43.9843903Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2022-12-01T09:59:43.9845612Z adding 'torch/include/ATen/ops/indices_native.h' 2022-12-01T09:59:43.9847408Z adding 'torch/include/ATen/ops/indices_ops.h' 2022-12-01T09:59:43.9849299Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2022-12-01T09:59:43.9851343Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9853023Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2022-12-01T09:59:43.9854986Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2022-12-01T09:59:43.9856751Z adding 'torch/include/ATen/ops/inner.h' 2022-12-01T09:59:43.9858758Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9860334Z adding 'torch/include/ATen/ops/inner_native.h' 2022-12-01T09:59:43.9862295Z adding 'torch/include/ATen/ops/inner_ops.h' 2022-12-01T09:59:43.9864216Z adding 'torch/include/ATen/ops/instance_norm.h' 2022-12-01T09:59:43.9866114Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9867699Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2022-12-01T09:59:43.9869597Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2022-12-01T09:59:43.9871426Z adding 'torch/include/ATen/ops/int_repr.h' 2022-12-01T09:59:43.9873410Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.9875020Z adding 'torch/include/ATen/ops/int_repr_native.h' 2022-12-01T09:59:43.9876770Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2022-12-01T09:59:43.9878493Z adding 'torch/include/ATen/ops/inverse.h' 2022-12-01T09:59:43.9880509Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9882117Z adding 'torch/include/ATen/ops/inverse_native.h' 2022-12-01T09:59:43.9883964Z adding 'torch/include/ATen/ops/inverse_ops.h' 2022-12-01T09:59:43.9885645Z adding 'torch/include/ATen/ops/is_coalesced.h' 2022-12-01T09:59:43.9887334Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2022-12-01T09:59:43.9889082Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2022-12-01T09:59:43.9890953Z adding 'torch/include/ATen/ops/is_complex.h' 2022-12-01T09:59:43.9892838Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9894651Z adding 'torch/include/ATen/ops/is_complex_native.h' 2022-12-01T09:59:43.9896412Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2022-12-01T09:59:43.9898199Z adding 'torch/include/ATen/ops/is_conj.h' 2022-12-01T09:59:43.9900102Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9901659Z adding 'torch/include/ATen/ops/is_conj_native.h' 2022-12-01T09:59:43.9903415Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2022-12-01T09:59:43.9905204Z adding 'torch/include/ATen/ops/is_distributed.h' 2022-12-01T09:59:43.9907106Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9908678Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2022-12-01T09:59:43.9910475Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2022-12-01T09:59:43.9912228Z adding 'torch/include/ATen/ops/is_floating_point.h' 2022-12-01T09:59:43.9914180Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9915764Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2022-12-01T09:59:43.9917530Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2022-12-01T09:59:43.9919359Z adding 'torch/include/ATen/ops/is_inference.h' 2022-12-01T09:59:43.9921215Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9922807Z adding 'torch/include/ATen/ops/is_inference_native.h' 2022-12-01T09:59:43.9925402Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2022-12-01T09:59:43.9926559Z adding 'torch/include/ATen/ops/is_leaf.h' 2022-12-01T09:59:43.9928556Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9930021Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2022-12-01T09:59:43.9931562Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2022-12-01T09:59:43.9933737Z adding 'torch/include/ATen/ops/is_neg.h' 2022-12-01T09:59:43.9935494Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9936746Z adding 'torch/include/ATen/ops/is_neg_native.h' 2022-12-01T09:59:43.9938420Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2022-12-01T09:59:43.9940191Z adding 'torch/include/ATen/ops/is_nonzero.h' 2022-12-01T09:59:43.9942006Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9943661Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2022-12-01T09:59:43.9945470Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2022-12-01T09:59:43.9947722Z adding 'torch/include/ATen/ops/is_pinned.h' 2022-12-01T09:59:43.9949809Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.9951377Z adding 'torch/include/ATen/ops/is_pinned_cuda_dispatch.h' 2022-12-01T09:59:43.9953060Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2022-12-01T09:59:43.9955010Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2022-12-01T09:59:43.9956745Z adding 'torch/include/ATen/ops/is_same_size.h' 2022-12-01T09:59:43.9958594Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:43.9960285Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2022-12-01T09:59:43.9961874Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2022-12-01T09:59:43.9963607Z adding 'torch/include/ATen/ops/is_set_to.h' 2022-12-01T09:59:43.9965308Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2022-12-01T09:59:43.9967054Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2022-12-01T09:59:43.9968741Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2022-12-01T09:59:43.9970826Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2022-12-01T09:59:43.9972489Z adding 'torch/include/ATen/ops/is_signed.h' 2022-12-01T09:59:43.9974629Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9976544Z adding 'torch/include/ATen/ops/is_signed_native.h' 2022-12-01T09:59:43.9978151Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2022-12-01T09:59:43.9979840Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2022-12-01T09:59:43.9981484Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9983003Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2022-12-01T09:59:43.9984672Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2022-12-01T09:59:43.9986296Z adding 'torch/include/ATen/ops/isclose.h' 2022-12-01T09:59:43.9988049Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9989576Z adding 'torch/include/ATen/ops/isclose_native.h' 2022-12-01T09:59:43.9991292Z adding 'torch/include/ATen/ops/isclose_ops.h' 2022-12-01T09:59:43.9992857Z adding 'torch/include/ATen/ops/isfinite.h' 2022-12-01T09:59:43.9994682Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:43.9996199Z adding 'torch/include/ATen/ops/isfinite_native.h' 2022-12-01T09:59:43.9997904Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2022-12-01T09:59:43.9999705Z adding 'torch/include/ATen/ops/isin.h' 2022-12-01T09:59:44.0001639Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0003323Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2022-12-01T09:59:44.0005147Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2022-12-01T09:59:44.0006802Z adding 'torch/include/ATen/ops/isin_meta.h' 2022-12-01T09:59:44.0008683Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2022-12-01T09:59:44.0010436Z adding 'torch/include/ATen/ops/isin_native.h' 2022-12-01T09:59:44.0012540Z adding 'torch/include/ATen/ops/isin_ops.h' 2022-12-01T09:59:44.0014510Z adding 'torch/include/ATen/ops/isinf.h' 2022-12-01T09:59:44.0016367Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0017897Z adding 'torch/include/ATen/ops/isinf_native.h' 2022-12-01T09:59:44.0020398Z adding 'torch/include/ATen/ops/isinf_ops.h' 2022-12-01T09:59:44.0028279Z adding 'torch/include/ATen/ops/isnan.h' 2022-12-01T09:59:44.0030108Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0031785Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2022-12-01T09:59:44.0033510Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2022-12-01T09:59:44.0035058Z adding 'torch/include/ATen/ops/isnan_native.h' 2022-12-01T09:59:44.0036846Z adding 'torch/include/ATen/ops/isnan_ops.h' 2022-12-01T09:59:44.0038552Z adding 'torch/include/ATen/ops/isneginf.h' 2022-12-01T09:59:44.0040398Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0042023Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2022-12-01T09:59:44.0043679Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2022-12-01T09:59:44.0045289Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2022-12-01T09:59:44.0046987Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2022-12-01T09:59:44.0048580Z adding 'torch/include/ATen/ops/isneginf_native.h' 2022-12-01T09:59:44.0050452Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2022-12-01T09:59:44.0052145Z adding 'torch/include/ATen/ops/isposinf.h' 2022-12-01T09:59:44.0054167Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0055843Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2022-12-01T09:59:44.0057617Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2022-12-01T09:59:44.0059187Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2022-12-01T09:59:44.0061010Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2022-12-01T09:59:44.0062676Z adding 'torch/include/ATen/ops/isposinf_native.h' 2022-12-01T09:59:44.0064316Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2022-12-01T09:59:44.0066155Z adding 'torch/include/ATen/ops/isreal.h' 2022-12-01T09:59:44.0067993Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0069664Z adding 'torch/include/ATen/ops/isreal_native.h' 2022-12-01T09:59:44.0071174Z adding 'torch/include/ATen/ops/isreal_ops.h' 2022-12-01T09:59:44.0073231Z adding 'torch/include/ATen/ops/istft.h' 2022-12-01T09:59:44.0075141Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0076468Z adding 'torch/include/ATen/ops/istft_native.h' 2022-12-01T09:59:44.0078010Z adding 'torch/include/ATen/ops/istft_ops.h' 2022-12-01T09:59:44.0079734Z adding 'torch/include/ATen/ops/item.h' 2022-12-01T09:59:44.0081350Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0082793Z adding 'torch/include/ATen/ops/item_native.h' 2022-12-01T09:59:44.0084549Z adding 'torch/include/ATen/ops/item_ops.h' 2022-12-01T09:59:44.0086655Z adding 'torch/include/ATen/ops/kaiser_window.h' 2022-12-01T09:59:44.0088886Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0090685Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2022-12-01T09:59:44.0092791Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2022-12-01T09:59:44.0094687Z adding 'torch/include/ATen/ops/kl_div.h' 2022-12-01T09:59:44.0096773Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0098281Z adding 'torch/include/ATen/ops/kl_div_native.h' 2022-12-01T09:59:44.0100102Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2022-12-01T09:59:44.0101768Z adding 'torch/include/ATen/ops/kron.h' 2022-12-01T09:59:44.0103650Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0105193Z adding 'torch/include/ATen/ops/kron_native.h' 2022-12-01T09:59:44.0106990Z adding 'torch/include/ATen/ops/kron_ops.h' 2022-12-01T09:59:44.0108830Z adding 'torch/include/ATen/ops/kthvalue.h' 2022-12-01T09:59:44.0110897Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0112657Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0114365Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2022-12-01T09:59:44.0116152Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2022-12-01T09:59:44.0117917Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2022-12-01T09:59:44.0120116Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2022-12-01T09:59:44.0122043Z adding 'torch/include/ATen/ops/l1_loss.h' 2022-12-01T09:59:44.0123834Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0125336Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2022-12-01T09:59:44.0126888Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2022-12-01T09:59:44.0128495Z adding 'torch/include/ATen/ops/layer_norm.h' 2022-12-01T09:59:44.0130462Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0132013Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2022-12-01T09:59:44.0133580Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2022-12-01T09:59:44.0135424Z adding 'torch/include/ATen/ops/lcm.h' 2022-12-01T09:59:44.0137157Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0138826Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2022-12-01T09:59:44.0140426Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2022-12-01T09:59:44.0142216Z adding 'torch/include/ATen/ops/lcm_meta.h' 2022-12-01T09:59:44.0144264Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2022-12-01T09:59:44.0145915Z adding 'torch/include/ATen/ops/lcm_native.h' 2022-12-01T09:59:44.0147664Z adding 'torch/include/ATen/ops/lcm_ops.h' 2022-12-01T09:59:44.0149360Z adding 'torch/include/ATen/ops/ldexp.h' 2022-12-01T09:59:44.0151144Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0152661Z adding 'torch/include/ATen/ops/ldexp_native.h' 2022-12-01T09:59:44.0154373Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2022-12-01T09:59:44.0156077Z adding 'torch/include/ATen/ops/le.h' 2022-12-01T09:59:44.0157973Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0159550Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2022-12-01T09:59:44.0161229Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2022-12-01T09:59:44.0162815Z adding 'torch/include/ATen/ops/le_meta.h' 2022-12-01T09:59:44.0164485Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2022-12-01T09:59:44.0166319Z adding 'torch/include/ATen/ops/le_native.h' 2022-12-01T09:59:44.0168121Z adding 'torch/include/ATen/ops/le_ops.h' 2022-12-01T09:59:44.0169904Z adding 'torch/include/ATen/ops/leaky_relu.h' 2022-12-01T09:59:44.0171833Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2022-12-01T09:59:44.0173948Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0175881Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2022-12-01T09:59:44.0177449Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2022-12-01T09:59:44.0179249Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2022-12-01T09:59:44.0180927Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2022-12-01T09:59:44.0182680Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2022-12-01T09:59:44.0184360Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2022-12-01T09:59:44.0186232Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0187862Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2022-12-01T09:59:44.0189576Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2022-12-01T09:59:44.0191239Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2022-12-01T09:59:44.0192997Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2022-12-01T09:59:44.0194773Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2022-12-01T09:59:44.0196586Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2022-12-01T09:59:44.0198428Z adding 'torch/include/ATen/ops/lerp.h' 2022-12-01T09:59:44.0200446Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0202020Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2022-12-01T09:59:44.0203791Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2022-12-01T09:59:44.0205593Z adding 'torch/include/ATen/ops/lerp_meta.h' 2022-12-01T09:59:44.0207328Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2022-12-01T09:59:44.0208882Z adding 'torch/include/ATen/ops/lerp_native.h' 2022-12-01T09:59:44.0210845Z adding 'torch/include/ATen/ops/lerp_ops.h' 2022-12-01T09:59:44.0212980Z adding 'torch/include/ATen/ops/less.h' 2022-12-01T09:59:44.0215070Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0216804Z adding 'torch/include/ATen/ops/less_equal.h' 2022-12-01T09:59:44.0218684Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0220224Z adding 'torch/include/ATen/ops/less_equal_native.h' 2022-12-01T09:59:44.0222157Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2022-12-01T09:59:44.0224087Z adding 'torch/include/ATen/ops/less_native.h' 2022-12-01T09:59:44.0226164Z adding 'torch/include/ATen/ops/less_ops.h' 2022-12-01T09:59:44.0227868Z adding 'torch/include/ATen/ops/lgamma.h' 2022-12-01T09:59:44.0229788Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0231391Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2022-12-01T09:59:44.0233067Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2022-12-01T09:59:44.0234670Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2022-12-01T09:59:44.0236370Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2022-12-01T09:59:44.0238042Z adding 'torch/include/ATen/ops/lgamma_native.h' 2022-12-01T09:59:44.0239792Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2022-12-01T09:59:44.0241516Z adding 'torch/include/ATen/ops/lift.h' 2022-12-01T09:59:44.0243327Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0244912Z adding 'torch/include/ATen/ops/lift_fresh.h' 2022-12-01T09:59:44.0246700Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0248309Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2022-12-01T09:59:44.0250092Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0251828Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2022-12-01T09:59:44.0253569Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2022-12-01T09:59:44.0255755Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2022-12-01T09:59:44.0257559Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2022-12-01T09:59:44.0259191Z adding 'torch/include/ATen/ops/lift_native.h' 2022-12-01T09:59:44.0260906Z adding 'torch/include/ATen/ops/lift_ops.h' 2022-12-01T09:59:44.0262642Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2022-12-01T09:59:44.0264492Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0266129Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2022-12-01T09:59:44.0268047Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0269569Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2022-12-01T09:59:44.0271385Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2022-12-01T09:59:44.0272991Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2022-12-01T09:59:44.0274803Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2022-12-01T09:59:44.0276393Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2022-12-01T09:59:44.0278188Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2022-12-01T09:59:44.0279847Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2022-12-01T09:59:44.0281695Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2022-12-01T09:59:44.0283486Z adding 'torch/include/ATen/ops/linalg_cond.h' 2022-12-01T09:59:44.0285455Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0287006Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2022-12-01T09:59:44.0288895Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2022-12-01T09:59:44.0290729Z adding 'torch/include/ATen/ops/linalg_cross.h' 2022-12-01T09:59:44.0292746Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0294463Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2022-12-01T09:59:44.0296353Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2022-12-01T09:59:44.0298241Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2022-12-01T09:59:44.0300362Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2022-12-01T09:59:44.0302280Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2022-12-01T09:59:44.0304377Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2022-12-01T09:59:44.0306935Z adding 'torch/include/ATen/ops/linalg_det.h' 2022-12-01T09:59:44.0308849Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0311048Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2022-12-01T09:59:44.0313296Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2022-12-01T09:59:44.0315509Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2022-12-01T09:59:44.0317806Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0319591Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2022-12-01T09:59:44.0321960Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2022-12-01T09:59:44.0324015Z adding 'torch/include/ATen/ops/linalg_eig.h' 2022-12-01T09:59:44.0326253Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2022-12-01T09:59:44.0328355Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2022-12-01T09:59:44.0330309Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2022-12-01T09:59:44.0332788Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2022-12-01T09:59:44.0335057Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2022-12-01T09:59:44.0337077Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0338680Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2022-12-01T09:59:44.0340378Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2022-12-01T09:59:44.0342053Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2022-12-01T09:59:44.0343757Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0345316Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2022-12-01T09:59:44.0347070Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2022-12-01T09:59:44.0348889Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2022-12-01T09:59:44.0350559Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0352079Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2022-12-01T09:59:44.0353865Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2022-12-01T09:59:44.0355677Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2022-12-01T09:59:44.0357574Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2022-12-01T09:59:44.0359120Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2022-12-01T09:59:44.0360807Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2022-12-01T09:59:44.0362688Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2022-12-01T09:59:44.0364227Z adding 'torch/include/ATen/ops/linalg_inv.h' 2022-12-01T09:59:44.0372937Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0374810Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2022-12-01T09:59:44.0376730Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0378353Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2022-12-01T09:59:44.0379984Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2022-12-01T09:59:44.0381865Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2022-12-01T09:59:44.0383703Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2022-12-01T09:59:44.0385298Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2022-12-01T09:59:44.0387007Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2022-12-01T09:59:44.0388517Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2022-12-01T09:59:44.0390257Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2022-12-01T09:59:44.0391810Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2022-12-01T09:59:44.0393527Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0395122Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2022-12-01T09:59:44.0396943Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0398445Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2022-12-01T09:59:44.0400025Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2022-12-01T09:59:44.0401557Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2022-12-01T09:59:44.0403157Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2022-12-01T09:59:44.0404691Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2022-12-01T09:59:44.0406426Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2022-12-01T09:59:44.0408059Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2022-12-01T09:59:44.0409768Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2022-12-01T09:59:44.0411496Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2022-12-01T09:59:44.0413294Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0414918Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2022-12-01T09:59:44.0416899Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2022-12-01T09:59:44.0418360Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2022-12-01T09:59:44.0420230Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2022-12-01T09:59:44.0421785Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2022-12-01T09:59:44.0423354Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2022-12-01T09:59:44.0425160Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2022-12-01T09:59:44.0426981Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0428664Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2022-12-01T09:59:44.0430223Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2022-12-01T09:59:44.0432035Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2022-12-01T09:59:44.0434026Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2022-12-01T09:59:44.0435911Z adding 'torch/include/ATen/ops/linalg_lu.h' 2022-12-01T09:59:44.0438022Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0439776Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2022-12-01T09:59:44.0441398Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2022-12-01T09:59:44.0443101Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2022-12-01T09:59:44.0444840Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0446553Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2022-12-01T09:59:44.0448338Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0449992Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2022-12-01T09:59:44.0451873Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2022-12-01T09:59:44.0453439Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2022-12-01T09:59:44.0455635Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2022-12-01T09:59:44.0457195Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2022-12-01T09:59:44.0458887Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2022-12-01T09:59:44.0460524Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2022-12-01T09:59:44.0462369Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2022-12-01T09:59:44.0463802Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2022-12-01T09:59:44.0465443Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2022-12-01T09:59:44.0467064Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2022-12-01T09:59:44.0468767Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2022-12-01T09:59:44.0471120Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2022-12-01T09:59:44.0472356Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0474003Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2022-12-01T09:59:44.0475848Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2022-12-01T09:59:44.0477546Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2022-12-01T09:59:44.0479262Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2022-12-01T09:59:44.0480975Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2022-12-01T09:59:44.0482791Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2022-12-01T09:59:44.0484607Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2022-12-01T09:59:44.0486505Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0488232Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2022-12-01T09:59:44.0490057Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2022-12-01T09:59:44.0492057Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2022-12-01T09:59:44.0494040Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0495916Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2022-12-01T09:59:44.0497556Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2022-12-01T09:59:44.0499241Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2022-12-01T09:59:44.0501010Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2022-12-01T09:59:44.0503020Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2022-12-01T09:59:44.0505068Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0506846Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2022-12-01T09:59:44.0508814Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2022-12-01T09:59:44.0510746Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2022-12-01T09:59:44.0512610Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0514249Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2022-12-01T09:59:44.0516070Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2022-12-01T09:59:44.0518215Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2022-12-01T09:59:44.0520302Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0522106Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2022-12-01T09:59:44.0524348Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2022-12-01T09:59:44.0526363Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2022-12-01T09:59:44.0528329Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0530030Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2022-12-01T09:59:44.0532050Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2022-12-01T09:59:44.0534220Z adding 'torch/include/ATen/ops/linalg_norm.h' 2022-12-01T09:59:44.0536342Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0538116Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2022-12-01T09:59:44.0540402Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2022-12-01T09:59:44.0542273Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2022-12-01T09:59:44.0544250Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0546015Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0547756Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0549459Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2022-12-01T09:59:44.0551601Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2022-12-01T09:59:44.0553528Z adding 'torch/include/ATen/ops/linalg_qr.h' 2022-12-01T09:59:44.0555436Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0557043Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2022-12-01T09:59:44.0558702Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2022-12-01T09:59:44.0560340Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2022-12-01T09:59:44.0562028Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2022-12-01T09:59:44.0563713Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2022-12-01T09:59:44.0565453Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2022-12-01T09:59:44.0567196Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2022-12-01T09:59:44.0569006Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0570820Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2022-12-01T09:59:44.0572585Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2022-12-01T09:59:44.0574370Z adding 'torch/include/ATen/ops/linalg_solve.h' 2022-12-01T09:59:44.0576414Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0578103Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2022-12-01T09:59:44.0580361Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0581676Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2022-12-01T09:59:44.0583551Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2022-12-01T09:59:44.0585118Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2022-12-01T09:59:44.0586852Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2022-12-01T09:59:44.0588521Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2022-12-01T09:59:44.0590268Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2022-12-01T09:59:44.0591943Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2022-12-01T09:59:44.0593545Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2022-12-01T09:59:44.0595266Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2022-12-01T09:59:44.0597033Z adding 'torch/include/ATen/ops/linalg_svd.h' 2022-12-01T09:59:44.0598798Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0600346Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2022-12-01T09:59:44.0602050Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2022-12-01T09:59:44.0603768Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2022-12-01T09:59:44.0605511Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0607020Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2022-12-01T09:59:44.0608719Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2022-12-01T09:59:44.0610472Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2022-12-01T09:59:44.0612210Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0613919Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2022-12-01T09:59:44.0615849Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2022-12-01T09:59:44.0617608Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2022-12-01T09:59:44.0619551Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0620940Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2022-12-01T09:59:44.0622722Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2022-12-01T09:59:44.0624587Z adding 'torch/include/ATen/ops/linalg_vander.h' 2022-12-01T09:59:44.0626394Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0627986Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2022-12-01T09:59:44.0629933Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2022-12-01T09:59:44.0631571Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2022-12-01T09:59:44.0633430Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0635087Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2022-12-01T09:59:44.0636992Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2022-12-01T09:59:44.0638899Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2022-12-01T09:59:44.0640816Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0642551Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2022-12-01T09:59:44.0644302Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2022-12-01T09:59:44.0646061Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2022-12-01T09:59:44.0647848Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2022-12-01T09:59:44.0649610Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2022-12-01T09:59:44.0651633Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2022-12-01T09:59:44.0653476Z adding 'torch/include/ATen/ops/linear.h' 2022-12-01T09:59:44.0655494Z adding 'torch/include/ATen/ops/linear_backward.h' 2022-12-01T09:59:44.0657481Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0659096Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2022-12-01T09:59:44.0661171Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2022-12-01T09:59:44.0663036Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0664974Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0666587Z adding 'torch/include/ATen/ops/linear_native.h' 2022-12-01T09:59:44.0668492Z adding 'torch/include/ATen/ops/linear_ops.h' 2022-12-01T09:59:44.0670570Z adding 'torch/include/ATen/ops/linspace.h' 2022-12-01T09:59:44.0672461Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0674238Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2022-12-01T09:59:44.0676028Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2022-12-01T09:59:44.0677735Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2022-12-01T09:59:44.0679436Z adding 'torch/include/ATen/ops/linspace_native.h' 2022-12-01T09:59:44.0681360Z adding 'torch/include/ATen/ops/linspace_ops.h' 2022-12-01T09:59:44.0683150Z adding 'torch/include/ATen/ops/log.h' 2022-12-01T09:59:44.0684994Z adding 'torch/include/ATen/ops/log10.h' 2022-12-01T09:59:44.0687180Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0688572Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2022-12-01T09:59:44.0690480Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2022-12-01T09:59:44.0692129Z adding 'torch/include/ATen/ops/log10_meta.h' 2022-12-01T09:59:44.0694129Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2022-12-01T09:59:44.0695914Z adding 'torch/include/ATen/ops/log10_native.h' 2022-12-01T09:59:44.0697763Z adding 'torch/include/ATen/ops/log10_ops.h' 2022-12-01T09:59:44.0699830Z adding 'torch/include/ATen/ops/log1p.h' 2022-12-01T09:59:44.0701969Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0703701Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2022-12-01T09:59:44.0705578Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2022-12-01T09:59:44.0707248Z adding 'torch/include/ATen/ops/log1p_meta.h' 2022-12-01T09:59:44.0708914Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2022-12-01T09:59:44.0710672Z adding 'torch/include/ATen/ops/log1p_native.h' 2022-12-01T09:59:44.0712530Z adding 'torch/include/ATen/ops/log1p_ops.h' 2022-12-01T09:59:44.0714319Z adding 'torch/include/ATen/ops/log2.h' 2022-12-01T09:59:44.0716308Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0717945Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2022-12-01T09:59:44.0719663Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2022-12-01T09:59:44.0721359Z adding 'torch/include/ATen/ops/log2_meta.h' 2022-12-01T09:59:44.0723136Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2022-12-01T09:59:44.0724872Z adding 'torch/include/ATen/ops/log2_native.h' 2022-12-01T09:59:44.0726714Z adding 'torch/include/ATen/ops/log2_ops.h' 2022-12-01T09:59:44.0728622Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0730356Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2022-12-01T09:59:44.0732244Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2022-12-01T09:59:44.0734130Z adding 'torch/include/ATen/ops/log_meta.h' 2022-12-01T09:59:44.0736172Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2022-12-01T09:59:44.0737914Z adding 'torch/include/ATen/ops/log_native.h' 2022-12-01T09:59:44.0739777Z adding 'torch/include/ATen/ops/log_normal.h' 2022-12-01T09:59:44.0741649Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0743390Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2022-12-01T09:59:44.0745086Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2022-12-01T09:59:44.0746862Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2022-12-01T09:59:44.0748592Z adding 'torch/include/ATen/ops/log_normal_native.h' 2022-12-01T09:59:44.0750546Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2022-12-01T09:59:44.0752707Z adding 'torch/include/ATen/ops/log_ops.h' 2022-12-01T09:59:44.0754325Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2022-12-01T09:59:44.0756125Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2022-12-01T09:59:44.0757918Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2022-12-01T09:59:44.0759697Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2022-12-01T09:59:44.0761376Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2022-12-01T09:59:44.0763341Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2022-12-01T09:59:44.0765114Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0766846Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2022-12-01T09:59:44.0768721Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2022-12-01T09:59:44.0770613Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2022-12-01T09:59:44.0772267Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2022-12-01T09:59:44.0774812Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2022-12-01T09:59:44.0776125Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2022-12-01T09:59:44.0778319Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2022-12-01T09:59:44.0779795Z adding 'torch/include/ATen/ops/log_softmax.h' 2022-12-01T09:59:44.0781592Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0783385Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0785459Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2022-12-01T09:59:44.0787414Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2022-12-01T09:59:44.0789057Z adding 'torch/include/ATen/ops/logaddexp.h' 2022-12-01T09:59:44.0790668Z adding 'torch/include/ATen/ops/logaddexp2.h' 2022-12-01T09:59:44.0792661Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0794126Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2022-12-01T09:59:44.0795732Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2022-12-01T09:59:44.0797252Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2022-12-01T09:59:44.0798961Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2022-12-01T09:59:44.0800365Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2022-12-01T09:59:44.0802205Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2022-12-01T09:59:44.0803936Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0805488Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2022-12-01T09:59:44.0807027Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2022-12-01T09:59:44.0808539Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2022-12-01T09:59:44.0810378Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2022-12-01T09:59:44.0811965Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2022-12-01T09:59:44.0813651Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2022-12-01T09:59:44.0815442Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2022-12-01T09:59:44.0817226Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0818907Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0820406Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2022-12-01T09:59:44.0822231Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2022-12-01T09:59:44.0823872Z adding 'torch/include/ATen/ops/logdet.h' 2022-12-01T09:59:44.0825586Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0827044Z adding 'torch/include/ATen/ops/logdet_native.h' 2022-12-01T09:59:44.0828715Z adding 'torch/include/ATen/ops/logdet_ops.h' 2022-12-01T09:59:44.0830388Z adding 'torch/include/ATen/ops/logical_and.h' 2022-12-01T09:59:44.0832201Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0833774Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2022-12-01T09:59:44.0835434Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2022-12-01T09:59:44.0836929Z adding 'torch/include/ATen/ops/logical_and_native.h' 2022-12-01T09:59:44.0838734Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2022-12-01T09:59:44.0840380Z adding 'torch/include/ATen/ops/logical_not.h' 2022-12-01T09:59:44.0842089Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0843625Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2022-12-01T09:59:44.0845359Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2022-12-01T09:59:44.0847035Z adding 'torch/include/ATen/ops/logical_not_native.h' 2022-12-01T09:59:44.0848792Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2022-12-01T09:59:44.0850513Z adding 'torch/include/ATen/ops/logical_or.h' 2022-12-01T09:59:44.0852352Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0854183Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2022-12-01T09:59:44.0856215Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2022-12-01T09:59:44.0857851Z adding 'torch/include/ATen/ops/logical_or_native.h' 2022-12-01T09:59:44.0859513Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2022-12-01T09:59:44.0861158Z adding 'torch/include/ATen/ops/logical_xor.h' 2022-12-01T09:59:44.0862815Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0864176Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2022-12-01T09:59:44.0865780Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2022-12-01T09:59:44.0867257Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2022-12-01T09:59:44.0869013Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2022-12-01T09:59:44.0870632Z adding 'torch/include/ATen/ops/logit.h' 2022-12-01T09:59:44.0872369Z adding 'torch/include/ATen/ops/logit_backward.h' 2022-12-01T09:59:44.0874097Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0875669Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2022-12-01T09:59:44.0877271Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2022-12-01T09:59:44.0878889Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2022-12-01T09:59:44.0880546Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2022-12-01T09:59:44.0882043Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2022-12-01T09:59:44.0883703Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2022-12-01T09:59:44.0885373Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2022-12-01T09:59:44.0886931Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2022-12-01T09:59:44.0888511Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2022-12-01T09:59:44.0890043Z adding 'torch/include/ATen/ops/logit_native.h' 2022-12-01T09:59:44.0891939Z adding 'torch/include/ATen/ops/logit_ops.h' 2022-12-01T09:59:44.0893668Z adding 'torch/include/ATen/ops/logspace.h' 2022-12-01T09:59:44.0895756Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0897277Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2022-12-01T09:59:44.0898914Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2022-12-01T09:59:44.0900487Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2022-12-01T09:59:44.0902019Z adding 'torch/include/ATen/ops/logspace_native.h' 2022-12-01T09:59:44.0904409Z adding 'torch/include/ATen/ops/logspace_ops.h' 2022-12-01T09:59:44.0905995Z adding 'torch/include/ATen/ops/logsumexp.h' 2022-12-01T09:59:44.0907645Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0909317Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0910795Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0913053Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2022-12-01T09:59:44.0914499Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2022-12-01T09:59:44.0916454Z adding 'torch/include/ATen/ops/lshift.h' 2022-12-01T09:59:44.0918364Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0920286Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2022-12-01T09:59:44.0921797Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2022-12-01T09:59:44.0923387Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2022-12-01T09:59:44.0924890Z adding 'torch/include/ATen/ops/lshift_native.h' 2022-12-01T09:59:44.0926771Z adding 'torch/include/ATen/ops/lshift_ops.h' 2022-12-01T09:59:44.0928909Z adding 'torch/include/ATen/ops/lstm.h' 2022-12-01T09:59:44.0931038Z adding 'torch/include/ATen/ops/lstm_cell.h' 2022-12-01T09:59:44.0932788Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0934385Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2022-12-01T09:59:44.0936246Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2022-12-01T09:59:44.0938021Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0939853Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2022-12-01T09:59:44.0941913Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.0943588Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2022-12-01T09:59:44.0945556Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2022-12-01T09:59:44.0947269Z adding 'torch/include/ATen/ops/lstm_native.h' 2022-12-01T09:59:44.0949262Z adding 'torch/include/ATen/ops/lstm_ops.h' 2022-12-01T09:59:44.0951079Z adding 'torch/include/ATen/ops/lt.h' 2022-12-01T09:59:44.0953026Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0954596Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2022-12-01T09:59:44.0956477Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2022-12-01T09:59:44.0958201Z adding 'torch/include/ATen/ops/lt_meta.h' 2022-12-01T09:59:44.0960078Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2022-12-01T09:59:44.0961747Z adding 'torch/include/ATen/ops/lt_native.h' 2022-12-01T09:59:44.0963776Z adding 'torch/include/ATen/ops/lt_ops.h' 2022-12-01T09:59:44.0965773Z adding 'torch/include/ATen/ops/lu_solve.h' 2022-12-01T09:59:44.0967722Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0969180Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2022-12-01T09:59:44.0971079Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2022-12-01T09:59:44.0972918Z adding 'torch/include/ATen/ops/lu_unpack.h' 2022-12-01T09:59:44.0975189Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.0976725Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2022-12-01T09:59:44.0978632Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2022-12-01T09:59:44.0980219Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2022-12-01T09:59:44.0982081Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2022-12-01T09:59:44.0983703Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2022-12-01T09:59:44.0985695Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2022-12-01T09:59:44.0987349Z adding 'torch/include/ATen/ops/mH.h' 2022-12-01T09:59:44.0989293Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0990719Z adding 'torch/include/ATen/ops/mH_native.h' 2022-12-01T09:59:44.0992518Z adding 'torch/include/ATen/ops/mH_ops.h' 2022-12-01T09:59:44.0994174Z adding 'torch/include/ATen/ops/mT.h' 2022-12-01T09:59:44.0996168Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.0997720Z adding 'torch/include/ATen/ops/mT_native.h' 2022-12-01T09:59:44.0999501Z adding 'torch/include/ATen/ops/mT_ops.h' 2022-12-01T09:59:44.1001278Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2022-12-01T09:59:44.1003290Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1004884Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2022-12-01T09:59:44.1007125Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2022-12-01T09:59:44.1008884Z adding 'torch/include/ATen/ops/masked_fill.h' 2022-12-01T09:59:44.1010895Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1012669Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2022-12-01T09:59:44.1014636Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2022-12-01T09:59:44.1017297Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2022-12-01T09:59:44.1018004Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2022-12-01T09:59:44.1020920Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2022-12-01T09:59:44.1022374Z adding 'torch/include/ATen/ops/masked_scatter.h' 2022-12-01T09:59:44.1024366Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1026107Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2022-12-01T09:59:44.1027878Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2022-12-01T09:59:44.1029575Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2022-12-01T09:59:44.1031340Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2022-12-01T09:59:44.1033239Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2022-12-01T09:59:44.1035095Z adding 'torch/include/ATen/ops/masked_select.h' 2022-12-01T09:59:44.1036832Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2022-12-01T09:59:44.1038767Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1040412Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2022-12-01T09:59:44.1042236Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2022-12-01T09:59:44.1043993Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2022-12-01T09:59:44.1045802Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2022-12-01T09:59:44.1047500Z adding 'torch/include/ATen/ops/masked_select_native.h' 2022-12-01T09:59:44.1049383Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2022-12-01T09:59:44.1051193Z adding 'torch/include/ATen/ops/matmul.h' 2022-12-01T09:59:44.1053224Z adding 'torch/include/ATen/ops/matmul_backward.h' 2022-12-01T09:59:44.1055273Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1057053Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2022-12-01T09:59:44.1058982Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2022-12-01T09:59:44.1060898Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1062595Z adding 'torch/include/ATen/ops/matmul_native.h' 2022-12-01T09:59:44.1064483Z adding 'torch/include/ATen/ops/matmul_ops.h' 2022-12-01T09:59:44.1066128Z adding 'torch/include/ATen/ops/matrix_H.h' 2022-12-01T09:59:44.1068072Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1069704Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2022-12-01T09:59:44.1071507Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2022-12-01T09:59:44.1073255Z adding 'torch/include/ATen/ops/matrix_exp.h' 2022-12-01T09:59:44.1074960Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2022-12-01T09:59:44.1076805Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1078760Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2022-12-01T09:59:44.1080431Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2022-12-01T09:59:44.1082231Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1083885Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2022-12-01T09:59:44.1085834Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2022-12-01T09:59:44.1087779Z adding 'torch/include/ATen/ops/matrix_power.h' 2022-12-01T09:59:44.1089623Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1091309Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2022-12-01T09:59:44.1093269Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2022-12-01T09:59:44.1095374Z adding 'torch/include/ATen/ops/max.h' 2022-12-01T09:59:44.1097499Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.1099321Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1101043Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2022-12-01T09:59:44.1102803Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2022-12-01T09:59:44.1104531Z adding 'torch/include/ATen/ops/max_meta.h' 2022-12-01T09:59:44.1106130Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2022-12-01T09:59:44.1107625Z adding 'torch/include/ATen/ops/max_native.h' 2022-12-01T09:59:44.1109484Z adding 'torch/include/ATen/ops/max_ops.h' 2022-12-01T09:59:44.1111090Z adding 'torch/include/ATen/ops/max_pool1d.h' 2022-12-01T09:59:44.1112668Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1114104Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2022-12-01T09:59:44.1115606Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2022-12-01T09:59:44.1117109Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2022-12-01T09:59:44.1118680Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1120019Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2022-12-01T09:59:44.1121761Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2022-12-01T09:59:44.1123126Z adding 'torch/include/ATen/ops/max_pool2d.h' 2022-12-01T09:59:44.1124909Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1126322Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2022-12-01T09:59:44.1127974Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2022-12-01T09:59:44.1129817Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2022-12-01T09:59:44.1131581Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2022-12-01T09:59:44.1133486Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.1135196Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2022-12-01T09:59:44.1136936Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2022-12-01T09:59:44.1138512Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2022-12-01T09:59:44.1140148Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2022-12-01T09:59:44.1141751Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2022-12-01T09:59:44.1143496Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2022-12-01T09:59:44.1145310Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.1146908Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2022-12-01T09:59:44.1148493Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2022-12-01T09:59:44.1150049Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2022-12-01T09:59:44.1151625Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2022-12-01T09:59:44.1153225Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2022-12-01T09:59:44.1154924Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2022-12-01T09:59:44.1156544Z adding 'torch/include/ATen/ops/max_pool3d.h' 2022-12-01T09:59:44.1158391Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1159887Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2022-12-01T09:59:44.1161502Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2022-12-01T09:59:44.1163749Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2022-12-01T09:59:44.1165551Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2022-12-01T09:59:44.1167467Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2022-12-01T09:59:44.1169205Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2022-12-01T09:59:44.1170964Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2022-12-01T09:59:44.1172799Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2022-12-01T09:59:44.1174915Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2022-12-01T09:59:44.1177167Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2022-12-01T09:59:44.1179008Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2022-12-01T09:59:44.1180694Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2022-12-01T09:59:44.1182626Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2022-12-01T09:59:44.1184475Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2022-12-01T09:59:44.1186160Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2022-12-01T09:59:44.1188399Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2022-12-01T09:59:44.1190310Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2022-12-01T09:59:44.1192069Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2022-12-01T09:59:44.1193891Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2022-12-01T09:59:44.1195645Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2022-12-01T09:59:44.1197318Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2022-12-01T09:59:44.1199114Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2022-12-01T09:59:44.1200752Z adding 'torch/include/ATen/ops/maximum.h' 2022-12-01T09:59:44.1202650Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.1204154Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2022-12-01T09:59:44.1205862Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2022-12-01T09:59:44.1207438Z adding 'torch/include/ATen/ops/maximum_meta.h' 2022-12-01T09:59:44.1209253Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2022-12-01T09:59:44.1210815Z adding 'torch/include/ATen/ops/maximum_native.h' 2022-12-01T09:59:44.1212623Z adding 'torch/include/ATen/ops/maximum_ops.h' 2022-12-01T09:59:44.1214603Z adding 'torch/include/ATen/ops/mean.h' 2022-12-01T09:59:44.1216733Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1218448Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.1220187Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1221911Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2022-12-01T09:59:44.1223661Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2022-12-01T09:59:44.1225289Z adding 'torch/include/ATen/ops/mean_meta.h' 2022-12-01T09:59:44.1227026Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2022-12-01T09:59:44.1228687Z adding 'torch/include/ATen/ops/mean_native.h' 2022-12-01T09:59:44.1230658Z adding 'torch/include/ATen/ops/mean_ops.h' 2022-12-01T09:59:44.1232596Z adding 'torch/include/ATen/ops/median.h' 2022-12-01T09:59:44.1234520Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1236394Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1238197Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2022-12-01T09:59:44.1239911Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2022-12-01T09:59:44.1241636Z adding 'torch/include/ATen/ops/median_native.h' 2022-12-01T09:59:44.1243617Z adding 'torch/include/ATen/ops/median_ops.h' 2022-12-01T09:59:44.1245449Z adding 'torch/include/ATen/ops/meshgrid.h' 2022-12-01T09:59:44.1247243Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1248860Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2022-12-01T09:59:44.1250665Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2022-12-01T09:59:44.1252615Z adding 'torch/include/ATen/ops/min.h' 2022-12-01T09:59:44.1254691Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.1256561Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1258315Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2022-12-01T09:59:44.1259997Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2022-12-01T09:59:44.1261733Z adding 'torch/include/ATen/ops/min_meta.h' 2022-12-01T09:59:44.1263459Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2022-12-01T09:59:44.1265138Z adding 'torch/include/ATen/ops/min_native.h' 2022-12-01T09:59:44.1267247Z adding 'torch/include/ATen/ops/min_ops.h' 2022-12-01T09:59:44.1269059Z adding 'torch/include/ATen/ops/minimum.h' 2022-12-01T09:59:44.1270963Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.1272590Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2022-12-01T09:59:44.1274483Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2022-12-01T09:59:44.1276024Z adding 'torch/include/ATen/ops/minimum_meta.h' 2022-12-01T09:59:44.1277757Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2022-12-01T09:59:44.1279322Z adding 'torch/include/ATen/ops/minimum_native.h' 2022-12-01T09:59:44.1281250Z adding 'torch/include/ATen/ops/minimum_ops.h' 2022-12-01T09:59:44.1283126Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2022-12-01T09:59:44.1285063Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2022-12-01T09:59:44.1286987Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1288680Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2022-12-01T09:59:44.1290364Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2022-12-01T09:59:44.1292351Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2022-12-01T09:59:44.1294424Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1296277Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2022-12-01T09:59:44.1297952Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2022-12-01T09:59:44.1299924Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2022-12-01T09:59:44.1301801Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2022-12-01T09:59:44.1303635Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2022-12-01T09:59:44.1305392Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2022-12-01T09:59:44.1307106Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2022-12-01T09:59:44.1308865Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2022-12-01T09:59:44.1310759Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1312396Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2022-12-01T09:59:44.1314052Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2022-12-01T09:59:44.1315965Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2022-12-01T09:59:44.1318027Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2022-12-01T09:59:44.1319608Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2022-12-01T09:59:44.1321176Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2022-12-01T09:59:44.1322870Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2022-12-01T09:59:44.1324737Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2022-12-01T09:59:44.1326601Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1328315Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2022-12-01T09:59:44.1330325Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2022-12-01T09:59:44.1332091Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2022-12-01T09:59:44.1334251Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2022-12-01T09:59:44.1336347Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1338255Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2022-12-01T09:59:44.1339781Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2022-12-01T09:59:44.1342132Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2022-12-01T09:59:44.1343782Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2022-12-01T09:59:44.1345941Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2022-12-01T09:59:44.1348061Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1349777Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2022-12-01T09:59:44.1351510Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2022-12-01T09:59:44.1353620Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2022-12-01T09:59:44.1355618Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1357361Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2022-12-01T09:59:44.1359078Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2022-12-01T09:59:44.1361124Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2022-12-01T09:59:44.1362859Z adding 'torch/include/ATen/ops/mish.h' 2022-12-01T09:59:44.1364595Z adding 'torch/include/ATen/ops/mish_backward.h' 2022-12-01T09:59:44.1366333Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1367969Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2022-12-01T09:59:44.1369531Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2022-12-01T09:59:44.1371173Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2022-12-01T09:59:44.1372925Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2022-12-01T09:59:44.1374982Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.1376701Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2022-12-01T09:59:44.1378354Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2022-12-01T09:59:44.1380002Z adding 'torch/include/ATen/ops/mish_meta.h' 2022-12-01T09:59:44.1381734Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2022-12-01T09:59:44.1383301Z adding 'torch/include/ATen/ops/mish_native.h' 2022-12-01T09:59:44.1385108Z adding 'torch/include/ATen/ops/mish_ops.h' 2022-12-01T09:59:44.1386916Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2022-12-01T09:59:44.1388799Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2022-12-01T09:59:44.1390534Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1392169Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2022-12-01T09:59:44.1393913Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2022-12-01T09:59:44.1395570Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2022-12-01T09:59:44.1397291Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2022-12-01T09:59:44.1399088Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2022-12-01T09:59:44.1400953Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1402579Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2022-12-01T09:59:44.1404371Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2022-12-01T09:59:44.1406187Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2022-12-01T09:59:44.1408055Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2022-12-01T09:59:44.1410072Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1411692Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2022-12-01T09:59:44.1413654Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1415439Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2022-12-01T09:59:44.1417261Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2022-12-01T09:59:44.1418875Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2022-12-01T09:59:44.1420741Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2022-12-01T09:59:44.1422543Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2022-12-01T09:59:44.1424435Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1426020Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2022-12-01T09:59:44.1427901Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2022-12-01T09:59:44.1429764Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1431368Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2022-12-01T09:59:44.1433036Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2022-12-01T09:59:44.1434920Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2022-12-01T09:59:44.1436677Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2022-12-01T09:59:44.1438631Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1440199Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2022-12-01T09:59:44.1442108Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2022-12-01T09:59:44.1443953Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1445558Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2022-12-01T09:59:44.1447270Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2022-12-01T09:59:44.1449151Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2022-12-01T09:59:44.1451120Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2022-12-01T09:59:44.1453020Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1454676Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2022-12-01T09:59:44.1456998Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2022-12-01T09:59:44.1458673Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1460278Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2022-12-01T09:59:44.1462110Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2022-12-01T09:59:44.1463943Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2022-12-01T09:59:44.1465793Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1467431Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2022-12-01T09:59:44.1469193Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2022-12-01T09:59:44.1471037Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2022-12-01T09:59:44.1472949Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1474639Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2022-12-01T09:59:44.1476455Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2022-12-01T09:59:44.1478299Z adding 'torch/include/ATen/ops/mm.h' 2022-12-01T09:59:44.1480137Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.1481641Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2022-12-01T09:59:44.1483282Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2022-12-01T09:59:44.1484868Z adding 'torch/include/ATen/ops/mm_meta.h' 2022-12-01T09:59:44.1486814Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2022-12-01T09:59:44.1488337Z adding 'torch/include/ATen/ops/mm_native.h' 2022-12-01T09:59:44.1490119Z adding 'torch/include/ATen/ops/mm_ops.h' 2022-12-01T09:59:44.1492143Z adding 'torch/include/ATen/ops/mode.h' 2022-12-01T09:59:44.1494123Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1496029Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1497682Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2022-12-01T09:59:44.1499532Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2022-12-01T09:59:44.1501165Z adding 'torch/include/ATen/ops/mode_native.h' 2022-12-01T09:59:44.1503168Z adding 'torch/include/ATen/ops/mode_ops.h' 2022-12-01T09:59:44.1505056Z adding 'torch/include/ATen/ops/moveaxis.h' 2022-12-01T09:59:44.1506991Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1508682Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2022-12-01T09:59:44.1510501Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2022-12-01T09:59:44.1512204Z adding 'torch/include/ATen/ops/movedim.h' 2022-12-01T09:59:44.1513978Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1515482Z adding 'torch/include/ATen/ops/movedim_native.h' 2022-12-01T09:59:44.1517235Z adding 'torch/include/ATen/ops/movedim_ops.h' 2022-12-01T09:59:44.1519108Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2022-12-01T09:59:44.1520997Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1522571Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2022-12-01T09:59:44.1524483Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2022-12-01T09:59:44.1526336Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2022-12-01T09:59:44.1528279Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1529822Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2022-12-01T09:59:44.1531962Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2022-12-01T09:59:44.1533886Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward.h' 2022-12-01T09:59:44.1535861Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1537447Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_native.h' 2022-12-01T09:59:44.1539314Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_ops.h' 2022-12-01T09:59:44.1540965Z adding 'torch/include/ATen/ops/mse_loss.h' 2022-12-01T09:59:44.1542734Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2022-12-01T09:59:44.1544501Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2022-12-01T09:59:44.1546220Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2022-12-01T09:59:44.1547791Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2022-12-01T09:59:44.1549608Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2022-12-01T09:59:44.1551357Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.1553094Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2022-12-01T09:59:44.1554764Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2022-12-01T09:59:44.1556517Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2022-12-01T09:59:44.1558327Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2022-12-01T09:59:44.1560113Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2022-12-01T09:59:44.1562033Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2022-12-01T09:59:44.1563807Z adding 'torch/include/ATen/ops/msort.h' 2022-12-01T09:59:44.1565695Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1567418Z adding 'torch/include/ATen/ops/msort_native.h' 2022-12-01T09:59:44.1569572Z adding 'torch/include/ATen/ops/msort_ops.h' 2022-12-01T09:59:44.1571644Z adding 'torch/include/ATen/ops/mul.h' 2022-12-01T09:59:44.1573545Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1575704Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.1578058Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2022-12-01T09:59:44.1579536Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2022-12-01T09:59:44.1581222Z adding 'torch/include/ATen/ops/mul_meta.h' 2022-12-01T09:59:44.1582992Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2022-12-01T09:59:44.1584843Z adding 'torch/include/ATen/ops/mul_native.h' 2022-12-01T09:59:44.1586896Z adding 'torch/include/ATen/ops/mul_ops.h' 2022-12-01T09:59:44.1588879Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2022-12-01T09:59:44.1590779Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2022-12-01T09:59:44.1592612Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2022-12-01T09:59:44.1594449Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2022-12-01T09:59:44.1596206Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2022-12-01T09:59:44.1598103Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2022-12-01T09:59:44.1599971Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2022-12-01T09:59:44.1601780Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2022-12-01T09:59:44.1604101Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2022-12-01T09:59:44.1606095Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2022-12-01T09:59:44.1607919Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2022-12-01T09:59:44.1609764Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2022-12-01T09:59:44.1611690Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2022-12-01T09:59:44.1613483Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2022-12-01T09:59:44.1615609Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2022-12-01T09:59:44.1617450Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2022-12-01T09:59:44.1619315Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1621118Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2022-12-01T09:59:44.1622936Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2022-12-01T09:59:44.1624686Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2022-12-01T09:59:44.1626440Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2022-12-01T09:59:44.1628343Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2022-12-01T09:59:44.1630051Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2022-12-01T09:59:44.1631960Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2022-12-01T09:59:44.1633687Z adding 'torch/include/ATen/ops/multinomial.h' 2022-12-01T09:59:44.1635509Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2022-12-01T09:59:44.1637306Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2022-12-01T09:59:44.1638960Z adding 'torch/include/ATen/ops/multinomial_native.h' 2022-12-01T09:59:44.1640794Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2022-12-01T09:59:44.1642594Z adding 'torch/include/ATen/ops/multiply.h' 2022-12-01T09:59:44.1644477Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1646181Z adding 'torch/include/ATen/ops/multiply_native.h' 2022-12-01T09:59:44.1648123Z adding 'torch/include/ATen/ops/multiply_ops.h' 2022-12-01T09:59:44.1649979Z adding 'torch/include/ATen/ops/mv.h' 2022-12-01T09:59:44.1652561Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1653722Z adding 'torch/include/ATen/ops/mv_native.h' 2022-12-01T09:59:44.1655895Z adding 'torch/include/ATen/ops/mv_ops.h' 2022-12-01T09:59:44.1657918Z adding 'torch/include/ATen/ops/mvlgamma.h' 2022-12-01T09:59:44.1660029Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1661921Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2022-12-01T09:59:44.1663546Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2022-12-01T09:59:44.1665230Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2022-12-01T09:59:44.1667104Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2022-12-01T09:59:44.1668773Z adding 'torch/include/ATen/ops/nan_to_num.h' 2022-12-01T09:59:44.1670767Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1672290Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2022-12-01T09:59:44.1673997Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2022-12-01T09:59:44.1675586Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2022-12-01T09:59:44.1677423Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2022-12-01T09:59:44.1679206Z adding 'torch/include/ATen/ops/nanmean.h' 2022-12-01T09:59:44.1681060Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1682658Z adding 'torch/include/ATen/ops/nanmean_native.h' 2022-12-01T09:59:44.1684535Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2022-12-01T09:59:44.1686482Z adding 'torch/include/ATen/ops/nanmedian.h' 2022-12-01T09:59:44.1688220Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1689899Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1691656Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2022-12-01T09:59:44.1693441Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2022-12-01T09:59:44.1695418Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2022-12-01T09:59:44.1697632Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2022-12-01T09:59:44.1699653Z adding 'torch/include/ATen/ops/nanquantile.h' 2022-12-01T09:59:44.1701753Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1703274Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2022-12-01T09:59:44.1705343Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2022-12-01T09:59:44.1707204Z adding 'torch/include/ATen/ops/nansum.h' 2022-12-01T09:59:44.1709094Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2022-12-01T09:59:44.1710964Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2022-12-01T09:59:44.1712689Z adding 'torch/include/ATen/ops/nansum_native.h' 2022-12-01T09:59:44.1714589Z adding 'torch/include/ATen/ops/nansum_ops.h' 2022-12-01T09:59:44.1716388Z adding 'torch/include/ATen/ops/narrow.h' 2022-12-01T09:59:44.1718206Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1719971Z adding 'torch/include/ATen/ops/narrow_copy.h' 2022-12-01T09:59:44.1721891Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.1723632Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2022-12-01T09:59:44.1725318Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2022-12-01T09:59:44.1727251Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2022-12-01T09:59:44.1729042Z adding 'torch/include/ATen/ops/narrow_native.h' 2022-12-01T09:59:44.1731230Z adding 'torch/include/ATen/ops/narrow_ops.h' 2022-12-01T09:59:44.1733092Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2022-12-01T09:59:44.1735339Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2022-12-01T09:59:44.1737579Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1739500Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2022-12-01T09:59:44.1741351Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2022-12-01T09:59:44.1743151Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2022-12-01T09:59:44.1745069Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2022-12-01T09:59:44.1747021Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2022-12-01T09:59:44.1749064Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2022-12-01T09:59:44.1750636Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2022-12-01T09:59:44.1752648Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2022-12-01T09:59:44.1754731Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2022-12-01T09:59:44.1756287Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1758027Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2022-12-01T09:59:44.1759760Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2022-12-01T09:59:44.1761479Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2022-12-01T09:59:44.1763221Z adding 'torch/include/ATen/ops/native_dropout.h' 2022-12-01T09:59:44.1764968Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2022-12-01T09:59:44.1766742Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1768370Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2022-12-01T09:59:44.1769997Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2022-12-01T09:59:44.1771629Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2022-12-01T09:59:44.1773374Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2022-12-01T09:59:44.1775336Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1777015Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2022-12-01T09:59:44.1778633Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2022-12-01T09:59:44.1780255Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2022-12-01T09:59:44.1782022Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2022-12-01T09:59:44.1784023Z adding 'torch/include/ATen/ops/native_group_norm.h' 2022-12-01T09:59:44.1785968Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2022-12-01T09:59:44.1787940Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1789722Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2022-12-01T09:59:44.1791464Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2022-12-01T09:59:44.1793113Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2022-12-01T09:59:44.1795381Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2022-12-01T09:59:44.1797345Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1799056Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2022-12-01T09:59:44.1800785Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2022-12-01T09:59:44.1802603Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2022-12-01T09:59:44.1804457Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2022-12-01T09:59:44.1806293Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2022-12-01T09:59:44.1808234Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2022-12-01T09:59:44.1810074Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1811864Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2022-12-01T09:59:44.1813521Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2022-12-01T09:59:44.1815341Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2022-12-01T09:59:44.1817282Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2022-12-01T09:59:44.1819018Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1820813Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2022-12-01T09:59:44.1822481Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2022-12-01T09:59:44.1824091Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2022-12-01T09:59:44.1826022Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2022-12-01T09:59:44.1827860Z adding 'torch/include/ATen/ops/native_norm.h' 2022-12-01T09:59:44.1829769Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1831305Z adding 'torch/include/ATen/ops/native_norm_native.h' 2022-12-01T09:59:44.1833096Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2022-12-01T09:59:44.1834811Z adding 'torch/include/ATen/ops/ne.h' 2022-12-01T09:59:44.1836533Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.1838106Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2022-12-01T09:59:44.1839703Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2022-12-01T09:59:44.1841232Z adding 'torch/include/ATen/ops/ne_meta.h' 2022-12-01T09:59:44.1842828Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2022-12-01T09:59:44.1844410Z adding 'torch/include/ATen/ops/ne_native.h' 2022-12-01T09:59:44.1846238Z adding 'torch/include/ATen/ops/ne_ops.h' 2022-12-01T09:59:44.1848049Z adding 'torch/include/ATen/ops/neg.h' 2022-12-01T09:59:44.1849761Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.1851381Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2022-12-01T09:59:44.1852971Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2022-12-01T09:59:44.1854674Z adding 'torch/include/ATen/ops/neg_meta.h' 2022-12-01T09:59:44.1856615Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2022-12-01T09:59:44.1858242Z adding 'torch/include/ATen/ops/neg_native.h' 2022-12-01T09:59:44.1859978Z adding 'torch/include/ATen/ops/neg_ops.h' 2022-12-01T09:59:44.1861631Z adding 'torch/include/ATen/ops/negative.h' 2022-12-01T09:59:44.1863322Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1864910Z adding 'torch/include/ATen/ops/negative_native.h' 2022-12-01T09:59:44.1866519Z adding 'torch/include/ATen/ops/negative_ops.h' 2022-12-01T09:59:44.1868139Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2022-12-01T09:59:44.1869809Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1871299Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2022-12-01T09:59:44.1872924Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2022-12-01T09:59:44.1874522Z adding 'torch/include/ATen/ops/new_empty.h' 2022-12-01T09:59:44.1876296Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1877892Z adding 'torch/include/ATen/ops/new_empty_native.h' 2022-12-01T09:59:44.1879607Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2022-12-01T09:59:44.1881283Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2022-12-01T09:59:44.1883025Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1884954Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.1886618Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2022-12-01T09:59:44.1888153Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2022-12-01T09:59:44.1889797Z adding 'torch/include/ATen/ops/new_full.h' 2022-12-01T09:59:44.1891768Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1893404Z adding 'torch/include/ATen/ops/new_full_native.h' 2022-12-01T09:59:44.1895447Z adding 'torch/include/ATen/ops/new_full_ops.h' 2022-12-01T09:59:44.1897174Z adding 'torch/include/ATen/ops/new_ones.h' 2022-12-01T09:59:44.1899003Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1900758Z adding 'torch/include/ATen/ops/new_ones_native.h' 2022-12-01T09:59:44.1902790Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2022-12-01T09:59:44.1904478Z adding 'torch/include/ATen/ops/new_zeros.h' 2022-12-01T09:59:44.1906506Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.1908383Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2022-12-01T09:59:44.1910089Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2022-12-01T09:59:44.1911819Z adding 'torch/include/ATen/ops/nextafter.h' 2022-12-01T09:59:44.1913492Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.1915132Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2022-12-01T09:59:44.1916657Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2022-12-01T09:59:44.1918164Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2022-12-01T09:59:44.1919716Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2022-12-01T09:59:44.1921220Z adding 'torch/include/ATen/ops/nextafter_native.h' 2022-12-01T09:59:44.1922892Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2022-12-01T09:59:44.1924527Z adding 'torch/include/ATen/ops/nll_loss.h' 2022-12-01T09:59:44.1926205Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2022-12-01T09:59:44.1927926Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2022-12-01T09:59:44.1929918Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2022-12-01T09:59:44.1931682Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2022-12-01T09:59:44.1933337Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2022-12-01T09:59:44.1935453Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2022-12-01T09:59:44.1937210Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1938825Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2022-12-01T09:59:44.1940657Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2022-12-01T09:59:44.1942389Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2022-12-01T09:59:44.1944135Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2022-12-01T09:59:44.1945897Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2022-12-01T09:59:44.1947852Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2022-12-01T09:59:44.1949489Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2022-12-01T09:59:44.1951023Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2022-12-01T09:59:44.1952835Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.1954409Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2022-12-01T09:59:44.1956056Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2022-12-01T09:59:44.1957664Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2022-12-01T09:59:44.1959295Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2022-12-01T09:59:44.1961016Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2022-12-01T09:59:44.1962769Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2022-12-01T09:59:44.1964428Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1966095Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2022-12-01T09:59:44.1967901Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.1969498Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2022-12-01T09:59:44.1971124Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2022-12-01T09:59:44.1972760Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2022-12-01T09:59:44.1974558Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2022-12-01T09:59:44.1976145Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2022-12-01T09:59:44.1977938Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2022-12-01T09:59:44.1979524Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2022-12-01T09:59:44.1981124Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2022-12-01T09:59:44.1982801Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1984600Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2022-12-01T09:59:44.1986160Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2022-12-01T09:59:44.1987928Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2022-12-01T09:59:44.1989603Z adding 'torch/include/ATen/ops/nonzero.h' 2022-12-01T09:59:44.1991283Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2022-12-01T09:59:44.1992891Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2022-12-01T09:59:44.1994656Z adding 'torch/include/ATen/ops/nonzero_native.h' 2022-12-01T09:59:44.1996240Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2022-12-01T09:59:44.1997825Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.1999000Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2022-12-01T09:59:44.2000498Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2022-12-01T09:59:44.2002138Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2022-12-01T09:59:44.2004180Z adding 'torch/include/ATen/ops/norm.h' 2022-12-01T09:59:44.2006080Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2007822Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.2009391Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2011877Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2022-12-01T09:59:44.2013498Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2022-12-01T09:59:44.2015319Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2022-12-01T09:59:44.2017033Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2018541Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2022-12-01T09:59:44.2020155Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2022-12-01T09:59:44.2021782Z adding 'torch/include/ATen/ops/norm_meta.h' 2022-12-01T09:59:44.2023335Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2022-12-01T09:59:44.2025005Z adding 'torch/include/ATen/ops/norm_native.h' 2022-12-01T09:59:44.2027250Z adding 'torch/include/ATen/ops/norm_ops.h' 2022-12-01T09:59:44.2029614Z adding 'torch/include/ATen/ops/normal.h' 2022-12-01T09:59:44.2031562Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2033233Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2022-12-01T09:59:44.2034899Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2022-12-01T09:59:44.2036572Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2022-12-01T09:59:44.2038280Z adding 'torch/include/ATen/ops/normal_native.h' 2022-12-01T09:59:44.2040620Z adding 'torch/include/ATen/ops/normal_ops.h' 2022-12-01T09:59:44.2042558Z adding 'torch/include/ATen/ops/not_equal.h' 2022-12-01T09:59:44.2044517Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2045988Z adding 'torch/include/ATen/ops/not_equal_native.h' 2022-12-01T09:59:44.2047733Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2022-12-01T09:59:44.2049569Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2022-12-01T09:59:44.2051449Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2053015Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2022-12-01T09:59:44.2054971Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2022-12-01T09:59:44.2056674Z adding 'torch/include/ATen/ops/numpy_T.h' 2022-12-01T09:59:44.2058351Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2059858Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2022-12-01T09:59:44.2061564Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2022-12-01T09:59:44.2063228Z adding 'torch/include/ATen/ops/one_hot.h' 2022-12-01T09:59:44.2064970Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2066728Z adding 'torch/include/ATen/ops/one_hot_native.h' 2022-12-01T09:59:44.2068446Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2022-12-01T09:59:44.2070353Z adding 'torch/include/ATen/ops/ones.h' 2022-12-01T09:59:44.2072368Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2074192Z adding 'torch/include/ATen/ops/ones_like.h' 2022-12-01T09:59:44.2076068Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2077676Z adding 'torch/include/ATen/ops/ones_like_native.h' 2022-12-01T09:59:44.2079500Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2022-12-01T09:59:44.2081245Z adding 'torch/include/ATen/ops/ones_native.h' 2022-12-01T09:59:44.2083172Z adding 'torch/include/ATen/ops/ones_ops.h' 2022-12-01T09:59:44.2084876Z adding 'torch/include/ATen/ops/or.h' 2022-12-01T09:59:44.2086717Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2088294Z adding 'torch/include/ATen/ops/or_native.h' 2022-12-01T09:59:44.2090132Z adding 'torch/include/ATen/ops/or_ops.h' 2022-12-01T09:59:44.2091987Z adding 'torch/include/ATen/ops/orgqr.h' 2022-12-01T09:59:44.2093937Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2095645Z adding 'torch/include/ATen/ops/orgqr_native.h' 2022-12-01T09:59:44.2097487Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2022-12-01T09:59:44.2099260Z adding 'torch/include/ATen/ops/ormqr.h' 2022-12-01T09:59:44.2101085Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2022-12-01T09:59:44.2102747Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2022-12-01T09:59:44.2104321Z adding 'torch/include/ATen/ops/ormqr_native.h' 2022-12-01T09:59:44.2106105Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2022-12-01T09:59:44.2107800Z adding 'torch/include/ATen/ops/outer.h' 2022-12-01T09:59:44.2109616Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2111248Z adding 'torch/include/ATen/ops/outer_native.h' 2022-12-01T09:59:44.2112927Z adding 'torch/include/ATen/ops/outer_ops.h' 2022-12-01T09:59:44.2114513Z adding 'torch/include/ATen/ops/output_nr.h' 2022-12-01T09:59:44.2116256Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2117765Z adding 'torch/include/ATen/ops/output_nr_native.h' 2022-12-01T09:59:44.2119471Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2022-12-01T09:59:44.2121145Z adding 'torch/include/ATen/ops/pad.h' 2022-12-01T09:59:44.2122878Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2124531Z adding 'torch/include/ATen/ops/pad_native.h' 2022-12-01T09:59:44.2126249Z adding 'torch/include/ATen/ops/pad_ops.h' 2022-12-01T09:59:44.2127922Z adding 'torch/include/ATen/ops/pad_sequence.h' 2022-12-01T09:59:44.2129672Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2131262Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2022-12-01T09:59:44.2133051Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2022-12-01T09:59:44.2134825Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2022-12-01T09:59:44.2136666Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2138229Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2022-12-01T09:59:44.2140004Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2022-12-01T09:59:44.2141622Z adding 'torch/include/ATen/ops/pdist.h' 2022-12-01T09:59:44.2143356Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2144907Z adding 'torch/include/ATen/ops/pdist_native.h' 2022-12-01T09:59:44.2146775Z adding 'torch/include/ATen/ops/pdist_ops.h' 2022-12-01T09:59:44.2148320Z adding 'torch/include/ATen/ops/permute.h' 2022-12-01T09:59:44.2150694Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2152070Z adding 'torch/include/ATen/ops/permute_copy.h' 2022-12-01T09:59:44.2153681Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2155405Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.2157005Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2022-12-01T09:59:44.2158625Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2022-12-01T09:59:44.2160403Z adding 'torch/include/ATen/ops/permute_native.h' 2022-12-01T09:59:44.2162071Z adding 'torch/include/ATen/ops/permute_ops.h' 2022-12-01T09:59:44.2163510Z adding 'torch/include/ATen/ops/pin_memory.h' 2022-12-01T09:59:44.2165116Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2166642Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2022-12-01T09:59:44.2168388Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2022-12-01T09:59:44.2170016Z adding 'torch/include/ATen/ops/pinverse.h' 2022-12-01T09:59:44.2172011Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2173480Z adding 'torch/include/ATen/ops/pinverse_native.h' 2022-12-01T09:59:44.2175412Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2022-12-01T09:59:44.2177144Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2022-12-01T09:59:44.2179149Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2180982Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.2182518Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2022-12-01T09:59:44.2184397Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2022-12-01T09:59:44.2186443Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2022-12-01T09:59:44.2188176Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2022-12-01T09:59:44.2190130Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2192089Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.2193685Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2022-12-01T09:59:44.2195357Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2022-12-01T09:59:44.2197268Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2022-12-01T09:59:44.2199164Z adding 'torch/include/ATen/ops/poisson.h' 2022-12-01T09:59:44.2201055Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2202889Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2022-12-01T09:59:44.2204627Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2022-12-01T09:59:44.2206437Z adding 'torch/include/ATen/ops/poisson_native.h' 2022-12-01T09:59:44.2208186Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2022-12-01T09:59:44.2210395Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2211954Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2022-12-01T09:59:44.2214123Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2022-12-01T09:59:44.2216000Z adding 'torch/include/ATen/ops/poisson_ops.h' 2022-12-01T09:59:44.2218010Z adding 'torch/include/ATen/ops/polar.h' 2022-12-01T09:59:44.2220038Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2222193Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2022-12-01T09:59:44.2223587Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2022-12-01T09:59:44.2225263Z adding 'torch/include/ATen/ops/polar_native.h' 2022-12-01T09:59:44.2227500Z adding 'torch/include/ATen/ops/polar_ops.h' 2022-12-01T09:59:44.2229091Z adding 'torch/include/ATen/ops/polygamma.h' 2022-12-01T09:59:44.2230967Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2232899Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.2234568Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2022-12-01T09:59:44.2236449Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2022-12-01T09:59:44.2238195Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2022-12-01T09:59:44.2240008Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2022-12-01T09:59:44.2241799Z adding 'torch/include/ATen/ops/polygamma_native.h' 2022-12-01T09:59:44.2243768Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2022-12-01T09:59:44.2245560Z adding 'torch/include/ATen/ops/positive.h' 2022-12-01T09:59:44.2247445Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2249126Z adding 'torch/include/ATen/ops/positive_native.h' 2022-12-01T09:59:44.2251014Z adding 'torch/include/ATen/ops/positive_ops.h' 2022-12-01T09:59:44.2253046Z adding 'torch/include/ATen/ops/pow.h' 2022-12-01T09:59:44.2255179Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.2256952Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2022-12-01T09:59:44.2258866Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2022-12-01T09:59:44.2260637Z adding 'torch/include/ATen/ops/pow_meta.h' 2022-12-01T09:59:44.2262541Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2022-12-01T09:59:44.2264396Z adding 'torch/include/ATen/ops/pow_native.h' 2022-12-01T09:59:44.2266650Z adding 'torch/include/ATen/ops/pow_ops.h' 2022-12-01T09:59:44.2268634Z adding 'torch/include/ATen/ops/prelu.h' 2022-12-01T09:59:44.2270589Z adding 'torch/include/ATen/ops/prelu_backward.h' 2022-12-01T09:59:44.2272569Z adding 'torch/include/ATen/ops/prelu_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2274414Z adding 'torch/include/ATen/ops/prelu_backward_cpu_dispatch.h' 2022-12-01T09:59:44.2276257Z adding 'torch/include/ATen/ops/prelu_backward_cuda_dispatch.h' 2022-12-01T09:59:44.2278065Z adding 'torch/include/ATen/ops/prelu_backward_native.h' 2022-12-01T09:59:44.2280084Z adding 'torch/include/ATen/ops/prelu_backward_ops.h' 2022-12-01T09:59:44.2282152Z adding 'torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2283951Z adding 'torch/include/ATen/ops/prelu_cpu_dispatch.h' 2022-12-01T09:59:44.2285808Z adding 'torch/include/ATen/ops/prelu_cuda_dispatch.h' 2022-12-01T09:59:44.2287619Z adding 'torch/include/ATen/ops/prelu_native.h' 2022-12-01T09:59:44.2289658Z adding 'torch/include/ATen/ops/prelu_ops.h' 2022-12-01T09:59:44.2291840Z adding 'torch/include/ATen/ops/prod.h' 2022-12-01T09:59:44.2294085Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2296162Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.2298127Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2300053Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2022-12-01T09:59:44.2302306Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2022-12-01T09:59:44.2303929Z adding 'torch/include/ATen/ops/prod_meta.h' 2022-12-01T09:59:44.2305657Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2022-12-01T09:59:44.2307463Z adding 'torch/include/ATen/ops/prod_native.h' 2022-12-01T09:59:44.2309465Z adding 'torch/include/ATen/ops/prod_ops.h' 2022-12-01T09:59:44.2311289Z adding 'torch/include/ATen/ops/promote_types.h' 2022-12-01T09:59:44.2313100Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2314718Z adding 'torch/include/ATen/ops/promote_types_native.h' 2022-12-01T09:59:44.2316452Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2022-12-01T09:59:44.2318243Z adding 'torch/include/ATen/ops/put.h' 2022-12-01T09:59:44.2320341Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2322280Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2022-12-01T09:59:44.2324099Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2022-12-01T09:59:44.2326007Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2022-12-01T09:59:44.2327976Z adding 'torch/include/ATen/ops/put_native.h' 2022-12-01T09:59:44.2330319Z adding 'torch/include/ATen/ops/put_ops.h' 2022-12-01T09:59:44.2332327Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2022-12-01T09:59:44.2334380Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2022-12-01T09:59:44.2336618Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2022-12-01T09:59:44.2338578Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2022-12-01T09:59:44.2340627Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2342543Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2022-12-01T09:59:44.2344399Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2022-12-01T09:59:44.2346360Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2022-12-01T09:59:44.2348484Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2350456Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2022-12-01T09:59:44.2352320Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2022-12-01T09:59:44.2354142Z adding 'torch/include/ATen/ops/q_scale.h' 2022-12-01T09:59:44.2355942Z adding 'torch/include/ATen/ops/q_scale_native.h' 2022-12-01T09:59:44.2357806Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2022-12-01T09:59:44.2359694Z adding 'torch/include/ATen/ops/q_zero_point.h' 2022-12-01T09:59:44.2361545Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2022-12-01T09:59:44.2363456Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2022-12-01T09:59:44.2365403Z adding 'torch/include/ATen/ops/qr.h' 2022-12-01T09:59:44.2367446Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2369174Z adding 'torch/include/ATen/ops/qr_native.h' 2022-12-01T09:59:44.2371275Z adding 'torch/include/ATen/ops/qr_ops.h' 2022-12-01T09:59:44.2373160Z adding 'torch/include/ATen/ops/qscheme.h' 2022-12-01T09:59:44.2375153Z adding 'torch/include/ATen/ops/qscheme_native.h' 2022-12-01T09:59:44.2377174Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2022-12-01T09:59:44.2379125Z adding 'torch/include/ATen/ops/quantile.h' 2022-12-01T09:59:44.2381305Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2383142Z adding 'torch/include/ATen/ops/quantile_native.h' 2022-12-01T09:59:44.2385282Z adding 'torch/include/ATen/ops/quantile_ops.h' 2022-12-01T09:59:44.2387338Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2022-12-01T09:59:44.2389393Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2391268Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2022-12-01T09:59:44.2393176Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2022-12-01T09:59:44.2395051Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2022-12-01T09:59:44.2397803Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2022-12-01T09:59:44.2399584Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2022-12-01T09:59:44.2401473Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2403232Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2022-12-01T09:59:44.2405024Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2022-12-01T09:59:44.2406873Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2022-12-01T09:59:44.2408737Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2410688Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2022-12-01T09:59:44.2412591Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2022-12-01T09:59:44.2414645Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2022-12-01T09:59:44.2416592Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2022-12-01T09:59:44.2418615Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2022-12-01T09:59:44.2420861Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2022-12-01T09:59:44.2423141Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2022-12-01T09:59:44.2425237Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2426963Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2022-12-01T09:59:44.2429047Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2022-12-01T09:59:44.2431033Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2022-12-01T09:59:44.2433059Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2434767Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2022-12-01T09:59:44.2437502Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2022-12-01T09:59:44.2439543Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2022-12-01T09:59:44.2441683Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2443515Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2022-12-01T09:59:44.2445504Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2022-12-01T09:59:44.2448091Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2022-12-01T09:59:44.2449778Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2451847Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2022-12-01T09:59:44.2453958Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2022-12-01T09:59:44.2455915Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2022-12-01T09:59:44.2458106Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2459799Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2022-12-01T09:59:44.2461791Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2022-12-01T09:59:44.2463863Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2022-12-01T09:59:44.2465807Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2467501Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2022-12-01T09:59:44.2469496Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2022-12-01T09:59:44.2471450Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2022-12-01T09:59:44.2473535Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2475229Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2022-12-01T09:59:44.2477229Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2022-12-01T09:59:44.2479060Z adding 'torch/include/ATen/ops/rad2deg.h' 2022-12-01T09:59:44.2481098Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2482797Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2022-12-01T09:59:44.2484790Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2022-12-01T09:59:44.2487097Z adding 'torch/include/ATen/ops/rand.h' 2022-12-01T09:59:44.2489428Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2491445Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2493348Z adding 'torch/include/ATen/ops/rand_like.h' 2022-12-01T09:59:44.2495793Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2497455Z adding 'torch/include/ATen/ops/rand_like_native.h' 2022-12-01T09:59:44.2499476Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2022-12-01T09:59:44.2501329Z adding 'torch/include/ATen/ops/rand_native.h' 2022-12-01T09:59:44.2503626Z adding 'torch/include/ATen/ops/rand_ops.h' 2022-12-01T09:59:44.2506023Z adding 'torch/include/ATen/ops/randint.h' 2022-12-01T09:59:44.2508324Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2510382Z adding 'torch/include/ATen/ops/randint_like.h' 2022-12-01T09:59:44.2512601Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2514376Z adding 'torch/include/ATen/ops/randint_like_native.h' 2022-12-01T09:59:44.2516522Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2022-12-01T09:59:44.2518538Z adding 'torch/include/ATen/ops/randint_native.h' 2022-12-01T09:59:44.2520864Z adding 'torch/include/ATen/ops/randint_ops.h' 2022-12-01T09:59:44.2523279Z adding 'torch/include/ATen/ops/randn.h' 2022-12-01T09:59:44.2525549Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2527422Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2529254Z adding 'torch/include/ATen/ops/randn_like.h' 2022-12-01T09:59:44.2531417Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2533098Z adding 'torch/include/ATen/ops/randn_like_native.h' 2022-12-01T09:59:44.2536579Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2022-12-01T09:59:44.2538102Z adding 'torch/include/ATen/ops/randn_native.h' 2022-12-01T09:59:44.2540435Z adding 'torch/include/ATen/ops/randn_ops.h' 2022-12-01T09:59:44.2542581Z adding 'torch/include/ATen/ops/random.h' 2022-12-01T09:59:44.2544678Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2546466Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2022-12-01T09:59:44.2548267Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2022-12-01T09:59:44.2550090Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2022-12-01T09:59:44.2551994Z adding 'torch/include/ATen/ops/random_native.h' 2022-12-01T09:59:44.2554215Z adding 'torch/include/ATen/ops/random_ops.h' 2022-12-01T09:59:44.2556364Z adding 'torch/include/ATen/ops/randperm.h' 2022-12-01T09:59:44.2558500Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2560401Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2022-12-01T09:59:44.2562069Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2022-12-01T09:59:44.2563847Z adding 'torch/include/ATen/ops/randperm_native.h' 2022-12-01T09:59:44.2565990Z adding 'torch/include/ATen/ops/randperm_ops.h' 2022-12-01T09:59:44.2568031Z adding 'torch/include/ATen/ops/range.h' 2022-12-01T09:59:44.2570205Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2571982Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2022-12-01T09:59:44.2573908Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2022-12-01T09:59:44.2575906Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2022-12-01T09:59:44.2577684Z adding 'torch/include/ATen/ops/range_native.h' 2022-12-01T09:59:44.2579794Z adding 'torch/include/ATen/ops/range_ops.h' 2022-12-01T09:59:44.2581679Z adding 'torch/include/ATen/ops/ravel.h' 2022-12-01T09:59:44.2583636Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2585227Z adding 'torch/include/ATen/ops/ravel_native.h' 2022-12-01T09:59:44.2587060Z adding 'torch/include/ATen/ops/ravel_ops.h' 2022-12-01T09:59:44.2588720Z adding 'torch/include/ATen/ops/real.h' 2022-12-01T09:59:44.2590624Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2592194Z adding 'torch/include/ATen/ops/real_native.h' 2022-12-01T09:59:44.2593947Z adding 'torch/include/ATen/ops/real_ops.h' 2022-12-01T09:59:44.2595808Z adding 'torch/include/ATen/ops/reciprocal.h' 2022-12-01T09:59:44.2597829Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.2599426Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2022-12-01T09:59:44.2601208Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2022-12-01T09:59:44.2602907Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2022-12-01T09:59:44.2604702Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2022-12-01T09:59:44.2606401Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2022-12-01T09:59:44.2608277Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2022-12-01T09:59:44.2609978Z adding 'torch/include/ATen/ops/record_stream.h' 2022-12-01T09:59:44.2611972Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2022-12-01T09:59:44.2613882Z adding 'torch/include/ATen/ops/record_stream_native.h' 2022-12-01T09:59:44.2615766Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2022-12-01T09:59:44.2617501Z adding 'torch/include/ATen/ops/refine_names.h' 2022-12-01T09:59:44.2619605Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2621234Z adding 'torch/include/ATen/ops/refine_names_native.h' 2022-12-01T09:59:44.2623114Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2022-12-01T09:59:44.2624965Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2022-12-01T09:59:44.2626981Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2022-12-01T09:59:44.2629077Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.2631042Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2022-12-01T09:59:44.2632582Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2022-12-01T09:59:44.2634120Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2022-12-01T09:59:44.2635868Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2022-12-01T09:59:44.2637587Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2022-12-01T09:59:44.2639391Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2022-12-01T09:59:44.2641414Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.2643123Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2022-12-01T09:59:44.2645165Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2022-12-01T09:59:44.2646863Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2022-12-01T09:59:44.2648333Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2022-12-01T09:59:44.2650114Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2022-12-01T09:59:44.2651837Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2022-12-01T09:59:44.2653617Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2022-12-01T09:59:44.2655697Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2022-12-01T09:59:44.2657902Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2022-12-01T09:59:44.2659429Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2022-12-01T09:59:44.2661112Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2022-12-01T09:59:44.2663185Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2022-12-01T09:59:44.2664971Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2022-12-01T09:59:44.2666794Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2022-12-01T09:59:44.2668593Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2022-12-01T09:59:44.2670508Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2022-12-01T09:59:44.2672466Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2022-12-01T09:59:44.2674435Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2022-12-01T09:59:44.2676245Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.2677945Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2022-12-01T09:59:44.2680065Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2022-12-01T09:59:44.2681644Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2022-12-01T09:59:44.2683746Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2022-12-01T09:59:44.2685320Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2022-12-01T09:59:44.2687317Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2022-12-01T09:59:44.2689307Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.2691134Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2022-12-01T09:59:44.2692901Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2022-12-01T09:59:44.2694846Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2022-12-01T09:59:44.2696802Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2022-12-01T09:59:44.2698674Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2022-12-01T09:59:44.2700599Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2022-12-01T09:59:44.2702456Z adding 'torch/include/ATen/ops/relu.h' 2022-12-01T09:59:44.2704214Z adding 'torch/include/ATen/ops/relu6.h' 2022-12-01T09:59:44.2706132Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2707704Z adding 'torch/include/ATen/ops/relu6_native.h' 2022-12-01T09:59:44.2709514Z adding 'torch/include/ATen/ops/relu6_ops.h' 2022-12-01T09:59:44.2711448Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2713073Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2022-12-01T09:59:44.2714867Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2022-12-01T09:59:44.2716577Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2022-12-01T09:59:44.2718250Z adding 'torch/include/ATen/ops/relu_native.h' 2022-12-01T09:59:44.2720167Z adding 'torch/include/ATen/ops/relu_ops.h' 2022-12-01T09:59:44.2722105Z adding 'torch/include/ATen/ops/remainder.h' 2022-12-01T09:59:44.2724096Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2725976Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.2727772Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2022-12-01T09:59:44.2729488Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2022-12-01T09:59:44.2731301Z adding 'torch/include/ATen/ops/remainder_meta.h' 2022-12-01T09:59:44.2733150Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2022-12-01T09:59:44.2734987Z adding 'torch/include/ATen/ops/remainder_native.h' 2022-12-01T09:59:44.2737119Z adding 'torch/include/ATen/ops/remainder_ops.h' 2022-12-01T09:59:44.2738922Z adding 'torch/include/ATen/ops/rename.h' 2022-12-01T09:59:44.2740937Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2742511Z adding 'torch/include/ATen/ops/rename_native.h' 2022-12-01T09:59:44.2744280Z adding 'torch/include/ATen/ops/rename_ops.h' 2022-12-01T09:59:44.2745968Z adding 'torch/include/ATen/ops/renorm.h' 2022-12-01T09:59:44.2747830Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.2749568Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2022-12-01T09:59:44.2751320Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2022-12-01T09:59:44.2753034Z adding 'torch/include/ATen/ops/renorm_meta.h' 2022-12-01T09:59:44.2754909Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2022-12-01T09:59:44.2756694Z adding 'torch/include/ATen/ops/renorm_native.h' 2022-12-01T09:59:44.2758721Z adding 'torch/include/ATen/ops/renorm_ops.h' 2022-12-01T09:59:44.2760650Z adding 'torch/include/ATen/ops/repeat.h' 2022-12-01T09:59:44.2762704Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2764488Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2022-12-01T09:59:44.2766576Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2768458Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2770332Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2022-12-01T09:59:44.2772176Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2022-12-01T09:59:44.2774196Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2022-12-01T09:59:44.2776542Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2022-12-01T09:59:44.2778385Z adding 'torch/include/ATen/ops/repeat_native.h' 2022-12-01T09:59:44.2780345Z adding 'torch/include/ATen/ops/repeat_ops.h' 2022-12-01T09:59:44.2782329Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2022-12-01T09:59:44.2784236Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2022-12-01T09:59:44.2786378Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.2788146Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2022-12-01T09:59:44.2790097Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2022-12-01T09:59:44.2791866Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2022-12-01T09:59:44.2793714Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2022-12-01T09:59:44.2795334Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2022-12-01T09:59:44.2796944Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2022-12-01T09:59:44.2799273Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.2800415Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2022-12-01T09:59:44.2802109Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2022-12-01T09:59:44.2803945Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2022-12-01T09:59:44.2805755Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2022-12-01T09:59:44.2807457Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2022-12-01T09:59:44.2809279Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2022-12-01T09:59:44.2811227Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2022-12-01T09:59:44.2813223Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2022-12-01T09:59:44.2815328Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2022-12-01T09:59:44.2817218Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2022-12-01T09:59:44.2819004Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2022-12-01T09:59:44.2820902Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2022-12-01T09:59:44.2822863Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.2824579Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2022-12-01T09:59:44.2826371Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2022-12-01T09:59:44.2828096Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2022-12-01T09:59:44.2829926Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2022-12-01T09:59:44.2831702Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2022-12-01T09:59:44.2833614Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2022-12-01T09:59:44.2835438Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2022-12-01T09:59:44.2837320Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2022-12-01T09:59:44.2839248Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2022-12-01T09:59:44.2841078Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2022-12-01T09:59:44.2842914Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2022-12-01T09:59:44.2844867Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2022-12-01T09:59:44.2846854Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.2848593Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2022-12-01T09:59:44.2850444Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2022-12-01T09:59:44.2852249Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2022-12-01T09:59:44.2854178Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2022-12-01T09:59:44.2856003Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2022-12-01T09:59:44.2858065Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2022-12-01T09:59:44.2859839Z adding 'torch/include/ATen/ops/requires_grad.h' 2022-12-01T09:59:44.2861762Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2863428Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2022-12-01T09:59:44.2865573Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2022-12-01T09:59:44.2867054Z adding 'torch/include/ATen/ops/reshape.h' 2022-12-01T09:59:44.2868800Z adding 'torch/include/ATen/ops/reshape_as.h' 2022-12-01T09:59:44.2870765Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2872610Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2022-12-01T09:59:44.2874918Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2022-12-01T09:59:44.2876901Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2022-12-01T09:59:44.2878920Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2880800Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2022-12-01T09:59:44.2882469Z adding 'torch/include/ATen/ops/reshape_native.h' 2022-12-01T09:59:44.2884302Z adding 'torch/include/ATen/ops/reshape_ops.h' 2022-12-01T09:59:44.2886339Z adding 'torch/include/ATen/ops/resize.h' 2022-12-01T09:59:44.2888267Z adding 'torch/include/ATen/ops/resize_as.h' 2022-12-01T09:59:44.2890357Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2892145Z adding 'torch/include/ATen/ops/resize_as_native.h' 2022-12-01T09:59:44.2894329Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2022-12-01T09:59:44.2896423Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2022-12-01T09:59:44.2898257Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2900106Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2022-12-01T09:59:44.2901828Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2022-12-01T09:59:44.2903847Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2022-12-01T09:59:44.2905824Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2907728Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2022-12-01T09:59:44.2909558Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2022-12-01T09:59:44.2911394Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2022-12-01T09:59:44.2913231Z adding 'torch/include/ATen/ops/resize_native.h' 2022-12-01T09:59:44.2915187Z adding 'torch/include/ATen/ops/resize_ops.h' 2022-12-01T09:59:44.2916993Z adding 'torch/include/ATen/ops/resolve_conj.h' 2022-12-01T09:59:44.2918934Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2920597Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2022-12-01T09:59:44.2922416Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2022-12-01T09:59:44.2924278Z adding 'torch/include/ATen/ops/resolve_neg.h' 2022-12-01T09:59:44.2926131Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2927768Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2022-12-01T09:59:44.2929648Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2022-12-01T09:59:44.2931550Z adding 'torch/include/ATen/ops/result_type.h' 2022-12-01T09:59:44.2933571Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2935555Z adding 'torch/include/ATen/ops/result_type_native.h' 2022-12-01T09:59:44.2937625Z adding 'torch/include/ATen/ops/result_type_ops.h' 2022-12-01T09:59:44.2939448Z adding 'torch/include/ATen/ops/retain_grad.h' 2022-12-01T09:59:44.2941380Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2943038Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2022-12-01T09:59:44.2944858Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2022-12-01T09:59:44.2946742Z adding 'torch/include/ATen/ops/retains_grad.h' 2022-12-01T09:59:44.2948626Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2950302Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2022-12-01T09:59:44.2952140Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2022-12-01T09:59:44.2954127Z adding 'torch/include/ATen/ops/rnn_relu.h' 2022-12-01T09:59:44.2955861Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2022-12-01T09:59:44.2957849Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2959559Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2022-12-01T09:59:44.2961507Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2022-12-01T09:59:44.2963498Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2965214Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2022-12-01T09:59:44.2967283Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2022-12-01T09:59:44.2969224Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2022-12-01T09:59:44.2971245Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2022-12-01T09:59:44.2973235Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2975613Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2022-12-01T09:59:44.2977170Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2022-12-01T09:59:44.2979180Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.2980923Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2022-12-01T09:59:44.2982956Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2022-12-01T09:59:44.2984852Z adding 'torch/include/ATen/ops/roll.h' 2022-12-01T09:59:44.2986960Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2988683Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2022-12-01T09:59:44.2990499Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2022-12-01T09:59:44.2992241Z adding 'torch/include/ATen/ops/roll_native.h' 2022-12-01T09:59:44.2994168Z adding 'torch/include/ATen/ops/roll_ops.h' 2022-12-01T09:59:44.2996085Z adding 'torch/include/ATen/ops/rot90.h' 2022-12-01T09:59:44.2998077Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.2999738Z adding 'torch/include/ATen/ops/rot90_native.h' 2022-12-01T09:59:44.3001732Z adding 'torch/include/ATen/ops/rot90_ops.h' 2022-12-01T09:59:44.3003657Z adding 'torch/include/ATen/ops/round.h' 2022-12-01T09:59:44.3005669Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3007441Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2022-12-01T09:59:44.3009313Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2022-12-01T09:59:44.3011145Z adding 'torch/include/ATen/ops/round_meta.h' 2022-12-01T09:59:44.3013049Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2022-12-01T09:59:44.3014989Z adding 'torch/include/ATen/ops/round_native.h' 2022-12-01T09:59:44.3017511Z adding 'torch/include/ATen/ops/round_ops.h' 2022-12-01T09:59:44.3019063Z adding 'torch/include/ATen/ops/row_indices.h' 2022-12-01T09:59:44.3020888Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2022-12-01T09:59:44.3022822Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3024552Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2022-12-01T09:59:44.3026483Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2022-12-01T09:59:44.3028268Z adding 'torch/include/ATen/ops/row_indices_native.h' 2022-12-01T09:59:44.3030099Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2022-12-01T09:59:44.3031981Z adding 'torch/include/ATen/ops/row_stack.h' 2022-12-01T09:59:44.3033966Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3035681Z adding 'torch/include/ATen/ops/row_stack_native.h' 2022-12-01T09:59:44.3037608Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2022-12-01T09:59:44.3039479Z adding 'torch/include/ATen/ops/rrelu.h' 2022-12-01T09:59:44.3041471Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3043203Z adding 'torch/include/ATen/ops/rrelu_native.h' 2022-12-01T09:59:44.3045166Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2022-12-01T09:59:44.3047209Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2022-12-01T09:59:44.3049233Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2022-12-01T09:59:44.3051320Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3053111Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2022-12-01T09:59:44.3055304Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2022-12-01T09:59:44.3057336Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2022-12-01T09:59:44.3059285Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2022-12-01T09:59:44.3061213Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2022-12-01T09:59:44.3063075Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2022-12-01T09:59:44.3065121Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2022-12-01T09:59:44.3067089Z adding 'torch/include/ATen/ops/rshift.h' 2022-12-01T09:59:44.3069062Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3070844Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2022-12-01T09:59:44.3072647Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2022-12-01T09:59:44.3074450Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2022-12-01T09:59:44.3076564Z adding 'torch/include/ATen/ops/rshift_native.h' 2022-12-01T09:59:44.3078547Z adding 'torch/include/ATen/ops/rshift_ops.h' 2022-12-01T09:59:44.3080225Z adding 'torch/include/ATen/ops/rsqrt.h' 2022-12-01T09:59:44.3082128Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3084200Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2022-12-01T09:59:44.3085585Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2022-12-01T09:59:44.3087346Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2022-12-01T09:59:44.3089119Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2022-12-01T09:59:44.3090964Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2022-12-01T09:59:44.3092912Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2022-12-01T09:59:44.3095051Z adding 'torch/include/ATen/ops/rsub.h' 2022-12-01T09:59:44.3097376Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3098817Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2022-12-01T09:59:44.3100390Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2022-12-01T09:59:44.3101936Z adding 'torch/include/ATen/ops/rsub_native.h' 2022-12-01T09:59:44.3103765Z adding 'torch/include/ATen/ops/rsub_ops.h' 2022-12-01T09:59:44.3105592Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2022-12-01T09:59:44.3107430Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3108949Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2022-12-01T09:59:44.3110694Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2022-12-01T09:59:44.3112626Z adding 'torch/include/ATen/ops/scatter.h' 2022-12-01T09:59:44.3114436Z adding 'torch/include/ATen/ops/scatter_add.h' 2022-12-01T09:59:44.3116690Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3118191Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3119868Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2022-12-01T09:59:44.3121649Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2022-12-01T09:59:44.3123373Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2022-12-01T09:59:44.3125193Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2022-12-01T09:59:44.3126933Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2022-12-01T09:59:44.3128917Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2022-12-01T09:59:44.3130993Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3132818Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3134730Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2022-12-01T09:59:44.3136842Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2022-12-01T09:59:44.3138682Z adding 'torch/include/ATen/ops/scatter_meta.h' 2022-12-01T09:59:44.3140607Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2022-12-01T09:59:44.3142584Z adding 'torch/include/ATen/ops/scatter_native.h' 2022-12-01T09:59:44.3145338Z adding 'torch/include/ATen/ops/scatter_ops.h' 2022-12-01T09:59:44.3147476Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2022-12-01T09:59:44.3149440Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3151258Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2022-12-01T09:59:44.3153212Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2022-12-01T09:59:44.3154865Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2022-12-01T09:59:44.3156559Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2022-12-01T09:59:44.3158379Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2022-12-01T09:59:44.3160274Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2022-12-01T09:59:44.3162359Z adding 'torch/include/ATen/ops/searchsorted.h' 2022-12-01T09:59:44.3164445Z adding 'torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3166298Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2022-12-01T09:59:44.3168166Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2022-12-01T09:59:44.3169988Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2022-12-01T09:59:44.3172256Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2022-12-01T09:59:44.3174286Z adding 'torch/include/ATen/ops/segment_reduce.h' 2022-12-01T09:59:44.3176502Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3178372Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2022-12-01T09:59:44.3180245Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2022-12-01T09:59:44.3181969Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2022-12-01T09:59:44.3184047Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2022-12-01T09:59:44.3185649Z adding 'torch/include/ATen/ops/select.h' 2022-12-01T09:59:44.3187627Z adding 'torch/include/ATen/ops/select_backward.h' 2022-12-01T09:59:44.3189625Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3191553Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3193122Z adding 'torch/include/ATen/ops/select_backward_native.h' 2022-12-01T09:59:44.3195030Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2022-12-01T09:59:44.3196888Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3198715Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3200439Z adding 'torch/include/ATen/ops/select_copy.h' 2022-12-01T09:59:44.3202363Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3204203Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3214560Z adding 'torch/include/ATen/ops/select_copy_native.h' 2022-12-01T09:59:44.3215037Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2022-12-01T09:59:44.3215258Z adding 'torch/include/ATen/ops/select_native.h' 2022-12-01T09:59:44.3215503Z adding 'torch/include/ATen/ops/select_ops.h' 2022-12-01T09:59:44.3215725Z adding 'torch/include/ATen/ops/select_scatter.h' 2022-12-01T09:59:44.3215977Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3217523Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2022-12-01T09:59:44.3219406Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2022-12-01T09:59:44.3221284Z adding 'torch/include/ATen/ops/selu.h' 2022-12-01T09:59:44.3223217Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3224947Z adding 'torch/include/ATen/ops/selu_native.h' 2022-12-01T09:59:44.3226805Z adding 'torch/include/ATen/ops/selu_ops.h' 2022-12-01T09:59:44.3229083Z adding 'torch/include/ATen/ops/set.h' 2022-12-01T09:59:44.3231319Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3233274Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3235122Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2022-12-01T09:59:44.3237068Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2022-12-01T09:59:44.3238818Z adding 'torch/include/ATen/ops/set_data.h' 2022-12-01T09:59:44.3240787Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3242425Z adding 'torch/include/ATen/ops/set_data_native.h' 2022-12-01T09:59:44.3244393Z adding 'torch/include/ATen/ops/set_data_ops.h' 2022-12-01T09:59:44.3246389Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2022-12-01T09:59:44.3248200Z adding 'torch/include/ATen/ops/set_native.h' 2022-12-01T09:59:44.3250832Z adding 'torch/include/ATen/ops/set_ops.h' 2022-12-01T09:59:44.3252828Z adding 'torch/include/ATen/ops/sgn.h' 2022-12-01T09:59:44.3255051Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3256873Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2022-12-01T09:59:44.3258613Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2022-12-01T09:59:44.3260433Z adding 'torch/include/ATen/ops/sgn_meta.h' 2022-12-01T09:59:44.3262254Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2022-12-01T09:59:44.3264069Z adding 'torch/include/ATen/ops/sgn_native.h' 2022-12-01T09:59:44.3266034Z adding 'torch/include/ATen/ops/sgn_ops.h' 2022-12-01T09:59:44.3268143Z adding 'torch/include/ATen/ops/sigmoid.h' 2022-12-01T09:59:44.3270019Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2022-12-01T09:59:44.3272111Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3273843Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2022-12-01T09:59:44.3275752Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2022-12-01T09:59:44.3277558Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2022-12-01T09:59:44.3279418Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2022-12-01T09:59:44.3281203Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2022-12-01T09:59:44.3283151Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2022-12-01T09:59:44.3285158Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3286993Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2022-12-01T09:59:44.3288828Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2022-12-01T09:59:44.3290719Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2022-12-01T09:59:44.3292583Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2022-12-01T09:59:44.3294659Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2022-12-01T09:59:44.3296708Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2022-12-01T09:59:44.3298673Z adding 'torch/include/ATen/ops/sign.h' 2022-12-01T09:59:44.3300659Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3302445Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2022-12-01T09:59:44.3304284Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2022-12-01T09:59:44.3306082Z adding 'torch/include/ATen/ops/sign_meta.h' 2022-12-01T09:59:44.3307955Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2022-12-01T09:59:44.3309805Z adding 'torch/include/ATen/ops/sign_native.h' 2022-12-01T09:59:44.3312349Z adding 'torch/include/ATen/ops/sign_ops.h' 2022-12-01T09:59:44.3314339Z adding 'torch/include/ATen/ops/signbit.h' 2022-12-01T09:59:44.3316328Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3318122Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2022-12-01T09:59:44.3320008Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2022-12-01T09:59:44.3321773Z adding 'torch/include/ATen/ops/signbit_meta.h' 2022-12-01T09:59:44.3323710Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2022-12-01T09:59:44.3325561Z adding 'torch/include/ATen/ops/signbit_native.h' 2022-12-01T09:59:44.3327504Z adding 'torch/include/ATen/ops/signbit_ops.h' 2022-12-01T09:59:44.3329395Z adding 'torch/include/ATen/ops/silu.h' 2022-12-01T09:59:44.3331391Z adding 'torch/include/ATen/ops/silu_backward.h' 2022-12-01T09:59:44.3333419Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3335698Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3337457Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2022-12-01T09:59:44.3339355Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2022-12-01T09:59:44.3341217Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2022-12-01T09:59:44.3343132Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2022-12-01T09:59:44.3344900Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2022-12-01T09:59:44.3346986Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2022-12-01T09:59:44.3348939Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3350633Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2022-12-01T09:59:44.3352460Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2022-12-01T09:59:44.3354260Z adding 'torch/include/ATen/ops/silu_meta.h' 2022-12-01T09:59:44.3356255Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2022-12-01T09:59:44.3358254Z adding 'torch/include/ATen/ops/silu_native.h' 2022-12-01T09:59:44.3360220Z adding 'torch/include/ATen/ops/silu_ops.h' 2022-12-01T09:59:44.3362050Z adding 'torch/include/ATen/ops/sin.h' 2022-12-01T09:59:44.3363925Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3365725Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2022-12-01T09:59:44.3367283Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2022-12-01T09:59:44.3368910Z adding 'torch/include/ATen/ops/sin_meta.h' 2022-12-01T09:59:44.3370681Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2022-12-01T09:59:44.3372702Z adding 'torch/include/ATen/ops/sin_native.h' 2022-12-01T09:59:44.3374561Z adding 'torch/include/ATen/ops/sin_ops.h' 2022-12-01T09:59:44.3376487Z adding 'torch/include/ATen/ops/sinc.h' 2022-12-01T09:59:44.3378334Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3380045Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2022-12-01T09:59:44.3381810Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2022-12-01T09:59:44.3383491Z adding 'torch/include/ATen/ops/sinc_meta.h' 2022-12-01T09:59:44.3385257Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2022-12-01T09:59:44.3386983Z adding 'torch/include/ATen/ops/sinc_native.h' 2022-12-01T09:59:44.3388896Z adding 'torch/include/ATen/ops/sinc_ops.h' 2022-12-01T09:59:44.3390706Z adding 'torch/include/ATen/ops/sinh.h' 2022-12-01T09:59:44.3392605Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3394293Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2022-12-01T09:59:44.3396894Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2022-12-01T09:59:44.3398434Z adding 'torch/include/ATen/ops/sinh_meta.h' 2022-12-01T09:59:44.3399868Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2022-12-01T09:59:44.3401539Z adding 'torch/include/ATen/ops/sinh_native.h' 2022-12-01T09:59:44.3403397Z adding 'torch/include/ATen/ops/sinh_ops.h' 2022-12-01T09:59:44.3405235Z adding 'torch/include/ATen/ops/size.h' 2022-12-01T09:59:44.3407129Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3408840Z adding 'torch/include/ATen/ops/size_native.h' 2022-12-01T09:59:44.3410694Z adding 'torch/include/ATen/ops/size_ops.h' 2022-12-01T09:59:44.3412659Z adding 'torch/include/ATen/ops/slice.h' 2022-12-01T09:59:44.3414988Z adding 'torch/include/ATen/ops/slice_backward.h' 2022-12-01T09:59:44.3417084Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3418941Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2022-12-01T09:59:44.3421073Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2022-12-01T09:59:44.3422644Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3424267Z adding 'torch/include/ATen/ops/slice_copy.h' 2022-12-01T09:59:44.3426157Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3427831Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3429522Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2022-12-01T09:59:44.3431219Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2022-12-01T09:59:44.3432997Z adding 'torch/include/ATen/ops/slice_native.h' 2022-12-01T09:59:44.3434474Z adding 'torch/include/ATen/ops/slice_ops.h' 2022-12-01T09:59:44.3436396Z adding 'torch/include/ATen/ops/slice_scatter.h' 2022-12-01T09:59:44.3438491Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3440352Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2022-12-01T09:59:44.3442193Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2022-12-01T09:59:44.3444103Z adding 'torch/include/ATen/ops/slogdet.h' 2022-12-01T09:59:44.3446082Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3447764Z adding 'torch/include/ATen/ops/slogdet_native.h' 2022-12-01T09:59:44.3449699Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2022-12-01T09:59:44.3451717Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2022-12-01T09:59:44.3453727Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3455947Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2022-12-01T09:59:44.3457939Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2022-12-01T09:59:44.3459756Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2022-12-01T09:59:44.3461757Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2022-12-01T09:59:44.3463598Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2022-12-01T09:59:44.3465590Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2022-12-01T09:59:44.3467579Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2022-12-01T09:59:44.3469588Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3471374Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2022-12-01T09:59:44.3473237Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2022-12-01T09:59:44.3475103Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2022-12-01T09:59:44.3477156Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2022-12-01T09:59:44.3479103Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2022-12-01T09:59:44.3481102Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3482889Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2022-12-01T09:59:44.3484696Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2022-12-01T09:59:44.3486563Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2022-12-01T09:59:44.3488639Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2022-12-01T09:59:44.3490741Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2022-12-01T09:59:44.3492851Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3494749Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2022-12-01T09:59:44.3496618Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2022-12-01T09:59:44.3498407Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2022-12-01T09:59:44.3500330Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2022-12-01T09:59:44.3502098Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2022-12-01T09:59:44.3504094Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2022-12-01T09:59:44.3506201Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2022-12-01T09:59:44.3508234Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2022-12-01T09:59:44.3510019Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2022-12-01T09:59:44.3511929Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2022-12-01T09:59:44.3513928Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2022-12-01T09:59:44.3515704Z adding 'torch/include/ATen/ops/smm.h' 2022-12-01T09:59:44.3518185Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3519322Z adding 'torch/include/ATen/ops/smm_native.h' 2022-12-01T09:59:44.3521178Z adding 'torch/include/ATen/ops/smm_ops.h' 2022-12-01T09:59:44.3523114Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2022-12-01T09:59:44.3525285Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2022-12-01T09:59:44.3527225Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3528798Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2022-12-01T09:59:44.3530643Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2022-12-01T09:59:44.3532259Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2022-12-01T09:59:44.3534205Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2022-12-01T09:59:44.3536322Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3537959Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2022-12-01T09:59:44.3539452Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2022-12-01T09:59:44.3541173Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2022-12-01T09:59:44.3542941Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2022-12-01T09:59:44.3544680Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2022-12-01T09:59:44.3546306Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2022-12-01T09:59:44.3547904Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2022-12-01T09:59:44.3549610Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2022-12-01T09:59:44.3551345Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3552883Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2022-12-01T09:59:44.3554678Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2022-12-01T09:59:44.3556504Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3558032Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2022-12-01T09:59:44.3559787Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2022-12-01T09:59:44.3561467Z adding 'torch/include/ATen/ops/softmax.h' 2022-12-01T09:59:44.3563311Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3564937Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3567021Z adding 'torch/include/ATen/ops/softmax_native.h' 2022-12-01T09:59:44.3568745Z adding 'torch/include/ATen/ops/softmax_ops.h' 2022-12-01T09:59:44.3570424Z adding 'torch/include/ATen/ops/softplus.h' 2022-12-01T09:59:44.3572350Z adding 'torch/include/ATen/ops/softplus_backward.h' 2022-12-01T09:59:44.3574258Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3575967Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2022-12-01T09:59:44.3577667Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2022-12-01T09:59:44.3579280Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2022-12-01T09:59:44.3581066Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2022-12-01T09:59:44.3582664Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2022-12-01T09:59:44.3584314Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2022-12-01T09:59:44.3586194Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3587835Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2022-12-01T09:59:44.3589699Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2022-12-01T09:59:44.3591559Z adding 'torch/include/ATen/ops/softplus_meta.h' 2022-12-01T09:59:44.3593279Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2022-12-01T09:59:44.3595157Z adding 'torch/include/ATen/ops/softplus_native.h' 2022-12-01T09:59:44.3596799Z adding 'torch/include/ATen/ops/softplus_ops.h' 2022-12-01T09:59:44.3598483Z adding 'torch/include/ATen/ops/softshrink.h' 2022-12-01T09:59:44.3600024Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2022-12-01T09:59:44.3601989Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3603274Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2022-12-01T09:59:44.3604939Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2022-12-01T09:59:44.3606477Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2022-12-01T09:59:44.3608064Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2022-12-01T09:59:44.3609608Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2022-12-01T09:59:44.3611354Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2022-12-01T09:59:44.3613188Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3615369Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2022-12-01T09:59:44.3616837Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2022-12-01T09:59:44.3618506Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2022-12-01T09:59:44.3620138Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2022-12-01T09:59:44.3621852Z adding 'torch/include/ATen/ops/softshrink_native.h' 2022-12-01T09:59:44.3623716Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2022-12-01T09:59:44.3625727Z adding 'torch/include/ATen/ops/sort.h' 2022-12-01T09:59:44.3627741Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3629540Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3631337Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3633084Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2022-12-01T09:59:44.3634921Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2022-12-01T09:59:44.3636614Z adding 'torch/include/ATen/ops/sort_meta.h' 2022-12-01T09:59:44.3638397Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2022-12-01T09:59:44.3640251Z adding 'torch/include/ATen/ops/sort_native.h' 2022-12-01T09:59:44.3642577Z adding 'torch/include/ATen/ops/sort_ops.h' 2022-12-01T09:59:44.3644790Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2022-12-01T09:59:44.3646803Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3648477Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2022-12-01T09:59:44.3650642Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2022-12-01T09:59:44.3652366Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2022-12-01T09:59:44.3654610Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3656374Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2022-12-01T09:59:44.3658288Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2022-12-01T09:59:44.3660326Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2022-12-01T09:59:44.3662495Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3664076Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2022-12-01T09:59:44.3666051Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2022-12-01T09:59:44.3668174Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2022-12-01T09:59:44.3670144Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3672062Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3673881Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2022-12-01T09:59:44.3676008Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2022-12-01T09:59:44.3678078Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2022-12-01T09:59:44.3680124Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3681892Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2022-12-01T09:59:44.3683848Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2022-12-01T09:59:44.3686031Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2022-12-01T09:59:44.3687924Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3689494Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2022-12-01T09:59:44.3691478Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2022-12-01T09:59:44.3693148Z adding 'torch/include/ATen/ops/sparse_dim.h' 2022-12-01T09:59:44.3695027Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2022-12-01T09:59:44.3696906Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2022-12-01T09:59:44.3698635Z adding 'torch/include/ATen/ops/sparse_mask.h' 2022-12-01T09:59:44.3700404Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3702057Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2022-12-01T09:59:44.3703780Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2022-12-01T09:59:44.3705521Z adding 'torch/include/ATen/ops/sparse_resize.h' 2022-12-01T09:59:44.3707336Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2022-12-01T09:59:44.3709187Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3710843Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2022-12-01T09:59:44.3712448Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2022-12-01T09:59:44.3714269Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2022-12-01T09:59:44.3716135Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3717766Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2022-12-01T09:59:44.3719398Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2022-12-01T09:59:44.3721194Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2022-12-01T09:59:44.3723009Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2022-12-01T09:59:44.3724693Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2022-12-01T09:59:44.3726494Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2022-12-01T09:59:44.3728286Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2022-12-01T09:59:44.3730106Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3731780Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2022-12-01T09:59:44.3733489Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2022-12-01T09:59:44.3736227Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2022-12-01T09:59:44.3738193Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2022-12-01T09:59:44.3739994Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2022-12-01T09:59:44.3741979Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2022-12-01T09:59:44.3743828Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2022-12-01T09:59:44.3745861Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3747636Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2022-12-01T09:59:44.3749530Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2022-12-01T09:59:44.3751294Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2022-12-01T09:59:44.3753137Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2022-12-01T09:59:44.3754908Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2022-12-01T09:59:44.3756830Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2022-12-01T09:59:44.3758693Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2022-12-01T09:59:44.3760700Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3762413Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2022-12-01T09:59:44.3764339Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2022-12-01T09:59:44.3766096Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2022-12-01T09:59:44.3768097Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2022-12-01T09:59:44.3769709Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2022-12-01T09:59:44.3771773Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2022-12-01T09:59:44.3773690Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2022-12-01T09:59:44.3775966Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3777741Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2022-12-01T09:59:44.3779561Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2022-12-01T09:59:44.3781334Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2022-12-01T09:59:44.3783167Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2022-12-01T09:59:44.3784928Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2022-12-01T09:59:44.3786823Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2022-12-01T09:59:44.3788696Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2022-12-01T09:59:44.3790684Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3792545Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2022-12-01T09:59:44.3794426Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2022-12-01T09:59:44.3796188Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2022-12-01T09:59:44.3798001Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2022-12-01T09:59:44.3799858Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2022-12-01T09:59:44.3801763Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2022-12-01T09:59:44.3803738Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2022-12-01T09:59:44.3805934Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3808189Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3809656Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3811300Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2022-12-01T09:59:44.3812999Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2022-12-01T09:59:44.3814893Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2022-12-01T09:59:44.3817070Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2022-12-01T09:59:44.3818521Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2022-12-01T09:59:44.3820405Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2022-12-01T09:59:44.3822119Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2022-12-01T09:59:44.3824017Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3825471Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3827099Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3828876Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2022-12-01T09:59:44.3830447Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2022-12-01T09:59:44.3831945Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2022-12-01T09:59:44.3833597Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2022-12-01T09:59:44.3835169Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2022-12-01T09:59:44.3837050Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2022-12-01T09:59:44.3838841Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2022-12-01T09:59:44.3840669Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3842204Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3843847Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3845417Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2022-12-01T09:59:44.3847007Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2022-12-01T09:59:44.3848537Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2022-12-01T09:59:44.3850205Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2022-12-01T09:59:44.3851769Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2022-12-01T09:59:44.3853633Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2022-12-01T09:59:44.3855646Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2022-12-01T09:59:44.3857543Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3859200Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3860826Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3862335Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2022-12-01T09:59:44.3863929Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2022-12-01T09:59:44.3865451Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2022-12-01T09:59:44.3867067Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2022-12-01T09:59:44.3868579Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2022-12-01T09:59:44.3870476Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2022-12-01T09:59:44.3872153Z adding 'torch/include/ATen/ops/special_digamma.h' 2022-12-01T09:59:44.3873868Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3875351Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2022-12-01T09:59:44.3877081Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2022-12-01T09:59:44.3878600Z adding 'torch/include/ATen/ops/special_entr.h' 2022-12-01T09:59:44.3880304Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3881746Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2022-12-01T09:59:44.3883330Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2022-12-01T09:59:44.3885311Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2022-12-01T09:59:44.3886698Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2022-12-01T09:59:44.3888229Z adding 'torch/include/ATen/ops/special_entr_native.h' 2022-12-01T09:59:44.3889824Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2022-12-01T09:59:44.3891782Z adding 'torch/include/ATen/ops/special_erf.h' 2022-12-01T09:59:44.3893667Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3895390Z adding 'torch/include/ATen/ops/special_erf_native.h' 2022-12-01T09:59:44.3897398Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2022-12-01T09:59:44.3899347Z adding 'torch/include/ATen/ops/special_erfc.h' 2022-12-01T09:59:44.3901081Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3902833Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2022-12-01T09:59:44.3904702Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2022-12-01T09:59:44.3906574Z adding 'torch/include/ATen/ops/special_erfcx.h' 2022-12-01T09:59:44.3908604Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3910290Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2022-12-01T09:59:44.3912111Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2022-12-01T09:59:44.3913889Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2022-12-01T09:59:44.3915716Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2022-12-01T09:59:44.3917443Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2022-12-01T09:59:44.3919394Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2022-12-01T09:59:44.3921332Z adding 'torch/include/ATen/ops/special_erfinv.h' 2022-12-01T09:59:44.3923327Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3925029Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2022-12-01T09:59:44.3926946Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2022-12-01T09:59:44.3928854Z adding 'torch/include/ATen/ops/special_exp2.h' 2022-12-01T09:59:44.3930871Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3932726Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2022-12-01T09:59:44.3934683Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2022-12-01T09:59:44.3936680Z adding 'torch/include/ATen/ops/special_expit.h' 2022-12-01T09:59:44.3938557Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3940317Z adding 'torch/include/ATen/ops/special_expit_native.h' 2022-12-01T09:59:44.3942124Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2022-12-01T09:59:44.3944036Z adding 'torch/include/ATen/ops/special_expm1.h' 2022-12-01T09:59:44.3946086Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3947862Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2022-12-01T09:59:44.3949779Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2022-12-01T09:59:44.3951740Z adding 'torch/include/ATen/ops/special_gammainc.h' 2022-12-01T09:59:44.3953682Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3955386Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2022-12-01T09:59:44.3957641Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2022-12-01T09:59:44.3959330Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2022-12-01T09:59:44.3961141Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3962781Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2022-12-01T09:59:44.3964653Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2022-12-01T09:59:44.3966478Z adding 'torch/include/ATen/ops/special_gammaln.h' 2022-12-01T09:59:44.3968412Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3970090Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2022-12-01T09:59:44.3972159Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2022-12-01T09:59:44.3974107Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2022-12-01T09:59:44.3976193Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3977976Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3979609Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3981320Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2022-12-01T09:59:44.3983137Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2022-12-01T09:59:44.3984788Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2022-12-01T09:59:44.3986591Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2022-12-01T09:59:44.3988343Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2022-12-01T09:59:44.3990530Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2022-12-01T09:59:44.3992525Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2022-12-01T09:59:44.3994458Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.3996312Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.3998053Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.3999828Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2022-12-01T09:59:44.4001606Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2022-12-01T09:59:44.4003419Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2022-12-01T09:59:44.4005205Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2022-12-01T09:59:44.4007014Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2022-12-01T09:59:44.4009024Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2022-12-01T09:59:44.4010976Z adding 'torch/include/ATen/ops/special_i0.h' 2022-12-01T09:59:44.4012878Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4014640Z adding 'torch/include/ATen/ops/special_i0_native.h' 2022-12-01T09:59:44.4016533Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2022-12-01T09:59:44.4018420Z adding 'torch/include/ATen/ops/special_i0e.h' 2022-12-01T09:59:44.4020383Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4022147Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2022-12-01T09:59:44.4024242Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2022-12-01T09:59:44.4025695Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2022-12-01T09:59:44.4027506Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2022-12-01T09:59:44.4029187Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2022-12-01T09:59:44.4031459Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2022-12-01T09:59:44.4033227Z adding 'torch/include/ATen/ops/special_i1.h' 2022-12-01T09:59:44.4035251Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4037001Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2022-12-01T09:59:44.4038832Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2022-12-01T09:59:44.4040629Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2022-12-01T09:59:44.4042482Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2022-12-01T09:59:44.4044263Z adding 'torch/include/ATen/ops/special_i1_native.h' 2022-12-01T09:59:44.4046165Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2022-12-01T09:59:44.4047993Z adding 'torch/include/ATen/ops/special_i1e.h' 2022-12-01T09:59:44.4049983Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4052141Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2022-12-01T09:59:44.4054260Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2022-12-01T09:59:44.4056194Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2022-12-01T09:59:44.4058103Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2022-12-01T09:59:44.4059848Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2022-12-01T09:59:44.4061786Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2022-12-01T09:59:44.4063748Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2022-12-01T09:59:44.4065963Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4067819Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4069672Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4071568Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2022-12-01T09:59:44.4073260Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2022-12-01T09:59:44.4075099Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2022-12-01T09:59:44.4076931Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2022-12-01T09:59:44.4078744Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2022-12-01T09:59:44.4080986Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2022-12-01T09:59:44.4082993Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2022-12-01T09:59:44.4085013Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4086886Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4088780Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4090600Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2022-12-01T09:59:44.4092576Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2022-12-01T09:59:44.4094565Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2022-12-01T09:59:44.4096479Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2022-12-01T09:59:44.4098306Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2022-12-01T09:59:44.4100455Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2022-12-01T09:59:44.4102401Z adding 'torch/include/ATen/ops/special_log1p.h' 2022-12-01T09:59:44.4104305Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4106019Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2022-12-01T09:59:44.4107916Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2022-12-01T09:59:44.4109783Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2022-12-01T09:59:44.4111828Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4113593Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2022-12-01T09:59:44.4115447Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2022-12-01T09:59:44.4117182Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2022-12-01T09:59:44.4119042Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2022-12-01T09:59:44.4120792Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2022-12-01T09:59:44.4122734Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2022-12-01T09:59:44.4124563Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2022-12-01T09:59:44.4126516Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4128206Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2022-12-01T09:59:44.4130108Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2022-12-01T09:59:44.4132016Z adding 'torch/include/ATen/ops/special_logit.h' 2022-12-01T09:59:44.4134201Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4136023Z adding 'torch/include/ATen/ops/special_logit_native.h' 2022-12-01T09:59:44.4138031Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2022-12-01T09:59:44.4140102Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2022-12-01T09:59:44.4142070Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4143807Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2022-12-01T09:59:44.4145728Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2022-12-01T09:59:44.4147635Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2022-12-01T09:59:44.4149738Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4151490Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2022-12-01T09:59:44.4153436Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2022-12-01T09:59:44.4155434Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2022-12-01T09:59:44.4157144Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2022-12-01T09:59:44.4159445Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2022-12-01T09:59:44.4161516Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2022-12-01T09:59:44.4163388Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2022-12-01T09:59:44.4165587Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4166712Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2022-12-01T09:59:44.4168462Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2022-12-01T09:59:44.4170029Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2022-12-01T09:59:44.4172197Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2022-12-01T09:59:44.4173918Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2022-12-01T09:59:44.4175804Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2022-12-01T09:59:44.4177592Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2022-12-01T09:59:44.4179653Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4181247Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2022-12-01T09:59:44.4183060Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2022-12-01T09:59:44.4184873Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2022-12-01T09:59:44.4186696Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2022-12-01T09:59:44.4188498Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2022-12-01T09:59:44.4190335Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2022-12-01T09:59:44.4192219Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2022-12-01T09:59:44.4194182Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4196061Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2022-12-01T09:59:44.4197951Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2022-12-01T09:59:44.4199682Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2022-12-01T09:59:44.4201447Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2022-12-01T09:59:44.4203228Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2022-12-01T09:59:44.4205215Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2022-12-01T09:59:44.4206696Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2022-12-01T09:59:44.4209014Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4210287Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2022-12-01T09:59:44.4213193Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2022-12-01T09:59:44.4215724Z adding 'torch/include/ATen/ops/special_ndtr.h' 2022-12-01T09:59:44.4217758Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4220077Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2022-12-01T09:59:44.4222309Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2022-12-01T09:59:44.4224626Z adding 'torch/include/ATen/ops/special_ndtri.h' 2022-12-01T09:59:44.4226997Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4228835Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2022-12-01T09:59:44.4230844Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2022-12-01T09:59:44.4232068Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2022-12-01T09:59:44.4233842Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2022-12-01T09:59:44.4235576Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2022-12-01T09:59:44.4237167Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2022-12-01T09:59:44.4239091Z adding 'torch/include/ATen/ops/special_polygamma.h' 2022-12-01T09:59:44.4240860Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4242202Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2022-12-01T09:59:44.4244125Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2022-12-01T09:59:44.4245829Z adding 'torch/include/ATen/ops/special_psi.h' 2022-12-01T09:59:44.4247865Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4249525Z adding 'torch/include/ATen/ops/special_psi_native.h' 2022-12-01T09:59:44.4251402Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2022-12-01T09:59:44.4253246Z adding 'torch/include/ATen/ops/special_round.h' 2022-12-01T09:59:44.4255318Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4257169Z adding 'torch/include/ATen/ops/special_round_native.h' 2022-12-01T09:59:44.4259016Z adding 'torch/include/ATen/ops/special_round_ops.h' 2022-12-01T09:59:44.4260998Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2022-12-01T09:59:44.4263041Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4264774Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2022-12-01T09:59:44.4266547Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2022-12-01T09:59:44.4268313Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2022-12-01T09:59:44.4270078Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2022-12-01T09:59:44.4271821Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2022-12-01T09:59:44.4273610Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2022-12-01T09:59:44.4275433Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2022-12-01T09:59:44.4277405Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4279119Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2022-12-01T09:59:44.4280835Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2022-12-01T09:59:44.4282554Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2022-12-01T09:59:44.4284315Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2022-12-01T09:59:44.4286046Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2022-12-01T09:59:44.4287926Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2022-12-01T09:59:44.4289925Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2022-12-01T09:59:44.4292086Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4294154Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4296043Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4297722Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2022-12-01T09:59:44.4299531Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2022-12-01T09:59:44.4301729Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2022-12-01T09:59:44.4303366Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2022-12-01T09:59:44.4304766Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2022-12-01T09:59:44.4306493Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2022-12-01T09:59:44.4308222Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2022-12-01T09:59:44.4309899Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4311523Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4313002Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4314728Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2022-12-01T09:59:44.4316571Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2022-12-01T09:59:44.4318087Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2022-12-01T09:59:44.4319786Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2022-12-01T09:59:44.4321502Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2022-12-01T09:59:44.4323522Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2022-12-01T09:59:44.4325599Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2022-12-01T09:59:44.4327623Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4329526Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4331539Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4333568Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2022-12-01T09:59:44.4335703Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2022-12-01T09:59:44.4337578Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2022-12-01T09:59:44.4339426Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2022-12-01T09:59:44.4341284Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2022-12-01T09:59:44.4343421Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2022-12-01T09:59:44.4345657Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2022-12-01T09:59:44.4347637Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4349426Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4351019Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4352621Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2022-12-01T09:59:44.4354395Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2022-12-01T09:59:44.4356280Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2022-12-01T09:59:44.4357881Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2022-12-01T09:59:44.4359496Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2022-12-01T09:59:44.4361566Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2022-12-01T09:59:44.4363370Z adding 'torch/include/ATen/ops/special_sinc.h' 2022-12-01T09:59:44.4365116Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4366493Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2022-12-01T09:59:44.4368137Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2022-12-01T09:59:44.4369856Z adding 'torch/include/ATen/ops/special_softmax.h' 2022-12-01T09:59:44.4371724Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4373222Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2022-12-01T09:59:44.4374983Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2022-12-01T09:59:44.4376818Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2022-12-01T09:59:44.4378562Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4380040Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2022-12-01T09:59:44.4381553Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2022-12-01T09:59:44.4383103Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2022-12-01T09:59:44.4385108Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2022-12-01T09:59:44.4386537Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2022-12-01T09:59:44.4388220Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2022-12-01T09:59:44.4390087Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2022-12-01T09:59:44.4392120Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4393985Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4395676Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2022-12-01T09:59:44.4397570Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2022-12-01T09:59:44.4399351Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2022-12-01T09:59:44.4401127Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2022-12-01T09:59:44.4403012Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2022-12-01T09:59:44.4404917Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2022-12-01T09:59:44.4407092Z adding 'torch/include/ATen/ops/special_xlogy.h' 2022-12-01T09:59:44.4409029Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4410791Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2022-12-01T09:59:44.4412610Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2022-12-01T09:59:44.4414688Z adding 'torch/include/ATen/ops/special_zeta.h' 2022-12-01T09:59:44.4416701Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4418399Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4420053Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2022-12-01T09:59:44.4421609Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2022-12-01T09:59:44.4423233Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2022-12-01T09:59:44.4424946Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2022-12-01T09:59:44.4426658Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2022-12-01T09:59:44.4428689Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2022-12-01T09:59:44.4430425Z adding 'torch/include/ATen/ops/split.h' 2022-12-01T09:59:44.4432180Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4434143Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4436068Z adding 'torch/include/ATen/ops/split_copy.h' 2022-12-01T09:59:44.4437702Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4439428Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4441026Z adding 'torch/include/ATen/ops/split_copy_native.h' 2022-12-01T09:59:44.4442693Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2022-12-01T09:59:44.4444441Z adding 'torch/include/ATen/ops/split_native.h' 2022-12-01T09:59:44.4446535Z adding 'torch/include/ATen/ops/split_ops.h' 2022-12-01T09:59:44.4448082Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2022-12-01T09:59:44.4449718Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4451500Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2022-12-01T09:59:44.4453382Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4455431Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4457042Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2022-12-01T09:59:44.4458874Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2022-12-01T09:59:44.4460548Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2022-12-01T09:59:44.4462307Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2022-12-01T09:59:44.4463992Z adding 'torch/include/ATen/ops/sqrt.h' 2022-12-01T09:59:44.4465888Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4467539Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2022-12-01T09:59:44.4469250Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2022-12-01T09:59:44.4471082Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2022-12-01T09:59:44.4473003Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2022-12-01T09:59:44.4474678Z adding 'torch/include/ATen/ops/sqrt_native.h' 2022-12-01T09:59:44.4476686Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2022-12-01T09:59:44.4478538Z adding 'torch/include/ATen/ops/square.h' 2022-12-01T09:59:44.4480550Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4482206Z adding 'torch/include/ATen/ops/square_native.h' 2022-12-01T09:59:44.4484212Z adding 'torch/include/ATen/ops/square_ops.h' 2022-12-01T09:59:44.4486183Z adding 'torch/include/ATen/ops/squeeze.h' 2022-12-01T09:59:44.4488139Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4489946Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4491710Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2022-12-01T09:59:44.4493541Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4495486Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4497121Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2022-12-01T09:59:44.4498973Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2022-12-01T09:59:44.4500710Z adding 'torch/include/ATen/ops/squeeze_native.h' 2022-12-01T09:59:44.4502702Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2022-12-01T09:59:44.4504475Z adding 'torch/include/ATen/ops/sspaddmm.h' 2022-12-01T09:59:44.4506416Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4507988Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2022-12-01T09:59:44.4509744Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2022-12-01T09:59:44.4511374Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2022-12-01T09:59:44.4513227Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2022-12-01T09:59:44.4514959Z adding 'torch/include/ATen/ops/stack.h' 2022-12-01T09:59:44.4516792Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4518367Z adding 'torch/include/ATen/ops/stack_native.h' 2022-12-01T09:59:44.4520150Z adding 'torch/include/ATen/ops/stack_ops.h' 2022-12-01T09:59:44.4522071Z adding 'torch/include/ATen/ops/std.h' 2022-12-01T09:59:44.4524109Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4525928Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2022-12-01T09:59:44.4527590Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2022-12-01T09:59:44.4529440Z adding 'torch/include/ATen/ops/std_mean.h' 2022-12-01T09:59:44.4531410Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4533195Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4535044Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2022-12-01T09:59:44.4536699Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2022-12-01T09:59:44.4538440Z adding 'torch/include/ATen/ops/std_mean_native.h' 2022-12-01T09:59:44.4540472Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2022-12-01T09:59:44.4542344Z adding 'torch/include/ATen/ops/std_native.h' 2022-12-01T09:59:44.4544485Z adding 'torch/include/ATen/ops/std_ops.h' 2022-12-01T09:59:44.4546542Z adding 'torch/include/ATen/ops/stft.h' 2022-12-01T09:59:44.4548422Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4550050Z adding 'torch/include/ATen/ops/stft_native.h' 2022-12-01T09:59:44.4552030Z adding 'torch/include/ATen/ops/stft_ops.h' 2022-12-01T09:59:44.4553690Z adding 'torch/include/ATen/ops/stride.h' 2022-12-01T09:59:44.4555478Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4557044Z adding 'torch/include/ATen/ops/stride_native.h' 2022-12-01T09:59:44.4558750Z adding 'torch/include/ATen/ops/stride_ops.h' 2022-12-01T09:59:44.4560553Z adding 'torch/include/ATen/ops/sub.h' 2022-12-01T09:59:44.4562352Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4564182Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4565769Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2022-12-01T09:59:44.4567448Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2022-12-01T09:59:44.4569035Z adding 'torch/include/ATen/ops/sub_meta.h' 2022-12-01T09:59:44.4570794Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2022-12-01T09:59:44.4572495Z adding 'torch/include/ATen/ops/sub_native.h' 2022-12-01T09:59:44.4574715Z adding 'torch/include/ATen/ops/sub_ops.h' 2022-12-01T09:59:44.4576832Z adding 'torch/include/ATen/ops/subtract.h' 2022-12-01T09:59:44.4579406Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4581183Z adding 'torch/include/ATen/ops/subtract_native.h' 2022-12-01T09:59:44.4583116Z adding 'torch/include/ATen/ops/subtract_ops.h' 2022-12-01T09:59:44.4585050Z adding 'torch/include/ATen/ops/sum.h' 2022-12-01T09:59:44.4586969Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4588686Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4590390Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4592089Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2022-12-01T09:59:44.4593876Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2022-12-01T09:59:44.4595484Z adding 'torch/include/ATen/ops/sum_meta.h' 2022-12-01T09:59:44.4597235Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2022-12-01T09:59:44.4598968Z adding 'torch/include/ATen/ops/sum_native.h' 2022-12-01T09:59:44.4601026Z adding 'torch/include/ATen/ops/sum_ops.h' 2022-12-01T09:59:44.4602794Z adding 'torch/include/ATen/ops/sum_to_size.h' 2022-12-01T09:59:44.4604623Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4606186Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2022-12-01T09:59:44.4607904Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2022-12-01T09:59:44.4609571Z adding 'torch/include/ATen/ops/svd.h' 2022-12-01T09:59:44.4611567Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4613118Z adding 'torch/include/ATen/ops/svd_native.h' 2022-12-01T09:59:44.4615094Z adding 'torch/include/ATen/ops/svd_ops.h' 2022-12-01T09:59:44.4616858Z adding 'torch/include/ATen/ops/swapaxes.h' 2022-12-01T09:59:44.4618577Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4620096Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2022-12-01T09:59:44.4621908Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2022-12-01T09:59:44.4623576Z adding 'torch/include/ATen/ops/swapdims.h' 2022-12-01T09:59:44.4625370Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4626866Z adding 'torch/include/ATen/ops/swapdims_native.h' 2022-12-01T09:59:44.4628654Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2022-12-01T09:59:44.4630361Z adding 'torch/include/ATen/ops/symeig.h' 2022-12-01T09:59:44.4632539Z adding 'torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4634191Z adding 'torch/include/ATen/ops/symeig_native.h' 2022-12-01T09:59:44.4636207Z adding 'torch/include/ATen/ops/symeig_ops.h' 2022-12-01T09:59:44.4637983Z adding 'torch/include/ATen/ops/t.h' 2022-12-01T09:59:44.4639909Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4641634Z adding 'torch/include/ATen/ops/t_copy.h' 2022-12-01T09:59:44.4643599Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4645295Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4646966Z adding 'torch/include/ATen/ops/t_copy_native.h' 2022-12-01T09:59:44.4648748Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2022-12-01T09:59:44.4650943Z adding 'torch/include/ATen/ops/t_native.h' 2022-12-01T09:59:44.4652929Z adding 'torch/include/ATen/ops/t_ops.h' 2022-12-01T09:59:44.4654921Z adding 'torch/include/ATen/ops/take.h' 2022-12-01T09:59:44.4656853Z adding 'torch/include/ATen/ops/take_along_dim.h' 2022-12-01T09:59:44.4658809Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4660480Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2022-12-01T09:59:44.4662399Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2022-12-01T09:59:44.4664197Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2022-12-01T09:59:44.4666023Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2022-12-01T09:59:44.4667736Z adding 'torch/include/ATen/ops/take_native.h' 2022-12-01T09:59:44.4669651Z adding 'torch/include/ATen/ops/take_ops.h' 2022-12-01T09:59:44.4671382Z adding 'torch/include/ATen/ops/tan.h' 2022-12-01T09:59:44.4673298Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4675167Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2022-12-01T09:59:44.4676904Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2022-12-01T09:59:44.4678453Z adding 'torch/include/ATen/ops/tan_meta.h' 2022-12-01T09:59:44.4680259Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2022-12-01T09:59:44.4681885Z adding 'torch/include/ATen/ops/tan_native.h' 2022-12-01T09:59:44.4683822Z adding 'torch/include/ATen/ops/tan_ops.h' 2022-12-01T09:59:44.4685558Z adding 'torch/include/ATen/ops/tanh.h' 2022-12-01T09:59:44.4687405Z adding 'torch/include/ATen/ops/tanh_backward.h' 2022-12-01T09:59:44.4689280Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4691152Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2022-12-01T09:59:44.4693019Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2022-12-01T09:59:44.4694958Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2022-12-01T09:59:44.4696701Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2022-12-01T09:59:44.4698581Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2022-12-01T09:59:44.4700416Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2022-12-01T09:59:44.4702409Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4704159Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2022-12-01T09:59:44.4706022Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2022-12-01T09:59:44.4707592Z adding 'torch/include/ATen/ops/tanh_meta.h' 2022-12-01T09:59:44.4709410Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2022-12-01T09:59:44.4711039Z adding 'torch/include/ATen/ops/tanh_native.h' 2022-12-01T09:59:44.4712832Z adding 'torch/include/ATen/ops/tanh_ops.h' 2022-12-01T09:59:44.4714538Z adding 'torch/include/ATen/ops/tensor.h' 2022-12-01T09:59:44.4716237Z adding 'torch/include/ATen/ops/tensor_split.h' 2022-12-01T09:59:44.4717947Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4719521Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2022-12-01T09:59:44.4721459Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2022-12-01T09:59:44.4723283Z adding 'torch/include/ATen/ops/tensordot.h' 2022-12-01T09:59:44.4724987Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4726566Z adding 'torch/include/ATen/ops/tensordot_cpu_dispatch.h' 2022-12-01T09:59:44.4728193Z adding 'torch/include/ATen/ops/tensordot_cuda_dispatch.h' 2022-12-01T09:59:44.4729739Z adding 'torch/include/ATen/ops/tensordot_native.h' 2022-12-01T09:59:44.4731491Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2022-12-01T09:59:44.4733294Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2022-12-01T09:59:44.4735138Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4736794Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2022-12-01T09:59:44.4738570Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2022-12-01T09:59:44.4740314Z adding 'torch/include/ATen/ops/threshold.h' 2022-12-01T09:59:44.4741969Z adding 'torch/include/ATen/ops/threshold_backward.h' 2022-12-01T09:59:44.4743743Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4745271Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2022-12-01T09:59:44.4746887Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2022-12-01T09:59:44.4748507Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2022-12-01T09:59:44.4750238Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2022-12-01T09:59:44.4751657Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2022-12-01T09:59:44.4753287Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2022-12-01T09:59:44.4754925Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4756482Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2022-12-01T09:59:44.4758006Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2022-12-01T09:59:44.4759527Z adding 'torch/include/ATen/ops/threshold_meta.h' 2022-12-01T09:59:44.4761120Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2022-12-01T09:59:44.4762613Z adding 'torch/include/ATen/ops/threshold_native.h' 2022-12-01T09:59:44.4764317Z adding 'torch/include/ATen/ops/threshold_ops.h' 2022-12-01T09:59:44.4765959Z adding 'torch/include/ATen/ops/tile.h' 2022-12-01T09:59:44.4767608Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4769077Z adding 'torch/include/ATen/ops/tile_native.h' 2022-12-01T09:59:44.4770737Z adding 'torch/include/ATen/ops/tile_ops.h' 2022-12-01T09:59:44.4772387Z adding 'torch/include/ATen/ops/to.h' 2022-12-01T09:59:44.4774328Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4775852Z adding 'torch/include/ATen/ops/to_dense.h' 2022-12-01T09:59:44.4777443Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2022-12-01T09:59:44.4779130Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4780586Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2022-12-01T09:59:44.4782197Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2022-12-01T09:59:44.4783976Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4785288Z adding 'torch/include/ATen/ops/to_dense_native.h' 2022-12-01T09:59:44.4786894Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2022-12-01T09:59:44.4788504Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2022-12-01T09:59:44.4790215Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2022-12-01T09:59:44.4792198Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4793701Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2022-12-01T09:59:44.4795279Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2022-12-01T09:59:44.4797050Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4798545Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2022-12-01T09:59:44.4800145Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2022-12-01T09:59:44.4801797Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2022-12-01T09:59:44.4803500Z adding 'torch/include/ATen/ops/to_native.h' 2022-12-01T09:59:44.4805320Z adding 'torch/include/ATen/ops/to_ops.h' 2022-12-01T09:59:44.4807104Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2022-12-01T09:59:44.4808807Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4810391Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2022-12-01T09:59:44.4812125Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2022-12-01T09:59:44.4813939Z adding 'torch/include/ATen/ops/to_sparse.h' 2022-12-01T09:59:44.4815650Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2022-12-01T09:59:44.4817429Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4819008Z adding 'torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h' 2022-12-01T09:59:44.4820635Z adding 'torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h' 2022-12-01T09:59:44.4822142Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2022-12-01T09:59:44.4823812Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2022-12-01T09:59:44.4825419Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2022-12-01T09:59:44.4827112Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4828656Z adding 'torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h' 2022-12-01T09:59:44.4830265Z adding 'torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h' 2022-12-01T09:59:44.4831755Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2022-12-01T09:59:44.4833417Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2022-12-01T09:59:44.4835118Z adding 'torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4836672Z adding 'torch/include/ATen/ops/to_sparse_cpu_dispatch.h' 2022-12-01T09:59:44.4838183Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2022-12-01T09:59:44.4839833Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4841355Z adding 'torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h' 2022-12-01T09:59:44.4842924Z adding 'torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h' 2022-12-01T09:59:44.4844379Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2022-12-01T09:59:44.4846045Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2022-12-01T09:59:44.4847603Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2022-12-01T09:59:44.4849325Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4850854Z adding 'torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h' 2022-12-01T09:59:44.4852524Z adding 'torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h' 2022-12-01T09:59:44.4854286Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2022-12-01T09:59:44.4855927Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2022-12-01T09:59:44.4857563Z adding 'torch/include/ATen/ops/to_sparse_cuda_dispatch.h' 2022-12-01T09:59:44.4859174Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2022-12-01T09:59:44.4860957Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2022-12-01T09:59:44.4862644Z adding 'torch/include/ATen/ops/topk.h' 2022-12-01T09:59:44.4864364Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4865904Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2022-12-01T09:59:44.4867450Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2022-12-01T09:59:44.4869063Z adding 'torch/include/ATen/ops/topk_meta.h' 2022-12-01T09:59:44.4870680Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2022-12-01T09:59:44.4872302Z adding 'torch/include/ATen/ops/topk_native.h' 2022-12-01T09:59:44.4873990Z adding 'torch/include/ATen/ops/topk_ops.h' 2022-12-01T09:59:44.4875660Z adding 'torch/include/ATen/ops/trace.h' 2022-12-01T09:59:44.4877212Z adding 'torch/include/ATen/ops/trace_backward.h' 2022-12-01T09:59:44.4878930Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4880317Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2022-12-01T09:59:44.4881904Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2022-12-01T09:59:44.4883494Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4885126Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2022-12-01T09:59:44.4886725Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2022-12-01T09:59:44.4888272Z adding 'torch/include/ATen/ops/trace_native.h' 2022-12-01T09:59:44.4889827Z adding 'torch/include/ATen/ops/trace_ops.h' 2022-12-01T09:59:44.4891559Z adding 'torch/include/ATen/ops/transpose.h' 2022-12-01T09:59:44.4893592Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4895267Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4896865Z adding 'torch/include/ATen/ops/transpose_copy.h' 2022-12-01T09:59:44.4898535Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4900323Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4901857Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2022-12-01T09:59:44.4903487Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2022-12-01T09:59:44.4905286Z adding 'torch/include/ATen/ops/transpose_native.h' 2022-12-01T09:59:44.4907025Z adding 'torch/include/ATen/ops/transpose_ops.h' 2022-12-01T09:59:44.4908632Z adding 'torch/include/ATen/ops/trapezoid.h' 2022-12-01T09:59:44.4910334Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4911856Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2022-12-01T09:59:44.4913590Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2022-12-01T09:59:44.4915152Z adding 'torch/include/ATen/ops/trapz.h' 2022-12-01T09:59:44.4916918Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4918390Z adding 'torch/include/ATen/ops/trapz_native.h' 2022-12-01T09:59:44.4920161Z adding 'torch/include/ATen/ops/trapz_ops.h' 2022-12-01T09:59:44.4921982Z adding 'torch/include/ATen/ops/triangular_solve.h' 2022-12-01T09:59:44.4923737Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4925441Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2022-12-01T09:59:44.4927208Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2022-12-01T09:59:44.4928741Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2022-12-01T09:59:44.4930550Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2022-12-01T09:59:44.4932115Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2022-12-01T09:59:44.4934030Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2022-12-01T09:59:44.4935658Z adding 'torch/include/ATen/ops/tril.h' 2022-12-01T09:59:44.4937581Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4939220Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2022-12-01T09:59:44.4940698Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2022-12-01T09:59:44.4942307Z adding 'torch/include/ATen/ops/tril_indices.h' 2022-12-01T09:59:44.4944102Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4945684Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2022-12-01T09:59:44.4947558Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2022-12-01T09:59:44.4949112Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2022-12-01T09:59:44.4951015Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2022-12-01T09:59:44.4952506Z adding 'torch/include/ATen/ops/tril_meta.h' 2022-12-01T09:59:44.4954112Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2022-12-01T09:59:44.4955858Z adding 'torch/include/ATen/ops/tril_native.h' 2022-12-01T09:59:44.4957432Z adding 'torch/include/ATen/ops/tril_ops.h' 2022-12-01T09:59:44.4959263Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2022-12-01T09:59:44.4961189Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4962755Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2022-12-01T09:59:44.4964678Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2022-12-01T09:59:44.4966503Z adding 'torch/include/ATen/ops/triu.h' 2022-12-01T09:59:44.4968431Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.4970130Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2022-12-01T09:59:44.4972598Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2022-12-01T09:59:44.4974694Z adding 'torch/include/ATen/ops/triu_indices.h' 2022-12-01T09:59:44.4976839Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.4978579Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2022-12-01T09:59:44.4980424Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2022-12-01T09:59:44.4982294Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2022-12-01T09:59:44.4984238Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2022-12-01T09:59:44.4985992Z adding 'torch/include/ATen/ops/triu_meta.h' 2022-12-01T09:59:44.4987782Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2022-12-01T09:59:44.4989552Z adding 'torch/include/ATen/ops/triu_native.h' 2022-12-01T09:59:44.4991470Z adding 'torch/include/ATen/ops/triu_ops.h' 2022-12-01T09:59:44.4993342Z adding 'torch/include/ATen/ops/true_divide.h' 2022-12-01T09:59:44.4995350Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.4997027Z adding 'torch/include/ATen/ops/true_divide_native.h' 2022-12-01T09:59:44.4998996Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2022-12-01T09:59:44.5000871Z adding 'torch/include/ATen/ops/trunc.h' 2022-12-01T09:59:44.5002833Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5004534Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2022-12-01T09:59:44.5006266Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2022-12-01T09:59:44.5007992Z adding 'torch/include/ATen/ops/trunc_meta.h' 2022-12-01T09:59:44.5009790Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2022-12-01T09:59:44.5011746Z adding 'torch/include/ATen/ops/trunc_native.h' 2022-12-01T09:59:44.5013690Z adding 'torch/include/ATen/ops/trunc_ops.h' 2022-12-01T09:59:44.5015902Z adding 'torch/include/ATen/ops/type_as.h' 2022-12-01T09:59:44.5017714Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.5019340Z adding 'torch/include/ATen/ops/type_as_native.h' 2022-12-01T09:59:44.5021089Z adding 'torch/include/ATen/ops/type_as_ops.h' 2022-12-01T09:59:44.5022919Z adding 'torch/include/ATen/ops/unbind.h' 2022-12-01T09:59:44.5024840Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5026806Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.5028607Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h' 2022-12-01T09:59:44.5030267Z adding 'torch/include/ATen/ops/unbind_copy.h' 2022-12-01T09:59:44.5032121Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5034130Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5035735Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2022-12-01T09:59:44.5037498Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2022-12-01T09:59:44.5039264Z adding 'torch/include/ATen/ops/unbind_native.h' 2022-12-01T09:59:44.5041184Z adding 'torch/include/ATen/ops/unbind_ops.h' 2022-12-01T09:59:44.5043055Z adding 'torch/include/ATen/ops/unflatten.h' 2022-12-01T09:59:44.5044925Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.5046660Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2022-12-01T09:59:44.5048534Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.5050253Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2022-12-01T09:59:44.5052077Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2022-12-01T09:59:44.5053977Z adding 'torch/include/ATen/ops/unflatten_native.h' 2022-12-01T09:59:44.5056099Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2022-12-01T09:59:44.5057935Z adding 'torch/include/ATen/ops/unfold.h' 2022-12-01T09:59:44.5059812Z adding 'torch/include/ATen/ops/unfold_backward.h' 2022-12-01T09:59:44.5061850Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5063611Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2022-12-01T09:59:44.5065450Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2022-12-01T09:59:44.5067164Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2022-12-01T09:59:44.5069106Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2022-12-01T09:59:44.5071022Z adding 'torch/include/ATen/ops/unfold_copy.h' 2022-12-01T09:59:44.5073020Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5074859Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5076546Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2022-12-01T09:59:44.5078393Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2022-12-01T09:59:44.5080285Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2022-12-01T09:59:44.5082038Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2022-12-01T09:59:44.5083877Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2022-12-01T09:59:44.5085585Z adding 'torch/include/ATen/ops/unfold_native.h' 2022-12-01T09:59:44.5087483Z adding 'torch/include/ATen/ops/unfold_ops.h' 2022-12-01T09:59:44.5089299Z adding 'torch/include/ATen/ops/uniform.h' 2022-12-01T09:59:44.5091403Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5093181Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2022-12-01T09:59:44.5095224Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2022-12-01T09:59:44.5097103Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2022-12-01T09:59:44.5098923Z adding 'torch/include/ATen/ops/uniform_native.h' 2022-12-01T09:59:44.5100910Z adding 'torch/include/ATen/ops/uniform_ops.h' 2022-12-01T09:59:44.5102970Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2022-12-01T09:59:44.5104930Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5106783Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2022-12-01T09:59:44.5108584Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2022-12-01T09:59:44.5110405Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2022-12-01T09:59:44.5112438Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2022-12-01T09:59:44.5114426Z adding 'torch/include/ATen/ops/unique_dim.h' 2022-12-01T09:59:44.5116326Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5118215Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2022-12-01T09:59:44.5120177Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5121985Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2022-12-01T09:59:44.5123700Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2022-12-01T09:59:44.5125506Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2022-12-01T09:59:44.5127445Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2022-12-01T09:59:44.5129336Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2022-12-01T09:59:44.5131248Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2022-12-01T09:59:44.5133139Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2022-12-01T09:59:44.5135472Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2022-12-01T09:59:44.5137261Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2022-12-01T09:59:44.5139046Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.5140780Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2022-12-01T09:59:44.5142567Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2022-12-01T09:59:44.5144366Z adding 'torch/include/ATen/ops/unsafe_split.h' 2022-12-01T09:59:44.5146369Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5147959Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2022-12-01T09:59:44.5149798Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2022-12-01T09:59:44.5151796Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2022-12-01T09:59:44.5153692Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5155469Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2022-12-01T09:59:44.5157394Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2022-12-01T09:59:44.5159195Z adding 'torch/include/ATen/ops/unsqueeze.h' 2022-12-01T09:59:44.5161098Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5162845Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2022-12-01T09:59:44.5164748Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5167029Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5168786Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2022-12-01T09:59:44.5170878Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2022-12-01T09:59:44.5172664Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2022-12-01T09:59:44.5174810Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2022-12-01T09:59:44.5177160Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2022-12-01T09:59:44.5179520Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2022-12-01T09:59:44.5181707Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5183626Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5185528Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2022-12-01T09:59:44.5187444Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2022-12-01T09:59:44.5189411Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2022-12-01T09:59:44.5191368Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2022-12-01T09:59:44.5193321Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2022-12-01T09:59:44.5195639Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2022-12-01T09:59:44.5197598Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5199487Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5201320Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2022-12-01T09:59:44.5203272Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2022-12-01T09:59:44.5205077Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2022-12-01T09:59:44.5206963Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2022-12-01T09:59:44.5208837Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2022-12-01T09:59:44.5211043Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2022-12-01T09:59:44.5213293Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2022-12-01T09:59:44.5215949Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2022-12-01T09:59:44.5218137Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5220117Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5221967Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2022-12-01T09:59:44.5223990Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2022-12-01T09:59:44.5225802Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2022-12-01T09:59:44.5227739Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2022-12-01T09:59:44.5229623Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2022-12-01T09:59:44.5231817Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2022-12-01T09:59:44.5233872Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5235858Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5237708Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2022-12-01T09:59:44.5239579Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2022-12-01T09:59:44.5241394Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2022-12-01T09:59:44.5243342Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2022-12-01T09:59:44.5245216Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2022-12-01T09:59:44.5247410Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2022-12-01T09:59:44.5249542Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2022-12-01T09:59:44.5252096Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2022-12-01T09:59:44.5254298Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5256406Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5258339Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2022-12-01T09:59:44.5260249Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2022-12-01T09:59:44.5262093Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2022-12-01T09:59:44.5263998Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2022-12-01T09:59:44.5265933Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2022-12-01T09:59:44.5268155Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2022-12-01T09:59:44.5270421Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5272432Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5274318Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2022-12-01T09:59:44.5276359Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2022-12-01T09:59:44.5278259Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2022-12-01T09:59:44.5280140Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2022-12-01T09:59:44.5282079Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2022-12-01T09:59:44.5284280Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2022-12-01T09:59:44.5286563Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2022-12-01T09:59:44.5289013Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2022-12-01T09:59:44.5291346Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5293378Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5295461Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2022-12-01T09:59:44.5297491Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2022-12-01T09:59:44.5299401Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2022-12-01T09:59:44.5301414Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2022-12-01T09:59:44.5303404Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2022-12-01T09:59:44.5305474Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2022-12-01T09:59:44.5307552Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5309554Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5311419Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2022-12-01T09:59:44.5313426Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2022-12-01T09:59:44.5315243Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2022-12-01T09:59:44.5317220Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2022-12-01T09:59:44.5319142Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2022-12-01T09:59:44.5321369Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2022-12-01T09:59:44.5323579Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2022-12-01T09:59:44.5326043Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2022-12-01T09:59:44.5328252Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5330323Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5332262Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2022-12-01T09:59:44.5334559Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2022-12-01T09:59:44.5336789Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2022-12-01T09:59:44.5338681Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2022-12-01T09:59:44.5340731Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2022-12-01T09:59:44.5342945Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2022-12-01T09:59:44.5345070Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5347010Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5348914Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2022-12-01T09:59:44.5350915Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2022-12-01T09:59:44.5352901Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2022-12-01T09:59:44.5354937Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2022-12-01T09:59:44.5356965Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2022-12-01T09:59:44.5359221Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2022-12-01T09:59:44.5361589Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2022-12-01T09:59:44.5363995Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2022-12-01T09:59:44.5366286Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5368257Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5370332Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2022-12-01T09:59:44.5372413Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2022-12-01T09:59:44.5374522Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2022-12-01T09:59:44.5376616Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2022-12-01T09:59:44.5378618Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2022-12-01T09:59:44.5380854Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2022-12-01T09:59:44.5383063Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5385073Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5387009Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2022-12-01T09:59:44.5389015Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2022-12-01T09:59:44.5390973Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2022-12-01T09:59:44.5393054Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2022-12-01T09:59:44.5395044Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2022-12-01T09:59:44.5397234Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2022-12-01T09:59:44.5399533Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2022-12-01T09:59:44.5402109Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2022-12-01T09:59:44.5404418Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5406492Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5408396Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2022-12-01T09:59:44.5410512Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2022-12-01T09:59:44.5412745Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2022-12-01T09:59:44.5414724Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2022-12-01T09:59:44.5416771Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2022-12-01T09:59:44.5418761Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2022-12-01T09:59:44.5420858Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5422585Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5424466Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2022-12-01T09:59:44.5433498Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2022-12-01T09:59:44.5435396Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2022-12-01T09:59:44.5437587Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2022-12-01T09:59:44.5439556Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2022-12-01T09:59:44.5441752Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2022-12-01T09:59:44.5443774Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2022-12-01T09:59:44.5445784Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.5447597Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2022-12-01T09:59:44.5449647Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2022-12-01T09:59:44.5451359Z adding 'torch/include/ATen/ops/values.h' 2022-12-01T09:59:44.5453345Z adding 'torch/include/ATen/ops/values_copy.h' 2022-12-01T09:59:44.5455617Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5457589Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5459367Z adding 'torch/include/ATen/ops/values_copy_native.h' 2022-12-01T09:59:44.5461320Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2022-12-01T09:59:44.5463142Z adding 'torch/include/ATen/ops/values_native.h' 2022-12-01T09:59:44.5465013Z adding 'torch/include/ATen/ops/values_ops.h' 2022-12-01T09:59:44.5466911Z adding 'torch/include/ATen/ops/vander.h' 2022-12-01T09:59:44.5468970Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.5470777Z adding 'torch/include/ATen/ops/vander_native.h' 2022-12-01T09:59:44.5472673Z adding 'torch/include/ATen/ops/vander_ops.h' 2022-12-01T09:59:44.5474830Z adding 'torch/include/ATen/ops/var.h' 2022-12-01T09:59:44.5476995Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.5478883Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2022-12-01T09:59:44.5480777Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2022-12-01T09:59:44.5482819Z adding 'torch/include/ATen/ops/var_mean.h' 2022-12-01T09:59:44.5484966Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5486918Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.5488757Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2022-12-01T09:59:44.5490904Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2022-12-01T09:59:44.5492736Z adding 'torch/include/ATen/ops/var_mean_native.h' 2022-12-01T09:59:44.5495127Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2022-12-01T09:59:44.5497406Z adding 'torch/include/ATen/ops/var_native.h' 2022-12-01T09:59:44.5499804Z adding 'torch/include/ATen/ops/var_ops.h' 2022-12-01T09:59:44.5501842Z adding 'torch/include/ATen/ops/vdot.h' 2022-12-01T09:59:44.5503819Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5505613Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2022-12-01T09:59:44.5507476Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2022-12-01T09:59:44.5509390Z adding 'torch/include/ATen/ops/vdot_native.h' 2022-12-01T09:59:44.5511620Z adding 'torch/include/ATen/ops/vdot_ops.h' 2022-12-01T09:59:44.5513342Z adding 'torch/include/ATen/ops/view.h' 2022-12-01T09:59:44.5515139Z adding 'torch/include/ATen/ops/view_as.h' 2022-12-01T09:59:44.5517110Z adding 'torch/include/ATen/ops/view_as_complex.h' 2022-12-01T09:59:44.5519057Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2022-12-01T09:59:44.5521048Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5523085Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5524783Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2022-12-01T09:59:44.5526744Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2022-12-01T09:59:44.5528616Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2022-12-01T09:59:44.5530524Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2022-12-01T09:59:44.5532427Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2022-12-01T09:59:44.5534511Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2022-12-01T09:59:44.5536358Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2022-12-01T09:59:44.5538338Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.5540175Z adding 'torch/include/ATen/ops/view_as_native.h' 2022-12-01T09:59:44.5542009Z adding 'torch/include/ATen/ops/view_as_ops.h' 2022-12-01T09:59:44.5543993Z adding 'torch/include/ATen/ops/view_as_real.h' 2022-12-01T09:59:44.5545765Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2022-12-01T09:59:44.5547759Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5549738Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5551403Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2022-12-01T09:59:44.5553361Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2022-12-01T09:59:44.5555287Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2022-12-01T09:59:44.5557191Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2022-12-01T09:59:44.5559039Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2022-12-01T09:59:44.5560831Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2022-12-01T09:59:44.5562719Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2022-12-01T09:59:44.5564809Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5566711Z adding 'torch/include/ATen/ops/view_copy.h' 2022-12-01T09:59:44.5568761Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5570758Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5572593Z adding 'torch/include/ATen/ops/view_copy_native.h' 2022-12-01T09:59:44.5574913Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2022-12-01T09:59:44.5577018Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2022-12-01T09:59:44.5578705Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2022-12-01T09:59:44.5580338Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2022-12-01T09:59:44.5581975Z adding 'torch/include/ATen/ops/view_native.h' 2022-12-01T09:59:44.5583639Z adding 'torch/include/ATen/ops/view_ops.h' 2022-12-01T09:59:44.5585242Z adding 'torch/include/ATen/ops/vsplit.h' 2022-12-01T09:59:44.5587059Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.5589220Z adding 'torch/include/ATen/ops/vsplit_native.h' 2022-12-01T09:59:44.5590958Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2022-12-01T09:59:44.5593485Z adding 'torch/include/ATen/ops/vstack.h' 2022-12-01T09:59:44.5595628Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.5597703Z adding 'torch/include/ATen/ops/vstack_native.h' 2022-12-01T09:59:44.5600037Z adding 'torch/include/ATen/ops/vstack_ops.h' 2022-12-01T09:59:44.5602280Z adding 'torch/include/ATen/ops/where.h' 2022-12-01T09:59:44.5604544Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.5606577Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2022-12-01T09:59:44.5608830Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2022-12-01T09:59:44.5610830Z adding 'torch/include/ATen/ops/where_native.h' 2022-12-01T09:59:44.5613499Z adding 'torch/include/ATen/ops/where_ops.h' 2022-12-01T09:59:44.5616090Z adding 'torch/include/ATen/ops/xlogy.h' 2022-12-01T09:59:44.5618383Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5620645Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:44.5622640Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2022-12-01T09:59:44.5624803Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2022-12-01T09:59:44.5626747Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2022-12-01T09:59:44.5629035Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2022-12-01T09:59:44.5631182Z adding 'torch/include/ATen/ops/xlogy_native.h' 2022-12-01T09:59:44.5633987Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2022-12-01T09:59:44.5635811Z adding 'torch/include/ATen/ops/xor.h' 2022-12-01T09:59:44.5638385Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:44.5640051Z adding 'torch/include/ATen/ops/xor_native.h' 2022-12-01T09:59:44.5642839Z adding 'torch/include/ATen/ops/xor_ops.h' 2022-12-01T09:59:44.5644749Z adding 'torch/include/ATen/ops/zero.h' 2022-12-01T09:59:44.5647302Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5649099Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2022-12-01T09:59:44.5651523Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2022-12-01T09:59:44.5653920Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2022-12-01T09:59:44.5656134Z adding 'torch/include/ATen/ops/zero_native.h' 2022-12-01T09:59:44.5658483Z adding 'torch/include/ATen/ops/zero_ops.h' 2022-12-01T09:59:44.5660854Z adding 'torch/include/ATen/ops/zeros.h' 2022-12-01T09:59:44.5663468Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5665513Z adding 'torch/include/ATen/ops/zeros_like.h' 2022-12-01T09:59:44.5668124Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:44.5670101Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2022-12-01T09:59:44.5672543Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2022-12-01T09:59:44.5674658Z adding 'torch/include/ATen/ops/zeros_native.h' 2022-12-01T09:59:44.5677190Z adding 'torch/include/ATen/ops/zeros_ops.h' 2022-12-01T09:59:44.5682683Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2022-12-01T09:59:44.5686155Z adding 'torch/include/ATen/quantized/Quantizer.h' 2022-12-01T09:59:44.5691695Z adding 'torch/include/c10/core/Allocator.h' 2022-12-01T09:59:44.5694257Z adding 'torch/include/c10/core/AutogradState.h' 2022-12-01T09:59:44.5697609Z adding 'torch/include/c10/core/Backend.h' 2022-12-01T09:59:44.5700415Z adding 'torch/include/c10/core/CPUAllocator.h' 2022-12-01T09:59:44.5702703Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2022-12-01T09:59:44.5704905Z adding 'torch/include/c10/core/CopyBytes.h' 2022-12-01T09:59:44.5706865Z adding 'torch/include/c10/core/DefaultDtype.h' 2022-12-01T09:59:44.5709241Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2022-12-01T09:59:44.5712566Z adding 'torch/include/c10/core/Device.h' 2022-12-01T09:59:44.5714895Z adding 'torch/include/c10/core/DeviceArray.h' 2022-12-01T09:59:44.5718393Z adding 'torch/include/c10/core/DeviceGuard.h' 2022-12-01T09:59:44.5721506Z adding 'torch/include/c10/core/DeviceType.h' 2022-12-01T09:59:44.5732206Z adding 'torch/include/c10/core/DispatchKey.h' 2022-12-01T09:59:44.5746366Z adding 'torch/include/c10/core/DispatchKeySet.h' 2022-12-01T09:59:44.5750193Z adding 'torch/include/c10/core/DynamicCast.h' 2022-12-01T09:59:44.5753317Z adding 'torch/include/c10/core/Event.h' 2022-12-01T09:59:44.5756365Z adding 'torch/include/c10/core/GeneratorImpl.h' 2022-12-01T09:59:44.5758889Z adding 'torch/include/c10/core/GradMode.h' 2022-12-01T09:59:44.5761935Z adding 'torch/include/c10/core/InferenceMode.h' 2022-12-01T09:59:44.5764515Z adding 'torch/include/c10/core/Layout.h' 2022-12-01T09:59:44.5768506Z adding 'torch/include/c10/core/MemoryFormat.h' 2022-12-01T09:59:44.5771017Z adding 'torch/include/c10/core/OptionalRef.h' 2022-12-01T09:59:44.5774146Z adding 'torch/include/c10/core/PyHandleCache.h' 2022-12-01T09:59:44.5776536Z adding 'torch/include/c10/core/QEngine.h' 2022-12-01T09:59:44.5778984Z adding 'torch/include/c10/core/QScheme.h' 2022-12-01T09:59:44.5781549Z adding 'torch/include/c10/core/SafePyObject.h' 2022-12-01T09:59:44.5785530Z adding 'torch/include/c10/core/Scalar.h' 2022-12-01T09:59:44.5791034Z adding 'torch/include/c10/core/ScalarType.h' 2022-12-01T09:59:44.5794065Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2022-12-01T09:59:44.5796849Z adding 'torch/include/c10/core/Storage.h' 2022-12-01T09:59:44.5800493Z adding 'torch/include/c10/core/StorageImpl.h' 2022-12-01T09:59:44.5804534Z adding 'torch/include/c10/core/Stream.h' 2022-12-01T09:59:44.5808009Z adding 'torch/include/c10/core/StreamGuard.h' 2022-12-01T09:59:44.5810593Z adding 'torch/include/c10/core/SymFloat.h' 2022-12-01T09:59:44.5813197Z adding 'torch/include/c10/core/SymFloatNodeImpl.h' 2022-12-01T09:59:44.5817665Z adding 'torch/include/c10/core/SymInt.h' 2022-12-01T09:59:44.5820195Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2022-12-01T09:59:44.5822895Z adding 'torch/include/c10/core/SymIntNodeImpl.h' 2022-12-01T09:59:44.5862675Z adding 'torch/include/c10/core/TensorImpl.h' 2022-12-01T09:59:44.5873438Z adding 'torch/include/c10/core/TensorOptions.h' 2022-12-01T09:59:44.5876431Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2022-12-01T09:59:44.5878640Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2022-12-01T09:59:44.5880861Z adding 'torch/include/c10/core/alignment.h' 2022-12-01T09:59:44.5883748Z adding 'torch/include/c10/core/thread_pool.h' 2022-12-01T09:59:44.5889424Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2022-12-01T09:59:44.5892432Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2022-12-01T09:59:44.5895153Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2022-12-01T09:59:44.5900654Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2022-12-01T09:59:44.5903692Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2022-12-01T09:59:44.5907870Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2022-12-01T09:59:44.5911399Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2022-12-01T09:59:44.5915740Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2022-12-01T09:59:44.5918230Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2022-12-01T09:59:44.5921799Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2022-12-01T09:59:44.5924344Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2022-12-01T09:59:44.5926973Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2022-12-01T09:59:44.5929157Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2022-12-01T09:59:44.5932134Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2022-12-01T09:59:44.5935743Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2022-12-01T09:59:44.5938687Z adding 'torch/include/c10/cuda/CUDAException.h' 2022-12-01T09:59:44.5941583Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2022-12-01T09:59:44.5944467Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2022-12-01T09:59:44.5948442Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2022-12-01T09:59:44.5951186Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2022-12-01T09:59:44.5953862Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2022-12-01T09:59:44.5956090Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2022-12-01T09:59:44.5960510Z adding 'torch/include/c10/cuda/CUDAStream.h' 2022-12-01T09:59:44.5964560Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2022-12-01T09:59:44.5966759Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2022-12-01T09:59:44.5970579Z adding 'torch/include/c10/macros/Export.h' 2022-12-01T09:59:44.5977237Z adding 'torch/include/c10/macros/Macros.h' 2022-12-01T09:59:44.5979969Z adding 'torch/include/c10/macros/cmake_macros.h' 2022-12-01T09:59:44.5984340Z adding 'torch/include/c10/util/AlignOf.h' 2022-12-01T09:59:44.5988383Z adding 'torch/include/c10/util/Array.h' 2022-12-01T09:59:44.5992962Z adding 'torch/include/c10/util/ArrayRef.h' 2022-12-01T09:59:44.5996624Z adding 'torch/include/c10/util/BFloat16-inl.h' 2022-12-01T09:59:44.6000024Z adding 'torch/include/c10/util/BFloat16-math.h' 2022-12-01T09:59:44.6002878Z adding 'torch/include/c10/util/BFloat16.h' 2022-12-01T09:59:44.6005079Z adding 'torch/include/c10/util/Backtrace.h' 2022-12-01T09:59:44.6008030Z adding 'torch/include/c10/util/Bitset.h' 2022-12-01T09:59:44.6013080Z adding 'torch/include/c10/util/C++17.h' 2022-12-01T09:59:44.6016333Z adding 'torch/include/c10/util/CallOnce.h' 2022-12-01T09:59:44.6020315Z adding 'torch/include/c10/util/ConstexprCrc.h' 2022-12-01T09:59:44.6023130Z adding 'torch/include/c10/util/DeadlockDetection.h' 2022-12-01T09:59:44.6025913Z adding 'torch/include/c10/util/Deprecated.h' 2022-12-01T09:59:44.6028175Z adding 'torch/include/c10/util/DimVector.h' 2022-12-01T09:59:44.6035917Z adding 'torch/include/c10/util/Exception.h' 2022-12-01T09:59:44.6039737Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2022-12-01T09:59:44.6042550Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2022-12-01T09:59:44.6046544Z adding 'torch/include/c10/util/Flags.h' 2022-12-01T09:59:44.6049416Z adding 'torch/include/c10/util/FunctionRef.h' 2022-12-01T09:59:44.6053028Z adding 'torch/include/c10/util/Half-inl.h' 2022-12-01T09:59:44.6060176Z adding 'torch/include/c10/util/Half.h' 2022-12-01T09:59:44.6063425Z adding 'torch/include/c10/util/IdWrapper.h' 2022-12-01T09:59:44.6067120Z adding 'torch/include/c10/util/LeftRight.h' 2022-12-01T09:59:44.6069788Z adding 'torch/include/c10/util/Load.h' 2022-12-01T09:59:44.6073983Z adding 'torch/include/c10/util/Logging.h' 2022-12-01T09:59:44.6077077Z adding 'torch/include/c10/util/MathConstants.h' 2022-12-01T09:59:44.6080544Z adding 'torch/include/c10/util/MaybeOwned.h' 2022-12-01T09:59:44.6086094Z adding 'torch/include/c10/util/Metaprogramming.h' 2022-12-01T09:59:44.6095145Z adding 'torch/include/c10/util/Optional.h' 2022-12-01T09:59:44.6099363Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2022-12-01T09:59:44.6103614Z adding 'torch/include/c10/util/Registry.h' 2022-12-01T09:59:44.6106388Z adding 'torch/include/c10/util/ScopeExit.h' 2022-12-01T09:59:44.6109021Z adding 'torch/include/c10/util/SmallBuffer.h' 2022-12-01T09:59:44.6123560Z adding 'torch/include/c10/util/SmallVector.h' 2022-12-01T09:59:44.6128053Z adding 'torch/include/c10/util/StringUtil.h' 2022-12-01T09:59:44.6130718Z adding 'torch/include/c10/util/Synchronized.h' 2022-12-01T09:59:44.6321839Z adding 'torch/include/c10/util/ThreadLocal.h' 2022-12-01T09:59:44.6322984Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2022-12-01T09:59:44.6325773Z adding 'torch/include/c10/util/Type.h' 2022-12-01T09:59:44.6328475Z adding 'torch/include/c10/util/TypeCast.h' 2022-12-01T09:59:44.6331838Z adding 'torch/include/c10/util/TypeIndex.h' 2022-12-01T09:59:44.6337026Z adding 'torch/include/c10/util/TypeList.h' 2022-12-01T09:59:44.6340334Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2022-12-01T09:59:44.6343305Z adding 'torch/include/c10/util/TypeTraits.h' 2022-12-01T09:59:44.6345309Z adding 'torch/include/c10/util/Unicode.h' 2022-12-01T09:59:44.6348313Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2022-12-01T09:59:44.6350570Z adding 'torch/include/c10/util/Unroll.h' 2022-12-01T09:59:44.6353289Z adding 'torch/include/c10/util/accumulate.h' 2022-12-01T09:59:44.6358776Z adding 'torch/include/c10/util/complex.h' 2022-12-01T09:59:44.6362051Z adding 'torch/include/c10/util/complex_math.h' 2022-12-01T09:59:44.6364502Z adding 'torch/include/c10/util/complex_utils.h' 2022-12-01T09:59:44.6366102Z adding 'torch/include/c10/util/copysign.h' 2022-12-01T09:59:44.6368752Z adding 'torch/include/c10/util/either.h' 2022-12-01T09:59:44.6370842Z adding 'torch/include/c10/util/env.h' 2022-12-01T09:59:44.6383591Z adding 'torch/include/c10/util/flat_hash_map.h' 2022-12-01T09:59:44.6389086Z adding 'torch/include/c10/util/hash.h' 2022-12-01T09:59:44.6390835Z adding 'torch/include/c10/util/in_place.h' 2022-12-01T09:59:44.6395070Z adding 'torch/include/c10/util/int128.h' 2022-12-01T09:59:44.6405008Z adding 'torch/include/c10/util/intrusive_ptr.h' 2022-12-01T09:59:44.6408006Z adding 'torch/include/c10/util/irange.h' 2022-12-01T09:59:44.6416117Z adding 'torch/include/c10/util/llvmMathExtras.h' 2022-12-01T09:59:44.6419089Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2022-12-01T09:59:44.6422351Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2022-12-01T09:59:44.6425024Z adding 'torch/include/c10/util/math_compat.h' 2022-12-01T09:59:44.6426947Z adding 'torch/include/c10/util/numa.h' 2022-12-01T09:59:44.6441510Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2022-12-01T09:59:44.6444778Z adding 'torch/include/c10/util/overloaded.h' 2022-12-01T09:59:44.6446426Z adding 'torch/include/c10/util/python_stub.h' 2022-12-01T09:59:44.6447965Z adding 'torch/include/c10/util/qint32.h' 2022-12-01T09:59:44.6449917Z adding 'torch/include/c10/util/qint8.h' 2022-12-01T09:59:44.6451581Z adding 'torch/include/c10/util/quint2x4.h' 2022-12-01T09:59:44.6453316Z adding 'torch/include/c10/util/quint4x2.h' 2022-12-01T09:59:44.6454828Z adding 'torch/include/c10/util/quint8.h' 2022-12-01T09:59:44.6457494Z adding 'torch/include/c10/util/reverse_iterator.h' 2022-12-01T09:59:44.6459616Z adding 'torch/include/c10/util/safe_numerics.h' 2022-12-01T09:59:44.6461758Z adding 'torch/include/c10/util/signal_handler.h' 2022-12-01T09:59:44.6468514Z adding 'torch/include/c10/util/sparse_bitset.h' 2022-12-01T09:59:44.6470595Z adding 'torch/include/c10/util/strides.h' 2022-12-01T09:59:44.6472674Z adding 'torch/include/c10/util/string_utils.h' 2022-12-01T09:59:44.6477647Z adding 'torch/include/c10/util/string_view.h' 2022-12-01T09:59:44.6484901Z adding 'torch/include/c10/util/strong_type.h' 2022-12-01T09:59:44.6488243Z adding 'torch/include/c10/util/tempfile.h' 2022-12-01T09:59:44.6490257Z adding 'torch/include/c10/util/thread_name.h' 2022-12-01T09:59:44.6496451Z adding 'torch/include/c10/util/typeid.h' 2022-12-01T09:59:44.6516583Z adding 'torch/include/c10/util/variant.h' 2022-12-01T09:59:44.6520488Z adding 'torch/include/c10/util/win32-headers.h' 2022-12-01T09:59:44.6522846Z adding 'torch/include/caffe2/contrib/aten/aten_op.h' 2022-12-01T09:59:44.6525753Z adding 'torch/include/caffe2/contrib/aten/aten_op_template.h' 2022-12-01T09:59:44.6529366Z adding 'torch/include/caffe2/contrib/fakelowp/batch_matmul_fp16_fake_op.h' 2022-12-01T09:59:44.6531335Z adding 'torch/include/caffe2/contrib/fakelowp/common.h' 2022-12-01T09:59:44.6534706Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_fc_acc_op.h' 2022-12-01T09:59:44.6536603Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_fma.h' 2022-12-01T09:59:44.6538372Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_gemm_utils.h' 2022-12-01T09:59:44.6540061Z adding 'torch/include/caffe2/contrib/fakelowp/int8_dequantize_op_nnpi.h' 2022-12-01T09:59:44.6541923Z adding 'torch/include/caffe2/contrib/fakelowp/int8_quantize_op_nnpi.h' 2022-12-01T09:59:44.6543819Z adding 'torch/include/caffe2/contrib/fakelowp/int8_swish_op_nnpi.h' 2022-12-01T09:59:44.6546422Z adding 'torch/include/caffe2/contrib/fakelowp/layernorm_fp16_fake_op.h' 2022-12-01T09:59:44.6549355Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_4bit_rowwise_fp16_fake_op.h' 2022-12-01T09:59:44.6552790Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_8bit_rowwise_fp16_fake_op.h' 2022-12-01T09:59:44.6555642Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_ops.h' 2022-12-01T09:59:44.6557831Z adding 'torch/include/caffe2/contrib/fakelowp/quant_lut_fp16_fake_op.h' 2022-12-01T09:59:44.6560991Z adding 'torch/include/caffe2/contrib/fakelowp/spatial_batch_norm_fp16_fake_op.h' 2022-12-01T09:59:44.6563084Z adding 'torch/include/caffe2/contrib/fakelowp/sum_fp16_fake_op.h' 2022-12-01T09:59:44.6565016Z adding 'torch/include/caffe2/contrib/fakelowp/unary_fp16_fake_op.h' 2022-12-01T09:59:44.6567552Z adding 'torch/include/caffe2/contrib/gloo/allgather_ops.h' 2022-12-01T09:59:44.6569960Z adding 'torch/include/caffe2/contrib/gloo/allreduce_ops.h' 2022-12-01T09:59:44.6572309Z adding 'torch/include/caffe2/contrib/gloo/barrier_ops.h' 2022-12-01T09:59:44.6574830Z adding 'torch/include/caffe2/contrib/gloo/broadcast_ops.h' 2022-12-01T09:59:44.6576969Z adding 'torch/include/caffe2/contrib/gloo/common.h' 2022-12-01T09:59:44.6580193Z adding 'torch/include/caffe2/contrib/gloo/common_world_ops.h' 2022-12-01T09:59:44.6581810Z adding 'torch/include/caffe2/contrib/gloo/context.h' 2022-12-01T09:59:44.6584584Z adding 'torch/include/caffe2/contrib/gloo/reduce_scatter_ops.h' 2022-12-01T09:59:44.6586743Z adding 'torch/include/caffe2/contrib/gloo/store_handler.h' 2022-12-01T09:59:44.6589037Z adding 'torch/include/caffe2/contrib/nccl/cuda_nccl_gpu.h' 2022-12-01T09:59:44.6591497Z adding 'torch/include/caffe2/contrib/opencl/context.h' 2022-12-01T09:59:44.6594037Z adding 'torch/include/caffe2/contrib/prof/prof_dag_stats_op.h' 2022-12-01T09:59:44.6597881Z adding 'torch/include/caffe2/contrib/shm_mutex/shm_mutex.h' 2022-12-01T09:59:44.6600598Z adding 'torch/include/caffe2/contrib/tensorrt/tensorrt_op_trt.h' 2022-12-01T09:59:44.6602696Z adding 'torch/include/caffe2/contrib/tensorrt/tensorrt_tranformer.h' 2022-12-01T09:59:44.6604731Z adding 'torch/include/caffe2/contrib/tensorrt/trt_utils.h' 2022-12-01T09:59:44.6607530Z adding 'torch/include/caffe2/contrib/warpctc/ctc_op.h' 2022-12-01T09:59:44.6610027Z adding 'torch/include/caffe2/core/allocator.h' 2022-12-01T09:59:44.6612595Z adding 'torch/include/caffe2/core/blob.h' 2022-12-01T09:59:44.6616923Z adding 'torch/include/caffe2/core/blob_serialization.h' 2022-12-01T09:59:44.6619879Z adding 'torch/include/caffe2/core/blob_serializer_base.h' 2022-12-01T09:59:44.6621985Z adding 'torch/include/caffe2/core/blob_stats.h' 2022-12-01T09:59:44.6624726Z adding 'torch/include/caffe2/core/common.h' 2022-12-01T09:59:44.6628174Z adding 'torch/include/caffe2/core/common_cudnn.h' 2022-12-01T09:59:44.6633436Z adding 'torch/include/caffe2/core/common_gpu.h' 2022-12-01T09:59:44.6635718Z adding 'torch/include/caffe2/core/common_omp.h' 2022-12-01T09:59:44.6638775Z adding 'torch/include/caffe2/core/context.h' 2022-12-01T09:59:44.6641492Z adding 'torch/include/caffe2/core/context_base.h' 2022-12-01T09:59:44.6645509Z adding 'torch/include/caffe2/core/context_gpu.h' 2022-12-01T09:59:44.6649279Z adding 'torch/include/caffe2/core/cudnn_wrappers.h' 2022-12-01T09:59:44.6653436Z adding 'torch/include/caffe2/core/db.h' 2022-12-01T09:59:44.6656100Z adding 'torch/include/caffe2/core/distributions_stubs.h' 2022-12-01T09:59:44.6659770Z adding 'torch/include/caffe2/core/event.h' 2022-12-01T09:59:44.6662229Z adding 'torch/include/caffe2/core/event_cpu.h' 2022-12-01T09:59:44.6665622Z adding 'torch/include/caffe2/core/export_c10_op_to_caffe2.h' 2022-12-01T09:59:44.6669756Z adding 'torch/include/caffe2/core/export_caffe2_op_to_c10.h' 2022-12-01T09:59:44.6671737Z adding 'torch/include/caffe2/core/flags.h' 2022-12-01T09:59:44.6674531Z adding 'torch/include/caffe2/core/graph.h' 2022-12-01T09:59:44.6677716Z adding 'torch/include/caffe2/core/init.h' 2022-12-01T09:59:44.6679577Z adding 'torch/include/caffe2/core/logging.h' 2022-12-01T09:59:44.6681911Z adding 'torch/include/caffe2/core/macros.h' 2022-12-01T09:59:44.6683807Z adding 'torch/include/caffe2/core/memonger.h' 2022-12-01T09:59:44.6686007Z adding 'torch/include/caffe2/core/module.h' 2022-12-01T09:59:44.6688679Z adding 'torch/include/caffe2/core/net.h' 2022-12-01T09:59:44.6692124Z adding 'torch/include/caffe2/core/net_async_base.h' 2022-12-01T09:59:44.6694468Z adding 'torch/include/caffe2/core/net_async_scheduling.h' 2022-12-01T09:59:44.6696424Z adding 'torch/include/caffe2/core/net_async_task.h' 2022-12-01T09:59:44.6698632Z adding 'torch/include/caffe2/core/net_async_task_future.h' 2022-12-01T09:59:44.6700743Z adding 'torch/include/caffe2/core/net_async_task_graph.h' 2022-12-01T09:59:44.6703518Z adding 'torch/include/caffe2/core/net_async_tracing.h' 2022-12-01T09:59:44.6705771Z adding 'torch/include/caffe2/core/net_dag_utils.h' 2022-12-01T09:59:44.6708004Z adding 'torch/include/caffe2/core/net_parallel.h' 2022-12-01T09:59:44.6710279Z adding 'torch/include/caffe2/core/net_simple.h' 2022-12-01T09:59:44.6712675Z adding 'torch/include/caffe2/core/net_simple_refcount.h' 2022-12-01T09:59:44.6714211Z adding 'torch/include/caffe2/core/numa.h' 2022-12-01T09:59:44.6716802Z adding 'torch/include/caffe2/core/observer.h' 2022-12-01T09:59:44.6733462Z adding 'torch/include/caffe2/core/operator.h' 2022-12-01T09:59:44.6738891Z adding 'torch/include/caffe2/core/operator_gradient.h' 2022-12-01T09:59:44.6744691Z adding 'torch/include/caffe2/core/operator_schema.h' 2022-12-01T09:59:44.6747030Z adding 'torch/include/caffe2/core/plan_executor.h' 2022-12-01T09:59:44.6749321Z adding 'torch/include/caffe2/core/prof_dag_counters.h' 2022-12-01T09:59:44.6752399Z adding 'torch/include/caffe2/core/qtensor.h' 2022-12-01T09:59:44.6754919Z adding 'torch/include/caffe2/core/qtensor_serialization.h' 2022-12-01T09:59:44.6757600Z adding 'torch/include/caffe2/core/scope_guard.h' 2022-12-01T09:59:44.6759634Z adding 'torch/include/caffe2/core/static_tracepoint.h' 2022-12-01T09:59:44.6762327Z adding 'torch/include/caffe2/core/static_tracepoint_elfx86.h' 2022-12-01T09:59:44.6766144Z adding 'torch/include/caffe2/core/stats.h' 2022-12-01T09:59:44.6768387Z adding 'torch/include/caffe2/core/storage.h' 2022-12-01T09:59:44.6775009Z adding 'torch/include/caffe2/core/tensor.h' 2022-12-01T09:59:44.6777470Z adding 'torch/include/caffe2/core/tensor_impl.h' 2022-12-01T09:59:44.6779275Z adding 'torch/include/caffe2/core/tensor_int8.h' 2022-12-01T09:59:44.6782006Z adding 'torch/include/caffe2/core/test_utils.h' 2022-12-01T09:59:44.6784231Z adding 'torch/include/caffe2/core/timer.h' 2022-12-01T09:59:44.6787150Z adding 'torch/include/caffe2/core/transform.h' 2022-12-01T09:59:44.6789589Z adding 'torch/include/caffe2/core/types.h' 2022-12-01T09:59:44.6794084Z adding 'torch/include/caffe2/core/workspace.h' 2022-12-01T09:59:44.6797614Z adding 'torch/include/caffe2/core/hip/common_miopen.h' 2022-12-01T09:59:44.6800598Z adding 'torch/include/caffe2/core/hip/miopen_wrapper.h' 2022-12-01T09:59:44.6805003Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters/Dot.h' 2022-12-01T09:59:44.6809038Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpClasses.h' 2022-12-01T09:59:44.6811414Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpEnum.h' 2022-12-01T09:59:44.6813313Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpNames.h' 2022-12-01T09:59:44.6817104Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Algorithms.h' 2022-12-01T09:59:44.6819744Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/BinaryMatchImpl.h' 2022-12-01T09:59:44.6824774Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Graph.h' 2022-12-01T09:59:44.6828216Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TarjansImpl.h' 2022-12-01T09:59:44.6830712Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TopoSort.h' 2022-12-01T09:59:44.6833421Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/Compiler.h' 2022-12-01T09:59:44.6836243Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/ControlFlow.h' 2022-12-01T09:59:44.6841234Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/NeuralNet.h' 2022-12-01T09:59:44.6845983Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Casting.h' 2022-12-01T09:59:44.6848871Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Common.h' 2022-12-01T09:59:44.6851782Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/Match.h' 2022-12-01T09:59:44.6856578Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/SubgraphMatcher.h' 2022-12-01T09:59:44.6859453Z adding 'torch/include/caffe2/core/nomnigraph/tests/test_util.h' 2022-12-01T09:59:44.6862270Z adding 'torch/include/caffe2/cuda_rtc/common_rtc.h' 2022-12-01T09:59:44.6864548Z adding 'torch/include/caffe2/db/create_db_op.h' 2022-12-01T09:59:44.6866648Z adding 'torch/include/caffe2/distributed/file_store_handler.h' 2022-12-01T09:59:44.6868539Z adding 'torch/include/caffe2/distributed/file_store_handler_op.h' 2022-12-01T09:59:44.6870330Z adding 'torch/include/caffe2/distributed/redis_store_handler.h' 2022-12-01T09:59:44.6872206Z adding 'torch/include/caffe2/distributed/redis_store_handler_op.h' 2022-12-01T09:59:44.6874625Z adding 'torch/include/caffe2/distributed/store_handler.h' 2022-12-01T09:59:44.6876488Z adding 'torch/include/caffe2/distributed/store_ops.h' 2022-12-01T09:59:44.6880017Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_decomposition.h' 2022-12-01T09:59:44.6884137Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_prune.h' 2022-12-01T09:59:44.6887123Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_sparse.h' 2022-12-01T09:59:44.6890133Z adding 'torch/include/caffe2/experiments/operators/funhash_op.h' 2022-12-01T09:59:44.6893484Z adding 'torch/include/caffe2/experiments/operators/sparse_funhash_op.h' 2022-12-01T09:59:44.6896416Z adding 'torch/include/caffe2/experiments/operators/sparse_matrix_reshape_op.h' 2022-12-01T09:59:44.6898859Z adding 'torch/include/caffe2/experiments/operators/tt_contraction_op.h' 2022-12-01T09:59:44.6901229Z adding 'torch/include/caffe2/experiments/operators/tt_pad_op.h' 2022-12-01T09:59:44.6903523Z adding 'torch/include/caffe2/ideep/ideep_utils.h' 2022-12-01T09:59:44.6906014Z adding 'torch/include/caffe2/ideep/operators/conv_pool_base_op.h' 2022-12-01T09:59:44.6908984Z adding 'torch/include/caffe2/ideep/operators/conv_transpose_unpool_base_op.h' 2022-12-01T09:59:44.6912566Z adding 'torch/include/caffe2/ideep/operators/operator_fallback_ideep.h' 2022-12-01T09:59:44.6915352Z adding 'torch/include/caffe2/ideep/utils/ideep_context.h' 2022-12-01T09:59:44.6918298Z adding 'torch/include/caffe2/ideep/utils/ideep_operator.h' 2022-12-01T09:59:44.6930767Z adding 'torch/include/caffe2/image/image_input_op.h' 2022-12-01T09:59:44.6934319Z adding 'torch/include/caffe2/image/transform_gpu.h' 2022-12-01T09:59:44.6937022Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe.h' 2022-12-01T09:59:44.6938798Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe_defines.h' 2022-12-01T09:59:44.6940381Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe_predictor.h' 2022-12-01T09:59:44.6942533Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn.h' 2022-12-01T09:59:44.6944308Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_context.h' 2022-12-01T09:59:44.6946084Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_graph_mask.h' 2022-12-01T09:59:44.6955503Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_kernels.h' 2022-12-01T09:59:44.6958358Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_test.h' 2022-12-01T09:59:44.6962209Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/libopencl.h' 2022-12-01T09:59:44.6974280Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl.h' 2022-12-01T09:59:44.6979595Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_ext.h' 2022-12-01T09:59:44.6982636Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl.h' 2022-12-01T09:59:44.6984934Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl_ext.h' 2022-12-01T09:59:44.6992300Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_platform.h' 2022-12-01T09:59:44.6995217Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/opencl.h' 2022-12-01T09:59:44.7000931Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/libvulkan-stub.h' 2022-12-01T09:59:44.7004190Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vk_platform.h' 2022-12-01T09:59:44.7059746Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vulkan.h' 2022-12-01T09:59:44.7086116Z adding 'torch/include/caffe2/mobile/contrib/nnapi/NeuralNetworks.h' 2022-12-01T09:59:44.7090131Z adding 'torch/include/caffe2/mobile/contrib/nnapi/dlnnapi.h' 2022-12-01T09:59:44.7092546Z adding 'torch/include/caffe2/mobile/contrib/nnapi/nnapi.h' 2022-12-01T09:59:44.7094797Z adding 'torch/include/caffe2/mobile/contrib/snpe/snpe_ffi.h' 2022-12-01T09:59:44.7097158Z adding 'torch/include/caffe2/mobile/contrib/ulp2/ulp.h' 2022-12-01T09:59:44.7098831Z adding 'torch/include/caffe2/mobile/contrib/ulp2/ulp_neon.h' 2022-12-01T09:59:44.7101749Z adding 'torch/include/caffe2/mpi/mpi_common.h' 2022-12-01T09:59:44.7104505Z adding 'torch/include/caffe2/mpi/mpi_ops.h' 2022-12-01T09:59:44.7106803Z adding 'torch/include/caffe2/observers/operator_attaching_net_observer.h' 2022-12-01T09:59:44.7108859Z adding 'torch/include/caffe2/observers/profile_observer.h' 2022-12-01T09:59:44.7110712Z adding 'torch/include/caffe2/observers/runcnt_observer.h' 2022-12-01T09:59:44.7112653Z adding 'torch/include/caffe2/observers/time_observer.h' 2022-12-01T09:59:44.7115939Z adding 'torch/include/caffe2/onnx/backend.h' 2022-12-01T09:59:44.7117859Z adding 'torch/include/caffe2/onnx/backend_rep.h' 2022-12-01T09:59:44.7119507Z adding 'torch/include/caffe2/onnx/device.h' 2022-12-01T09:59:44.7121525Z adding 'torch/include/caffe2/onnx/helper.h' 2022-12-01T09:59:44.7124576Z adding 'torch/include/caffe2/onnx/offline_tensor.h' 2022-12-01T09:59:44.7126830Z adding 'torch/include/caffe2/onnx/onnx_exporter.h' 2022-12-01T09:59:44.7129080Z adding 'torch/include/caffe2/onnx/onnxifi_graph_info.h' 2022-12-01T09:59:44.7130787Z adding 'torch/include/caffe2/onnx/onnxifi_init.h' 2022-12-01T09:59:44.7132601Z adding 'torch/include/caffe2/onnx/torch_ops/constants.h' 2022-12-01T09:59:44.7134451Z adding 'torch/include/caffe2/onnx/torch_ops/operator_sets.h' 2022-12-01T09:59:44.7136109Z adding 'torch/include/caffe2/onnx/torch_ops/schema.h' 2022-12-01T09:59:44.7140589Z adding 'torch/include/caffe2/operators/abs_op.h' 2022-12-01T09:59:44.7142370Z adding 'torch/include/caffe2/operators/accumulate_op.h' 2022-12-01T09:59:44.7144052Z adding 'torch/include/caffe2/operators/accuracy_op.h' 2022-12-01T09:59:44.7145663Z adding 'torch/include/caffe2/operators/acos_op.h' 2022-12-01T09:59:44.7147825Z adding 'torch/include/caffe2/operators/activation_ops_cudnn.h' 2022-12-01T09:59:44.7149883Z adding 'torch/include/caffe2/operators/affine_channel_op.h' 2022-12-01T09:59:44.7151820Z adding 'torch/include/caffe2/operators/alias_with_name.h' 2022-12-01T09:59:44.7153564Z adding 'torch/include/caffe2/operators/apmeter_op.h' 2022-12-01T09:59:44.7155599Z adding 'torch/include/caffe2/operators/arg_ops.h' 2022-12-01T09:59:44.7157272Z adding 'torch/include/caffe2/operators/asin_op.h' 2022-12-01T09:59:44.7159089Z adding 'torch/include/caffe2/operators/assert_op.h' 2022-12-01T09:59:44.7160797Z adding 'torch/include/caffe2/operators/async_net_barrier_op.h' 2022-12-01T09:59:44.7162419Z adding 'torch/include/caffe2/operators/atan_op.h' 2022-12-01T09:59:44.7164359Z adding 'torch/include/caffe2/operators/batch_box_cox_op.h' 2022-12-01T09:59:44.7166110Z adding 'torch/include/caffe2/operators/batch_bucketize_op.h' 2022-12-01T09:59:44.7168603Z adding 'torch/include/caffe2/operators/batch_gather_ops.h' 2022-12-01T09:59:44.7171788Z adding 'torch/include/caffe2/operators/batch_matmul_op.h' 2022-12-01T09:59:44.7174184Z adding 'torch/include/caffe2/operators/batch_moments_op.h' 2022-12-01T09:59:44.7176009Z adding 'torch/include/caffe2/operators/batch_permutation_op.h' 2022-12-01T09:59:44.7178455Z adding 'torch/include/caffe2/operators/batch_sparse_to_dense_op.h' 2022-12-01T09:59:44.7180734Z adding 'torch/include/caffe2/operators/bbox_transform_op.h' 2022-12-01T09:59:44.7183294Z adding 'torch/include/caffe2/operators/bisect_percentile_op.h' 2022-12-01T09:59:44.7185452Z adding 'torch/include/caffe2/operators/boolean_mask_ops.h' 2022-12-01T09:59:44.7187122Z adding 'torch/include/caffe2/operators/boolean_unmask_ops.h' 2022-12-01T09:59:44.7189626Z adding 'torch/include/caffe2/operators/box_with_nms_limit_op.h' 2022-12-01T09:59:44.7191621Z adding 'torch/include/caffe2/operators/bucketize_op.h' 2022-12-01T09:59:44.7193538Z adding 'torch/include/caffe2/operators/byte_weight_dequant_op.h' 2022-12-01T09:59:44.7195295Z adding 'torch/include/caffe2/operators/cast_op.h' 2022-12-01T09:59:44.7196993Z adding 'torch/include/caffe2/operators/cbrt_op.h' 2022-12-01T09:59:44.7199344Z adding 'torch/include/caffe2/operators/cc_bmm_bg_op.h' 2022-12-01T09:59:44.7201141Z adding 'torch/include/caffe2/operators/ceil_op.h' 2022-12-01T09:59:44.7202862Z adding 'torch/include/caffe2/operators/channel_backprop_stats_op.h' 2022-12-01T09:59:44.7204630Z adding 'torch/include/caffe2/operators/channel_shuffle_op.h' 2022-12-01T09:59:44.7206467Z adding 'torch/include/caffe2/operators/channel_stats_op.h' 2022-12-01T09:59:44.7208265Z adding 'torch/include/caffe2/operators/clip_op.h' 2022-12-01T09:59:44.7210869Z adding 'torch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h' 2022-12-01T09:59:44.7214938Z adding 'torch/include/caffe2/operators/concat_split_op.h' 2022-12-01T09:59:44.7217111Z adding 'torch/include/caffe2/operators/conditional_op.h' 2022-12-01T09:59:44.7219138Z adding 'torch/include/caffe2/operators/conv_op.h' 2022-12-01T09:59:44.7221133Z adding 'torch/include/caffe2/operators/conv_op_cache_cudnn.h' 2022-12-01T09:59:44.7226661Z adding 'torch/include/caffe2/operators/conv_op_impl.h' 2022-12-01T09:59:44.7229159Z adding 'torch/include/caffe2/operators/conv_op_shared.h' 2022-12-01T09:59:44.7236507Z adding 'torch/include/caffe2/operators/conv_pool_op_base.h' 2022-12-01T09:59:44.7239177Z adding 'torch/include/caffe2/operators/conv_transpose_op.h' 2022-12-01T09:59:44.7242808Z adding 'torch/include/caffe2/operators/conv_transpose_op_impl.h' 2022-12-01T09:59:44.7245133Z adding 'torch/include/caffe2/operators/conv_transpose_op_mobile.h' 2022-12-01T09:59:44.7251094Z adding 'torch/include/caffe2/operators/conv_transpose_op_mobile_impl.h' 2022-12-01T09:59:44.7254996Z adding 'torch/include/caffe2/operators/conv_transpose_unpool_op_base.h' 2022-12-01T09:59:44.7257214Z adding 'torch/include/caffe2/operators/copy_op.h' 2022-12-01T09:59:44.7259334Z adding 'torch/include/caffe2/operators/copy_rows_to_tensor_op.h' 2022-12-01T09:59:44.7261039Z adding 'torch/include/caffe2/operators/cos_op.h' 2022-12-01T09:59:44.7262732Z adding 'torch/include/caffe2/operators/cosh_op.h' 2022-12-01T09:59:44.7264486Z adding 'torch/include/caffe2/operators/cosine_embedding_criterion_op.h' 2022-12-01T09:59:44.7266540Z adding 'torch/include/caffe2/operators/counter_ops.h' 2022-12-01T09:59:44.7269024Z adding 'torch/include/caffe2/operators/create_scope_op.h' 2022-12-01T09:59:44.7271183Z adding 'torch/include/caffe2/operators/cross_entropy_op.h' 2022-12-01T09:59:44.7273099Z adding 'torch/include/caffe2/operators/ctc_beam_search_decoder_op.h' 2022-12-01T09:59:44.7274818Z adding 'torch/include/caffe2/operators/ctc_greedy_decoder_op.h' 2022-12-01T09:59:44.7276395Z adding 'torch/include/caffe2/operators/cube_op.h' 2022-12-01T09:59:44.7277986Z adding 'torch/include/caffe2/operators/data_couple.h' 2022-12-01T09:59:44.7280527Z adding 'torch/include/caffe2/operators/dataset_ops.h' 2022-12-01T09:59:44.7282828Z adding 'torch/include/caffe2/operators/deform_conv_op.h' 2022-12-01T09:59:44.7286471Z adding 'torch/include/caffe2/operators/deform_conv_op_impl.h' 2022-12-01T09:59:44.7288790Z adding 'torch/include/caffe2/operators/dense_vector_to_id_list_op.h' 2022-12-01T09:59:44.7291586Z adding 'torch/include/caffe2/operators/distance_op.h' 2022-12-01T09:59:44.7294620Z adding 'torch/include/caffe2/operators/do_op.h' 2022-12-01T09:59:44.7296707Z adding 'torch/include/caffe2/operators/dropout_op.h' 2022-12-01T09:59:44.7298636Z adding 'torch/include/caffe2/operators/elementwise_add_op.h' 2022-12-01T09:59:44.7300393Z adding 'torch/include/caffe2/operators/elementwise_div_op.h' 2022-12-01T09:59:44.7302096Z adding 'torch/include/caffe2/operators/elementwise_linear_op.h' 2022-12-01T09:59:44.7304543Z adding 'torch/include/caffe2/operators/elementwise_logical_ops.h' 2022-12-01T09:59:44.7306361Z adding 'torch/include/caffe2/operators/elementwise_mul_op.h' 2022-12-01T09:59:44.7308808Z adding 'torch/include/caffe2/operators/elementwise_op_test.h' 2022-12-01T09:59:44.7313155Z adding 'torch/include/caffe2/operators/elementwise_ops.h' 2022-12-01T09:59:44.7315422Z adding 'torch/include/caffe2/operators/elementwise_ops_utils.h' 2022-12-01T09:59:44.7317252Z adding 'torch/include/caffe2/operators/elementwise_sub_op.h' 2022-12-01T09:59:44.7319428Z adding 'torch/include/caffe2/operators/elu_op.h' 2022-12-01T09:59:44.7321145Z adding 'torch/include/caffe2/operators/enforce_finite_op.h' 2022-12-01T09:59:44.7322991Z adding 'torch/include/caffe2/operators/ensure_clipped_op.h' 2022-12-01T09:59:44.7325128Z adding 'torch/include/caffe2/operators/ensure_cpu_output_op.h' 2022-12-01T09:59:44.7326722Z adding 'torch/include/caffe2/operators/erf_op.h' 2022-12-01T09:59:44.7328145Z adding 'torch/include/caffe2/operators/exp_op.h' 2022-12-01T09:59:44.7330314Z adding 'torch/include/caffe2/operators/expand_op.h' 2022-12-01T09:59:44.7332685Z adding 'torch/include/caffe2/operators/expand_squeeze_dims_op.h' 2022-12-01T09:59:44.7335006Z adding 'torch/include/caffe2/operators/fc_inference.h' 2022-12-01T09:59:44.7339226Z adding 'torch/include/caffe2/operators/feature_maps_ops.h' 2022-12-01T09:59:44.7341544Z adding 'torch/include/caffe2/operators/feed_blob_op.h' 2022-12-01T09:59:44.7345969Z adding 'torch/include/caffe2/operators/filler_op.h' 2022-12-01T09:59:44.7348332Z adding 'torch/include/caffe2/operators/find_duplicate_elements_op.h' 2022-12-01T09:59:44.7351027Z adding 'torch/include/caffe2/operators/find_op.h' 2022-12-01T09:59:44.7352439Z adding 'torch/include/caffe2/operators/flatten_op.h' 2022-12-01T09:59:44.7354172Z adding 'torch/include/caffe2/operators/flexible_top_k.h' 2022-12-01T09:59:44.7355984Z adding 'torch/include/caffe2/operators/floor_op.h' 2022-12-01T09:59:44.7357841Z adding 'torch/include/caffe2/operators/free_op.h' 2022-12-01T09:59:44.7360970Z adding 'torch/include/caffe2/operators/fully_connected_op.h' 2022-12-01T09:59:44.7364305Z adding 'torch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h' 2022-12-01T09:59:44.7367717Z adding 'torch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h' 2022-12-01T09:59:44.7370434Z adding 'torch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h' 2022-12-01T09:59:44.7373005Z adding 'torch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h' 2022-12-01T09:59:44.7375164Z adding 'torch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h' 2022-12-01T09:59:44.7378714Z adding 'torch/include/caffe2/operators/gather_op.h' 2022-12-01T09:59:44.7382283Z adding 'torch/include/caffe2/operators/gather_ranges_to_dense_op.h' 2022-12-01T09:59:44.7384437Z adding 'torch/include/caffe2/operators/gelu_op.h' 2022-12-01T09:59:44.7387443Z adding 'torch/include/caffe2/operators/generate_proposals_op.h' 2022-12-01T09:59:44.7391655Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_boxes.h' 2022-12-01T09:59:44.7398702Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_nms.h' 2022-12-01T09:59:44.7401564Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h' 2022-12-01T09:59:44.7403780Z adding 'torch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h' 2022-12-01T09:59:44.7406121Z adding 'torch/include/caffe2/operators/given_tensor_fill_op.h' 2022-12-01T09:59:44.7408273Z adding 'torch/include/caffe2/operators/glu_op.h' 2022-12-01T09:59:44.7411367Z adding 'torch/include/caffe2/operators/group_norm_op.h' 2022-12-01T09:59:44.7414572Z adding 'torch/include/caffe2/operators/gru_unit_op.h' 2022-12-01T09:59:44.7417448Z adding 'torch/include/caffe2/operators/h_softmax_op.h' 2022-12-01T09:59:44.7419812Z adding 'torch/include/caffe2/operators/half_float_ops.h' 2022-12-01T09:59:44.7421740Z adding 'torch/include/caffe2/operators/hard_sigmoid_op.h' 2022-12-01T09:59:44.7423702Z adding 'torch/include/caffe2/operators/heatmap_max_keypoint_op.h' 2022-12-01T09:59:44.7425936Z adding 'torch/include/caffe2/operators/histogram_op.h' 2022-12-01T09:59:44.7428041Z adding 'torch/include/caffe2/operators/if_op.h' 2022-12-01T09:59:44.7430695Z adding 'torch/include/caffe2/operators/im2col_op.h' 2022-12-01T09:59:44.7433196Z adding 'torch/include/caffe2/operators/index_hash_ops.h' 2022-12-01T09:59:44.7435626Z adding 'torch/include/caffe2/operators/index_ops.h' 2022-12-01T09:59:44.7439338Z adding 'torch/include/caffe2/operators/inference_lstm_op.h' 2022-12-01T09:59:44.7442333Z adding 'torch/include/caffe2/operators/instance_norm_op.h' 2022-12-01T09:59:44.7444351Z adding 'torch/include/caffe2/operators/integral_image_op.h' 2022-12-01T09:59:44.7446270Z adding 'torch/include/caffe2/operators/is_empty_op.h' 2022-12-01T09:59:44.7448050Z adding 'torch/include/caffe2/operators/jsd_op.h' 2022-12-01T09:59:44.7450109Z adding 'torch/include/caffe2/operators/key_split_ops.h' 2022-12-01T09:59:44.7453133Z adding 'torch/include/caffe2/operators/layer_norm_op.h' 2022-12-01T09:59:44.7455443Z adding 'torch/include/caffe2/operators/leaky_relu_op.h' 2022-12-01T09:59:44.7457620Z adding 'torch/include/caffe2/operators/length_split_op.h' 2022-12-01T09:59:44.7460130Z adding 'torch/include/caffe2/operators/lengths_pad_op.h' 2022-12-01T09:59:44.7462859Z adding 'torch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h' 2022-12-01T09:59:44.7467854Z adding 'torch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h' 2022-12-01T09:59:44.7474443Z adding 'torch/include/caffe2/operators/lengths_reducer_ops.h' 2022-12-01T09:59:44.7477985Z adding 'torch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h' 2022-12-01T09:59:44.7479961Z adding 'torch/include/caffe2/operators/lengths_tile_op.h' 2022-12-01T09:59:44.7481935Z adding 'torch/include/caffe2/operators/lengths_top_k_op.h' 2022-12-01T09:59:44.7483947Z adding 'torch/include/caffe2/operators/listwise_l2r_op.h' 2022-12-01T09:59:44.7488525Z adding 'torch/include/caffe2/operators/load_save_op.h' 2022-12-01T09:59:44.7491007Z adding 'torch/include/caffe2/operators/load_save_op_util.h' 2022-12-01T09:59:44.7493338Z adding 'torch/include/caffe2/operators/local_response_normalization_op.h' 2022-12-01T09:59:44.7495902Z adding 'torch/include/caffe2/operators/locally_connected_op.h' 2022-12-01T09:59:44.7500616Z adding 'torch/include/caffe2/operators/locally_connected_op_impl.h' 2022-12-01T09:59:44.7503317Z adding 'torch/include/caffe2/operators/locally_connected_op_util.h' 2022-12-01T09:59:44.7505170Z adding 'torch/include/caffe2/operators/log1p_op.h' 2022-12-01T09:59:44.7507118Z adding 'torch/include/caffe2/operators/log_op.h' 2022-12-01T09:59:44.7509144Z adding 'torch/include/caffe2/operators/logit_op.h' 2022-12-01T09:59:44.7510998Z adding 'torch/include/caffe2/operators/loss_op.h' 2022-12-01T09:59:44.7513200Z adding 'torch/include/caffe2/operators/lpnorm_op.h' 2022-12-01T09:59:44.7515758Z adding 'torch/include/caffe2/operators/lstm_unit_op.h' 2022-12-01T09:59:44.7519352Z adding 'torch/include/caffe2/operators/lstm_utils.h' 2022-12-01T09:59:44.7522707Z adding 'torch/include/caffe2/operators/map_ops.h' 2022-12-01T09:59:44.7524971Z adding 'torch/include/caffe2/operators/margin_loss_l2r_op.h' 2022-12-01T09:59:44.7526929Z adding 'torch/include/caffe2/operators/margin_ranking_criterion_op.h' 2022-12-01T09:59:44.7529202Z adding 'torch/include/caffe2/operators/matmul_op.h' 2022-12-01T09:59:44.7531280Z adding 'torch/include/caffe2/operators/max_pool_with_index_gpu.h' 2022-12-01T09:59:44.7533600Z adding 'torch/include/caffe2/operators/mean_op.h' 2022-12-01T09:59:44.7536255Z adding 'torch/include/caffe2/operators/merge_id_lists_op.h' 2022-12-01T09:59:44.7538457Z adding 'torch/include/caffe2/operators/minmax_ops.h' 2022-12-01T09:59:44.7540571Z adding 'torch/include/caffe2/operators/mish_op.h' 2022-12-01T09:59:44.7542306Z adding 'torch/include/caffe2/operators/mod_op.h' 2022-12-01T09:59:44.7544799Z adding 'torch/include/caffe2/operators/moments_op.h' 2022-12-01T09:59:44.7546658Z adding 'torch/include/caffe2/operators/multi_class_accuracy_op.h' 2022-12-01T09:59:44.7548437Z adding 'torch/include/caffe2/operators/negate_gradient_op.h' 2022-12-01T09:59:44.7550195Z adding 'torch/include/caffe2/operators/negative_op.h' 2022-12-01T09:59:44.7552411Z adding 'torch/include/caffe2/operators/ngram_ops.h' 2022-12-01T09:59:44.7554402Z adding 'torch/include/caffe2/operators/no_default_engine_op.h' 2022-12-01T09:59:44.7556303Z adding 'torch/include/caffe2/operators/normalize_l1_op.h' 2022-12-01T09:59:44.7558502Z adding 'torch/include/caffe2/operators/normalize_op.h' 2022-12-01T09:59:44.7561088Z adding 'torch/include/caffe2/operators/numpy_tile_op.h' 2022-12-01T09:59:44.7563303Z adding 'torch/include/caffe2/operators/one_hot_ops.h' 2022-12-01T09:59:44.7567119Z adding 'torch/include/caffe2/operators/onnx_while_op.h' 2022-12-01T09:59:44.7569763Z adding 'torch/include/caffe2/operators/op_utils_cudnn.h' 2022-12-01T09:59:44.7572650Z adding 'torch/include/caffe2/operators/operator_fallback_gpu.h' 2022-12-01T09:59:44.7575028Z adding 'torch/include/caffe2/operators/order_switch_ops.h' 2022-12-01T09:59:44.7577449Z adding 'torch/include/caffe2/operators/pack_rnn_sequence_op.h' 2022-12-01T09:59:44.7579845Z adding 'torch/include/caffe2/operators/pack_segments.h' 2022-12-01T09:59:44.7582308Z adding 'torch/include/caffe2/operators/pad_op.h' 2022-12-01T09:59:44.7585806Z adding 'torch/include/caffe2/operators/partition_ops.h' 2022-12-01T09:59:44.7588052Z adding 'torch/include/caffe2/operators/percentile_op.h' 2022-12-01T09:59:44.7589846Z adding 'torch/include/caffe2/operators/perplexity_op.h' 2022-12-01T09:59:44.7592986Z adding 'torch/include/caffe2/operators/piecewise_linear_transform_op.h' 2022-12-01T09:59:44.7595832Z adding 'torch/include/caffe2/operators/pool_op.h' 2022-12-01T09:59:44.7598142Z adding 'torch/include/caffe2/operators/pool_op_util.h' 2022-12-01T09:59:44.7600349Z adding 'torch/include/caffe2/operators/pow_op.h' 2022-12-01T09:59:44.7603036Z adding 'torch/include/caffe2/operators/prefetch_op.h' 2022-12-01T09:59:44.7605191Z adding 'torch/include/caffe2/operators/prelu_op.h' 2022-12-01T09:59:44.7607300Z adding 'torch/include/caffe2/operators/prepend_dim_op.h' 2022-12-01T09:59:44.7610358Z adding 'torch/include/caffe2/operators/quant_decode_op.h' 2022-12-01T09:59:44.7612837Z adding 'torch/include/caffe2/operators/quantile_op.h' 2022-12-01T09:59:44.7615005Z adding 'torch/include/caffe2/operators/rank_loss_op.h' 2022-12-01T09:59:44.7616735Z adding 'torch/include/caffe2/operators/reciprocal_op.h' 2022-12-01T09:59:44.7619052Z adding 'torch/include/caffe2/operators/reduce_front_back_max_ops.h' 2022-12-01T09:59:44.7621740Z adding 'torch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h' 2022-12-01T09:59:44.7624566Z adding 'torch/include/caffe2/operators/reduce_ops.h' 2022-12-01T09:59:44.7630050Z adding 'torch/include/caffe2/operators/reducer_functors.h' 2022-12-01T09:59:44.7633070Z adding 'torch/include/caffe2/operators/reduction_ops.h' 2022-12-01T09:59:44.7635123Z adding 'torch/include/caffe2/operators/relu_n_op.h' 2022-12-01T09:59:44.7636884Z adding 'torch/include/caffe2/operators/relu_op.h' 2022-12-01T09:59:44.7639200Z adding 'torch/include/caffe2/operators/remove_data_blocks_op.h' 2022-12-01T09:59:44.7641154Z adding 'torch/include/caffe2/operators/replace_nan_op.h' 2022-12-01T09:59:44.7643940Z adding 'torch/include/caffe2/operators/reshape_op.h' 2022-12-01T09:59:44.7646097Z adding 'torch/include/caffe2/operators/resize_3d_op.h' 2022-12-01T09:59:44.7648151Z adding 'torch/include/caffe2/operators/resize_op.h' 2022-12-01T09:59:44.7650436Z adding 'torch/include/caffe2/operators/reverse_packed_segs_op.h' 2022-12-01T09:59:44.7652377Z adding 'torch/include/caffe2/operators/rmac_regions_op.h' 2022-12-01T09:59:44.7654423Z adding 'torch/include/caffe2/operators/rms_norm_op.h' 2022-12-01T09:59:44.7656508Z adding 'torch/include/caffe2/operators/roi_align_gradient_op.h' 2022-12-01T09:59:44.7658622Z adding 'torch/include/caffe2/operators/roi_align_op.h' 2022-12-01T09:59:44.7660557Z adding 'torch/include/caffe2/operators/roi_align_rotated_gradient_op.h' 2022-12-01T09:59:44.7662418Z adding 'torch/include/caffe2/operators/roi_align_rotated_op.h' 2022-12-01T09:59:44.7664324Z adding 'torch/include/caffe2/operators/roi_pool_op.h' 2022-12-01T09:59:44.7666314Z adding 'torch/include/caffe2/operators/rowmul_op.h' 2022-12-01T09:59:44.7668035Z adding 'torch/include/caffe2/operators/rsqrt_op.h' 2022-12-01T09:59:44.7669986Z adding 'torch/include/caffe2/operators/scale_blobs_op.h' 2022-12-01T09:59:44.7671777Z adding 'torch/include/caffe2/operators/scale_op.h' 2022-12-01T09:59:44.7685863Z adding 'torch/include/caffe2/operators/segment_reduction_op.h' 2022-12-01T09:59:44.7690456Z adding 'torch/include/caffe2/operators/self_binning_histogram_op.h' 2022-12-01T09:59:44.7692444Z adding 'torch/include/caffe2/operators/selu_op.h' 2022-12-01T09:59:44.7695578Z adding 'torch/include/caffe2/operators/sequence_ops.h' 2022-12-01T09:59:44.7697823Z adding 'torch/include/caffe2/operators/shape_op.h' 2022-12-01T09:59:44.7699622Z adding 'torch/include/caffe2/operators/sigmoid_op.h' 2022-12-01T09:59:44.7701267Z adding 'torch/include/caffe2/operators/sin_op.h' 2022-12-01T09:59:44.7703986Z adding 'torch/include/caffe2/operators/sinh_op.h' 2022-12-01T09:59:44.7706467Z adding 'torch/include/caffe2/operators/sinusoid_position_encoding_op.h' 2022-12-01T09:59:44.7709534Z adding 'torch/include/caffe2/operators/slice_op.h' 2022-12-01T09:59:44.7711497Z adding 'torch/include/caffe2/operators/softmax_op.h' 2022-12-01T09:59:44.7713403Z adding 'torch/include/caffe2/operators/softmax_utils.h' 2022-12-01T09:59:44.7715565Z adding 'torch/include/caffe2/operators/softmax_with_loss_op.h' 2022-12-01T09:59:44.7717250Z adding 'torch/include/caffe2/operators/softplus_op.h' 2022-12-01T09:59:44.7718928Z adding 'torch/include/caffe2/operators/softsign_op.h' 2022-12-01T09:59:44.7721538Z adding 'torch/include/caffe2/operators/space_batch_op.h' 2022-12-01T09:59:44.7723586Z adding 'torch/include/caffe2/operators/sparse_dropout_with_replacement_op.h' 2022-12-01T09:59:44.7725377Z adding 'torch/include/caffe2/operators/sparse_itemwise_dropout_with_replacement_op.h' 2022-12-01T09:59:44.7727157Z adding 'torch/include/caffe2/operators/sparse_lp_regularizer_op.h' 2022-12-01T09:59:44.7729021Z adding 'torch/include/caffe2/operators/sparse_normalize_op.h' 2022-12-01T09:59:44.7732404Z adding 'torch/include/caffe2/operators/sparse_to_dense_mask_op.h' 2022-12-01T09:59:44.7735223Z adding 'torch/include/caffe2/operators/sparse_to_dense_op.h' 2022-12-01T09:59:44.7739275Z adding 'torch/include/caffe2/operators/spatial_batch_norm_op.h' 2022-12-01T09:59:44.7741721Z adding 'torch/include/caffe2/operators/spatial_softmax_with_loss_op.h' 2022-12-01T09:59:44.7743567Z adding 'torch/include/caffe2/operators/sqr_op.h' 2022-12-01T09:59:44.7745233Z adding 'torch/include/caffe2/operators/sqrt_op.h' 2022-12-01T09:59:44.7747370Z adding 'torch/include/caffe2/operators/square_root_divide_op.h' 2022-12-01T09:59:44.7749699Z adding 'torch/include/caffe2/operators/stats_put_ops.h' 2022-12-01T09:59:44.7751601Z adding 'torch/include/caffe2/operators/stop_gradient.h' 2022-12-01T09:59:44.7753999Z adding 'torch/include/caffe2/operators/string_ops.h' 2022-12-01T09:59:44.7755938Z adding 'torch/include/caffe2/operators/stump_func_op.h' 2022-12-01T09:59:44.7758025Z adding 'torch/include/caffe2/operators/summarize_op.h' 2022-12-01T09:59:44.7759898Z adding 'torch/include/caffe2/operators/swish_op.h' 2022-12-01T09:59:44.7761726Z adding 'torch/include/caffe2/operators/tan_op.h' 2022-12-01T09:59:44.7763499Z adding 'torch/include/caffe2/operators/tanh_op.h' 2022-12-01T09:59:44.7765935Z adding 'torch/include/caffe2/operators/tensor_protos_db_input.h' 2022-12-01T09:59:44.7768303Z adding 'torch/include/caffe2/operators/text_file_reader_utils.h' 2022-12-01T09:59:44.7770227Z adding 'torch/include/caffe2/operators/thresholded_relu_op.h' 2022-12-01T09:59:44.7773294Z adding 'torch/include/caffe2/operators/tile_op.h' 2022-12-01T09:59:44.7775737Z adding 'torch/include/caffe2/operators/top_k.h' 2022-12-01T09:59:44.7777985Z adding 'torch/include/caffe2/operators/transpose_op.h' 2022-12-01T09:59:44.7780805Z adding 'torch/include/caffe2/operators/tt_linear_op.h' 2022-12-01T09:59:44.7783104Z adding 'torch/include/caffe2/operators/unique_ops.h' 2022-12-01T09:59:44.7785430Z adding 'torch/include/caffe2/operators/unsafe_coalesce.h' 2022-12-01T09:59:44.7787584Z adding 'torch/include/caffe2/operators/upsample_op.h' 2022-12-01T09:59:44.7800196Z adding 'torch/include/caffe2/operators/utility_ops.h' 2022-12-01T09:59:44.7803518Z adding 'torch/include/caffe2/operators/variable_length_sequence_padding.h' 2022-12-01T09:59:44.7805370Z adding 'torch/include/caffe2/operators/weighted_multi_sampling_op.h' 2022-12-01T09:59:44.7807188Z adding 'torch/include/caffe2/operators/weighted_sample_op.h' 2022-12-01T09:59:44.7809195Z adding 'torch/include/caffe2/operators/while_op.h' 2022-12-01T09:59:44.7811071Z adding 'torch/include/caffe2/operators/zero_gradient_op.h' 2022-12-01T09:59:44.7813952Z adding 'torch/include/caffe2/operators/hip/activation_ops_miopen.h' 2022-12-01T09:59:44.7817123Z adding 'torch/include/caffe2/operators/quantized/int8_add_op.h' 2022-12-01T09:59:44.7819782Z adding 'torch/include/caffe2/operators/quantized/int8_average_pool_op.h' 2022-12-01T09:59:44.7822381Z adding 'torch/include/caffe2/operators/quantized/int8_channel_shuffle_op.h' 2022-12-01T09:59:44.7824715Z adding 'torch/include/caffe2/operators/quantized/int8_concat_op.h' 2022-12-01T09:59:44.7827512Z adding 'torch/include/caffe2/operators/quantized/int8_conv_op.h' 2022-12-01T09:59:44.7830420Z adding 'torch/include/caffe2/operators/quantized/int8_conv_transpose_op.h' 2022-12-01T09:59:44.7832509Z adding 'torch/include/caffe2/operators/quantized/int8_dequantize_op.h' 2022-12-01T09:59:44.7835016Z adding 'torch/include/caffe2/operators/quantized/int8_fc_op.h' 2022-12-01T09:59:44.7837198Z adding 'torch/include/caffe2/operators/quantized/int8_flatten_op.h' 2022-12-01T09:59:44.7839472Z adding 'torch/include/caffe2/operators/quantized/int8_given_tensor_fill_op.h' 2022-12-01T09:59:44.7841908Z adding 'torch/include/caffe2/operators/quantized/int8_leaky_relu_op.h' 2022-12-01T09:59:44.7844250Z adding 'torch/include/caffe2/operators/quantized/int8_max_pool_op.h' 2022-12-01T09:59:44.7846726Z adding 'torch/include/caffe2/operators/quantized/int8_quantize_op.h' 2022-12-01T09:59:44.7849042Z adding 'torch/include/caffe2/operators/quantized/int8_relu_op.h' 2022-12-01T09:59:44.7851182Z adding 'torch/include/caffe2/operators/quantized/int8_reshape_op.h' 2022-12-01T09:59:44.7853455Z adding 'torch/include/caffe2/operators/quantized/int8_resize_nearest_op.h' 2022-12-01T09:59:44.7857782Z adding 'torch/include/caffe2/operators/quantized/int8_roi_align_op.h' 2022-12-01T09:59:44.7860465Z adding 'torch/include/caffe2/operators/quantized/int8_sigmoid_op.h' 2022-12-01T09:59:44.7862432Z adding 'torch/include/caffe2/operators/quantized/int8_simd.h' 2022-12-01T09:59:44.7864712Z adding 'torch/include/caffe2/operators/quantized/int8_slice_op.h' 2022-12-01T09:59:44.7867111Z adding 'torch/include/caffe2/operators/quantized/int8_softmax_op.h' 2022-12-01T09:59:44.7869559Z adding 'torch/include/caffe2/operators/quantized/int8_test_utils.h' 2022-12-01T09:59:44.7871641Z adding 'torch/include/caffe2/operators/quantized/int8_transpose_op.h' 2022-12-01T09:59:44.7874272Z adding 'torch/include/caffe2/operators/quantized/int8_utils.h' 2022-12-01T09:59:44.7877037Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_blob_fetcher_op.h' 2022-12-01T09:59:44.7882557Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor.h' 2022-12-01T09:59:44.7885350Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor_gpu.h' 2022-12-01T09:59:44.7887582Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor_incl.h' 2022-12-01T09:59:44.7896906Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_op.h' 2022-12-01T09:59:44.7900112Z adding 'torch/include/caffe2/operators/rnn/recurrent_op_cudnn.h' 2022-12-01T09:59:44.7902859Z adding 'torch/include/caffe2/operators/rnn/hip/recurrent_op_miopen.h' 2022-12-01T09:59:44.7905646Z adding 'torch/include/caffe2/opt/annotations.h' 2022-12-01T09:59:44.7907421Z adding 'torch/include/caffe2/opt/backend_cutting.h' 2022-12-01T09:59:44.7909605Z adding 'torch/include/caffe2/opt/backend_transformer_base.h' 2022-12-01T09:59:44.7912515Z adding 'torch/include/caffe2/opt/bound_shape_inferencer.h' 2022-12-01T09:59:44.7926289Z adding 'torch/include/caffe2/opt/converter.h' 2022-12-01T09:59:44.7926691Z adding 'torch/include/caffe2/opt/device.h' 2022-12-01T09:59:44.7926859Z adding 'torch/include/caffe2/opt/distributed.h' 2022-12-01T09:59:44.7927096Z adding 'torch/include/caffe2/opt/fakefp16_transform.h' 2022-12-01T09:59:44.7927243Z adding 'torch/include/caffe2/opt/fusion.h' 2022-12-01T09:59:44.7927450Z adding 'torch/include/caffe2/opt/glow_net_transform.h' 2022-12-01T09:59:44.7927624Z adding 'torch/include/caffe2/opt/mobile.h' 2022-12-01T09:59:44.7928161Z adding 'torch/include/caffe2/opt/onnx_convert.h' 2022-12-01T09:59:44.7934237Z adding 'torch/include/caffe2/opt/onnxifi_op.h' 2022-12-01T09:59:44.7937823Z adding 'torch/include/caffe2/opt/onnxifi_transformer.h' 2022-12-01T09:59:44.7939622Z adding 'torch/include/caffe2/opt/optimize_ideep.h' 2022-12-01T09:59:44.7941346Z adding 'torch/include/caffe2/opt/optimizer.h' 2022-12-01T09:59:44.7943483Z adding 'torch/include/caffe2/opt/passes.h' 2022-12-01T09:59:44.7946067Z adding 'torch/include/caffe2/opt/shape_info.h' 2022-12-01T09:59:44.7948403Z adding 'torch/include/caffe2/opt/tvm_transformer.h' 2022-12-01T09:59:44.7951613Z adding 'torch/include/caffe2/opt/custom/cc_amrc.h' 2022-12-01T09:59:44.7953527Z adding 'torch/include/caffe2/opt/custom/concat_elim.h' 2022-12-01T09:59:44.7955366Z adding 'torch/include/caffe2/opt/custom/freeze_quantization_params.h' 2022-12-01T09:59:44.7957072Z adding 'torch/include/caffe2/opt/custom/in_batch_broadcast.h' 2022-12-01T09:59:44.7958740Z adding 'torch/include/caffe2/opt/custom/pointwise_elim.h' 2022-12-01T09:59:44.7960997Z adding 'torch/include/caffe2/opt/nql/ast.h' 2022-12-01T09:59:44.7963719Z adding 'torch/include/caffe2/opt/nql/graphmatcher.h' 2022-12-01T09:59:44.7966806Z adding 'torch/include/caffe2/perfkernels/adagrad.h' 2022-12-01T09:59:44.7969444Z adding 'torch/include/caffe2/perfkernels/common.h' 2022-12-01T09:59:44.7971785Z adding 'torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h' 2022-12-01T09:59:44.7973994Z adding 'torch/include/caffe2/perfkernels/embedding_lookup.h' 2022-12-01T09:59:44.7976257Z adding 'torch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2022-12-01T09:59:44.7978282Z adding 'torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h' 2022-12-01T09:59:44.7980504Z adding 'torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h' 2022-12-01T09:59:44.7982322Z adding 'torch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h' 2022-12-01T09:59:44.7984599Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h' 2022-12-01T09:59:44.7986622Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu.h' 2022-12-01T09:59:44.7988976Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu_common.h' 2022-12-01T09:59:44.7990641Z adding 'torch/include/caffe2/perfkernels/math.h' 2022-12-01T09:59:44.7992375Z adding 'torch/include/caffe2/perfkernels/typed_axpy.h' 2022-12-01T09:59:44.7994583Z adding 'torch/include/caffe2/predictor/InferenceGraph.h' 2022-12-01T09:59:44.7997227Z adding 'torch/include/caffe2/predictor/ThreadLocalPtr.h' 2022-12-01T09:59:44.7999380Z adding 'torch/include/caffe2/predictor/predictor.h' 2022-12-01T09:59:44.8001537Z adding 'torch/include/caffe2/predictor/predictor_config.h' 2022-12-01T09:59:44.8003391Z adding 'torch/include/caffe2/predictor/predictor_utils.h' 2022-12-01T09:59:44.8005107Z adding 'torch/include/caffe2/predictor/transforms.h' 2022-12-01T09:59:44.8007361Z adding 'torch/include/caffe2/predictor/emulator/benchmark.h' 2022-12-01T09:59:44.8010015Z adding 'torch/include/caffe2/predictor/emulator/data_filler.h' 2022-12-01T09:59:44.8011966Z adding 'torch/include/caffe2/predictor/emulator/emulator.h' 2022-12-01T09:59:44.8014337Z adding 'torch/include/caffe2/predictor/emulator/net_supplier.h' 2022-12-01T09:59:44.8016342Z adding 'torch/include/caffe2/predictor/emulator/output_formatter.h' 2022-12-01T09:59:44.8018028Z adding 'torch/include/caffe2/predictor/emulator/profiler.h' 2022-12-01T09:59:44.8020043Z adding 'torch/include/caffe2/predictor/emulator/std_output_formatter.h' 2022-12-01T09:59:44.8021817Z adding 'torch/include/caffe2/predictor/emulator/time_profiler.h' 2022-12-01T09:59:44.8023763Z adding 'torch/include/caffe2/predictor/emulator/utils.h' 2022-12-01T09:59:44.8094734Z adding 'torch/include/caffe2/proto/caffe2.pb.h' 2022-12-01T09:59:44.8108319Z adding 'torch/include/caffe2/proto/caffe2_pb.h' 2022-12-01T09:59:44.8127378Z adding 'torch/include/caffe2/proto/torch.pb.h' 2022-12-01T09:59:44.8132114Z adding 'torch/include/caffe2/proto/torch_pb.h' 2022-12-01T09:59:44.8135516Z adding 'torch/include/caffe2/python/dlpack.h' 2022-12-01T09:59:44.8140626Z adding 'torch/include/caffe2/python/pybind_state.h' 2022-12-01T09:59:44.8143729Z adding 'torch/include/caffe2/python/pybind_state_dlpack.h' 2022-12-01T09:59:44.8147602Z adding 'torch/include/caffe2/python/pybind_state_registry.h' 2022-12-01T09:59:44.8149693Z adding 'torch/include/caffe2/quantization/server/activation_distribution_observer.h' 2022-12-01T09:59:44.8151973Z adding 'torch/include/caffe2/quantization/server/batch_matmul_dnnlowp_op.h' 2022-12-01T09:59:44.8153887Z adding 'torch/include/caffe2/quantization/server/batch_permutation_dnnlowp_op.h' 2022-12-01T09:59:44.8156060Z adding 'torch/include/caffe2/quantization/server/caffe2_dnnlowp_utils.h' 2022-12-01T09:59:44.8158056Z adding 'torch/include/caffe2/quantization/server/channel_shuffle_dnnlowp_op.h' 2022-12-01T09:59:44.8159782Z adding 'torch/include/caffe2/quantization/server/compute_equalization_scale.h' 2022-12-01T09:59:44.8161566Z adding 'torch/include/caffe2/quantization/server/concat_dnnlowp_op.h' 2022-12-01T09:59:44.8163711Z adding 'torch/include/caffe2/quantization/server/conv_dnnlowp_acc16_op.h' 2022-12-01T09:59:44.8166214Z adding 'torch/include/caffe2/quantization/server/conv_dnnlowp_op.h' 2022-12-01T09:59:44.8169540Z adding 'torch/include/caffe2/quantization/server/conv_pool_dnnlowp_op_base.h' 2022-12-01T09:59:44.8171819Z adding 'torch/include/caffe2/quantization/server/conv_relu_op.h' 2022-12-01T09:59:44.8173685Z adding 'torch/include/caffe2/quantization/server/dequantize_dnnlowp_op.h' 2022-12-01T09:59:44.8176873Z adding 'torch/include/caffe2/quantization/server/dnnlowp.h' 2022-12-01T09:59:44.8180984Z adding 'torch/include/caffe2/quantization/server/dnnlowp_op.h' 2022-12-01T09:59:44.8183120Z adding 'torch/include/caffe2/quantization/server/dnnlowp_partition.h' 2022-12-01T09:59:44.8185237Z adding 'torch/include/caffe2/quantization/server/dynamic_histogram.h' 2022-12-01T09:59:44.8187979Z adding 'torch/include/caffe2/quantization/server/elementwise_dnnlowp_op.h' 2022-12-01T09:59:44.8190188Z adding 'torch/include/caffe2/quantization/server/elementwise_linear_dnnlowp_op.h' 2022-12-01T09:59:44.8193212Z adding 'torch/include/caffe2/quantization/server/fb_fc_packed_op.h' 2022-12-01T09:59:44.8195680Z adding 'torch/include/caffe2/quantization/server/fbgemm_fp16_pack_op.h' 2022-12-01T09:59:44.8197663Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_blob.h' 2022-12-01T09:59:44.8199525Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_matrix_cache.h' 2022-12-01T09:59:44.8202161Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_op.h' 2022-12-01T09:59:44.8204211Z adding 'torch/include/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.h' 2022-12-01T09:59:44.8206377Z adding 'torch/include/caffe2/quantization/server/fully_connected_dnnlowp_op.h' 2022-12-01T09:59:44.8208725Z adding 'torch/include/caffe2/quantization/server/fully_connected_fake_lowp_op.h' 2022-12-01T09:59:44.8211251Z adding 'torch/include/caffe2/quantization/server/group_norm_dnnlowp_op.h' 2022-12-01T09:59:44.8215373Z adding 'torch/include/caffe2/quantization/server/im2col_dnnlowp.h' 2022-12-01T09:59:44.8217833Z adding 'torch/include/caffe2/quantization/server/int8_gen_quant_params.h' 2022-12-01T09:59:44.8219959Z adding 'torch/include/caffe2/quantization/server/int8_gen_quant_params_min_max.h' 2022-12-01T09:59:44.8221857Z adding 'torch/include/caffe2/quantization/server/int8_quant_scheme_blob_fill.h' 2022-12-01T09:59:44.8223653Z adding 'torch/include/caffe2/quantization/server/kl_minimization.h' 2022-12-01T09:59:44.8225372Z adding 'torch/include/caffe2/quantization/server/l2_minimization.h' 2022-12-01T09:59:44.8227285Z adding 'torch/include/caffe2/quantization/server/lstm_unit_dnnlowp_op.h' 2022-12-01T09:59:44.8229299Z adding 'torch/include/caffe2/quantization/server/mmio.h' 2022-12-01T09:59:44.8231619Z adding 'torch/include/caffe2/quantization/server/op_wrapper.h' 2022-12-01T09:59:44.8233589Z adding 'torch/include/caffe2/quantization/server/pool_dnnlowp_op_avx2.h' 2022-12-01T09:59:44.8235517Z adding 'torch/include/caffe2/quantization/server/quantization_error_minimization.h' 2022-12-01T09:59:44.8237494Z adding 'torch/include/caffe2/quantization/server/quantize_dnnlowp_op.h' 2022-12-01T09:59:44.8239189Z adding 'torch/include/caffe2/quantization/server/relu_dnnlowp_op.h' 2022-12-01T09:59:44.8241171Z adding 'torch/include/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op.h' 2022-12-01T09:59:44.8243110Z adding 'torch/include/caffe2/quantization/server/resize_nearest_dnnlowp_op.h' 2022-12-01T09:59:44.8244878Z adding 'torch/include/caffe2/quantization/server/sigmoid.h' 2022-12-01T09:59:44.8246788Z adding 'torch/include/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op.h' 2022-12-01T09:59:44.8248742Z adding 'torch/include/caffe2/quantization/server/tanh.h' 2022-12-01T09:59:44.8250567Z adding 'torch/include/caffe2/quantization/server/transpose.h' 2022-12-01T09:59:44.8252901Z adding 'torch/include/caffe2/quantization/server/utility_dnnlowp_ops.h' 2022-12-01T09:59:44.8255452Z adding 'torch/include/caffe2/queue/blobs_queue.h' 2022-12-01T09:59:44.8257724Z adding 'torch/include/caffe2/queue/blobs_queue_db.h' 2022-12-01T09:59:44.8260839Z adding 'torch/include/caffe2/queue/queue_ops.h' 2022-12-01T09:59:44.8263056Z adding 'torch/include/caffe2/queue/rebatching_queue.h' 2022-12-01T09:59:44.8265146Z adding 'torch/include/caffe2/queue/rebatching_queue_ops.h' 2022-12-01T09:59:44.8297790Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2022-12-01T09:59:44.8301492Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2022-12-01T09:59:44.8303313Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2022-12-01T09:59:44.8306430Z adding 'torch/include/caffe2/serialize/inline_container.h' 2022-12-01T09:59:44.8308559Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2022-12-01T09:59:44.8310337Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2022-12-01T09:59:44.8313403Z adding 'torch/include/caffe2/serialize/versions.h' 2022-12-01T09:59:44.8316689Z adding 'torch/include/caffe2/sgd/adadelta_op.h' 2022-12-01T09:59:44.8320302Z adding 'torch/include/caffe2/sgd/adagrad_fused.h' 2022-12-01T09:59:44.8324758Z adding 'torch/include/caffe2/sgd/adagrad_op.h' 2022-12-01T09:59:44.8329856Z adding 'torch/include/caffe2/sgd/adam_op.h' 2022-12-01T09:59:44.8332690Z adding 'torch/include/caffe2/sgd/clip_tensor_op.h' 2022-12-01T09:59:44.8335063Z adding 'torch/include/caffe2/sgd/decay_adagrad_op.h' 2022-12-01T09:59:44.8337294Z adding 'torch/include/caffe2/sgd/fp16_momentum_sgd_op.h' 2022-12-01T09:59:44.8339503Z adding 'torch/include/caffe2/sgd/fp32_momentum_sgd_op.h' 2022-12-01T09:59:44.8342293Z adding 'torch/include/caffe2/sgd/ftrl_op.h' 2022-12-01T09:59:44.8343989Z adding 'torch/include/caffe2/sgd/gftrl_op.h' 2022-12-01T09:59:44.8346245Z adding 'torch/include/caffe2/sgd/iter_op.h' 2022-12-01T09:59:44.8348514Z adding 'torch/include/caffe2/sgd/lars_op.h' 2022-12-01T09:59:44.8350763Z adding 'torch/include/caffe2/sgd/learning_rate_adaption_op.h' 2022-12-01T09:59:44.8355221Z adding 'torch/include/caffe2/sgd/learning_rate_functors.h' 2022-12-01T09:59:44.8358925Z adding 'torch/include/caffe2/sgd/learning_rate_op.h' 2022-12-01T09:59:44.8361171Z adding 'torch/include/caffe2/sgd/math_lp.h' 2022-12-01T09:59:44.8363797Z adding 'torch/include/caffe2/sgd/momentum_sgd_op.h' 2022-12-01T09:59:44.8366014Z adding 'torch/include/caffe2/sgd/rmsprop_op.h' 2022-12-01T09:59:44.8372148Z adding 'torch/include/caffe2/sgd/rowwise_adagrad_fused.h' 2022-12-01T09:59:44.8375359Z adding 'torch/include/caffe2/sgd/rowwise_counter.h' 2022-12-01T09:59:44.8378303Z adding 'torch/include/caffe2/sgd/storm_op.h' 2022-12-01T09:59:44.8380609Z adding 'torch/include/caffe2/sgd/weight_scale_op.h' 2022-12-01T09:59:44.8383414Z adding 'torch/include/caffe2/sgd/wngrad_op.h' 2022-12-01T09:59:44.8387198Z adding 'torch/include/caffe2/sgd/yellowfin_op.h' 2022-12-01T09:59:44.8390073Z adding 'torch/include/caffe2/share/contrib/zstd/quant_decomp_zstd_op.h' 2022-12-01T09:59:44.8392291Z adding 'torch/include/caffe2/transforms/common_subexpression_elimination.h' 2022-12-01T09:59:44.8394240Z adding 'torch/include/caffe2/transforms/conv_to_nnpack_transform.h' 2022-12-01T09:59:44.8396969Z adding 'torch/include/caffe2/transforms/pattern_net_transform.h' 2022-12-01T09:59:44.8398946Z adding 'torch/include/caffe2/transforms/single_op_transform.h' 2022-12-01T09:59:44.8401519Z adding 'torch/include/caffe2/utils/bench_utils.h' 2022-12-01T09:59:44.8403448Z adding 'torch/include/caffe2/utils/cast.h' 2022-12-01T09:59:44.8408290Z adding 'torch/include/caffe2/utils/cblas.h' 2022-12-01T09:59:44.8411029Z adding 'torch/include/caffe2/utils/conversions.h' 2022-12-01T09:59:44.8413934Z adding 'torch/include/caffe2/utils/cpu_neon.h' 2022-12-01T09:59:44.8416480Z adding 'torch/include/caffe2/utils/cpuid.h' 2022-12-01T09:59:44.8419243Z adding 'torch/include/caffe2/utils/eigen_utils.h' 2022-12-01T09:59:44.8421936Z adding 'torch/include/caffe2/utils/filler.h' 2022-12-01T09:59:44.8424467Z adding 'torch/include/caffe2/utils/fixed_divisor.h' 2022-12-01T09:59:44.8426438Z adding 'torch/include/caffe2/utils/knob_patcher.h' 2022-12-01T09:59:44.8428269Z adding 'torch/include/caffe2/utils/knobs.h' 2022-12-01T09:59:44.8430096Z adding 'torch/include/caffe2/utils/map_utils.h' 2022-12-01T09:59:44.8432001Z adding 'torch/include/caffe2/utils/math-detail.h' 2022-12-01T09:59:44.8435840Z adding 'torch/include/caffe2/utils/math.h' 2022-12-01T09:59:44.8438165Z adding 'torch/include/caffe2/utils/murmur_hash3.h' 2022-12-01T09:59:44.8439988Z adding 'torch/include/caffe2/utils/proto_convert.h' 2022-12-01T09:59:44.8444016Z adding 'torch/include/caffe2/utils/proto_utils.h' 2022-12-01T09:59:44.8446256Z adding 'torch/include/caffe2/utils/proto_wrap.h' 2022-12-01T09:59:44.8448239Z adding 'torch/include/caffe2/utils/signal_handler.h' 2022-12-01T09:59:44.8450554Z adding 'torch/include/caffe2/utils/simple_queue.h' 2022-12-01T09:59:44.8452628Z adding 'torch/include/caffe2/utils/smart_tensor_printer.h' 2022-12-01T09:59:44.8454724Z adding 'torch/include/caffe2/utils/string_utils.h' 2022-12-01T09:59:44.8457130Z adding 'torch/include/caffe2/utils/zmq_helper.h' 2022-12-01T09:59:44.8459371Z adding 'torch/include/caffe2/utils/math/broadcast.h' 2022-12-01T09:59:44.8461636Z adding 'torch/include/caffe2/utils/math/elementwise.h' 2022-12-01T09:59:44.8463604Z adding 'torch/include/caffe2/utils/math/half_utils.h' 2022-12-01T09:59:44.8465623Z adding 'torch/include/caffe2/utils/math/reduce.h' 2022-12-01T09:59:44.8467631Z adding 'torch/include/caffe2/utils/math/transpose.h' 2022-12-01T09:59:44.8470114Z adding 'torch/include/caffe2/utils/math/utils.h' 2022-12-01T09:59:44.8472737Z adding 'torch/include/caffe2/utils/threadpool/ThreadPool.h' 2022-12-01T09:59:44.8474693Z adding 'torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2022-12-01T09:59:44.8479026Z adding 'torch/include/caffe2/utils/threadpool/WorkersPool.h' 2022-12-01T09:59:44.8481531Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2022-12-01T09:59:44.8484193Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool.h' 2022-12-01T09:59:44.8486297Z adding 'torch/include/caffe2/utils/threadpool/thread_pool_guard.h' 2022-12-01T09:59:44.8488518Z adding 'torch/include/caffe2/video/optical_flow.h' 2022-12-01T09:59:44.8493374Z adding 'torch/include/caffe2/video/video_decoder.h' 2022-12-01T09:59:44.8503160Z adding 'torch/include/caffe2/video/video_input_op.h' 2022-12-01T09:59:44.8505816Z adding 'torch/include/caffe2/video/video_io.h' 2022-12-01T09:59:44.8512679Z adding 'torch/include/pybind11/attr.h' 2022-12-01T09:59:44.8516379Z adding 'torch/include/pybind11/buffer_info.h' 2022-12-01T09:59:44.8535471Z adding 'torch/include/pybind11/cast.h' 2022-12-01T09:59:44.8540183Z adding 'torch/include/pybind11/chrono.h' 2022-12-01T09:59:44.8542177Z adding 'torch/include/pybind11/common.h' 2022-12-01T09:59:44.8544322Z adding 'torch/include/pybind11/complex.h' 2022-12-01T09:59:44.8553495Z adding 'torch/include/pybind11/eigen.h' 2022-12-01T09:59:44.8558497Z adding 'torch/include/pybind11/embed.h' 2022-12-01T09:59:44.8561392Z adding 'torch/include/pybind11/eval.h' 2022-12-01T09:59:44.8564163Z adding 'torch/include/pybind11/functional.h' 2022-12-01T09:59:44.8567311Z adding 'torch/include/pybind11/gil.h' 2022-12-01T09:59:44.8571437Z adding 'torch/include/pybind11/iostream.h' 2022-12-01T09:59:44.8593606Z adding 'torch/include/pybind11/numpy.h' 2022-12-01T09:59:44.8598412Z adding 'torch/include/pybind11/operators.h' 2022-12-01T09:59:44.8600820Z adding 'torch/include/pybind11/options.h' 2022-12-01T09:59:44.8636968Z adding 'torch/include/pybind11/pybind11.h' 2022-12-01T09:59:44.8663118Z adding 'torch/include/pybind11/pytypes.h' 2022-12-01T09:59:44.8669540Z adding 'torch/include/pybind11/stl.h' 2022-12-01T09:59:44.8676937Z adding 'torch/include/pybind11/stl_bind.h' 2022-12-01T09:59:44.8686249Z adding 'torch/include/pybind11/detail/class.h' 2022-12-01T09:59:44.8701074Z adding 'torch/include/pybind11/detail/common.h' 2022-12-01T09:59:44.8704968Z adding 'torch/include/pybind11/detail/descr.h' 2022-12-01T09:59:44.8710249Z adding 'torch/include/pybind11/detail/init.h' 2022-12-01T09:59:44.8717290Z adding 'torch/include/pybind11/detail/internals.h' 2022-12-01T09:59:44.8730723Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2022-12-01T09:59:44.8733894Z adding 'torch/include/pybind11/detail/typeid.h' 2022-12-01T09:59:44.8740375Z adding 'torch/include/torch/custom_class.h' 2022-12-01T09:59:44.8744125Z adding 'torch/include/torch/custom_class_detail.h' 2022-12-01T09:59:44.8745973Z adding 'torch/include/torch/extension.h' 2022-12-01T09:59:44.8757337Z adding 'torch/include/torch/library.h' 2022-12-01T09:59:44.8760014Z adding 'torch/include/torch/script.h' 2022-12-01T09:59:44.8762887Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2022-12-01T09:59:44.8764532Z adding 'torch/include/torch/csrc/DataLoader.h' 2022-12-01T09:59:44.8766166Z adding 'torch/include/torch/csrc/Device.h' 2022-12-01T09:59:44.8767966Z adding 'torch/include/torch/csrc/Dtype.h' 2022-12-01T09:59:44.8769631Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2022-12-01T09:59:44.8774474Z adding 'torch/include/torch/csrc/Exceptions.h' 2022-12-01T09:59:44.8776539Z adding 'torch/include/torch/csrc/Export.h' 2022-12-01T09:59:44.8778305Z adding 'torch/include/torch/csrc/Generator.h' 2022-12-01T09:59:44.8779965Z adding 'torch/include/torch/csrc/Layout.h' 2022-12-01T09:59:44.8781656Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2022-12-01T09:59:44.8783433Z adding 'torch/include/torch/csrc/Module.h' 2022-12-01T09:59:44.8784880Z adding 'torch/include/torch/csrc/PythonTypes.h' 2022-12-01T09:59:44.8786343Z adding 'torch/include/torch/csrc/QScheme.h' 2022-12-01T09:59:44.8788037Z adding 'torch/include/torch/csrc/Size.h' 2022-12-01T09:59:44.8789647Z adding 'torch/include/torch/csrc/Storage.h' 2022-12-01T09:59:44.8791266Z adding 'torch/include/torch/csrc/StorageMethods.h' 2022-12-01T09:59:44.8792813Z adding 'torch/include/torch/csrc/StorageSharing.h' 2022-12-01T09:59:44.8794194Z adding 'torch/include/torch/csrc/Stream.h' 2022-12-01T09:59:44.8795635Z adding 'torch/include/torch/csrc/THConcat.h' 2022-12-01T09:59:44.8797188Z adding 'torch/include/torch/csrc/THP.h' 2022-12-01T09:59:44.8798729Z adding 'torch/include/torch/csrc/TypeInfo.h' 2022-12-01T09:59:44.8800134Z adding 'torch/include/torch/csrc/Types.h' 2022-12-01T09:59:44.8801797Z adding 'torch/include/torch/csrc/copy_utils.h' 2022-12-01T09:59:44.8803338Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2022-12-01T09:59:44.8804790Z adding 'torch/include/torch/csrc/python_dimname.h' 2022-12-01T09:59:44.8806302Z adding 'torch/include/torch/csrc/python_headers.h' 2022-12-01T09:59:44.8807810Z adding 'torch/include/torch/csrc/serialization.h' 2022-12-01T09:59:44.8810621Z adding 'torch/include/torch/csrc/utils.h' 2022-12-01T09:59:44.8813364Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2022-12-01T09:59:44.8815405Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2022-12-01T09:59:44.8816934Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2022-12-01T09:59:44.8818609Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2022-12-01T09:59:44.8820128Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2022-12-01T09:59:44.8822769Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2022-12-01T09:59:44.8825589Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2022-12-01T09:59:44.8828568Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2022-12-01T09:59:44.8830810Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2022-12-01T09:59:44.8832719Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2022-12-01T09:59:44.8837513Z adding 'torch/include/torch/csrc/api/include/torch/linalg.h' 2022-12-01T09:59:44.8840221Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2022-12-01T09:59:44.8841808Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2022-12-01T09:59:44.8843425Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2022-12-01T09:59:44.8848133Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2022-12-01T09:59:44.8852124Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2022-12-01T09:59:44.8854970Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2022-12-01T09:59:44.8856643Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2022-12-01T09:59:44.8861577Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2022-12-01T09:59:44.8864086Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2022-12-01T09:59:44.8866268Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2022-12-01T09:59:44.8868716Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2022-12-01T09:59:44.8870519Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2022-12-01T09:59:44.8872839Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2022-12-01T09:59:44.8875071Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2022-12-01T09:59:44.8876717Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2022-12-01T09:59:44.8878520Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2022-12-01T09:59:44.8881375Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2022-12-01T09:59:44.8883383Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2022-12-01T09:59:44.8885046Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2022-12-01T09:59:44.8886897Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2022-12-01T09:59:44.8890956Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2022-12-01T09:59:44.8893704Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2022-12-01T09:59:44.8896585Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2022-12-01T09:59:44.8899384Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2022-12-01T09:59:44.8906134Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2022-12-01T09:59:44.8909369Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2022-12-01T09:59:44.8911550Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2022-12-01T09:59:44.8913896Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2022-12-01T09:59:44.8916114Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2022-12-01T09:59:44.8918167Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2022-12-01T09:59:44.8920808Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2022-12-01T09:59:44.8923195Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2022-12-01T09:59:44.8926012Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2022-12-01T09:59:44.8928702Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2022-12-01T09:59:44.8930748Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2022-12-01T09:59:44.8933088Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2022-12-01T09:59:44.8935624Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2022-12-01T09:59:44.8937722Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2022-12-01T09:59:44.8939648Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2022-12-01T09:59:44.8941866Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2022-12-01T09:59:44.8944275Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2022-12-01T09:59:44.8946481Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2022-12-01T09:59:44.8948650Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2022-12-01T09:59:44.8950721Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2022-12-01T09:59:44.8952978Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2022-12-01T09:59:44.8957894Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2022-12-01T09:59:44.8960562Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2022-12-01T09:59:44.8963575Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2022-12-01T09:59:44.8965498Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2022-12-01T09:59:44.8968033Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2022-12-01T09:59:44.8975425Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2022-12-01T09:59:44.8978036Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2022-12-01T09:59:44.8979852Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2022-12-01T09:59:44.8982247Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2022-12-01T09:59:44.8985539Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2022-12-01T09:59:44.8987450Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2022-12-01T09:59:44.8993691Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2022-12-01T09:59:44.8996755Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2022-12-01T09:59:44.8999283Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2022-12-01T09:59:44.9001721Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2022-12-01T09:59:44.9004234Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2022-12-01T09:59:44.9007438Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2022-12-01T09:59:44.9009856Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2022-12-01T09:59:44.9012149Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2022-12-01T09:59:44.9014373Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2022-12-01T09:59:44.9019422Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2022-12-01T09:59:44.9023052Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2022-12-01T09:59:44.9025283Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2022-12-01T09:59:44.9027449Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2022-12-01T09:59:44.9032585Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2022-12-01T09:59:44.9036730Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2022-12-01T09:59:44.9039452Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2022-12-01T09:59:44.9042144Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2022-12-01T09:59:44.9046865Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2022-12-01T09:59:44.9050372Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2022-12-01T09:59:44.9053437Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2022-12-01T09:59:44.9056585Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2022-12-01T09:59:44.9060601Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2022-12-01T09:59:44.9063434Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2022-12-01T09:59:44.9066152Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2022-12-01T09:59:44.9069326Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2022-12-01T09:59:44.9071948Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2022-12-01T09:59:44.9074701Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2022-12-01T09:59:44.9077752Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2022-12-01T09:59:44.9083957Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2022-12-01T09:59:44.9087698Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2022-12-01T09:59:44.9091291Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2022-12-01T09:59:44.9094556Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2022-12-01T09:59:44.9099534Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2022-12-01T09:59:44.9103870Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2022-12-01T09:59:44.9107100Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2022-12-01T09:59:44.9109925Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2022-12-01T09:59:44.9112985Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2022-12-01T09:59:44.9115239Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2022-12-01T09:59:44.9117351Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2022-12-01T09:59:44.9122323Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2022-12-01T09:59:44.9125514Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2022-12-01T09:59:44.9128199Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2022-12-01T09:59:44.9131048Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2022-12-01T09:59:44.9134562Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2022-12-01T09:59:44.9138286Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2022-12-01T09:59:44.9140590Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2022-12-01T09:59:44.9143134Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2022-12-01T09:59:44.9146158Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2022-12-01T09:59:44.9150672Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2022-12-01T09:59:44.9155397Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2022-12-01T09:59:44.9157842Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2022-12-01T09:59:44.9159911Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2022-12-01T09:59:44.9162858Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2022-12-01T09:59:44.9165158Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2022-12-01T09:59:44.9167253Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2022-12-01T09:59:44.9170134Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2022-12-01T09:59:44.9172572Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2022-12-01T09:59:44.9174709Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2022-12-01T09:59:44.9176828Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2022-12-01T09:59:44.9181497Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2022-12-01T09:59:44.9184590Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2022-12-01T09:59:44.9187226Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2022-12-01T09:59:44.9189299Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2022-12-01T09:59:44.9193592Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2022-12-01T09:59:44.9196555Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2022-12-01T09:59:44.9198672Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2022-12-01T09:59:44.9200831Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2022-12-01T09:59:44.9202669Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2022-12-01T09:59:44.9205079Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2022-12-01T09:59:44.9206974Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2022-12-01T09:59:44.9211327Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2022-12-01T09:59:44.9214415Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2022-12-01T09:59:44.9216889Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2022-12-01T09:59:44.9221005Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2022-12-01T09:59:44.9223850Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2022-12-01T09:59:44.9226053Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2022-12-01T09:59:44.9228330Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2022-12-01T09:59:44.9230562Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2022-12-01T09:59:44.9233494Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2022-12-01T09:59:44.9235673Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2022-12-01T09:59:44.9239442Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2022-12-01T09:59:44.9241844Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2022-12-01T09:59:44.9244039Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2022-12-01T09:59:44.9245716Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2022-12-01T09:59:44.9247427Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2022-12-01T09:59:44.9249789Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2022-12-01T09:59:44.9252183Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2022-12-01T09:59:44.9253582Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2022-12-01T09:59:44.9260580Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2022-12-01T09:59:44.9262885Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2022-12-01T09:59:44.9267900Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2022-12-01T09:59:44.9270296Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2022-12-01T09:59:44.9273012Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2022-12-01T09:59:44.9274746Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2022-12-01T09:59:44.9276319Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2022-12-01T09:59:44.9281040Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2022-12-01T09:59:44.9283284Z adding 'torch/include/torch/csrc/autograd/edge.h' 2022-12-01T09:59:44.9287227Z adding 'torch/include/torch/csrc/autograd/engine.h' 2022-12-01T09:59:44.9291261Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2022-12-01T09:59:44.9300420Z adding 'torch/include/torch/csrc/autograd/function.h' 2022-12-01T09:59:44.9302829Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2022-12-01T09:59:44.9304417Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2022-12-01T09:59:44.9307637Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2022-12-01T09:59:44.9309721Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2022-12-01T09:59:44.9312371Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2022-12-01T09:59:44.9314339Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2022-12-01T09:59:44.9315786Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2022-12-01T09:59:44.9318465Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2022-12-01T09:59:44.9322484Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2022-12-01T09:59:44.9324282Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2022-12-01T09:59:44.9326134Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2022-12-01T09:59:44.9327715Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2022-12-01T09:59:44.9329857Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2022-12-01T09:59:44.9331701Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2022-12-01T09:59:44.9333378Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2022-12-01T09:59:44.9335215Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2022-12-01T09:59:44.9337675Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2022-12-01T09:59:44.9339600Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2022-12-01T09:59:44.9341332Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2022-12-01T09:59:44.9342948Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2022-12-01T09:59:44.9344708Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2022-12-01T09:59:44.9346110Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2022-12-01T09:59:44.9347620Z adding 'torch/include/torch/csrc/autograd/python_return_types.h' 2022-12-01T09:59:44.9349536Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2022-12-01T09:59:44.9351205Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2022-12-01T09:59:44.9352666Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2022-12-01T09:59:44.9354480Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2022-12-01T09:59:44.9356579Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2022-12-01T09:59:44.9358411Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2022-12-01T09:59:44.9360219Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2022-12-01T09:59:44.9362827Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2022-12-01T09:59:44.9364675Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2022-12-01T09:59:44.9366301Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2022-12-01T09:59:44.9377267Z adding 'torch/include/torch/csrc/autograd/variable.h' 2022-12-01T09:59:44.9382947Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2022-12-01T09:59:44.9385511Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2022-12-01T09:59:44.9387556Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2022-12-01T09:59:44.9389487Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2022-12-01T09:59:44.9391895Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2022-12-01T09:59:44.9394397Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2022-12-01T09:59:44.9418402Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2022-12-01T09:59:44.9425982Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2022-12-01T09:59:44.9428096Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2022-12-01T09:59:44.9432833Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2022-12-01T09:59:44.9436026Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2022-12-01T09:59:44.9438201Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2022-12-01T09:59:44.9440205Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2022-12-01T09:59:44.9442156Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2022-12-01T09:59:44.9444304Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2022-12-01T09:59:44.9446558Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2022-12-01T09:59:44.9448892Z adding 'torch/include/torch/csrc/cuda/Event.h' 2022-12-01T09:59:44.9450664Z adding 'torch/include/torch/csrc/cuda/Module.h' 2022-12-01T09:59:44.9452480Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2022-12-01T09:59:44.9454543Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2022-12-01T09:59:44.9456313Z adding 'torch/include/torch/csrc/cuda/comm.h' 2022-12-01T09:59:44.9458106Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2022-12-01T09:59:44.9459886Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2022-12-01T09:59:44.9462577Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2022-12-01T09:59:44.9464517Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2022-12-01T09:59:44.9466268Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2022-12-01T09:59:44.9470282Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2022-12-01T09:59:44.9472645Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2022-12-01T09:59:44.9474609Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2022-12-01T09:59:44.9476590Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2022-12-01T09:59:44.9479949Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2022-12-01T09:59:44.9482279Z adding 'torch/include/torch/csrc/distributed/c10d/Ops.hpp' 2022-12-01T09:59:44.9484494Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2022-12-01T09:59:44.9486594Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2022-12-01T09:59:44.9490108Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2022-12-01T09:59:44.9495277Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2022-12-01T09:59:44.9498973Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2022-12-01T09:59:44.9507511Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2022-12-01T09:59:44.9510641Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp' 2022-12-01T09:59:44.9514273Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2022-12-01T09:59:44.9517138Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2022-12-01T09:59:44.9519496Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2022-12-01T09:59:44.9521883Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2022-12-01T09:59:44.9524282Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2022-12-01T09:59:44.9527418Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2022-12-01T09:59:44.9530324Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2022-12-01T09:59:44.9532187Z adding 'torch/include/torch/csrc/distributed/c10d/UCCForNCCL.hpp' 2022-12-01T09:59:44.9534345Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2022-12-01T09:59:44.9537309Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2022-12-01T09:59:44.9539434Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2022-12-01T09:59:44.9544782Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2022-12-01T09:59:44.9547139Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2022-12-01T09:59:44.9549694Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2022-12-01T09:59:44.9551573Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2022-12-01T09:59:44.9553971Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2022-12-01T09:59:44.9555824Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2022-12-01T09:59:44.9557652Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2022-12-01T09:59:44.9559488Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2022-12-01T09:59:44.9561231Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2022-12-01T09:59:44.9563911Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2022-12-01T09:59:44.9565863Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2022-12-01T09:59:44.9567640Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2022-12-01T09:59:44.9575780Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2022-12-01T09:59:44.9578552Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2022-12-01T09:59:44.9580429Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2022-12-01T09:59:44.9582605Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2022-12-01T09:59:44.9585087Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2022-12-01T09:59:44.9588184Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2022-12-01T09:59:44.9590643Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2022-12-01T09:59:44.9592443Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2022-12-01T09:59:44.9594352Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2022-12-01T09:59:44.9596102Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2022-12-01T09:59:44.9597837Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2022-12-01T09:59:44.9600459Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2022-12-01T09:59:44.9602399Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2022-12-01T09:59:44.9604224Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2022-12-01T09:59:44.9606251Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2022-12-01T09:59:44.9607920Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2022-12-01T09:59:44.9612593Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2022-12-01T09:59:44.9614697Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2022-12-01T09:59:44.9620534Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2022-12-01T09:59:44.9626676Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2022-12-01T09:59:44.9629691Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2022-12-01T09:59:44.9631778Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2022-12-01T09:59:44.9633756Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2022-12-01T09:59:44.9635545Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2022-12-01T09:59:44.9641268Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2022-12-01T09:59:44.9644556Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2022-12-01T09:59:44.9646569Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2022-12-01T09:59:44.9648438Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2022-12-01T09:59:44.9650509Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2022-12-01T09:59:44.9652342Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2022-12-01T09:59:44.9655093Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2022-12-01T09:59:44.9657971Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2022-12-01T09:59:44.9659951Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2022-12-01T09:59:44.9661705Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2022-12-01T09:59:44.9666331Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2022-12-01T09:59:44.9669676Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2022-12-01T09:59:44.9671897Z adding 'torch/include/torch/csrc/jit/api/method.h' 2022-12-01T09:59:44.9679074Z adding 'torch/include/torch/csrc/jit/api/module.h' 2022-12-01T09:59:44.9682243Z adding 'torch/include/torch/csrc/jit/api/object.h' 2022-12-01T09:59:44.9684717Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2022-12-01T09:59:44.9687776Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2022-12-01T09:59:44.9689915Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2022-12-01T09:59:44.9691711Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2022-12-01T09:59:44.9693517Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2022-12-01T09:59:44.9695204Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2022-12-01T09:59:44.9696839Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2022-12-01T09:59:44.9698310Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2022-12-01T09:59:44.9700262Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2022-12-01T09:59:44.9706437Z adding 'torch/include/torch/csrc/jit/codegen/cuda/arith.h' 2022-12-01T09:59:44.9708556Z adding 'torch/include/torch/csrc/jit/codegen/cuda/codegen.h' 2022-12-01T09:59:44.9710194Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at.h' 2022-12-01T09:59:44.9713570Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h' 2022-12-01T09:59:44.9716312Z adding 'torch/include/torch/csrc/jit/codegen/cuda/contiguity.h' 2022-12-01T09:59:44.9719615Z adding 'torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h' 2022-12-01T09:59:44.9723066Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dispatch.h' 2022-12-01T09:59:44.9726173Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dynamic_type.h' 2022-12-01T09:59:44.9730396Z adding 'torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h' 2022-12-01T09:59:44.9734498Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor.h' 2022-12-01T09:59:44.9738565Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h' 2022-12-01T09:59:44.9740845Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h' 2022-12-01T09:59:44.9744415Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h' 2022-12-01T09:59:44.9746454Z adding 'torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h' 2022-12-01T09:59:44.9750322Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion.h' 2022-12-01T09:59:44.9756950Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h' 2022-12-01T09:59:44.9759179Z adding 'torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h' 2022-12-01T09:59:44.9763802Z adding 'torch/include/torch/csrc/jit/codegen/cuda/index_compute.h' 2022-12-01T09:59:44.9766427Z adding 'torch/include/torch/csrc/jit/codegen/cuda/inline_propagator.h' 2022-12-01T09:59:44.9768496Z adding 'torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h' 2022-12-01T09:59:44.9770541Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2022-12-01T09:59:44.9772176Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h' 2022-12-01T09:59:44.9777239Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h' 2022-12-01T09:59:44.9780160Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h' 2022-12-01T09:59:44.9782289Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h' 2022-12-01T09:59:44.9785009Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_container.h' 2022-12-01T09:59:44.9787354Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h' 2022-12-01T09:59:44.9793546Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h' 2022-12-01T09:59:44.9808510Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h' 2022-12-01T09:59:44.9812004Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h' 2022-12-01T09:59:44.9814162Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h' 2022-12-01T09:59:44.9817505Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h' 2022-12-01T09:59:44.9821503Z adding 'torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h' 2022-12-01T09:59:44.9824889Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel.h' 2022-12-01T09:59:44.9830740Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h' 2022-12-01T09:59:44.9833245Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h' 2022-12-01T09:59:44.9839143Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h' 2022-12-01T09:59:44.9842170Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h' 2022-12-01T09:59:44.9845277Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower2device.h' 2022-12-01T09:59:44.9847365Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h' 2022-12-01T09:59:44.9849215Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h' 2022-12-01T09:59:44.9853242Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h' 2022-12-01T09:59:44.9855499Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h' 2022-12-01T09:59:44.9857399Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h' 2022-12-01T09:59:44.9859160Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h' 2022-12-01T09:59:44.9861659Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index.h' 2022-12-01T09:59:44.9865271Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h' 2022-12-01T09:59:44.9868191Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h' 2022-12-01T09:59:44.9870154Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h' 2022-12-01T09:59:44.9871935Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h' 2022-12-01T09:59:44.9873987Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h' 2022-12-01T09:59:44.9877019Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h' 2022-12-01T09:59:44.9879546Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h' 2022-12-01T09:59:44.9881687Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h' 2022-12-01T09:59:44.9883570Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h' 2022-12-01T09:59:44.9885127Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h' 2022-12-01T09:59:44.9888578Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h' 2022-12-01T09:59:44.9890834Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h' 2022-12-01T09:59:44.9894060Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h' 2022-12-01T09:59:44.9896177Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h' 2022-12-01T09:59:44.9898285Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h' 2022-12-01T09:59:44.9900646Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h' 2022-12-01T09:59:44.9905000Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h' 2022-12-01T09:59:44.9907467Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h' 2022-12-01T09:59:44.9909736Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h' 2022-12-01T09:59:44.9911499Z adding 'torch/include/torch/csrc/jit/codegen/cuda/manager.h' 2022-12-01T09:59:44.9915068Z adding 'torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h' 2022-12-01T09:59:44.9918651Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mma_type.h' 2022-12-01T09:59:44.9920655Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mutator.h' 2022-12-01T09:59:44.9922806Z adding 'torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h' 2022-12-01T09:59:44.9925022Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h' 2022-12-01T09:59:44.9927978Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h' 2022-12-01T09:59:44.9930093Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parser.h' 2022-12-01T09:59:44.9932080Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h' 2022-12-01T09:59:44.9933956Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partition.h' 2022-12-01T09:59:44.9936877Z adding 'torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h' 2022-12-01T09:59:44.9938785Z adding 'torch/include/torch/csrc/jit/codegen/cuda/reference_tensor.h' 2022-12-01T09:59:44.9944065Z adding 'torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h' 2022-12-01T09:59:44.9948752Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h' 2022-12-01T09:59:44.9952050Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h' 2022-12-01T09:59:44.9954054Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h' 2022-12-01T09:59:44.9956536Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_view.h' 2022-12-01T09:59:44.9960851Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type.h' 2022-12-01T09:59:44.9962932Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_inference.h' 2022-12-01T09:59:44.9964902Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h' 2022-12-01T09:59:44.9967848Z adding 'torch/include/torch/csrc/jit/codegen/cuda/utils.h' 2022-12-01T09:59:44.9969850Z adding 'torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h' 2022-12-01T09:59:44.9972278Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h' 2022-12-01T09:59:44.9974015Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h' 2022-12-01T09:59:44.9976069Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h' 2022-12-01T09:59:44.9978257Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h' 2022-12-01T09:59:44.9980618Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h' 2022-12-01T09:59:44.9984161Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h' 2022-12-01T09:59:44.9986393Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h' 2022-12-01T09:59:44.9988112Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h' 2022-12-01T09:59:44.9990131Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h' 2022-12-01T09:59:44.9993371Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h' 2022-12-01T09:59:44.9995585Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h' 2022-12-01T09:59:44.9997226Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h' 2022-12-01T09:59:44.9999471Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h' 2022-12-01T09:59:45.0001617Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h' 2022-12-01T09:59:45.0003517Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h' 2022-12-01T09:59:45.0006913Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h' 2022-12-01T09:59:45.0009261Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h' 2022-12-01T09:59:45.0012700Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h' 2022-12-01T09:59:45.0016136Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose.h' 2022-12-01T09:59:45.0018951Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose_heuristic.h' 2022-12-01T09:59:45.0025590Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h' 2022-12-01T09:59:45.0028319Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h' 2022-12-01T09:59:45.0030647Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2022-12-01T09:59:45.0032380Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2022-12-01T09:59:45.0035918Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2022-12-01T09:59:45.0038088Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2022-12-01T09:59:45.0039764Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2022-12-01T09:59:45.0041700Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2022-12-01T09:59:45.0043441Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2022-12-01T09:59:45.0045169Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2022-12-01T09:59:45.0046785Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2022-12-01T09:59:45.0048568Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2022-12-01T09:59:45.0055604Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2022-12-01T09:59:45.0057557Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2022-12-01T09:59:45.0059380Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2022-12-01T09:59:45.0061648Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2022-12-01T09:59:45.0063470Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2022-12-01T09:59:45.0065131Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2022-12-01T09:59:45.0067233Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2022-12-01T09:59:45.0069699Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2022-12-01T09:59:45.0071683Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2022-12-01T09:59:45.0073653Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2022-12-01T09:59:45.0078056Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2022-12-01T09:59:45.0080380Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2022-12-01T09:59:45.0082075Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2022-12-01T09:59:45.0089578Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2022-12-01T09:59:45.0094409Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2022-12-01T09:59:45.0097921Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2022-12-01T09:59:45.0106485Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2022-12-01T09:59:45.0109208Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2022-12-01T09:59:45.0114184Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2022-12-01T09:59:45.0117069Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2022-12-01T09:59:45.0119256Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2022-12-01T09:59:45.0122047Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2022-12-01T09:59:45.0140142Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2022-12-01T09:59:45.0143634Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2022-12-01T09:59:45.0145366Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2022-12-01T09:59:45.0147770Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2022-12-01T09:59:45.0149366Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2022-12-01T09:59:45.0152300Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2022-12-01T09:59:45.0155051Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2022-12-01T09:59:45.0157024Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2022-12-01T09:59:45.0159460Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2022-12-01T09:59:45.0161663Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2022-12-01T09:59:45.0164437Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2022-12-01T09:59:45.0167399Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2022-12-01T09:59:45.0169333Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2022-12-01T09:59:45.0171666Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2022-12-01T09:59:45.0174298Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2022-12-01T09:59:45.0176390Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2022-12-01T09:59:45.0178149Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2022-12-01T09:59:45.0179951Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2022-12-01T09:59:45.0181840Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2022-12-01T09:59:45.0184665Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2022-12-01T09:59:45.0187419Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2022-12-01T09:59:45.0189197Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2022-12-01T09:59:45.0190790Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2022-12-01T09:59:45.0192424Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2022-12-01T09:59:45.0194945Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2022-12-01T09:59:45.0196936Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2022-12-01T09:59:45.0198662Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2022-12-01T09:59:45.0200633Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2022-12-01T09:59:45.0202513Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2022-12-01T09:59:45.0204583Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2022-12-01T09:59:45.0207486Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2022-12-01T09:59:45.0209205Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2022-12-01T09:59:45.0210935Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2022-12-01T09:59:45.0212887Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2022-12-01T09:59:45.0214654Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2022-12-01T09:59:45.0216538Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2022-12-01T09:59:45.0218653Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2022-12-01T09:59:45.0219986Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2022-12-01T09:59:45.0221699Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2022-12-01T09:59:45.0223723Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2022-12-01T09:59:45.0225478Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2022-12-01T09:59:45.0227513Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2022-12-01T09:59:45.0229170Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2022-12-01T09:59:45.0231104Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2022-12-01T09:59:45.0232947Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2022-12-01T09:59:45.0234613Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2022-12-01T09:59:45.0236483Z adding 'torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h' 2022-12-01T09:59:45.0238499Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2022-12-01T09:59:45.0240194Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2022-12-01T09:59:45.0241845Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2022-12-01T09:59:45.0243591Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2022-12-01T09:59:45.0245466Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2022-12-01T09:59:45.0247303Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2022-12-01T09:59:45.0249355Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2022-12-01T09:59:45.0251328Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2022-12-01T09:59:45.0253255Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2022-12-01T09:59:45.0255263Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2022-12-01T09:59:45.0257134Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2022-12-01T09:59:45.0259027Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2022-12-01T09:59:45.0260876Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2022-12-01T09:59:45.0262692Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2022-12-01T09:59:45.0264467Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2022-12-01T09:59:45.0266343Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2022-12-01T09:59:45.0268074Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2022-12-01T09:59:45.0270073Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2022-12-01T09:59:45.0272176Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2022-12-01T09:59:45.0274011Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2022-12-01T09:59:45.0275832Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2022-12-01T09:59:45.0277511Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2022-12-01T09:59:45.0279323Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2022-12-01T09:59:45.0281161Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2022-12-01T09:59:45.0282838Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2022-12-01T09:59:45.0284709Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2022-12-01T09:59:45.0286446Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2022-12-01T09:59:45.0288279Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2022-12-01T09:59:45.0289908Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2022-12-01T09:59:45.0291938Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2022-12-01T09:59:45.0293983Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2022-12-01T09:59:45.0295972Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2022-12-01T09:59:45.0297941Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2022-12-01T09:59:45.0299783Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2022-12-01T09:59:45.0301680Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2022-12-01T09:59:45.0303880Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2022-12-01T09:59:45.0305805Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2022-12-01T09:59:45.0307969Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2022-12-01T09:59:45.0309878Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2022-12-01T09:59:45.0312818Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2022-12-01T09:59:45.0314660Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2022-12-01T09:59:45.0316520Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2022-12-01T09:59:45.0318486Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2022-12-01T09:59:45.0320658Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2022-12-01T09:59:45.0322480Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2022-12-01T09:59:45.0324262Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2022-12-01T09:59:45.0326005Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2022-12-01T09:59:45.0327738Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2022-12-01T09:59:45.0329722Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2022-12-01T09:59:45.0331517Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2022-12-01T09:59:45.0333322Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2022-12-01T09:59:45.0335825Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2022-12-01T09:59:45.0337669Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2022-12-01T09:59:45.0339505Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2022-12-01T09:59:45.0341252Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2022-12-01T09:59:45.0343312Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2022-12-01T09:59:45.0345324Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2022-12-01T09:59:45.0347223Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2022-12-01T09:59:45.0349780Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2022-12-01T09:59:45.0352110Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2022-12-01T09:59:45.0354008Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2022-12-01T09:59:45.0356319Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2022-12-01T09:59:45.0358578Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2022-12-01T09:59:45.0360614Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2022-12-01T09:59:45.0362628Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2022-12-01T09:59:45.0364500Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2022-12-01T09:59:45.0366374Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2022-12-01T09:59:45.0368246Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2022-12-01T09:59:45.0370632Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2022-12-01T09:59:45.0372853Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2022-12-01T09:59:45.0374806Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2022-12-01T09:59:45.0377812Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2022-12-01T09:59:45.0380111Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2022-12-01T09:59:45.0382165Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2022-12-01T09:59:45.0390623Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2022-12-01T09:59:45.0393578Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2022-12-01T09:59:45.0395415Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2022-12-01T09:59:45.0397676Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2022-12-01T09:59:45.0400614Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2022-12-01T09:59:45.0402629Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2022-12-01T09:59:45.0404475Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2022-12-01T09:59:45.0406759Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2022-12-01T09:59:45.0408919Z adding 'torch/include/torch/csrc/jit/python/init.h' 2022-12-01T09:59:45.0411298Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2022-12-01T09:59:45.0413945Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2022-12-01T09:59:45.0425191Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2022-12-01T09:59:45.0428654Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2022-12-01T09:59:45.0430574Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2022-12-01T09:59:45.0432863Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2022-12-01T09:59:45.0434950Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2022-12-01T09:59:45.0437491Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2022-12-01T09:59:45.0440389Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2022-12-01T09:59:45.0444008Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2022-12-01T09:59:45.0446270Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2022-12-01T09:59:45.0448647Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2022-12-01T09:59:45.0450417Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2022-12-01T09:59:45.0452170Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2022-12-01T09:59:45.0458209Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2022-12-01T09:59:45.0461319Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2022-12-01T09:59:45.0463716Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2022-12-01T09:59:45.0465706Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2022-12-01T09:59:45.0467545Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2022-12-01T09:59:45.0469632Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2022-12-01T09:59:45.0471500Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2022-12-01T09:59:45.0473914Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2022-12-01T09:59:45.0476152Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2022-12-01T09:59:45.0478775Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2022-12-01T09:59:45.0481251Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2022-12-01T09:59:45.0483811Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2022-12-01T09:59:45.0485555Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2022-12-01T09:59:45.0487123Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2022-12-01T09:59:45.0488806Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2022-12-01T09:59:45.0492387Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2022-12-01T09:59:45.0494194Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2022-12-01T09:59:45.0495742Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2022-12-01T09:59:45.0497766Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2022-12-01T09:59:45.0501077Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2022-12-01T09:59:45.0508346Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2022-12-01T09:59:45.0511219Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2022-12-01T09:59:45.0512835Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2022-12-01T09:59:45.0514310Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2022-12-01T09:59:45.0515772Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2022-12-01T09:59:45.0517331Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2022-12-01T09:59:45.0518822Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2022-12-01T09:59:45.0520832Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2022-12-01T09:59:45.0522344Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2022-12-01T09:59:45.0524101Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2022-12-01T09:59:45.0525607Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2022-12-01T09:59:45.0528042Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2022-12-01T09:59:45.0531647Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2022-12-01T09:59:45.0533717Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2022-12-01T09:59:45.0535999Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2022-12-01T09:59:45.0537778Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2022-12-01T09:59:45.0539611Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2022-12-01T09:59:45.0541220Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2022-12-01T09:59:45.0542671Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2022-12-01T09:59:45.0544131Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2022-12-01T09:59:45.0545526Z adding 'torch/include/torch/csrc/jit/serialization/import_legacy.h' 2022-12-01T09:59:45.0547001Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2022-12-01T09:59:45.0548925Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2022-12-01T09:59:45.0564787Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2022-12-01T09:59:45.0568383Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2022-12-01T09:59:45.0570541Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2022-12-01T09:59:45.0574146Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2022-12-01T09:59:45.0576284Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2022-12-01T09:59:45.0578218Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2022-12-01T09:59:45.0579942Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2022-12-01T09:59:45.0581983Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2022-12-01T09:59:45.0583739Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2022-12-01T09:59:45.0586554Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2022-12-01T09:59:45.0590277Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2022-12-01T09:59:45.0592691Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2022-12-01T09:59:45.0594553Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2022-12-01T09:59:45.0596911Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2022-12-01T09:59:45.0599859Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2022-12-01T09:59:45.0602129Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2022-12-01T09:59:45.0603782Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2022-12-01T09:59:45.0607231Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2022-12-01T09:59:45.0609552Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2022-12-01T09:59:45.0612881Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2022-12-01T09:59:45.0615020Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2022-12-01T09:59:45.0619106Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2022-12-01T09:59:45.0621473Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2022-12-01T09:59:45.0623068Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2022-12-01T09:59:45.0624956Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2022-12-01T09:59:45.0626907Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2022-12-01T09:59:45.0629204Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2022-12-01T09:59:45.0631605Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2022-12-01T09:59:45.0634590Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2022-12-01T09:59:45.0636257Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2022-12-01T09:59:45.0641579Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2022-12-01T09:59:45.0644087Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2022-12-01T09:59:45.0645612Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2022-12-01T09:59:45.0647581Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2022-12-01T09:59:45.0652014Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2022-12-01T09:59:45.0654330Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2022-12-01T09:59:45.0655970Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2022-12-01T09:59:45.0660507Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2022-12-01T09:59:45.0663264Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2022-12-01T09:59:45.0665487Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2022-12-01T09:59:45.0672478Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2022-12-01T09:59:45.0674795Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2022-12-01T09:59:45.0676714Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2022-12-01T09:59:45.0681217Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2022-12-01T09:59:45.0684737Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2022-12-01T09:59:45.0689484Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2022-12-01T09:59:45.0696213Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2022-12-01T09:59:45.0699780Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2022-12-01T09:59:45.0701545Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2022-12-01T09:59:45.0703786Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2022-12-01T09:59:45.0705471Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2022-12-01T09:59:45.0707203Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2022-12-01T09:59:45.0709255Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2022-12-01T09:59:45.0710956Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2022-12-01T09:59:45.0712617Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2022-12-01T09:59:45.0714099Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2022-12-01T09:59:45.0715544Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2022-12-01T09:59:45.0717453Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2022-12-01T09:59:45.0719454Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2022-12-01T09:59:45.0721190Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2022-12-01T09:59:45.0722771Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2022-12-01T09:59:45.0724957Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2022-12-01T09:59:45.0726630Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2022-12-01T09:59:45.0728777Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2022-12-01T09:59:45.0730888Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2022-12-01T09:59:45.0733342Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2022-12-01T09:59:45.0735866Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2022-12-01T09:59:45.0738774Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2022-12-01T09:59:45.0740558Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2022-12-01T09:59:45.0742330Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2022-12-01T09:59:45.0744019Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2022-12-01T09:59:45.0746676Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2022-12-01T09:59:45.0748701Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2022-12-01T09:59:45.0751856Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2022-12-01T09:59:45.0754790Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2022-12-01T09:59:45.0756478Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2022-12-01T09:59:45.0758133Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2022-12-01T09:59:45.0759736Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2022-12-01T09:59:45.0762823Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2022-12-01T09:59:45.0765464Z adding 'torch/include/torch/csrc/lazy/core/lazy_view.h' 2022-12-01T09:59:45.0768604Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2022-12-01T09:59:45.0771404Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2022-12-01T09:59:45.0773241Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2022-12-01T09:59:45.0775193Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2022-12-01T09:59:45.0778309Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2022-12-01T09:59:45.0782363Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2022-12-01T09:59:45.0784432Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2022-12-01T09:59:45.0786405Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2022-12-01T09:59:45.0788076Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2022-12-01T09:59:45.0789924Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2022-12-01T09:59:45.0791583Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2022-12-01T09:59:45.0793452Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2022-12-01T09:59:45.0795485Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2022-12-01T09:59:45.0797177Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2022-12-01T09:59:45.0798674Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2022-12-01T09:59:45.0800322Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2022-12-01T09:59:45.0802102Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2022-12-01T09:59:45.0804102Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2022-12-01T09:59:45.0806185Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2022-12-01T09:59:45.0807641Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2022-12-01T09:59:45.0809232Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2022-12-01T09:59:45.0810804Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2022-12-01T09:59:45.0813058Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2022-12-01T09:59:45.0815407Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2022-12-01T09:59:45.0817073Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2022-12-01T09:59:45.0818606Z adding 'torch/include/torch/csrc/onnx/init.h' 2022-12-01T09:59:45.0820089Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2022-12-01T09:59:45.0822072Z adding 'torch/include/torch/csrc/profiler/api.h' 2022-12-01T09:59:45.0827022Z adding 'torch/include/torch/csrc/profiler/collection.h' 2022-12-01T09:59:45.0830036Z adding 'torch/include/torch/csrc/profiler/containers.h' 2022-12-01T09:59:45.0831778Z adding 'torch/include/torch/csrc/profiler/execution_graph_observer.h' 2022-12-01T09:59:45.0833151Z adding 'torch/include/torch/csrc/profiler/itt_observer.h' 2022-12-01T09:59:45.0835118Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2022-12-01T09:59:45.0836573Z adding 'torch/include/torch/csrc/profiler/nvtx_observer.h' 2022-12-01T09:59:45.0839220Z adding 'torch/include/torch/csrc/profiler/util.h' 2022-12-01T09:59:45.0841950Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2022-12-01T09:59:45.0844174Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2022-12-01T09:59:45.0846154Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2022-12-01T09:59:45.0848458Z adding 'torch/include/torch/csrc/utils/auto_gil.h' 2022-12-01T09:59:45.0850405Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2022-12-01T09:59:45.0852015Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2022-12-01T09:59:45.0853632Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2022-12-01T09:59:45.0855288Z adding 'torch/include/torch/csrc/utils/cuda_lazy_init.h' 2022-12-01T09:59:45.0856975Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2022-12-01T09:59:45.0858445Z adding 'torch/include/torch/csrc/utils/disallow_copy.h' 2022-12-01T09:59:45.0859892Z adding 'torch/include/torch/csrc/utils/init.h' 2022-12-01T09:59:45.0861605Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2022-12-01T09:59:45.0863521Z adding 'torch/include/torch/csrc/utils/memory.h' 2022-12-01T09:59:45.0865262Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2022-12-01T09:59:45.0867267Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2022-12-01T09:59:45.0868995Z adding 'torch/include/torch/csrc/utils/out_types.h' 2022-12-01T09:59:45.0872342Z adding 'torch/include/torch/csrc/utils/pybind.h' 2022-12-01T09:59:45.0874330Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2022-12-01T09:59:45.0884530Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2022-12-01T09:59:45.0887935Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2022-12-01T09:59:45.0889946Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2022-12-01T09:59:45.0892562Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2022-12-01T09:59:45.0895060Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2022-12-01T09:59:45.0897939Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2022-12-01T09:59:45.0899838Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2022-12-01T09:59:45.0901638Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2022-12-01T09:59:45.0903321Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2022-12-01T09:59:45.0905530Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2022-12-01T09:59:45.0907451Z adding 'torch/include/torch/csrc/utils/six.h' 2022-12-01T09:59:45.0909052Z adding 'torch/include/torch/csrc/utils/structseq.h' 2022-12-01T09:59:45.0910676Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2022-12-01T09:59:45.0912196Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2022-12-01T09:59:45.0914443Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2022-12-01T09:59:45.0915769Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2022-12-01T09:59:45.0917361Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2022-12-01T09:59:45.0919008Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2022-12-01T09:59:45.0920968Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2022-12-01T09:59:45.0922852Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2022-12-01T09:59:45.0924408Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2022-12-01T09:59:45.0925935Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2022-12-01T09:59:45.0928917Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2022-12-01T09:59:45.0932273Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2022-12-01T09:59:45.0934525Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2022-12-01T09:59:45.0937463Z adding 'torch/include/torch/csrc/utils/variadic.h' 2022-12-01T09:59:45.0941236Z adding 'torch/jit/__init__.py' 2022-12-01T09:59:45.0943658Z adding 'torch/jit/_async.py' 2022-12-01T09:59:45.0946238Z adding 'torch/jit/_builtins.py' 2022-12-01T09:59:45.0949508Z adding 'torch/jit/_check.py' 2022-12-01T09:59:45.0952777Z adding 'torch/jit/_dataclass_impls.py' 2022-12-01T09:59:45.0954579Z adding 'torch/jit/_decomposition_utils.py' 2022-12-01T09:59:45.0956640Z adding 'torch/jit/_decompositions.py' 2022-12-01T09:59:45.0960171Z adding 'torch/jit/_freeze.py' 2022-12-01T09:59:45.0963146Z adding 'torch/jit/_fuser.py' 2022-12-01T09:59:45.0964953Z adding 'torch/jit/_ir_utils.py' 2022-12-01T09:59:45.0966497Z adding 'torch/jit/_logging.py' 2022-12-01T09:59:45.0969328Z adding 'torch/jit/_monkeytype_config.py' 2022-12-01T09:59:45.0971243Z adding 'torch/jit/_pickle.py' 2022-12-01T09:59:45.0984049Z adding 'torch/jit/_recursive.py' 2022-12-01T09:59:45.1004247Z adding 'torch/jit/_script.py' 2022-12-01T09:59:45.1009175Z adding 'torch/jit/_serialization.py' 2022-12-01T09:59:45.1020416Z adding 'torch/jit/_shape_functions.py' 2022-12-01T09:59:45.1023695Z adding 'torch/jit/_state.py' 2022-12-01T09:59:45.1037200Z adding 'torch/jit/_trace.py' 2022-12-01T09:59:45.1043876Z adding 'torch/jit/annotations.py' 2022-12-01T09:59:45.1056362Z adding 'torch/jit/frontend.py' 2022-12-01T09:59:45.1059329Z adding 'torch/jit/generate_bytecode.py' 2022-12-01T09:59:45.1064419Z adding 'torch/jit/quantized.py' 2022-12-01T09:59:45.1068663Z adding 'torch/jit/supported_ops.py' 2022-12-01T09:59:45.1070843Z adding 'torch/jit/unsupported_tensor_ops.py' 2022-12-01T09:59:45.1072571Z adding 'torch/jit/_passes/__init__.py' 2022-12-01T09:59:45.1074334Z adding 'torch/jit/_passes/_property_propagation.py' 2022-12-01T09:59:45.1078069Z adding 'torch/jit/mobile/__init__.py' 2022-12-01T09:59:45.1212892Z adding 'torch/lib/libbackend_with_compiler.so' 2022-12-01T09:59:45.1554459Z adding 'torch/lib/libc10.so' 2022-12-01T09:59:45.1672497Z adding 'torch/lib/libjitbackend_test.so' 2022-12-01T09:59:45.1691724Z adding 'torch/lib/libshm.so' 2022-12-01T09:59:45.1696742Z adding 'torch/lib/libtorch.so' 2022-12-01T09:59:54.5465995Z adding 'torch/lib/libtorch_cpu.so' 2022-12-01T09:59:55.1373128Z adding 'torch/lib/libtorch_global_deps.so' 2022-12-01T09:59:55.8790944Z adding 'torch/lib/libtorch_python.so' 2022-12-01T09:59:55.9440403Z adding 'torch/lib/libtorchbind_test.so' 2022-12-01T09:59:55.9485162Z adding 'torch/linalg/__init__.py' 2022-12-01T09:59:55.9489827Z adding 'torch/masked/__init__.py' 2022-12-01T09:59:55.9495312Z adding 'torch/masked/_docs.py' 2022-12-01T09:59:55.9511897Z adding 'torch/masked/_ops.py' 2022-12-01T09:59:55.9515646Z adding 'torch/masked/maskedtensor/__init__.py' 2022-12-01T09:59:55.9519617Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2022-12-01T09:59:55.9522497Z adding 'torch/masked/maskedtensor/binary.py' 2022-12-01T09:59:55.9526828Z adding 'torch/masked/maskedtensor/core.py' 2022-12-01T09:59:55.9528622Z adding 'torch/masked/maskedtensor/creation.py' 2022-12-01T09:59:55.9530513Z adding 'torch/masked/maskedtensor/passthrough.py' 2022-12-01T09:59:55.9533037Z adding 'torch/masked/maskedtensor/reductions.py' 2022-12-01T09:59:55.9535639Z adding 'torch/masked/maskedtensor/unary.py' 2022-12-01T09:59:55.9537816Z adding 'torch/monitor/__init__.py' 2022-12-01T09:59:55.9540168Z adding 'torch/multiprocessing/__init__.py' 2022-12-01T09:59:55.9541835Z adding 'torch/multiprocessing/_atfork.py' 2022-12-01T09:59:55.9543700Z adding 'torch/multiprocessing/pool.py' 2022-12-01T09:59:55.9545479Z adding 'torch/multiprocessing/queue.py' 2022-12-01T09:59:55.9550670Z adding 'torch/multiprocessing/reductions.py' 2022-12-01T09:59:55.9554559Z adding 'torch/multiprocessing/spawn.py' 2022-12-01T09:59:55.9557644Z adding 'torch/nested/__init__.py' 2022-12-01T09:59:55.9560166Z adding 'torch/nn/__init__.py' 2022-12-01T09:59:55.9562008Z adding 'torch/nn/_reduction.py' 2022-12-01T09:59:55.9563801Z adding 'torch/nn/common_types.py' 2022-12-01T09:59:55.9565827Z adding 'torch/nn/cpp.py' 2022-12-01T09:59:55.9618887Z adding 'torch/nn/functional.py' 2022-12-01T09:59:55.9627399Z adding 'torch/nn/functional.pyi' 2022-12-01T09:59:55.9630156Z adding 'torch/nn/grad.py' 2022-12-01T09:59:55.9635720Z adding 'torch/nn/init.py' 2022-12-01T09:59:55.9639380Z adding 'torch/nn/parameter.py' 2022-12-01T09:59:55.9641215Z adding 'torch/nn/parameter.pyi' 2022-12-01T09:59:55.9642831Z adding 'torch/nn/backends/__init__.py' 2022-12-01T09:59:55.9644467Z adding 'torch/nn/backends/thnn.py' 2022-12-01T09:59:55.9646349Z adding 'torch/nn/intrinsic/__init__.py' 2022-12-01T09:59:55.9648086Z adding 'torch/nn/intrinsic/modules/__init__.py' 2022-12-01T09:59:55.9649785Z adding 'torch/nn/intrinsic/modules/fused.py' 2022-12-01T09:59:55.9651482Z adding 'torch/nn/intrinsic/qat/__init__.py' 2022-12-01T09:59:55.9653210Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2022-12-01T09:59:55.9659570Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2022-12-01T09:59:55.9663103Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2022-12-01T09:59:55.9665180Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2022-12-01T09:59:55.9666868Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2022-12-01T09:59:55.9668509Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2022-12-01T09:59:55.9670137Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2022-12-01T09:59:55.9671976Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2022-12-01T09:59:55.9673743Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2022-12-01T09:59:55.9675599Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2022-12-01T09:59:55.9677929Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2022-12-01T09:59:55.9679879Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2022-12-01T09:59:55.9682959Z adding 'torch/nn/modules/__init__.py' 2022-12-01T09:59:55.9686871Z adding 'torch/nn/modules/_functions.py' 2022-12-01T09:59:55.9698634Z adding 'torch/nn/modules/activation.py' 2022-12-01T09:59:55.9703975Z adding 'torch/nn/modules/adaptive.py' 2022-12-01T09:59:55.9711488Z adding 'torch/nn/modules/batchnorm.py' 2022-12-01T09:59:55.9714030Z adding 'torch/nn/modules/channelshuffle.py' 2022-12-01T09:59:55.9722046Z adding 'torch/nn/modules/container.py' 2022-12-01T09:59:55.9736005Z adding 'torch/nn/modules/conv.py' 2022-12-01T09:59:55.9739548Z adding 'torch/nn/modules/distance.py' 2022-12-01T09:59:55.9742613Z adding 'torch/nn/modules/dropout.py' 2022-12-01T09:59:55.9745287Z adding 'torch/nn/modules/flatten.py' 2022-12-01T09:59:55.9749054Z adding 'torch/nn/modules/fold.py' 2022-12-01T09:59:55.9753029Z adding 'torch/nn/modules/instancenorm.py' 2022-12-01T09:59:55.9757432Z adding 'torch/nn/modules/lazy.py' 2022-12-01T09:59:55.9760931Z adding 'torch/nn/modules/linear.py' 2022-12-01T09:59:55.9781360Z adding 'torch/nn/modules/loss.py' 2022-12-01T09:59:55.9807706Z adding 'torch/nn/modules/module.py' 2022-12-01T09:59:55.9813595Z adding 'torch/nn/modules/normalization.py' 2022-12-01T09:59:55.9817427Z adding 'torch/nn/modules/padding.py' 2022-12-01T09:59:55.9820000Z adding 'torch/nn/modules/pixelshuffle.py' 2022-12-01T09:59:55.9828508Z adding 'torch/nn/modules/pooling.py' 2022-12-01T09:59:55.9841860Z adding 'torch/nn/modules/rnn.py' 2022-12-01T09:59:55.9848564Z adding 'torch/nn/modules/sparse.py' 2022-12-01T09:59:55.9856610Z adding 'torch/nn/modules/transformer.py' 2022-12-01T09:59:55.9860838Z adding 'torch/nn/modules/upsampling.py' 2022-12-01T09:59:55.9863234Z adding 'torch/nn/modules/utils.py' 2022-12-01T09:59:55.9865346Z adding 'torch/nn/parallel/__init__.py' 2022-12-01T09:59:55.9867161Z adding 'torch/nn/parallel/__init__.pyi' 2022-12-01T09:59:55.9869149Z adding 'torch/nn/parallel/_functions.py' 2022-12-01T09:59:55.9871097Z adding 'torch/nn/parallel/_replicated_tensor_ddp_interop.py' 2022-12-01T09:59:55.9872781Z adding 'torch/nn/parallel/_replicated_tensor_ddp_utils.py' 2022-12-01T09:59:55.9876215Z adding 'torch/nn/parallel/comm.py' 2022-12-01T09:59:55.9878035Z adding 'torch/nn/parallel/common_types.pyi' 2022-12-01T09:59:55.9881540Z adding 'torch/nn/parallel/data_parallel.py' 2022-12-01T09:59:55.9883506Z adding 'torch/nn/parallel/data_parallel.pyi' 2022-12-01T09:59:55.9909523Z adding 'torch/nn/parallel/distributed.py' 2022-12-01T09:59:55.9913145Z adding 'torch/nn/parallel/distributed.pyi' 2022-12-01T09:59:55.9915399Z adding 'torch/nn/parallel/parallel_apply.py' 2022-12-01T09:59:55.9917058Z adding 'torch/nn/parallel/parallel_apply.pyi' 2022-12-01T09:59:55.9919666Z adding 'torch/nn/parallel/replicate.py' 2022-12-01T09:59:55.9921379Z adding 'torch/nn/parallel/replicate.pyi' 2022-12-01T09:59:55.9923498Z adding 'torch/nn/parallel/scatter_gather.py' 2022-12-01T09:59:55.9925316Z adding 'torch/nn/parallel/scatter_gather.pyi' 2022-12-01T09:59:55.9927142Z adding 'torch/nn/qat/__init__.py' 2022-12-01T09:59:55.9928838Z adding 'torch/nn/qat/dynamic/__init__.py' 2022-12-01T09:59:55.9930603Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2022-12-01T09:59:55.9932266Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2022-12-01T09:59:55.9934601Z adding 'torch/nn/qat/modules/__init__.py' 2022-12-01T09:59:55.9936242Z adding 'torch/nn/qat/modules/conv.py' 2022-12-01T09:59:55.9937607Z adding 'torch/nn/qat/modules/embedding_ops.py' 2022-12-01T09:59:55.9939044Z adding 'torch/nn/qat/modules/linear.py' 2022-12-01T09:59:55.9940640Z adding 'torch/nn/quantizable/__init__.py' 2022-12-01T09:59:55.9942620Z adding 'torch/nn/quantizable/modules/__init__.py' 2022-12-01T09:59:55.9943901Z adding 'torch/nn/quantizable/modules/activation.py' 2022-12-01T09:59:55.9945504Z adding 'torch/nn/quantizable/modules/rnn.py' 2022-12-01T09:59:55.9947445Z adding 'torch/nn/quantized/__init__.py' 2022-12-01T09:59:55.9949034Z adding 'torch/nn/quantized/functional.py' 2022-12-01T09:59:55.9950780Z adding 'torch/nn/quantized/_reference/__init__.py' 2022-12-01T09:59:55.9952858Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2022-12-01T09:59:55.9954550Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2022-12-01T09:59:55.9956302Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2022-12-01T09:59:55.9957983Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2022-12-01T09:59:55.9959863Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2022-12-01T09:59:55.9961497Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2022-12-01T09:59:55.9963343Z adding 'torch/nn/quantized/dynamic/__init__.py' 2022-12-01T09:59:55.9965263Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2022-12-01T09:59:55.9967110Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2022-12-01T09:59:55.9968779Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2022-12-01T09:59:55.9970695Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2022-12-01T09:59:55.9973008Z adding 'torch/nn/quantized/modules/__init__.py' 2022-12-01T09:59:55.9975162Z adding 'torch/nn/quantized/modules/activation.py' 2022-12-01T09:59:55.9976790Z adding 'torch/nn/quantized/modules/batchnorm.py' 2022-12-01T09:59:55.9978646Z adding 'torch/nn/quantized/modules/conv.py' 2022-12-01T09:59:55.9980203Z adding 'torch/nn/quantized/modules/dropout.py' 2022-12-01T09:59:55.9981882Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2022-12-01T09:59:55.9983606Z adding 'torch/nn/quantized/modules/functional_modules.py' 2022-12-01T09:59:55.9985216Z adding 'torch/nn/quantized/modules/linear.py' 2022-12-01T09:59:55.9986899Z adding 'torch/nn/quantized/modules/normalization.py' 2022-12-01T09:59:55.9988541Z adding 'torch/nn/quantized/modules/rnn.py' 2022-12-01T09:59:55.9990253Z adding 'torch/nn/quantized/modules/utils.py' 2022-12-01T09:59:55.9992323Z adding 'torch/nn/utils/__init__.py' 2022-12-01T09:59:55.9994284Z adding 'torch/nn/utils/_deprecation_utils.py' 2022-12-01T09:59:55.9997163Z adding 'torch/nn/utils/_per_sample_grad.py' 2022-12-01T09:59:55.9999093Z adding 'torch/nn/utils/_stateless.py' 2022-12-01T09:59:56.0001561Z adding 'torch/nn/utils/clip_grad.py' 2022-12-01T09:59:56.0003894Z adding 'torch/nn/utils/convert_parameters.py' 2022-12-01T09:59:56.0005921Z adding 'torch/nn/utils/fusion.py' 2022-12-01T09:59:56.0008050Z adding 'torch/nn/utils/init.py' 2022-12-01T09:59:56.0010668Z adding 'torch/nn/utils/memory_format.py' 2022-12-01T09:59:56.0017992Z adding 'torch/nn/utils/parametrizations.py' 2022-12-01T09:59:56.0028582Z adding 'torch/nn/utils/parametrize.py' 2022-12-01T09:59:56.0043008Z adding 'torch/nn/utils/prune.py' 2022-12-01T09:59:56.0050565Z adding 'torch/nn/utils/rnn.py' 2022-12-01T09:59:56.0056218Z adding 'torch/nn/utils/spectral_norm.py' 2022-12-01T09:59:56.0059472Z adding 'torch/nn/utils/stateless.py' 2022-12-01T09:59:56.0062373Z adding 'torch/nn/utils/weight_norm.py' 2022-12-01T09:59:56.0064584Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2022-12-01T09:59:56.0066817Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2022-12-01T09:59:56.0070598Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2022-12-01T09:59:56.0073174Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2022-12-01T09:59:56.0075621Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2022-12-01T09:59:56.0078707Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2022-12-01T09:59:56.0081315Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2022-12-01T09:59:56.0083815Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2022-12-01T09:59:56.0086248Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2022-12-01T09:59:56.0088448Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2022-12-01T09:59:56.0091532Z adding 'torch/onnx/__init__.py' 2022-12-01T09:59:56.0093396Z adding 'torch/onnx/_constants.py' 2022-12-01T09:59:56.0095949Z adding 'torch/onnx/_deprecation.py' 2022-12-01T09:59:56.0097965Z adding 'torch/onnx/_experimental.py' 2022-12-01T09:59:56.0100098Z adding 'torch/onnx/_exporter_states.py' 2022-12-01T09:59:56.0102507Z adding 'torch/onnx/_globals.py' 2022-12-01T09:59:56.0105013Z adding 'torch/onnx/_onnx_supported_ops.py' 2022-12-01T09:59:56.0108797Z adding 'torch/onnx/_patch_torch.py' 2022-12-01T09:59:56.0112218Z adding 'torch/onnx/_type_utils.py' 2022-12-01T09:59:56.0115011Z adding 'torch/onnx/errors.py' 2022-12-01T09:59:56.0117001Z adding 'torch/onnx/operators.py' 2022-12-01T09:59:56.0120238Z adding 'torch/onnx/symbolic_caffe2.py' 2022-12-01T09:59:56.0137680Z adding 'torch/onnx/symbolic_helper.py' 2022-12-01T09:59:56.0146301Z adding 'torch/onnx/symbolic_opset10.py' 2022-12-01T09:59:56.0161557Z adding 'torch/onnx/symbolic_opset11.py' 2022-12-01T09:59:56.0167340Z adding 'torch/onnx/symbolic_opset12.py' 2022-12-01T09:59:56.0176298Z adding 'torch/onnx/symbolic_opset13.py' 2022-12-01T09:59:56.0179555Z adding 'torch/onnx/symbolic_opset14.py' 2022-12-01T09:59:56.0181846Z adding 'torch/onnx/symbolic_opset15.py' 2022-12-01T09:59:56.0184549Z adding 'torch/onnx/symbolic_opset16.py' 2022-12-01T09:59:56.0186594Z adding 'torch/onnx/symbolic_opset17.py' 2022-12-01T09:59:56.0188678Z adding 'torch/onnx/symbolic_opset7.py' 2022-12-01T09:59:56.0193356Z adding 'torch/onnx/symbolic_opset8.py' 2022-12-01T09:59:56.0253080Z adding 'torch/onnx/symbolic_opset9.py' 2022-12-01T09:59:56.0283512Z adding 'torch/onnx/utils.py' 2022-12-01T09:59:56.0292973Z adding 'torch/onnx/verification.py' 2022-12-01T09:59:56.0295781Z adding 'torch/onnx/_internal/__init__.py' 2022-12-01T09:59:56.0298341Z adding 'torch/onnx/_internal/_beartype.py' 2022-12-01T09:59:56.0302582Z adding 'torch/onnx/_internal/jit_utils.py' 2022-12-01T09:59:56.0306923Z adding 'torch/onnx/_internal/registration.py' 2022-12-01T09:59:56.0309352Z adding 'torch/onnx/_internal/diagnostics/__init__.py' 2022-12-01T09:59:56.0311875Z adding 'torch/onnx/_internal/diagnostics/_diagnostic.py' 2022-12-01T09:59:56.0314310Z adding 'torch/onnx/_internal/diagnostics/_rules.py' 2022-12-01T09:59:56.0316592Z adding 'torch/onnx/_internal/diagnostics/infra/__init__.py' 2022-12-01T09:59:56.0320235Z adding 'torch/onnx/_internal/diagnostics/infra/_infra.py' 2022-12-01T09:59:56.0322933Z adding 'torch/onnx/_internal/diagnostics/infra/engine.py' 2022-12-01T09:59:56.0325111Z adding 'torch/onnx/_internal/diagnostics/infra/formatter.py' 2022-12-01T09:59:56.0328384Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/__init__.py' 2022-12-01T09:59:56.0330608Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_address.py' 2022-12-01T09:59:56.0332909Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py' 2022-12-01T09:59:56.0335153Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py' 2022-12-01T09:59:56.0337190Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py' 2022-12-01T09:59:56.0339073Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py' 2022-12-01T09:59:56.0341126Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py' 2022-12-01T09:59:56.0342904Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py' 2022-12-01T09:59:56.0344908Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py' 2022-12-01T09:59:56.0346764Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py' 2022-12-01T09:59:56.0348736Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge.py' 2022-12-01T09:59:56.0350629Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py' 2022-12-01T09:59:56.0352602Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_exception.py' 2022-12-01T09:59:56.0354842Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py' 2022-12-01T09:59:56.0356930Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py' 2022-12-01T09:59:56.0359071Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py' 2022-12-01T09:59:56.0361052Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_fix.py' 2022-12-01T09:59:56.0363039Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph.py' 2022-12-01T09:59:56.0365040Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py' 2022-12-01T09:59:56.0367233Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py' 2022-12-01T09:59:56.0369358Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location.py' 2022-12-01T09:59:56.0371373Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py' 2022-12-01T09:59:56.0373363Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py' 2022-12-01T09:59:56.0375531Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_message.py' 2022-12-01T09:59:56.0377599Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py' 2022-12-01T09:59:56.0379452Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_node.py' 2022-12-01T09:59:56.0382353Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_notification.py' 2022-12-01T09:59:56.0384369Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py' 2022-12-01T09:59:56.0386279Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py' 2022-12-01T09:59:56.0388254Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py' 2022-12-01T09:59:56.0390151Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_region.py' 2022-12-01T09:59:56.0392092Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py' 2022-12-01T09:59:56.0394137Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py' 2022-12-01T09:59:56.0396148Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py' 2022-12-01T09:59:56.0398186Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py' 2022-12-01T09:59:56.0400116Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py' 2022-12-01T09:59:56.0402484Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result.py' 2022-12-01T09:59:56.0404641Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py' 2022-12-01T09:59:56.0407094Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run.py' 2022-12-01T09:59:56.0409163Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py' 2022-12-01T09:59:56.0411201Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py' 2022-12-01T09:59:56.0413106Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py' 2022-12-01T09:59:56.0415143Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack.py' 2022-12-01T09:59:56.0417112Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py' 2022-12-01T09:59:56.0419159Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py' 2022-12-01T09:59:56.0421275Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py' 2022-12-01T09:59:56.0423251Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py' 2022-12-01T09:59:56.0425264Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool.py' 2022-12-01T09:59:56.0427748Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py' 2022-12-01T09:59:56.0429794Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py' 2022-12-01T09:59:56.0431748Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py' 2022-12-01T09:59:56.0433661Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py' 2022-12-01T09:59:56.0435614Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py' 2022-12-01T09:59:56.0437561Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py' 2022-12-01T09:59:56.0439341Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/version.py' 2022-12-01T09:59:56.0441840Z adding 'torch/optim/__init__.py' 2022-12-01T09:59:56.0443687Z adding 'torch/optim/__init__.pyi' 2022-12-01T09:59:56.0445919Z adding 'torch/optim/_functional.py' 2022-12-01T09:59:56.0449423Z adding 'torch/optim/adadelta.py' 2022-12-01T09:59:56.0451500Z adding 'torch/optim/adadelta.pyi' 2022-12-01T09:59:56.0455648Z adding 'torch/optim/adagrad.py' 2022-12-01T09:59:56.0457692Z adding 'torch/optim/adagrad.pyi' 2022-12-01T09:59:56.0464471Z adding 'torch/optim/adam.py' 2022-12-01T09:59:56.0466975Z adding 'torch/optim/adam.pyi' 2022-12-01T09:59:56.0470779Z adding 'torch/optim/adamax.py' 2022-12-01T09:59:56.0472913Z adding 'torch/optim/adamax.pyi' 2022-12-01T09:59:56.0477930Z adding 'torch/optim/adamw.py' 2022-12-01T09:59:56.0480273Z adding 'torch/optim/adamw.pyi' 2022-12-01T09:59:56.0483704Z adding 'torch/optim/asgd.py' 2022-12-01T09:59:56.0485676Z adding 'torch/optim/asgd.pyi' 2022-12-01T09:59:56.0491104Z adding 'torch/optim/lbfgs.py' 2022-12-01T09:59:56.0493544Z adding 'torch/optim/lbfgs.pyi' 2022-12-01T09:59:56.0511662Z adding 'torch/optim/lr_scheduler.py' 2022-12-01T09:59:56.0515925Z adding 'torch/optim/lr_scheduler.pyi' 2022-12-01T09:59:56.0520130Z adding 'torch/optim/nadam.py' 2022-12-01T09:59:56.0522330Z adding 'torch/optim/nadam.pyi' 2022-12-01T09:59:56.0527384Z adding 'torch/optim/optimizer.py' 2022-12-01T09:59:56.0529627Z adding 'torch/optim/optimizer.pyi' 2022-12-01T09:59:56.0533951Z adding 'torch/optim/radam.py' 2022-12-01T09:59:56.0536224Z adding 'torch/optim/radam.pyi' 2022-12-01T09:59:56.0540380Z adding 'torch/optim/rmsprop.py' 2022-12-01T09:59:56.0542615Z adding 'torch/optim/rmsprop.pyi' 2022-12-01T09:59:56.0546424Z adding 'torch/optim/rprop.py' 2022-12-01T09:59:56.0548476Z adding 'torch/optim/rprop.pyi' 2022-12-01T09:59:56.0552347Z adding 'torch/optim/sgd.py' 2022-12-01T09:59:56.0554436Z adding 'torch/optim/sgd.pyi' 2022-12-01T09:59:56.0557095Z adding 'torch/optim/sparse_adam.py' 2022-12-01T09:59:56.0559078Z adding 'torch/optim/sparse_adam.pyi' 2022-12-01T09:59:56.0563398Z adding 'torch/optim/swa_utils.py' 2022-12-01T09:59:56.0565654Z adding 'torch/optim/swa_utils.pyi' 2022-12-01T09:59:56.0567860Z adding 'torch/optim/_multi_tensor/__init__.py' 2022-12-01T09:59:56.0570178Z adding 'torch/package/__init__.py' 2022-12-01T09:59:56.0573102Z adding 'torch/package/_digraph.py' 2022-12-01T09:59:56.0575665Z adding 'torch/package/_directory_reader.py' 2022-12-01T09:59:56.0578119Z adding 'torch/package/_importlib.py' 2022-12-01T09:59:56.0580587Z adding 'torch/package/_mangling.py' 2022-12-01T09:59:56.0582557Z adding 'torch/package/_mock.py' 2022-12-01T09:59:56.0585187Z adding 'torch/package/_package_pickler.py' 2022-12-01T09:59:56.0587142Z adding 'torch/package/_package_unpickler.py' 2022-12-01T09:59:56.0589948Z adding 'torch/package/_stdlib.py' 2022-12-01T09:59:56.0593178Z adding 'torch/package/file_structure_representation.py' 2022-12-01T09:59:56.0595592Z adding 'torch/package/find_file_dependencies.py' 2022-12-01T09:59:56.0598182Z adding 'torch/package/glob_group.py' 2022-12-01T09:59:56.0601866Z adding 'torch/package/importer.py' 2022-12-01T09:59:56.0616083Z adding 'torch/package/package_exporter.py' 2022-12-01T09:59:56.0626788Z adding 'torch/package/package_importer.py' 2022-12-01T09:59:56.0629526Z adding 'torch/package/analyze/__init__.py' 2022-12-01T09:59:56.0631432Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2022-12-01T09:59:56.0633311Z adding 'torch/package/analyze/is_from_package.py' 2022-12-01T09:59:56.0635240Z adding 'torch/package/analyze/trace_dependencies.py' 2022-12-01T09:59:56.0637674Z adding 'torch/profiler/__init__.py' 2022-12-01T09:59:56.0644029Z adding 'torch/profiler/_pattern_matcher.py' 2022-12-01T09:59:56.0649033Z adding 'torch/profiler/_utils.py' 2022-12-01T09:59:56.0651481Z adding 'torch/profiler/itt.py' 2022-12-01T09:59:56.0658270Z adding 'torch/profiler/profiler.py' 2022-12-01T09:59:56.0660703Z adding 'torch/profiler/python_tracer.py' 2022-12-01T09:59:56.0663428Z adding 'torch/quantization/__init__.py' 2022-12-01T09:59:56.0665296Z adding 'torch/quantization/_numeric_suite.py' 2022-12-01T09:59:56.0667108Z adding 'torch/quantization/_numeric_suite_fx.py' 2022-12-01T09:59:56.0668887Z adding 'torch/quantization/fake_quantize.py' 2022-12-01T09:59:56.0670678Z adding 'torch/quantization/fuse_modules.py' 2022-12-01T09:59:56.0672633Z adding 'torch/quantization/fuser_method_mappings.py' 2022-12-01T09:59:56.0674328Z adding 'torch/quantization/observer.py' 2022-12-01T09:59:56.0676058Z adding 'torch/quantization/qconfig.py' 2022-12-01T09:59:56.0677750Z adding 'torch/quantization/quant_type.py' 2022-12-01T09:59:56.0679543Z adding 'torch/quantization/quantization_mappings.py' 2022-12-01T09:59:56.0681271Z adding 'torch/quantization/quantize.py' 2022-12-01T09:59:56.0683028Z adding 'torch/quantization/quantize_fx.py' 2022-12-01T09:59:56.0684796Z adding 'torch/quantization/quantize_jit.py' 2022-12-01T09:59:56.0686702Z adding 'torch/quantization/stubs.py' 2022-12-01T09:59:56.0688610Z adding 'torch/quantization/utils.py' 2022-12-01T09:59:56.0690982Z adding 'torch/quantization/fx/__init__.py' 2022-12-01T09:59:56.0692889Z adding 'torch/quantization/fx/_equalize.py' 2022-12-01T09:59:56.0694767Z adding 'torch/quantization/fx/convert.py' 2022-12-01T09:59:56.0696358Z adding 'torch/quantization/fx/fuse.py' 2022-12-01T09:59:56.0697948Z adding 'torch/quantization/fx/fusion_patterns.py' 2022-12-01T09:59:56.0699537Z adding 'torch/quantization/fx/graph_module.py' 2022-12-01T09:59:56.0701136Z adding 'torch/quantization/fx/match_utils.py' 2022-12-01T09:59:56.0702740Z adding 'torch/quantization/fx/pattern_utils.py' 2022-12-01T09:59:56.0704218Z adding 'torch/quantization/fx/prepare.py' 2022-12-01T09:59:56.0705902Z adding 'torch/quantization/fx/quantization_patterns.py' 2022-12-01T09:59:56.0707452Z adding 'torch/quantization/fx/quantization_types.py' 2022-12-01T09:59:56.0709089Z adding 'torch/quantization/fx/utils.py' 2022-12-01T09:59:56.0711277Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2022-12-01T09:59:56.0714015Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2022-12-01T09:59:56.0715728Z adding 'torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake' 2022-12-01T09:59:56.0717441Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2022-12-01T09:59:56.0719900Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2022-12-01T09:59:56.0722020Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2022-12-01T09:59:56.0723931Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2022-12-01T09:59:56.0726243Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2022-12-01T09:59:56.0753375Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2022-12-01T09:59:56.0760104Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake' 2022-12-01T09:59:56.0762443Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2022-12-01T09:59:56.0765319Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2022-12-01T09:59:56.0767738Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2022-12-01T09:59:56.0771891Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2022-12-01T09:59:56.0776029Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2022-12-01T09:59:56.0780182Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2022-12-01T09:59:56.0786134Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2022-12-01T09:59:56.0788788Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2022-12-01T09:59:56.0790849Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2022-12-01T09:59:56.0792523Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2022-12-01T09:59:56.0794215Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2022-12-01T09:59:56.0796366Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2022-12-01T09:59:56.0798220Z adding 'torch/share/cmake/Caffe2/public/threads.cmake' 2022-12-01T09:59:56.0804675Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2022-12-01T09:59:56.0807404Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2022-12-01T09:59:56.0809650Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2022-12-01T09:59:56.0812761Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2022-12-01T09:59:56.0814746Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2022-12-01T09:59:56.0819294Z adding 'torch/sparse/__init__.py' 2022-12-01T09:59:56.0826260Z adding 'torch/special/__init__.py' 2022-12-01T09:59:56.1067080Z adding 'torch/test/CppSignature_test' 2022-12-01T09:59:56.1418922Z adding 'torch/test/Dict_test' 2022-12-01T09:59:56.1686161Z adding 'torch/test/Dimname_test' 2022-12-01T09:59:56.1981695Z adding 'torch/test/IListRef_test' 2022-12-01T09:59:56.2298696Z adding 'torch/test/KernelFunction_test' 2022-12-01T09:59:56.2806212Z adding 'torch/test/List_test' 2022-12-01T09:59:56.3128512Z adding 'torch/test/MaybeOwned_test' 2022-12-01T09:59:56.3418563Z adding 'torch/test/NamedTensor_test' 2022-12-01T09:59:56.3709669Z adding 'torch/test/apply_utils_test' 2022-12-01T09:59:56.4003212Z adding 'torch/test/atest' 2022-12-01T09:59:56.4286365Z adding 'torch/test/backend_fallback_test' 2022-12-01T09:59:56.4595131Z adding 'torch/test/basic' 2022-12-01T09:59:56.4870672Z adding 'torch/test/broadcast_test' 2022-12-01T09:59:56.5109980Z adding 'torch/test/c10_Array_test' 2022-12-01T09:59:56.5373366Z adding 'torch/test/c10_Bitset_test' 2022-12-01T09:59:56.5627323Z adding 'torch/test/c10_C++17_test' 2022-12-01T09:59:56.5870091Z adding 'torch/test/c10_CompileTimeFunctionPointer_test' 2022-12-01T09:59:56.6108694Z adding 'torch/test/c10_ConstexprCrc_test' 2022-12-01T09:59:56.6350430Z adding 'torch/test/c10_DeadlockDetection_test' 2022-12-01T09:59:56.6606548Z adding 'torch/test/c10_DeviceGuard_test' 2022-12-01T09:59:56.6857944Z adding 'torch/test/c10_Device_test' 2022-12-01T09:59:56.7148978Z adding 'torch/test/c10_DispatchKeySet_test' 2022-12-01T09:59:56.7397852Z adding 'torch/test/c10_Half_test' 2022-12-01T09:59:56.7671709Z adding 'torch/test/c10_InlineDeviceGuard_test' 2022-12-01T09:59:56.7949534Z adding 'torch/test/c10_InlineStreamGuard_test' 2022-12-01T09:59:56.8228861Z adding 'torch/test/c10_LeftRight_test' 2022-12-01T09:59:56.8529955Z adding 'torch/test/c10_Metaprogramming_test' 2022-12-01T09:59:56.8816274Z adding 'torch/test/c10_SizesAndStrides_test' 2022-12-01T09:59:56.9411149Z adding 'torch/test/c10_SmallVectorTest' 2022-12-01T09:59:56.9680902Z adding 'torch/test/c10_StreamGuard_test' 2022-12-01T09:59:56.9928893Z adding 'torch/test/c10_SymInt_test' 2022-12-01T09:59:57.0178071Z adding 'torch/test/c10_Synchronized_test' 2022-12-01T09:59:57.0459834Z adding 'torch/test/c10_ThreadLocal_test' 2022-12-01T09:59:57.0720996Z adding 'torch/test/c10_TypeIndex_test' 2022-12-01T09:59:57.0971207Z adding 'torch/test/c10_TypeList_test' 2022-12-01T09:59:57.1210011Z adding 'torch/test/c10_TypeTraits_test' 2022-12-01T09:59:57.1465847Z adding 'torch/test/c10_accumulate_test' 2022-12-01T09:59:57.1746202Z adding 'torch/test/c10_bfloat16_test' 2022-12-01T09:59:57.2014608Z adding 'torch/test/c10_complex_math_test' 2022-12-01T09:59:57.2289625Z adding 'torch/test/c10_complex_test' 2022-12-01T09:59:57.2779931Z adding 'torch/test/c10_either_test' 2022-12-01T09:59:57.3060210Z adding 'torch/test/c10_exception_test' 2022-12-01T09:59:57.3307861Z adding 'torch/test/c10_flags_test' 2022-12-01T09:59:57.3600253Z adding 'torch/test/c10_intrusive_ptr_benchmark' 2022-12-01T09:59:57.4344908Z adding 'torch/test/c10_intrusive_ptr_test' 2022-12-01T09:59:57.4632616Z adding 'torch/test/c10_irange_test' 2022-12-01T09:59:57.4921405Z adding 'torch/test/c10_logging_test' 2022-12-01T09:59:57.5283635Z adding 'torch/test/c10_optional_test' 2022-12-01T09:59:57.5594848Z adding 'torch/test/c10_ordered_preserving_dict_test' 2022-12-01T09:59:57.5864816Z adding 'torch/test/c10_registry_test' 2022-12-01T09:59:57.6157475Z adding 'torch/test/c10_string_view_test' 2022-12-01T09:59:57.6415691Z adding 'torch/test/c10_tempfile_test' 2022-12-01T09:59:57.6695842Z adding 'torch/test/c10_typeid_test' 2022-12-01T09:59:57.6985797Z adding 'torch/test/cpu_generator_test' 2022-12-01T09:59:57.7247232Z adding 'torch/test/cpu_profiling_allocator_test' 2022-12-01T09:59:57.7663983Z adding 'torch/test/cpu_rng_test' 2022-12-01T09:59:57.7922371Z adding 'torch/test/dispatch_key_set_test' 2022-12-01T09:59:57.8166810Z adding 'torch/test/dlconvertor_test' 2022-12-01T09:59:57.8456482Z adding 'torch/test/extension_backend_test' 2022-12-01T09:59:57.8734512Z adding 'torch/test/half_test' 2022-12-01T09:59:57.8997917Z adding 'torch/test/inline_container_test' 2022-12-01T09:59:57.9478913Z adding 'torch/test/ivalue_test' 2022-12-01T09:59:58.0073387Z adding 'torch/test/kernel_function_legacy_test' 2022-12-01T09:59:58.0562302Z adding 'torch/test/kernel_function_test' 2022-12-01T09:59:58.1169711Z adding 'torch/test/kernel_lambda_legacy_test' 2022-12-01T09:59:58.1677690Z adding 'torch/test/kernel_lambda_test' 2022-12-01T09:59:58.1992287Z adding 'torch/test/kernel_stackbased_test' 2022-12-01T09:59:58.2237661Z adding 'torch/test/lazy_tensor_test' 2022-12-01T09:59:58.2710738Z adding 'torch/test/make_boxed_from_unboxed_functor_test' 2022-12-01T09:59:58.2987368Z adding 'torch/test/math_kernel_test' 2022-12-01T09:59:58.3254334Z adding 'torch/test/memory_format_test' 2022-12-01T09:59:58.3516061Z adding 'torch/test/memory_overlapping_test' 2022-12-01T09:59:58.3776237Z adding 'torch/test/mobile_memory_cleanup' 2022-12-01T09:59:58.4057071Z adding 'torch/test/native_test' 2022-12-01T09:59:58.4296616Z adding 'torch/test/op_allowlist_test' 2022-12-01T09:59:58.5485919Z adding 'torch/test/op_registration_test' 2022-12-01T09:59:58.5816666Z adding 'torch/test/operator_name_test' 2022-12-01T09:59:58.6063951Z adding 'torch/test/operators_test' 2022-12-01T09:59:58.6324437Z adding 'torch/test/packedtensoraccessor_test' 2022-12-01T09:59:58.6647028Z adding 'torch/test/pow_test' 2022-12-01T09:59:58.6935396Z adding 'torch/test/quantized_test' 2022-12-01T09:59:58.7181730Z adding 'torch/test/reduce_ops_test' 2022-12-01T09:59:58.7434814Z adding 'torch/test/reportMemoryUsage_test' 2022-12-01T09:59:58.7717026Z adding 'torch/test/scalar_tensor_test' 2022-12-01T09:59:58.8010818Z adding 'torch/test/scalar_test' 2022-12-01T09:59:58.8271609Z adding 'torch/test/stride_properties_test' 2022-12-01T09:59:58.8640862Z adding 'torch/test/tensor_iterator_test' 2022-12-01T09:59:58.8926812Z adding 'torch/test/test_parallel' 2022-12-01T09:59:58.8946950Z adding 'torch/test/thread_init_test' 2022-12-01T09:59:58.9211037Z adding 'torch/test/type_ptr_test' 2022-12-01T09:59:58.9512480Z adding 'torch/test/type_test' 2022-12-01T09:59:58.9773724Z adding 'torch/test/undefined_tensor_test' 2022-12-01T09:59:59.0019006Z adding 'torch/test/variant_test' 2022-12-01T09:59:59.0034639Z adding 'torch/test/verify_api_visibility' 2022-12-01T09:59:59.0372093Z adding 'torch/test/vmap_test' 2022-12-01T09:59:59.0632021Z adding 'torch/test/weakref_test' 2022-12-01T09:59:59.0886372Z adding 'torch/test/wrapdim_test' 2022-12-01T09:59:59.1130411Z adding 'torch/test/xla_tensor_test' 2022-12-01T09:59:59.1143645Z adding 'torch/testing/__init__.py' 2022-12-01T09:59:59.1158919Z adding 'torch/testing/_comparison.py' 2022-12-01T09:59:59.1164179Z adding 'torch/testing/_creation.py' 2022-12-01T09:59:59.1167176Z adding 'torch/testing/_deprecated.py' 2022-12-01T09:59:59.1169785Z adding 'torch/testing/_legacy.py' 2022-12-01T09:59:59.1172217Z adding 'torch/testing/_internal/__init__.py' 2022-12-01T09:59:59.1176478Z adding 'torch/testing/_internal/autocast_test_lists.py' 2022-12-01T09:59:59.1180119Z adding 'torch/testing/_internal/check_kernel_launches.py' 2022-12-01T09:59:59.1183082Z adding 'torch/testing/_internal/common_cuda.py' 2022-12-01T09:59:59.1200395Z adding 'torch/testing/_internal/common_device_type.py' 2022-12-01T09:59:59.1210734Z adding 'torch/testing/_internal/common_distributed.py' 2022-12-01T09:59:59.1213384Z adding 'torch/testing/_internal/common_dtype.py' 2022-12-01T09:59:59.1224448Z adding 'torch/testing/_internal/common_fsdp.py' 2022-12-01T09:59:59.1229750Z adding 'torch/testing/_internal/common_jit.py' 2022-12-01T09:59:59.1396265Z adding 'torch/testing/_internal/common_methods_invocations.py' 2022-12-01T09:59:59.1427219Z adding 'torch/testing/_internal/common_modules.py' 2022-12-01T09:59:59.1471023Z adding 'torch/testing/_internal/common_nn.py' 2022-12-01T09:59:59.1495702Z adding 'torch/testing/_internal/common_quantization.py' 2022-12-01T09:59:59.1500874Z adding 'torch/testing/_internal/common_quantized.py' 2022-12-01T09:59:59.1504249Z adding 'torch/testing/_internal/common_subclass.py' 2022-12-01T09:59:59.1554478Z adding 'torch/testing/_internal/common_utils.py' 2022-12-01T09:59:59.1564625Z adding 'torch/testing/_internal/composite_compliance.py' 2022-12-01T09:59:59.1568317Z adding 'torch/testing/_internal/dist_utils.py' 2022-12-01T09:59:59.1573145Z adding 'torch/testing/_internal/hypothesis_utils.py' 2022-12-01T09:59:59.1582235Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2022-12-01T09:59:59.1592225Z adding 'torch/testing/_internal/jit_utils.py' 2022-12-01T09:59:59.1595687Z adding 'torch/testing/_internal/logging_tensor.py' 2022-12-01T09:59:59.1597669Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2022-12-01T09:59:59.1600255Z adding 'torch/testing/_internal/schema_check_mode.py' 2022-12-01T09:59:59.1602188Z adding 'torch/testing/_internal/codegen/__init__.py' 2022-12-01T09:59:59.1606876Z adding 'torch/testing/_internal/codegen/random_topo_test.py' 2022-12-01T09:59:59.1608946Z adding 'torch/testing/_internal/data/__init__.py' 2022-12-01T09:59:59.1610636Z adding 'torch/testing/_internal/data/network1.py' 2022-12-01T09:59:59.1612127Z adding 'torch/testing/_internal/data/network2.py' 2022-12-01T09:59:59.1613747Z adding 'torch/testing/_internal/distributed/__init__.py' 2022-12-01T09:59:59.1620398Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2022-12-01T09:59:59.1701972Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2022-12-01T09:59:59.1712840Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2022-12-01T09:59:59.1715085Z adding 'torch/testing/_internal/distributed/pipe_with_ddp_test.py' 2022-12-01T09:59:59.1717845Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2022-12-01T09:59:59.1719840Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2022-12-01T09:59:59.1721573Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2022-12-01T09:59:59.1724199Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2022-12-01T09:59:59.1726507Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2022-12-01T09:59:59.1728331Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2022-12-01T09:59:59.1729723Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2022-12-01T09:59:59.1731564Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2022-12-01T09:59:59.1736735Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2022-12-01T09:59:59.1739291Z adding 'torch/testing/_internal/distributed/pipeline/__init__.py' 2022-12-01T09:59:59.1741314Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2022-12-01T09:59:59.1765075Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2022-12-01T09:59:59.1770543Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2022-12-01T09:59:59.1774508Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2022-12-01T09:59:59.1777041Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2022-12-01T09:59:59.1778857Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2022-12-01T09:59:59.1830581Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2022-12-01T09:59:59.1837465Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2022-12-01T09:59:59.1839254Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2022-12-01T09:59:59.1841439Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2022-12-01T09:59:59.1844984Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2022-12-01T09:59:59.1846902Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2022-12-01T09:59:59.1849021Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2022-12-01T09:59:59.1860407Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2022-12-01T09:59:59.1864261Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2022-12-01T09:59:59.1866224Z adding 'torch/testing/_internal/generated/__init__.py' 2022-12-01T09:59:59.1897836Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2022-12-01T09:59:59.1907489Z adding 'torch/testing/_internal/opinfo/__init__.py' 2022-12-01T09:59:59.1937506Z adding 'torch/testing/_internal/opinfo/core.py' 2022-12-01T09:59:59.1942607Z adding 'torch/testing/_internal/opinfo/refs.py' 2022-12-01T09:59:59.1946041Z adding 'torch/testing/_internal/opinfo/utils.py' 2022-12-01T09:59:59.1948169Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2022-12-01T09:59:59.1954536Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2022-12-01T09:59:59.1959449Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2022-12-01T09:59:59.1977138Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2022-12-01T09:59:59.1982692Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2022-12-01T09:59:59.1984849Z adding 'torch/testing/_internal/test_module/__init__.py' 2022-12-01T09:59:59.1986315Z adding 'torch/testing/_internal/test_module/future_div.py' 2022-12-01T09:59:59.1988117Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2022-12-01T09:59:59.1990296Z adding 'torch/utils/__init__.py' 2022-12-01T09:59:59.1991898Z adding 'torch/utils/_cpp_extension_versioner.py' 2022-12-01T09:59:59.1993499Z adding 'torch/utils/_crash_handler.py' 2022-12-01T09:59:59.1995245Z adding 'torch/utils/_cuda_trace.py' 2022-12-01T09:59:59.1998934Z adding 'torch/utils/_freeze.py' 2022-12-01T09:59:59.2000801Z adding 'torch/utils/_mode_utils.py' 2022-12-01T09:59:59.2003222Z adding 'torch/utils/_python_dispatch.py' 2022-12-01T09:59:59.2007200Z adding 'torch/utils/_pytree.py' 2022-12-01T09:59:59.2009497Z adding 'torch/utils/_zip.py' 2022-12-01T09:59:59.2016031Z adding 'torch/utils/bundled_inputs.py' 2022-12-01T09:59:59.2022405Z adding 'torch/utils/checkpoint.py' 2022-12-01T09:59:59.2028060Z adding 'torch/utils/collect_env.py' 2022-12-01T09:59:59.2030262Z adding 'torch/utils/cpp_backtrace.py' 2022-12-01T09:59:59.2059531Z adding 'torch/utils/cpp_extension.py' 2022-12-01T09:59:59.2064402Z adding 'torch/utils/dlpack.py' 2022-12-01T09:59:59.2066477Z adding 'torch/utils/file_baton.py' 2022-12-01T09:59:59.2069706Z adding 'torch/utils/hooks.py' 2022-12-01T09:59:59.2072477Z adding 'torch/utils/mkldnn.py' 2022-12-01T09:59:59.2075491Z adding 'torch/utils/mobile_optimizer.py' 2022-12-01T09:59:59.2077324Z adding 'torch/utils/model_zoo.py' 2022-12-01T09:59:59.2079946Z adding 'torch/utils/show_pickle.py' 2022-12-01T09:59:59.2083096Z adding 'torch/utils/throughput_benchmark.py' 2022-12-01T09:59:59.2085253Z adding 'torch/utils/backcompat/__init__.py' 2022-12-01T09:59:59.2087150Z adding 'torch/utils/benchmark/__init__.py' 2022-12-01T09:59:59.2088984Z adding 'torch/utils/benchmark/examples/__init__.py' 2022-12-01T09:59:59.2092258Z adding 'torch/utils/benchmark/examples/blas_compare.py' 2022-12-01T09:59:59.2095794Z adding 'torch/utils/benchmark/examples/blas_compare_setup.py' 2022-12-01T09:59:59.2098105Z adding 'torch/utils/benchmark/examples/compare.py' 2022-12-01T09:59:59.2103262Z adding 'torch/utils/benchmark/examples/end_to_end.py' 2022-12-01T09:59:59.2105858Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2022-12-01T09:59:59.2108451Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2022-12-01T09:59:59.2110297Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2022-12-01T09:59:59.2113056Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2022-12-01T09:59:59.2114945Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2022-12-01T09:59:59.2117314Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2022-12-01T09:59:59.2119809Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2022-12-01T09:59:59.2122166Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2022-12-01T09:59:59.2124752Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2022-12-01T09:59:59.2126813Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2022-12-01T09:59:59.2128874Z adding 'torch/utils/benchmark/utils/__init__.py' 2022-12-01T09:59:59.2130875Z adding 'torch/utils/benchmark/utils/_stubs.py' 2022-12-01T09:59:59.2135837Z adding 'torch/utils/benchmark/utils/common.py' 2022-12-01T09:59:59.2140365Z adding 'torch/utils/benchmark/utils/compare.py' 2022-12-01T09:59:59.2143956Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2022-12-01T09:59:59.2149866Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2022-12-01T09:59:59.2153263Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2022-12-01T09:59:59.2155441Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2022-12-01T09:59:59.2161818Z adding 'torch/utils/benchmark/utils/timer.py' 2022-12-01T09:59:59.2164333Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2022-12-01T09:59:59.2167478Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2022-12-01T09:59:59.2169341Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2022-12-01T09:59:59.2171535Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2022-12-01T09:59:59.2182410Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2022-12-01T09:59:59.2228174Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2022-12-01T09:59:59.2239200Z adding 'torch/utils/bottleneck/__init__.py' 2022-12-01T09:59:59.2242152Z adding 'torch/utils/bottleneck/__main__.py' 2022-12-01T09:59:59.2244620Z adding 'torch/utils/data/__init__.py' 2022-12-01T09:59:59.2246339Z adding 'torch/utils/data/backward_compatibility.py' 2022-12-01T09:59:59.2271185Z adding 'torch/utils/data/dataloader.py' 2022-12-01T09:59:59.2275543Z adding 'torch/utils/data/dataloader_experimental.py' 2022-12-01T09:59:59.2280005Z adding 'torch/utils/data/dataset.py' 2022-12-01T09:59:59.2283238Z adding 'torch/utils/data/distributed.py' 2022-12-01T09:59:59.2286067Z adding 'torch/utils/data/graph.py' 2022-12-01T09:59:59.2288772Z adding 'torch/utils/data/graph_settings.py' 2022-12-01T09:59:59.2292632Z adding 'torch/utils/data/sampler.py' 2022-12-01T09:59:59.2295816Z adding 'torch/utils/data/_utils/__init__.py' 2022-12-01T09:59:59.2300083Z adding 'torch/utils/data/_utils/collate.py' 2022-12-01T09:59:59.2302309Z adding 'torch/utils/data/_utils/fetch.py' 2022-12-01T09:59:59.2304373Z adding 'torch/utils/data/_utils/pin_memory.py' 2022-12-01T09:59:59.2306027Z adding 'torch/utils/data/_utils/serialization.py' 2022-12-01T09:59:59.2308272Z adding 'torch/utils/data/_utils/signal_handling.py' 2022-12-01T09:59:59.2312946Z adding 'torch/utils/data/_utils/worker.py' 2022-12-01T09:59:59.2315230Z adding 'torch/utils/data/communication/__init__.py' 2022-12-01T09:59:59.2317300Z adding 'torch/utils/data/communication/eventloop.py' 2022-12-01T09:59:59.2320039Z adding 'torch/utils/data/communication/iter.py' 2022-12-01T09:59:59.2322748Z adding 'torch/utils/data/communication/map.py' 2022-12-01T09:59:59.2324628Z adding 'torch/utils/data/communication/messages.py' 2022-12-01T09:59:59.2327138Z adding 'torch/utils/data/communication/protocol.py' 2022-12-01T09:59:59.2329163Z adding 'torch/utils/data/communication/queue.py' 2022-12-01T09:59:59.2331076Z adding 'torch/utils/data/datapipes/__init__.py' 2022-12-01T09:59:59.2334109Z adding 'torch/utils/data/datapipes/_decorator.py' 2022-12-01T09:59:59.2338144Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2022-12-01T09:59:59.2343537Z adding 'torch/utils/data/datapipes/_typing.py' 2022-12-01T09:59:59.2348311Z adding 'torch/utils/data/datapipes/datapipe.py' 2022-12-01T09:59:59.2351368Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2022-12-01T09:59:59.2355076Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2022-12-01T09:59:59.2357306Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2022-12-01T09:59:59.2359393Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2022-12-01T09:59:59.2363289Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2022-12-01T09:59:59.2365859Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2022-12-01T09:59:59.2367600Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2022-12-01T09:59:59.2369789Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2022-12-01T09:59:59.2373389Z adding 'torch/utils/data/datapipes/iter/callable.py' 2022-12-01T09:59:59.2376829Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2022-12-01T09:59:59.2382917Z adding 'torch/utils/data/datapipes/iter/combining.py' 2022-12-01T09:59:59.2385645Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2022-12-01T09:59:59.2387961Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2022-12-01T09:59:59.2391897Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2022-12-01T09:59:59.2394380Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2022-12-01T09:59:59.2396897Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2022-12-01T09:59:59.2398941Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2022-12-01T09:59:59.2400797Z adding 'torch/utils/data/datapipes/iter/utils.py' 2022-12-01T09:59:59.2402770Z adding 'torch/utils/data/datapipes/map/__init__.py' 2022-12-01T09:59:59.2404759Z adding 'torch/utils/data/datapipes/map/callable.py' 2022-12-01T09:59:59.2407284Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2022-12-01T09:59:59.2409492Z adding 'torch/utils/data/datapipes/map/combining.py' 2022-12-01T09:59:59.2411773Z adding 'torch/utils/data/datapipes/map/grouping.py' 2022-12-01T09:59:59.2413681Z adding 'torch/utils/data/datapipes/map/utils.py' 2022-12-01T09:59:59.2415733Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2022-12-01T09:59:59.2420427Z adding 'torch/utils/data/datapipes/utils/common.py' 2022-12-01T09:59:59.2424313Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2022-12-01T09:59:59.2426853Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2022-12-01T09:59:59.2428666Z adding 'torch/utils/hipify/__init__.py' 2022-12-01T09:59:59.2430541Z adding 'torch/utils/hipify/constants.py' 2022-12-01T09:59:59.2476827Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2022-12-01T09:59:59.2496821Z adding 'torch/utils/hipify/hipify_python.py' 2022-12-01T09:59:59.2499505Z adding 'torch/utils/hipify/version.py' 2022-12-01T09:59:59.2501130Z adding 'torch/utils/jit/__init__.py' 2022-12-01T09:59:59.2503447Z adding 'torch/utils/jit/log_extract.py' 2022-12-01T09:59:59.2509095Z adding 'torch/utils/model_dump/__init__.py' 2022-12-01T09:59:59.2511302Z adding 'torch/utils/model_dump/__main__.py' 2022-12-01T09:59:59.2516757Z adding 'torch/utils/model_dump/code.js' 2022-12-01T09:59:59.2519901Z adding 'torch/utils/model_dump/htm.mjs' 2022-12-01T09:59:59.2523494Z adding 'torch/utils/model_dump/preact.mjs' 2022-12-01T09:59:59.2525525Z adding 'torch/utils/model_dump/skeleton.html' 2022-12-01T09:59:59.2527689Z adding 'torch/utils/tensorboard/__init__.py' 2022-12-01T09:59:59.2536063Z adding 'torch/utils/tensorboard/_caffe2_graph.py' 2022-12-01T09:59:59.2538855Z adding 'torch/utils/tensorboard/_convert_np.py' 2022-12-01T09:59:59.2541009Z adding 'torch/utils/tensorboard/_embedding.py' 2022-12-01T09:59:59.2543187Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2022-12-01T09:59:59.2545802Z adding 'torch/utils/tensorboard/_proto_graph.py' 2022-12-01T09:59:59.2550920Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2022-12-01T09:59:59.2555509Z adding 'torch/utils/tensorboard/_utils.py' 2022-12-01T09:59:59.2574857Z adding 'torch/utils/tensorboard/summary.py' 2022-12-01T09:59:59.2587107Z adding 'torch/utils/tensorboard/writer.py' 2022-12-01T09:59:59.2592238Z adding 'torchgen/__init__.py' 2022-12-01T09:59:59.2594535Z adding 'torchgen/code_template.py' 2022-12-01T09:59:59.2597031Z adding 'torchgen/context.py' 2022-12-01T09:59:59.2626456Z adding 'torchgen/gen.py' 2022-12-01T09:59:59.2636081Z adding 'torchgen/gen_backend_stubs.py' 2022-12-01T09:59:59.2645852Z adding 'torchgen/gen_functionalization_type.py' 2022-12-01T09:59:59.2653461Z adding 'torchgen/gen_lazy_tensor.py' 2022-12-01T09:59:59.2657644Z adding 'torchgen/gen_vmap_plumbing.py' 2022-12-01T09:59:59.2659986Z adding 'torchgen/local.py' 2022-12-01T09:59:59.2695184Z adding 'torchgen/model.py' 2022-12-01T09:59:59.2706713Z adding 'torchgen/native_function_generation.py' 2022-12-01T09:59:59.2713158Z adding 'torchgen/utils.py' 2022-12-01T09:59:59.2715640Z adding 'torchgen/api/__init__.py' 2022-12-01T09:59:59.2723610Z adding 'torchgen/api/autograd.py' 2022-12-01T09:59:59.2729313Z adding 'torchgen/api/cpp.py' 2022-12-01T09:59:59.2732288Z adding 'torchgen/api/dispatcher.py' 2022-12-01T09:59:59.2735651Z adding 'torchgen/api/functionalization.py' 2022-12-01T09:59:59.2741404Z adding 'torchgen/api/lazy.py' 2022-12-01T09:59:59.2744433Z adding 'torchgen/api/meta.py' 2022-12-01T09:59:59.2746412Z adding 'torchgen/api/native.py' 2022-12-01T09:59:59.2763759Z adding 'torchgen/api/python.py' 2022-12-01T09:59:59.2768155Z adding 'torchgen/api/structured.py' 2022-12-01T09:59:59.2773697Z adding 'torchgen/api/translate.py' 2022-12-01T09:59:59.2782381Z adding 'torchgen/api/types.py' 2022-12-01T09:59:59.2786108Z adding 'torchgen/api/ufunc.py' 2022-12-01T09:59:59.2789766Z adding 'torchgen/api/unboxing.py' 2022-12-01T09:59:59.2792302Z adding 'torchgen/dest/__init__.py' 2022-12-01T09:59:59.2800432Z adding 'torchgen/dest/lazy_ir.py' 2022-12-01T09:59:59.2803540Z adding 'torchgen/dest/lazy_ts_lowering.py' 2022-12-01T09:59:59.2805768Z adding 'torchgen/dest/native_functions.py' 2022-12-01T09:59:59.2816921Z adding 'torchgen/dest/register_dispatch_key.py' 2022-12-01T09:59:59.2823185Z adding 'torchgen/dest/ufunc.py' 2022-12-01T09:59:59.2825734Z adding 'torchgen/operator_versions/__init__.py' 2022-12-01T09:59:59.2829807Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2022-12-01T09:59:59.2832116Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2022-12-01T09:59:59.2925051Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2022-12-01T09:59:59.2938886Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2022-12-01T09:59:59.2941589Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2022-12-01T09:59:59.2943768Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2022-12-01T09:59:59.2945663Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2022-12-01T09:59:59.2947896Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2022-12-01T09:59:59.2949852Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2022-12-01T09:59:59.2951650Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2022-12-01T09:59:59.2953375Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2022-12-01T09:59:59.2955290Z adding 'torchgen/packaged/ATen/templates/Function.h' 2022-12-01T09:59:59.2957051Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2022-12-01T09:59:59.2959413Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2022-12-01T09:59:59.2962059Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2022-12-01T09:59:59.2964115Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2022-12-01T09:59:59.2965855Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2022-12-01T09:59:59.2967810Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2022-12-01T09:59:59.2969626Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2022-12-01T09:59:59.2971778Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2022-12-01T09:59:59.2973587Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2022-12-01T09:59:59.2975680Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2022-12-01T09:59:59.2977444Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2022-12-01T09:59:59.2979280Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2022-12-01T09:59:59.2981647Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2022-12-01T09:59:59.2983612Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2022-12-01T09:59:59.2985533Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2022-12-01T09:59:59.2987728Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2022-12-01T09:59:59.2989748Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2022-12-01T09:59:59.2991623Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2022-12-01T09:59:59.2993551Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2022-12-01T09:59:59.2995855Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2022-12-01T09:59:59.2997619Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2022-12-01T09:59:59.2999646Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2022-12-01T09:59:59.3008476Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2022-12-01T09:59:59.3011146Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2022-12-01T09:59:59.3012863Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2022-12-01T09:59:59.3014662Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2022-12-01T09:59:59.3016334Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2022-12-01T09:59:59.3017886Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2022-12-01T09:59:59.3019862Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2022-12-01T09:59:59.3021902Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2022-12-01T09:59:59.3023047Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2022-12-01T09:59:59.3024991Z adding 'torchgen/selective_build/__init__.py' 2022-12-01T09:59:59.3027494Z adding 'torchgen/selective_build/operator.py' 2022-12-01T09:59:59.3031293Z adding 'torchgen/selective_build/selector.py' 2022-12-01T09:59:59.3033014Z adding 'torchgen/static_runtime/__init__.py' 2022-12-01T09:59:59.3035905Z adding 'torchgen/static_runtime/config.py' 2022-12-01T09:59:59.3039059Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2022-12-01T09:59:59.3045379Z adding 'torchgen/static_runtime/generator.py' 2022-12-01T09:59:59.3083524Z adding 'torch-1.13.0a0+gitc13d400.dist-info/LICENSE' 2022-12-01T09:59:59.3098046Z adding 'torch-1.13.0a0+gitc13d400.dist-info/METADATA' 2022-12-01T09:59:59.3104724Z adding 'torch-1.13.0a0+gitc13d400.dist-info/NOTICE' 2022-12-01T09:59:59.3106221Z adding 'torch-1.13.0a0+gitc13d400.dist-info/WHEEL' 2022-12-01T09:59:59.3107716Z adding 'torch-1.13.0a0+gitc13d400.dist-info/entry_points.txt' 2022-12-01T09:59:59.3108331Z adding 'torch-1.13.0a0+gitc13d400.dist-info/top_level.txt' 2022-12-01T09:59:59.3654564Z adding 'torch-1.13.0a0+gitc13d400.dist-info/RECORD' 2022-12-01T09:59:59.3937221Z removing build/bdist.linux-x86_64/wheel 2022-12-01T09:59:59.6604807Z ++ echo dist/torch-1.13.0a0+gitc13d400-cp37-cp37m-linux_x86_64.whl 2022-12-01T09:59:59.6606049Z + python -mpip install 'dist/torch-1.13.0a0+gitc13d400-cp37-cp37m-linux_x86_64.whl[opt-einsum]' 2022-12-01T10:00:00.0053506Z Processing ./dist/torch-1.13.0a0+gitc13d400-cp37-cp37m-linux_x86_64.whl 2022-12-01T10:00:00.0808332Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch==1.13.0a0+gitc13d400) (4.3.0) 2022-12-01T10:00:00.0820680Z Requirement already satisfied: opt-einsum>=3.3 in /opt/conda/lib/python3.7/site-packages (from torch==1.13.0a0+gitc13d400) (3.3.0) 2022-12-01T10:00:00.0887519Z Requirement already satisfied: numpy>=1.7 in /opt/conda/lib/python3.7/site-packages (from opt-einsum>=3.3->torch==1.13.0a0+gitc13d400) (1.18.5) 2022-12-01T10:00:00.8690011Z Installing collected packages: torch 2022-12-01T10:00:07.0571687Z Successfully installed torch-1.13.0a0+gitc13d400 2022-12-01T10:00:07.1139501Z + set -x 2022-12-01T10:00:07.1139713Z + assert_git_not_dirty 2022-12-01T10:00:07.1140019Z + [[ linux-focal-py3.7-gcc7-pch != *rocm* ]] 2022-12-01T10:00:07.1140455Z + [[ linux-focal-py3.7-gcc7-pch != *xla* ]] 2022-12-01T10:00:07.1141784Z ++ git status --porcelain 2022-12-01T10:00:09.1421077Z + git_status= 2022-12-01T10:00:09.1421401Z + [[ -n '' ]] 2022-12-01T10:00:09.1421677Z + mkdir -p dist 2022-12-01T10:00:09.1492094Z + '[' -f build/.ninja_log ']' 2022-12-01T10:00:09.1492537Z + [[ linux-focal-py3.7-gcc7-pch == *rocm* ]] 2022-12-01T10:00:09.1492832Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts 2022-12-01T10:00:09.1495303Z ++ [[ linux-focal-py3.7-gcc7-pch == *rocm* ]] 2022-12-01T10:00:09.1495535Z ++ echo OFF 2022-12-01T10:00:09.1497113Z + CUSTOM_TEST_USE_ROCM=OFF 2022-12-01T10:00:09.1497376Z + CUSTOM_TEST_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public 2022-12-01T10:00:09.1497692Z + mkdir -pv build/custom_test_artifacts 2022-12-01T10:00:09.1505119Z mkdir: created directory 'build/custom_test_artifacts' 2022-12-01T10:00:09.1506577Z + CUSTOM_OP_BUILD=build/custom_test_artifacts/custom-op-build 2022-12-01T10:00:09.1506874Z + CUSTOM_OP_TEST=/var/lib/jenkins/workspace/test/custom_operator 2022-12-01T10:00:09.1507137Z + python --version 2022-12-01T10:00:09.1517749Z Python 3.7.13 2022-12-01T10:00:09.1522082Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2022-12-01T10:00:09.3218740Z + SITE_PACKAGES=/opt/conda/lib/python3.7/site-packages 2022-12-01T10:00:09.3219101Z + mkdir -p build/custom_test_artifacts/custom-op-build 2022-12-01T10:00:09.3226166Z + pushd build/custom_test_artifacts/custom-op-build 2022-12-01T10:00:09.3226521Z ~/workspace/build/custom_test_artifacts/custom-op-build ~/workspace 2022-12-01T10:00:09.3228799Z ++ which python 2022-12-01T10:00:09.3236503Z + cmake /var/lib/jenkins/workspace/test/custom_operator -DCMAKE_PREFIX_PATH=/opt/conda/lib/python3.7/site-packages/torch -DPYTHON_EXECUTABLE=/opt/conda/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2022-12-01T10:00:09.3711276Z -- The C compiler identification is GNU 7.5.0 2022-12-01T10:00:09.4272847Z -- The CXX compiler identification is GNU 7.5.0 2022-12-01T10:00:09.4375355Z -- Detecting C compiler ABI info 2022-12-01T10:00:09.5356865Z -- Detecting C compiler ABI info - done 2022-12-01T10:00:09.5432949Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2022-12-01T10:00:09.5435187Z -- Detecting C compile features 2022-12-01T10:00:09.5438780Z -- Detecting C compile features - done 2022-12-01T10:00:09.5467486Z -- Detecting CXX compiler ABI info 2022-12-01T10:00:09.6424741Z -- Detecting CXX compiler ABI info - done 2022-12-01T10:00:09.6502471Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2022-12-01T10:00:09.6504998Z -- Detecting CXX compile features 2022-12-01T10:00:09.6509575Z -- Detecting CXX compile features - done 2022-12-01T10:00:09.6542562Z -- Looking for pthread.h 2022-12-01T10:00:09.7350485Z -- Looking for pthread.h - found 2022-12-01T10:00:09.7351442Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-12-01T10:00:09.8128087Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-12-01T10:00:09.8128691Z -- Looking for pthread_create in pthreads 2022-12-01T10:00:09.8760652Z -- Looking for pthread_create in pthreads - not found 2022-12-01T10:00:09.8761182Z -- Looking for pthread_create in pthread 2022-12-01T10:00:09.9481732Z -- Looking for pthread_create in pthread - found 2022-12-01T10:00:09.9490720Z -- Found Threads: TRUE 2022-12-01T10:00:09.9668593Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-12-01T10:00:09.9669321Z static library kineto_LIBRARY-NOTFOUND not found. 2022-12-01T10:00:09.9669748Z Call Stack (most recent call first): 2022-12-01T10:00:09.9670455Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-12-01T10:00:09.9670989Z CMakeLists.txt:9 (find_package) 2022-12-01T10:00:09.9671199Z 2022-12-01T10:00:09.9671345Z  2022-12-01T10:00:09.9672421Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-12-01T10:00:09.9675352Z -- Configuring done 2022-12-01T10:00:09.9716814Z -- Generating done 2022-12-01T10:00:09.9720547Z CMake Warning: 2022-12-01T10:00:09.9721093Z Manually-specified variables were not used by the project: 2022-12-01T10:00:09.9721404Z 2022-12-01T10:00:09.9721510Z PYTHON_EXECUTABLE 2022-12-01T10:00:09.9721632Z 2022-12-01T10:00:09.9721705Z  2022-12-01T10:00:09.9729921Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build 2022-12-01T10:00:09.9753186Z + make VERBOSE=1 2022-12-01T10:00:09.9763489Z /opt/conda/bin/cmake -S/var/lib/jenkins/workspace/test/custom_operator -B/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build --check-build-system CMakeFiles/Makefile.cmake 0 2022-12-01T10:00:09.9810989Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build//CMakeFiles/progress.marks 2022-12-01T10:00:09.9846922Z make -f CMakeFiles/Makefile2 all 2022-12-01T10:00:09.9854488Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:00:09.9855404Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/depend 2022-12-01T10:00:09.9862793Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:00:09.9863999Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake --color= 2022-12-01T10:00:09.9905924Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:00:09.9906691Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/build 2022-12-01T10:00:09.9914130Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:00:09.9950753Z [ 25%] Building CXX object CMakeFiles/custom_ops.dir/op.cpp.o 2022-12-01T10:00:09.9954544Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dcustom_ops_EXPORTS -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/custom_ops.dir/op.cpp.o -MF CMakeFiles/custom_ops.dir/op.cpp.o.d -o CMakeFiles/custom_ops.dir/op.cpp.o -c /var/lib/jenkins/workspace/test/custom_operator/op.cpp 2022-12-01T10:00:10.7119388Z [ 50%] Linking CXX shared library libcustom_ops.so 2022-12-01T10:00:10.7122694Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/custom_ops.dir/link.txt --verbose=1 2022-12-01T10:00:10.7159265Z /opt/cache/bin/c++ -fPIC -shared -Wl,-soname,libcustom_ops.so -o libcustom_ops.so CMakeFiles/custom_ops.dir/op.cpp.o -Wl,-rpath,/opt/conda/lib/python3.7/site-packages/torch/lib /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2022-12-01T10:00:10.9258512Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:00:10.9317632Z [ 50%] Built target custom_ops 2022-12-01T10:00:10.9321387Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/depend 2022-12-01T10:00:10.9329703Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:00:10.9331701Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake --color= 2022-12-01T10:00:10.9376415Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:00:10.9377034Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/build 2022-12-01T10:00:10.9384766Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:00:10.9423430Z [ 75%] Building CXX object CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-12-01T10:00:10.9427889Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -MF CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d -o CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -c /var/lib/jenkins/workspace/test/custom_operator/test_custom_ops.cpp 2022-12-01T10:00:11.6127761Z [100%] Linking CXX executable test_custom_ops 2022-12-01T10:00:11.6130397Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/test_custom_ops.dir/link.txt --verbose=1 2022-12-01T10:00:11.6168268Z /opt/cache/bin/c++ -rdynamic CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -o test_custom_ops -Wl,-rpath,/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build:/opt/conda/lib/python3.7/site-packages/torch/lib libcustom_ops.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so 2022-12-01T10:00:11.8748179Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:00:11.8808656Z [100%] Built target test_custom_ops 2022-12-01T10:00:11.8813007Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:00:11.8813967Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles 0 2022-12-01T10:00:11.8855524Z + popd 2022-12-01T10:00:11.8855824Z ~/workspace 2022-12-01T10:00:11.8856034Z + assert_git_not_dirty 2022-12-01T10:00:11.8856350Z + [[ linux-focal-py3.7-gcc7-pch != *rocm* ]] 2022-12-01T10:00:11.8856651Z + [[ linux-focal-py3.7-gcc7-pch != *xla* ]] 2022-12-01T10:00:11.8859137Z ++ git status --porcelain 2022-12-01T10:00:11.9633790Z + git_status= 2022-12-01T10:00:11.9634102Z + [[ -n '' ]] 2022-12-01T10:00:11.9634588Z + JIT_HOOK_BUILD=build/custom_test_artifacts/jit-hook-build 2022-12-01T10:00:11.9634873Z + JIT_HOOK_TEST=/var/lib/jenkins/workspace/test/jit_hooks 2022-12-01T10:00:11.9635536Z + python --version 2022-12-01T10:00:11.9645479Z Python 3.7.13 2022-12-01T10:00:11.9649600Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2022-12-01T10:00:12.1338550Z + SITE_PACKAGES=/opt/conda/lib/python3.7/site-packages 2022-12-01T10:00:12.1338903Z + mkdir -p build/custom_test_artifacts/jit-hook-build 2022-12-01T10:00:12.1346464Z + pushd build/custom_test_artifacts/jit-hook-build 2022-12-01T10:00:12.1346835Z ~/workspace/build/custom_test_artifacts/jit-hook-build ~/workspace 2022-12-01T10:00:12.1349169Z ++ which python 2022-12-01T10:00:12.1356832Z + cmake /var/lib/jenkins/workspace/test/jit_hooks -DCMAKE_PREFIX_PATH=/opt/conda/lib/python3.7/site-packages/torch -DPYTHON_EXECUTABLE=/opt/conda/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2022-12-01T10:00:12.1838565Z -- The C compiler identification is GNU 7.5.0 2022-12-01T10:00:12.2402319Z -- The CXX compiler identification is GNU 7.5.0 2022-12-01T10:00:12.2504428Z -- Detecting C compiler ABI info 2022-12-01T10:00:12.3292772Z -- Detecting C compiler ABI info - done 2022-12-01T10:00:12.3371285Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2022-12-01T10:00:12.3374340Z -- Detecting C compile features 2022-12-01T10:00:12.3378569Z -- Detecting C compile features - done 2022-12-01T10:00:12.3409250Z -- Detecting CXX compiler ABI info 2022-12-01T10:00:12.4251866Z -- Detecting CXX compiler ABI info - done 2022-12-01T10:00:12.4330027Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2022-12-01T10:00:12.4332787Z -- Detecting CXX compile features 2022-12-01T10:00:12.4337756Z -- Detecting CXX compile features - done 2022-12-01T10:00:12.4369961Z -- Looking for pthread.h 2022-12-01T10:00:12.5145563Z -- Looking for pthread.h - found 2022-12-01T10:00:12.5146165Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-12-01T10:00:12.5968228Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-12-01T10:00:12.5968876Z -- Looking for pthread_create in pthreads 2022-12-01T10:00:12.6653672Z -- Looking for pthread_create in pthreads - not found 2022-12-01T10:00:12.6654178Z -- Looking for pthread_create in pthread 2022-12-01T10:00:12.7459653Z -- Looking for pthread_create in pthread - found 2022-12-01T10:00:12.7467689Z -- Found Threads: TRUE 2022-12-01T10:00:12.7638342Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-12-01T10:00:12.7638789Z static library kineto_LIBRARY-NOTFOUND not found. 2022-12-01T10:00:12.7639078Z Call Stack (most recent call first): 2022-12-01T10:00:12.7639491Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-12-01T10:00:12.7639875Z CMakeLists.txt:9 (find_package) 2022-12-01T10:00:12.7640010Z 2022-12-01T10:00:12.7640105Z  2022-12-01T10:00:12.7640918Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-12-01T10:00:12.7642822Z -- Configuring done 2022-12-01T10:00:12.7671701Z -- Generating done 2022-12-01T10:00:12.7674299Z CMake Warning: 2022-12-01T10:00:12.7674810Z Manually-specified variables were not used by the project: 2022-12-01T10:00:12.7674986Z 2022-12-01T10:00:12.7675066Z PYTHON_EXECUTABLE 2022-12-01T10:00:12.7675182Z 2022-12-01T10:00:12.7675267Z  2022-12-01T10:00:12.7684686Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build 2022-12-01T10:00:12.7707222Z + make VERBOSE=1 2022-12-01T10:00:12.7716613Z /opt/conda/bin/cmake -S/var/lib/jenkins/workspace/test/jit_hooks -B/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build --check-build-system CMakeFiles/Makefile.cmake 0 2022-12-01T10:00:12.7763214Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build//CMakeFiles/progress.marks 2022-12-01T10:00:12.7800042Z make -f CMakeFiles/Makefile2 all 2022-12-01T10:00:12.7806933Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:00:12.7807362Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/depend 2022-12-01T10:00:12.7814711Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:00:12.7815769Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/jit_hooks /var/lib/jenkins/workspace/test/jit_hooks /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake --color= 2022-12-01T10:00:12.7858759Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:00:12.7859334Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/build 2022-12-01T10:00:12.7867037Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:00:12.7905000Z [ 50%] Building CXX object CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-12-01T10:00:12.7909169Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -MF CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d -o CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -c /var/lib/jenkins/workspace/test/jit_hooks/test_jit_hooks.cpp 2022-12-01T10:00:13.5063279Z [100%] Linking CXX executable test_jit_hooks 2022-12-01T10:00:13.5066164Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/test_jit_hooks.dir/link.txt --verbose=1 2022-12-01T10:00:13.5102939Z /opt/cache/bin/c++ -rdynamic CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -o test_jit_hooks -Wl,-rpath,/opt/conda/lib/python3.7/site-packages/torch/lib /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2022-12-01T10:00:13.7538146Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:00:13.7600238Z [100%] Built target test_jit_hooks 2022-12-01T10:00:13.7604314Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:00:13.7605327Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles 0 2022-12-01T10:00:13.7646952Z + popd 2022-12-01T10:00:13.7647210Z ~/workspace 2022-12-01T10:00:13.7647418Z + assert_git_not_dirty 2022-12-01T10:00:13.7647759Z + [[ linux-focal-py3.7-gcc7-pch != *rocm* ]] 2022-12-01T10:00:13.7648062Z + [[ linux-focal-py3.7-gcc7-pch != *xla* ]] 2022-12-01T10:00:13.7650586Z ++ git status --porcelain 2022-12-01T10:00:13.8421288Z + git_status= 2022-12-01T10:00:13.8421588Z + [[ -n '' ]] 2022-12-01T10:00:13.8421916Z + CUSTOM_BACKEND_BUILD=build/custom_test_artifacts/custom-backend-build 2022-12-01T10:00:13.8422220Z + CUSTOM_BACKEND_TEST=/var/lib/jenkins/workspace/test/custom_backend 2022-12-01T10:00:13.8422485Z + python --version 2022-12-01T10:00:13.8432425Z Python 3.7.13 2022-12-01T10:00:13.8434313Z + mkdir -p build/custom_test_artifacts/custom-backend-build 2022-12-01T10:00:13.8441764Z + pushd build/custom_test_artifacts/custom-backend-build 2022-12-01T10:00:13.8442416Z ~/workspace/build/custom_test_artifacts/custom-backend-build ~/workspace 2022-12-01T10:00:13.8444969Z ++ which python 2022-12-01T10:00:13.8452614Z + cmake /var/lib/jenkins/workspace/test/custom_backend -DCMAKE_PREFIX_PATH=/opt/conda/lib/python3.7/site-packages/torch -DPYTHON_EXECUTABLE=/opt/conda/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2022-12-01T10:00:13.8927381Z -- The C compiler identification is GNU 7.5.0 2022-12-01T10:00:13.9493365Z -- The CXX compiler identification is GNU 7.5.0 2022-12-01T10:00:13.9602569Z -- Detecting C compiler ABI info 2022-12-01T10:00:14.0343279Z -- Detecting C compiler ABI info - done 2022-12-01T10:00:14.0419769Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2022-12-01T10:00:14.0422219Z -- Detecting C compile features 2022-12-01T10:00:14.0426667Z -- Detecting C compile features - done 2022-12-01T10:00:14.0455705Z -- Detecting CXX compiler ABI info 2022-12-01T10:00:14.1298361Z -- Detecting CXX compiler ABI info - done 2022-12-01T10:00:14.1376755Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2022-12-01T10:00:14.1379636Z -- Detecting CXX compile features 2022-12-01T10:00:14.1384683Z -- Detecting CXX compile features - done 2022-12-01T10:00:14.1417872Z -- Looking for pthread.h 2022-12-01T10:00:14.2154834Z -- Looking for pthread.h - found 2022-12-01T10:00:14.2155860Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-12-01T10:00:14.2938496Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-12-01T10:00:14.2938834Z -- Looking for pthread_create in pthreads 2022-12-01T10:00:14.3616406Z -- Looking for pthread_create in pthreads - not found 2022-12-01T10:00:14.3616842Z -- Looking for pthread_create in pthread 2022-12-01T10:00:14.4426331Z -- Looking for pthread_create in pthread - found 2022-12-01T10:00:14.4434075Z -- Found Threads: TRUE 2022-12-01T10:00:14.4605568Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-12-01T10:00:14.4606290Z static library kineto_LIBRARY-NOTFOUND not found. 2022-12-01T10:00:14.4606545Z Call Stack (most recent call first): 2022-12-01T10:00:14.4606934Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-12-01T10:00:14.4607277Z CMakeLists.txt:9 (find_package) 2022-12-01T10:00:14.4607408Z 2022-12-01T10:00:14.4607491Z  2022-12-01T10:00:14.4608557Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-12-01T10:00:14.4611102Z -- Configuring done 2022-12-01T10:00:14.4654018Z -- Generating done 2022-12-01T10:00:14.4657884Z CMake Warning: 2022-12-01T10:00:14.4658386Z Manually-specified variables were not used by the project: 2022-12-01T10:00:14.4658704Z 2022-12-01T10:00:14.4658840Z PYTHON_EXECUTABLE 2022-12-01T10:00:14.4658958Z 2022-12-01T10:00:14.4659039Z  2022-12-01T10:00:14.4667409Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build 2022-12-01T10:00:14.4690047Z + make VERBOSE=1 2022-12-01T10:00:14.4700224Z /opt/conda/bin/cmake -S/var/lib/jenkins/workspace/test/custom_backend -B/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build --check-build-system CMakeFiles/Makefile.cmake 0 2022-12-01T10:00:14.4748175Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build//CMakeFiles/progress.marks 2022-12-01T10:00:14.4785323Z make -f CMakeFiles/Makefile2 all 2022-12-01T10:00:14.4793105Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:00:14.4793568Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/depend 2022-12-01T10:00:14.4800757Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:00:14.4801951Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake --color= 2022-12-01T10:00:14.4843412Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:00:14.4844141Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/build 2022-12-01T10:00:14.4852588Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:00:14.4890032Z [ 25%] Building CXX object CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-12-01T10:00:14.4894353Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dcustom_backend_EXPORTS -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/custom_backend.dir/custom_backend.cpp.o -MF CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d -o CMakeFiles/custom_backend.dir/custom_backend.cpp.o -c /var/lib/jenkins/workspace/test/custom_backend/custom_backend.cpp 2022-12-01T10:00:14.7965405Z [ 50%] Linking CXX shared library libcustom_backend.so 2022-12-01T10:00:14.7968074Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/custom_backend.dir/link.txt --verbose=1 2022-12-01T10:00:14.8005349Z /opt/cache/bin/c++ -fPIC -shared -Wl,-soname,libcustom_backend.so -o libcustom_backend.so CMakeFiles/custom_backend.dir/custom_backend.cpp.o -Wl,-rpath,/opt/conda/lib/python3.7/site-packages/torch/lib /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2022-12-01T10:00:15.0224012Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:00:15.0286068Z [ 50%] Built target custom_backend 2022-12-01T10:00:15.0289536Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/depend 2022-12-01T10:00:15.0298017Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:00:15.0300078Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake --color= 2022-12-01T10:00:15.0346015Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:00:15.0346579Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/build 2022-12-01T10:00:15.0353928Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:00:15.0393978Z [ 75%] Building CXX object CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-12-01T10:00:15.0399272Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -MF CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d -o CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -c /var/lib/jenkins/workspace/test/custom_backend/test_custom_backend.cpp 2022-12-01T10:00:15.6855613Z [100%] Linking CXX executable test_custom_backend 2022-12-01T10:00:15.6857972Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/test_custom_backend.dir/link.txt --verbose=1 2022-12-01T10:00:15.6894878Z /opt/cache/bin/c++ -rdynamic CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -o test_custom_backend -Wl,-rpath,/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build:/opt/conda/lib/python3.7/site-packages/torch/lib libcustom_backend.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so 2022-12-01T10:00:15.9397513Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:00:15.9457112Z [100%] Built target test_custom_backend 2022-12-01T10:00:15.9460958Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:00:15.9462473Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles 0 2022-12-01T10:00:15.9504273Z + popd 2022-12-01T10:00:15.9504541Z ~/workspace 2022-12-01T10:00:15.9504838Z + assert_git_not_dirty 2022-12-01T10:00:15.9505345Z + [[ linux-focal-py3.7-gcc7-pch != *rocm* ]] 2022-12-01T10:00:15.9505854Z + [[ linux-focal-py3.7-gcc7-pch != *xla* ]] 2022-12-01T10:00:15.9508144Z ++ git status --porcelain 2022-12-01T10:00:16.0282824Z + git_status= 2022-12-01T10:00:16.0283293Z + [[ -n '' ]] 2022-12-01T10:00:16.0283658Z + [[ linux-focal-py3.7-gcc7-pch != *libtorch* ]] 2022-12-01T10:00:16.0283955Z + [[ linux-focal-py3.7-gcc7-pch != *bazel* ]] 2022-12-01T10:00:16.0284201Z + python tools/stats/export_test_times.py 2022-12-01T10:00:16.0763238Z Ignoring disabled issues: [] 2022-12-01T10:00:16.0764242Z Exporting test times from test-infra to .pytorch-test-times.json 2022-12-01T10:00:16.0764823Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json to /var/lib/jenkins/workspace/.pytorch-test-times.json 2022-12-01T10:00:16.0994024Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-focal-py3.7-gcc7-pch not found, available envs are: dict_keys(['linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck', 'linux-bionic-cuda11.6-py3.7-gcc7-debug', 'linux-bionic-cuda11.6-py3.9-gcc7', 'linux-bionic-cuda11.7-py3.7-gcc7-debug', 'linux-focal-rocm5.2-py3.8-distributed', 'linux-focal-rocm5.2-py3.8-slow', 'win-vs2019-cuda11.7-py3', 'cuda11.6-py3.10-gcc7-sm86', 'linux-bionic-cuda11.6-py3.10-gcc7', 'linux-bionic-cuda11.7-py3.10-gcc7', 'linux-bionic-py3.7-clang9', 'linux-bionic-py3.7-clang9-slow', 'linux-focal-py3.7-clang7-asan', 'linux-focal-py3.7-gcc7', 'linux-focal-rocm5.2-py3.8', 'macos-12-py3-arm64', 'macos-12-py3-arm64-mps', 'macos-12-py3-x86-64', 'parallelnative-linux-focal-py3.7-gcc7', 'win-vs2019-cpu-py3', 'win-vs2019-cuda11.6-py3']). 2022-12-01T10:00:16.1143434Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-focal-py3.7-gcc7-pch not found, available envs are: dict_keys(['linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck', 'linux-bionic-cuda11.6-py3.7-gcc7-debug', 'linux-bionic-cuda11.6-py3.9-gcc7', 'linux-bionic-cuda11.7-py3.7-gcc7-debug', 'linux-focal-rocm5.2-py3.8-distributed', 'linux-focal-rocm5.2-py3.8-slow', 'win-vs2019-cuda11.7-py3', 'cuda11.6-py3.10-gcc7-sm86', 'linux-bionic-cuda11.6-py3.10-gcc7', 'linux-bionic-cuda11.7-py3.10-gcc7', 'linux-bionic-py3.7-clang9', 'linux-bionic-py3.7-clang9-slow', 'linux-focal-py3.7-clang7-asan', 'linux-focal-py3.7-gcc7', 'linux-focal-rocm5.2-py3.8', 'macos-12-py3-arm64', 'macos-12-py3-arm64-mps', 'macos-12-py3-x86-64', 'parallelnative-linux-focal-py3.7-gcc7', 'win-vs2019-cpu-py3', 'win-vs2019-cuda11.6-py3']). 2022-12-01T10:00:16.1317305Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-focal-py3.7-gcc7-pch not found, available envs are: dict_keys(['linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck', 'linux-bionic-cuda11.6-py3.7-gcc7-debug', 'linux-bionic-cuda11.6-py3.9-gcc7', 'linux-bionic-cuda11.7-py3.7-gcc7-debug', 'linux-focal-rocm5.2-py3.8-distributed', 'linux-focal-rocm5.2-py3.8-slow', 'win-vs2019-cuda11.7-py3', 'cuda11.6-py3.10-gcc7-sm86', 'linux-bionic-cuda11.6-py3.10-gcc7', 'linux-bionic-cuda11.7-py3.10-gcc7', 'linux-bionic-py3.7-clang9', 'linux-bionic-py3.7-clang9-slow', 'linux-focal-py3.7-clang7-asan', 'linux-focal-py3.7-gcc7', 'linux-focal-rocm5.2-py3.8', 'macos-12-py3-arm64', 'macos-12-py3-arm64-mps', 'macos-12-py3-x86-64', 'parallelnative-linux-focal-py3.7-gcc7', 'win-vs2019-cpu-py3', 'win-vs2019-cuda11.6-py3']). 2022-12-01T10:00:16.1318823Z All retries exhausted, downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json failed. 2022-12-01T10:00:16.1378990Z + print_sccache_stats 2022-12-01T10:00:16.1379358Z + echo 'PyTorch Build Statistics' 2022-12-01T10:00:16.1379656Z PyTorch Build Statistics 2022-12-01T10:00:16.1379890Z + sccache --show-stats 2022-12-01T10:00:16.1401395Z Compile requests 6601 2022-12-01T10:00:16.1401806Z Compile requests executed 6295 2022-12-01T10:00:16.1402193Z Cache hits 6264 2022-12-01T10:00:16.1402547Z Cache hits (C/C++) 6264 2022-12-01T10:00:16.1402847Z Cache misses 8 2022-12-01T10:00:16.1403160Z Cache misses (C/C++) 8 2022-12-01T10:00:16.1403416Z Cache timeouts 0 2022-12-01T10:00:16.1403709Z Cache read errors 0 2022-12-01T10:00:16.1404055Z Forced recaches 0 2022-12-01T10:00:16.1404424Z Cache write errors 0 2022-12-01T10:00:16.1404678Z Compilation failures 9 2022-12-01T10:00:16.1404869Z Cache errors 14 2022-12-01T10:00:16.1405061Z Cache errors (C/C++) 14 2022-12-01T10:00:16.1405354Z Non-cacheable compilations 0 2022-12-01T10:00:16.1405599Z Non-cacheable calls 18 2022-12-01T10:00:16.1406556Z Non-compilation calls 288 2022-12-01T10:00:16.1406865Z Unsupported compiler calls 0 2022-12-01T10:00:16.1407808Z Average cache write 0.110 s 2022-12-01T10:00:16.1408280Z Average cache read miss 33.754 s 2022-12-01T10:00:16.1408672Z Average cache read hit 0.034 s 2022-12-01T10:00:16.1409102Z Failed distributed compilations 0 2022-12-01T10:00:16.1409340Z 2022-12-01T10:00:16.1409603Z Non-cacheable reasons: 2022-12-01T10:00:16.1409911Z multiple input files 15 2022-12-01T10:00:16.1410266Z -x 2 2022-12-01T10:00:16.1410499Z unknown source language 1 2022-12-01T10:00:16.1410637Z 2022-12-01T10:00:16.1411137Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-12-01T10:00:16.1411550Z + [[ -n 9818098537 ]] 2022-12-01T10:00:16.1411803Z + sccache --show-stats --stats-format json 2022-12-01T10:00:16.1412255Z + jq .stats 2022-12-01T10:00:16.1778879Z + sccache_epilogue 2022-12-01T10:00:16.1779470Z + echo '::group::Sccache Compilation Log' 2022-12-01T10:00:16.1780171Z ##[group]Sccache Compilation Log 2022-12-01T10:00:16.1780480Z + echo '=================== sccache compilation log ===================' 2022-12-01T10:00:16.1780723Z =================== sccache compilation log =================== 2022-12-01T10:00:16.1781089Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2022-12-01T10:00:16.1939736Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2022-12-01T10:00:16.1940126Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2022-12-01T10:00:16.1940434Z + sccache --show-stats 2022-12-01T10:00:16.1959501Z Compile requests 6601 2022-12-01T10:00:16.1959906Z Compile requests executed 6295 2022-12-01T10:00:16.1960233Z Cache hits 6264 2022-12-01T10:00:16.1960609Z Cache hits (C/C++) 6264 2022-12-01T10:00:16.1960959Z Cache misses 8 2022-12-01T10:00:16.1961185Z Cache misses (C/C++) 8 2022-12-01T10:00:16.1961383Z Cache timeouts 0 2022-12-01T10:00:16.1961585Z Cache read errors 0 2022-12-01T10:00:16.1961770Z Forced recaches 0 2022-12-01T10:00:16.1961968Z Cache write errors 0 2022-12-01T10:00:16.1962362Z Compilation failures 9 2022-12-01T10:00:16.1962659Z Cache errors 14 2022-12-01T10:00:16.1962894Z Cache errors (C/C++) 14 2022-12-01T10:00:16.1963180Z Non-cacheable compilations 0 2022-12-01T10:00:16.1963440Z Non-cacheable calls 18 2022-12-01T10:00:16.1963683Z Non-compilation calls 288 2022-12-01T10:00:16.1964029Z Unsupported compiler calls 0 2022-12-01T10:00:16.1964246Z Average cache write 0.110 s 2022-12-01T10:00:16.1964452Z Average cache read miss 33.754 s 2022-12-01T10:00:16.1964668Z Average cache read hit 0.034 s 2022-12-01T10:00:16.1964892Z Failed distributed compilations 0 2022-12-01T10:00:16.1965038Z 2022-12-01T10:00:16.1965138Z Non-cacheable reasons: 2022-12-01T10:00:16.1965342Z multiple input files 15 2022-12-01T10:00:16.1965576Z -x 2 2022-12-01T10:00:16.1965769Z unknown source language 1 2022-12-01T10:00:16.1965882Z 2022-12-01T10:00:16.1966299Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-12-01T10:00:16.1966722Z + sccache --stop-server 2022-12-01T10:00:16.1979304Z Stopping sccache server... 2022-12-01T10:00:16.1982585Z Compile requests 6601 2022-12-01T10:00:16.1982990Z Compile requests executed 6295 2022-12-01T10:00:16.1983349Z Cache hits 6264 2022-12-01T10:00:16.1983674Z Cache hits (C/C++) 6264 2022-12-01T10:00:16.1983987Z Cache misses 8 2022-12-01T10:00:16.1984306Z Cache misses (C/C++) 8 2022-12-01T10:00:16.1984640Z Cache timeouts 0 2022-12-01T10:00:16.1984958Z Cache read errors 0 2022-12-01T10:00:16.1985269Z Forced recaches 0 2022-12-01T10:00:16.1985486Z Cache write errors 0 2022-12-01T10:00:16.1985681Z Compilation failures 9 2022-12-01T10:00:16.1985882Z Cache errors 14 2022-12-01T10:00:16.1986076Z Cache errors (C/C++) 14 2022-12-01T10:00:16.1986381Z Non-cacheable compilations 0 2022-12-01T10:00:16.1986696Z Non-cacheable calls 18 2022-12-01T10:00:16.1986957Z Non-compilation calls 288 2022-12-01T10:00:16.1987162Z Unsupported compiler calls 0 2022-12-01T10:00:16.1987516Z Average cache write 0.110 s 2022-12-01T10:00:16.1987733Z Average cache read miss 33.754 s 2022-12-01T10:00:16.1987956Z Average cache read hit 0.034 s 2022-12-01T10:00:16.1988204Z Failed distributed compilations 0 2022-12-01T10:00:16.1988338Z 2022-12-01T10:00:16.1988449Z Non-cacheable reasons: 2022-12-01T10:00:16.1988647Z multiple input files 15 2022-12-01T10:00:16.1988927Z -x 2 2022-12-01T10:00:16.1989122Z unknown source language 1 2022-12-01T10:00:16.1989247Z 2022-12-01T10:00:16.1989665Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-12-01T10:00:16.1990256Z + echo ::endgroup:: 2022-12-01T10:00:16.1990784Z ##[endgroup] 2022-12-01T10:00:16.2048355Z ##[group]Run zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .pytorch-test-times.json 2022-12-01T10:00:16.2048787Z zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .pytorch-test-times.json 2022-12-01T10:00:16.2126264Z shell: /usr/bin/bash -e {0} 2022-12-01T10:00:16.2126465Z ##[endgroup] 2022-12-01T10:00:16.2196102Z zip warning: name not matched: .pytorch-test-times.json 2022-12-01T10:00:16.2204439Z adding: dist/ (stored 0%) 2022-12-01T10:00:19.4324128Z adding: dist/torch-1.13.0a0+gitc13d400-cp37-cp37m-linux_x86_64.whl (deflated 2%) 2022-12-01T10:00:19.4324510Z adding: build/custom_test_artifacts/ (stored 0%) 2022-12-01T10:00:19.4324856Z adding: build/custom_test_artifacts/custom-op-build/ (stored 0%) 2022-12-01T10:00:19.4325219Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/ (stored 0%) 2022-12-01T10:00:19.4326369Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log (deflated 88%) 2022-12-01T10:00:19.4326884Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ (stored 0%) 2022-12-01T10:00:19.4327326Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake (deflated 64%) 2022-12-01T10:00:19.4327773Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ (stored 0%) 2022-12-01T10:00:19.4328221Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ (stored 0%) 2022-12-01T10:00:19.4329477Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2022-12-01T10:00:19.4331503Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out (deflated 82%) 2022-12-01T10:00:19.4331964Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ (stored 0%) 2022-12-01T10:00:19.4332424Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ (stored 0%) 2022-12-01T10:00:19.4334311Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 76%) 2022-12-01T10:00:19.4336108Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out (deflated 82%) 2022-12-01T10:00:19.4338027Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin (deflated 82%) 2022-12-01T10:00:19.4338523Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake (deflated 67%) 2022-12-01T10:00:19.4340498Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin (deflated 82%) 2022-12-01T10:00:19.4341276Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake (deflated 71%) 2022-12-01T10:00:19.4341713Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ (stored 0%) 2022-12-01T10:00:19.4342146Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log (deflated 72%) 2022-12-01T10:00:19.4342779Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache (deflated 8%) 2022-12-01T10:00:19.4343220Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ (stored 0%) 2022-12-01T10:00:19.4343669Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts (deflated 15%) 2022-12-01T10:00:19.4344163Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make (deflated 21%) 2022-12-01T10:00:19.4344648Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make (deflated 18%) 2022-12-01T10:00:19.4345117Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt (deflated 65%) 2022-12-01T10:00:19.4345649Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake (deflated 40%) 2022-12-01T10:00:19.4346127Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make (deflated 72%) 2022-12-01T10:00:19.4346601Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake (deflated 44%) 2022-12-01T10:00:19.4347052Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make (deflated 36%) 2022-12-01T10:00:19.4347525Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make (deflated 26%) 2022-12-01T10:00:19.4363822Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d (deflated 92%) 2022-12-01T10:00:19.4496013Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o (deflated 80%) 2022-12-01T10:00:19.4496480Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ (stored 0%) 2022-12-01T10:00:19.4496947Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts (deflated 16%) 2022-12-01T10:00:19.4497448Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make (deflated 21%) 2022-12-01T10:00:19.4497947Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make (deflated 17%) 2022-12-01T10:00:19.4498417Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt (deflated 66%) 2022-12-01T10:00:19.4498879Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake (deflated 46%) 2022-12-01T10:00:19.4499356Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make (deflated 75%) 2022-12-01T10:00:19.4499832Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake (deflated 51%) 2022-12-01T10:00:19.4500310Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make (deflated 37%) 2022-12-01T10:00:19.4500771Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make (deflated 26%) 2022-12-01T10:00:19.4517568Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d (deflated 92%) 2022-12-01T10:00:19.4612597Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o (deflated 80%) 2022-12-01T10:00:19.4613115Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2022-12-01T10:00:19.4613588Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt (deflated 72%) 2022-12-01T10:00:19.4614276Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks (stored 0%) 2022-12-01T10:00:19.4614707Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 (deflated 75%) 2022-12-01T10:00:19.4615238Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake (deflated 85%) 2022-12-01T10:00:19.4616944Z adding: build/custom_test_artifacts/custom-op-build/CMakeCache.txt (deflated 79%) 2022-12-01T10:00:19.4617824Z adding: build/custom_test_artifacts/custom-op-build/Makefile (deflated 74%) 2022-12-01T10:00:19.4618639Z adding: build/custom_test_artifacts/custom-op-build/cmake_install.cmake (deflated 61%) 2022-12-01T10:00:19.4740257Z adding: build/custom_test_artifacts/custom-op-build/libcustom_ops.so (deflated 71%) 2022-12-01T10:00:19.4822077Z adding: build/custom_test_artifacts/custom-op-build/test_custom_ops (deflated 70%) 2022-12-01T10:00:19.4822457Z adding: build/custom_test_artifacts/jit-hook-build/ (stored 0%) 2022-12-01T10:00:19.4822827Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ (stored 0%) 2022-12-01T10:00:19.4825303Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log (deflated 88%) 2022-12-01T10:00:19.4825716Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ (stored 0%) 2022-12-01T10:00:19.4826157Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake (deflated 64%) 2022-12-01T10:00:19.4826599Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ (stored 0%) 2022-12-01T10:00:19.4827029Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ (stored 0%) 2022-12-01T10:00:19.4828373Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2022-12-01T10:00:19.4830274Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out (deflated 82%) 2022-12-01T10:00:19.4830736Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ (stored 0%) 2022-12-01T10:00:19.4831176Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ (stored 0%) 2022-12-01T10:00:19.4832965Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 76%) 2022-12-01T10:00:19.4834786Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out (deflated 82%) 2022-12-01T10:00:19.4836696Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin (deflated 82%) 2022-12-01T10:00:19.4837320Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake (deflated 67%) 2022-12-01T10:00:19.4839171Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin (deflated 82%) 2022-12-01T10:00:19.4839945Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake (deflated 71%) 2022-12-01T10:00:19.4840388Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ (stored 0%) 2022-12-01T10:00:19.4840827Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log (deflated 72%) 2022-12-01T10:00:19.4841273Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache (deflated 8%) 2022-12-01T10:00:19.4841684Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ (stored 0%) 2022-12-01T10:00:19.4842150Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts (deflated 15%) 2022-12-01T10:00:19.4842645Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make (deflated 20%) 2022-12-01T10:00:19.4843119Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make (deflated 17%) 2022-12-01T10:00:19.4843568Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt (deflated 68%) 2022-12-01T10:00:19.4844044Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake (deflated 45%) 2022-12-01T10:00:19.4844518Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make (deflated 74%) 2022-12-01T10:00:19.4845087Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake (deflated 48%) 2022-12-01T10:00:19.4845546Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make (deflated 37%) 2022-12-01T10:00:19.4846018Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make (deflated 26%) 2022-12-01T10:00:19.4862833Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d (deflated 92%) 2022-12-01T10:00:19.4936236Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o (deflated 80%) 2022-12-01T10:00:19.4936811Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2022-12-01T10:00:19.4937311Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt (deflated 64%) 2022-12-01T10:00:19.4937761Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks (stored 0%) 2022-12-01T10:00:19.4938190Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 (deflated 68%) 2022-12-01T10:00:19.4938693Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake (deflated 85%) 2022-12-01T10:00:19.4940350Z adding: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt (deflated 79%) 2022-12-01T10:00:19.4941155Z adding: build/custom_test_artifacts/jit-hook-build/Makefile (deflated 71%) 2022-12-01T10:00:19.4941864Z adding: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake (deflated 61%) 2022-12-01T10:00:19.5005630Z adding: build/custom_test_artifacts/jit-hook-build/test_jit_hooks (deflated 71%) 2022-12-01T10:00:19.5006052Z adding: build/custom_test_artifacts/custom-backend-build/ (stored 0%) 2022-12-01T10:00:19.5006451Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ (stored 0%) 2022-12-01T10:00:19.5008927Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log (deflated 88%) 2022-12-01T10:00:19.5009376Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ (stored 0%) 2022-12-01T10:00:19.5009838Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake (deflated 64%) 2022-12-01T10:00:19.5010361Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ (stored 0%) 2022-12-01T10:00:19.5010811Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ (stored 0%) 2022-12-01T10:00:19.5011938Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2022-12-01T10:00:19.5014147Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out (deflated 82%) 2022-12-01T10:00:19.5014639Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ (stored 0%) 2022-12-01T10:00:19.5015093Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ (stored 0%) 2022-12-01T10:00:19.5016783Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 76%) 2022-12-01T10:00:19.5018628Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out (deflated 82%) 2022-12-01T10:00:19.5020514Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin (deflated 82%) 2022-12-01T10:00:19.5021071Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake (deflated 67%) 2022-12-01T10:00:19.5022966Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin (deflated 82%) 2022-12-01T10:00:19.5023793Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake (deflated 71%) 2022-12-01T10:00:19.5024477Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ (stored 0%) 2022-12-01T10:00:19.5024988Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log (deflated 72%) 2022-12-01T10:00:19.5025509Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache (deflated 8%) 2022-12-01T10:00:19.5026004Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ (stored 0%) 2022-12-01T10:00:19.5026494Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts (deflated 15%) 2022-12-01T10:00:19.5027187Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make (deflated 21%) 2022-12-01T10:00:19.5027751Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make (deflated 18%) 2022-12-01T10:00:19.5028248Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt (deflated 67%) 2022-12-01T10:00:19.5028744Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake (deflated 46%) 2022-12-01T10:00:19.5029240Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make (deflated 74%) 2022-12-01T10:00:19.5029732Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake (deflated 48%) 2022-12-01T10:00:19.5030227Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make (deflated 36%) 2022-12-01T10:00:19.5030725Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make (deflated 26%) 2022-12-01T10:00:19.5031946Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d (deflated 89%) 2022-12-01T10:00:19.5203145Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o (deflated 81%) 2022-12-01T10:00:19.5203734Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ (stored 0%) 2022-12-01T10:00:19.5204292Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts (deflated 16%) 2022-12-01T10:00:19.5204827Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make (deflated 20%) 2022-12-01T10:00:19.5205450Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make (deflated 18%) 2022-12-01T10:00:19.5206016Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt (deflated 67%) 2022-12-01T10:00:19.5206524Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake (deflated 49%) 2022-12-01T10:00:19.5207030Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make (deflated 76%) 2022-12-01T10:00:19.5207530Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake (deflated 52%) 2022-12-01T10:00:19.5208040Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make (deflated 37%) 2022-12-01T10:00:19.5208543Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make (deflated 26%) 2022-12-01T10:00:19.5224968Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d (deflated 92%) 2022-12-01T10:00:19.5292677Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o (deflated 79%) 2022-12-01T10:00:19.5293327Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 48%) 2022-12-01T10:00:19.5294180Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt (deflated 74%) 2022-12-01T10:00:19.5294657Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks (stored 0%) 2022-12-01T10:00:19.5295218Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 (deflated 75%) 2022-12-01T10:00:19.5295674Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake (deflated 85%) 2022-12-01T10:00:19.5297031Z adding: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt (deflated 79%) 2022-12-01T10:00:19.5297928Z adding: build/custom_test_artifacts/custom-backend-build/Makefile (deflated 75%) 2022-12-01T10:00:19.5298516Z adding: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake (deflated 61%) 2022-12-01T10:00:19.5455537Z adding: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so (deflated 71%) 2022-12-01T10:00:19.5514890Z adding: build/custom_test_artifacts/custom-backend-build/test_custom_backend (deflated 71%) 2022-12-01T10:00:19.5515193Z adding: build/lib/ (stored 0%) 2022-12-01T10:00:19.5515850Z adding: build/lib/libclog.a (deflated 74%) 2022-12-01T10:00:19.5602489Z adding: build/lib/libgtest.a (deflated 73%) 2022-12-01T10:00:19.5617062Z adding: build/lib/libpthreadpool.a (deflated 59%) 2022-12-01T10:00:19.5774547Z adding: build/lib/libbenchmark.a (deflated 69%) 2022-12-01T10:00:19.5911816Z adding: build/lib/libprotobuf-lite.a (deflated 74%) 2022-12-01T10:00:19.5922505Z adding: build/lib/libittnotify.a (deflated 78%) 2022-12-01T10:00:19.5967278Z adding: build/lib/libtensorpipe_uv.a (deflated 65%) 2022-12-01T10:00:19.6081029Z adding: build/lib/libasmjit.a (deflated 62%) 2022-12-01T10:00:19.6238416Z adding: build/lib/libgloo.a (deflated 70%) 2022-12-01T10:00:19.6943274Z adding: build/lib/libprotobuf.a (deflated 72%) 2022-12-01T10:00:19.6984016Z adding: build/lib/libfmt.a (deflated 69%) 2022-12-01T10:00:19.6984860Z adding: build/lib/libfoxi_loader.a (deflated 59%) 2022-12-01T10:00:19.6986468Z adding: build/lib/libtorch_global_deps.so (deflated 87%) 2022-12-01T10:00:19.7096500Z adding: build/lib/libc10.so (deflated 62%) 2022-12-01T10:00:19.7108742Z adding: build/lib/libcpuinfo.a (deflated 69%) 2022-12-01T10:00:19.7139475Z adding: build/lib/libcpuinfo_internals.a (deflated 70%) 2022-12-01T10:00:19.7161775Z adding: build/lib/libqnnpack.a (deflated 65%) 2022-12-01T10:00:19.7176312Z adding: build/lib/libnnpack_reference_layers.a (deflated 69%) 2022-12-01T10:00:19.7947986Z adding: build/lib/libprotoc.a (deflated 70%) 2022-12-01T10:00:19.7981769Z adding: build/lib/libpytorch_qnnpack.a (deflated 65%) 2022-12-01T10:00:19.8006517Z adding: build/lib/libgmock.a (deflated 71%) 2022-12-01T10:00:19.8007279Z adding: build/lib/libgtest_main.a (deflated 64%) 2022-12-01T10:00:19.8008004Z adding: build/lib/libbenchmark_main.a (deflated 65%) 2022-12-01T10:00:20.7816764Z adding: build/lib/libdnnl.a (deflated 79%) 2022-12-01T10:00:20.7845001Z adding: build/lib/libnnpack.a (deflated 73%) 2022-12-01T10:00:20.8659457Z adding: build/lib/libtensorpipe.a (deflated 77%) 2022-12-01T10:00:21.0441162Z adding: build/lib/libfbgemm.a (deflated 82%) 2022-12-01T10:00:21.1850695Z adding: build/lib/libdnnl_graph.a (deflated 77%) 2022-12-01T10:00:21.1851212Z adding: build/lib/libgmock_main.a (deflated 64%) 2022-12-01T10:00:21.2185200Z adding: build/lib/libkineto.a (deflated 69%) 2022-12-01T10:00:21.2380165Z adding: build/lib/libXNNPACK.a (deflated 70%) 2022-12-01T10:00:21.2436885Z adding: build/lib/libcaffe2_protos.a (deflated 75%) 2022-12-01T10:00:21.2496002Z adding: build/lib/libonnx_proto.a (deflated 77%) 2022-12-01T10:00:21.3363044Z adding: build/lib/libonnx.a (deflated 75%) 2022-12-01T10:00:24.4838741Z adding: build/lib/libtorch_cpu.so (deflated 71%) 2022-12-01T10:00:24.4839410Z adding: build/lib/libtorch.so (deflated 88%) 2022-12-01T10:00:24.4873709Z adding: build/lib/libjitbackend_test.so (deflated 63%) 2022-12-01T10:00:24.4954148Z adding: build/lib/libtorchbind_test.so (deflated 70%) 2022-12-01T10:00:24.4999173Z adding: build/lib/libbackend_with_compiler.so (deflated 61%) 2022-12-01T10:00:24.5005320Z adding: build/lib/libshm.so (deflated 64%) 2022-12-01T10:00:24.7393634Z adding: build/lib/libtorch_python.so (deflated 67%) 2022-12-01T10:00:24.7452413Z adding: build/lib/libnnapi_backend.so (deflated 59%) 2022-12-01T10:00:24.7452673Z adding: build/bin/ (stored 0%) 2022-12-01T10:00:24.7529098Z adding: build/bin/c10_CompileTimeFunctionPointer_test (deflated 60%) 2022-12-01T10:00:24.7609765Z adding: build/bin/c10_DeviceGuard_test (deflated 61%) 2022-12-01T10:00:24.7688650Z adding: build/bin/c10_Device_test (deflated 60%) 2022-12-01T10:00:24.7780545Z adding: build/bin/c10_DispatchKeySet_test (deflated 61%) 2022-12-01T10:00:24.7855269Z adding: build/bin/c10_StreamGuard_test (deflated 60%) 2022-12-01T10:00:24.7933606Z adding: build/bin/c10_SymInt_test (deflated 60%) 2022-12-01T10:00:24.8020325Z adding: build/bin/c10_InlineDeviceGuard_test (deflated 61%) 2022-12-01T10:00:24.8107002Z adding: build/bin/c10_InlineStreamGuard_test (deflated 61%) 2022-12-01T10:00:24.8195446Z adding: build/bin/c10_SizesAndStrides_test (deflated 61%) 2022-12-01T10:00:24.8270270Z adding: build/bin/c10_Array_test (deflated 60%) 2022-12-01T10:00:24.8349661Z adding: build/bin/c10_C++17_test (deflated 61%) 2022-12-01T10:00:24.8431965Z adding: build/bin/c10_Bitset_test (deflated 62%) 2022-12-01T10:00:24.8506887Z adding: build/bin/c10_ConstexprCrc_test (deflated 60%) 2022-12-01T10:00:24.8583446Z adding: build/bin/c10_DeadlockDetection_test (deflated 60%) 2022-12-01T10:00:24.8670788Z adding: build/bin/c10_LeftRight_test (deflated 62%) 2022-12-01T10:00:24.8748617Z adding: build/bin/c10_Half_test (deflated 60%) 2022-12-01T10:00:24.8842914Z adding: build/bin/c10_Metaprogramming_test (deflated 65%) 2022-12-01T10:00:24.8921294Z adding: build/bin/c10_Synchronized_test (deflated 60%) 2022-12-01T10:00:24.9121637Z adding: build/bin/c10_SmallVectorTest (deflated 74%) 2022-12-01T10:00:24.9209925Z adding: build/bin/c10_ThreadLocal_test (deflated 62%) 2022-12-01T10:00:24.9288379Z adding: build/bin/c10_TypeList_test (deflated 61%) 2022-12-01T10:00:24.9370175Z adding: build/bin/c10_TypeIndex_test (deflated 61%) 2022-12-01T10:00:24.9445200Z adding: build/bin/c10_TypeTraits_test (deflated 60%) 2022-12-01T10:00:24.9525729Z adding: build/bin/c10_accumulate_test (deflated 60%) 2022-12-01T10:00:24.9609678Z adding: build/bin/c10_complex_math_test (deflated 61%) 2022-12-01T10:00:24.9696691Z adding: build/bin/c10_bfloat16_test (deflated 60%) 2022-12-01T10:00:24.9783430Z adding: build/bin/c10_complex_test (deflated 60%) 2022-12-01T10:00:24.9941185Z adding: build/bin/c10_either_test (deflated 71%) 2022-12-01T10:00:25.0022573Z adding: build/bin/c10_exception_test (deflated 60%) 2022-12-01T10:00:25.0101233Z adding: build/bin/c10_irange_test (deflated 60%) 2022-12-01T10:00:25.0179542Z adding: build/bin/c10_flags_test (deflated 60%) 2022-12-01T10:00:25.0418622Z adding: build/bin/c10_intrusive_ptr_test (deflated 73%) 2022-12-01T10:00:25.0508423Z adding: build/bin/c10_logging_test (deflated 60%) 2022-12-01T10:00:25.0623044Z adding: build/bin/c10_optional_test (deflated 63%) 2022-12-01T10:00:25.0718207Z adding: build/bin/c10_ordered_preserving_dict_test (deflated 63%) 2022-12-01T10:00:25.0803606Z adding: build/bin/c10_registry_test (deflated 60%) 2022-12-01T10:00:25.0895083Z adding: build/bin/c10_string_view_test (deflated 62%) 2022-12-01T10:00:25.0985028Z adding: build/bin/c10_intrusive_ptr_benchmark (deflated 58%) 2022-12-01T10:00:25.1065409Z adding: build/bin/c10_tempfile_test (deflated 60%) 2022-12-01T10:00:25.1153566Z adding: build/bin/c10_typeid_test (deflated 61%) 2022-12-01T10:00:25.1936671Z adding: build/bin/protoc-3.13.0.0 (deflated 60%) 2022-12-01T10:00:25.2718417Z adding: build/bin/protoc (deflated 60%) 2022-12-01T10:00:25.3198209Z adding: build/bin/vec_test_all_types_AVX2 (deflated 71%) 2022-12-01T10:00:25.3615989Z adding: build/bin/vec_test_all_types_DEFAULT (deflated 73%) 2022-12-01T10:00:25.3709969Z adding: build/bin/TCPStoreTest (deflated 61%) 2022-12-01T10:00:25.3794025Z adding: build/bin/FileStoreTest (deflated 60%) 2022-12-01T10:00:25.3878098Z adding: build/bin/HashStoreTest (deflated 60%) 2022-12-01T10:00:25.3882298Z adding: build/bin/example_allreduce (deflated 68%) 2022-12-01T10:00:25.3964216Z adding: build/bin/Dimname_test (deflated 60%) 2022-12-01T10:00:25.4066137Z adding: build/bin/ProcessGroupGlooTest (deflated 61%) 2022-12-01T10:00:25.4177317Z adding: build/bin/Dict_test (deflated 64%) 2022-12-01T10:00:25.4274388Z adding: build/bin/MaybeOwned_test (deflated 64%) 2022-12-01T10:00:25.4364005Z adding: build/bin/NamedTensor_test (deflated 60%) 2022-12-01T10:00:25.4456189Z adding: build/bin/apply_utils_test (deflated 61%) 2022-12-01T10:00:25.4547742Z adding: build/bin/atest (deflated 61%) 2022-12-01T10:00:25.4644722Z adding: build/bin/basic (deflated 59%) 2022-12-01T10:00:25.4730025Z adding: build/bin/broadcast_test (deflated 60%) 2022-12-01T10:00:25.4821162Z adding: build/bin/cpu_generator_test (deflated 61%) 2022-12-01T10:00:25.4903227Z adding: build/bin/cpu_profiling_allocator_test (deflated 60%) 2022-12-01T10:00:25.4981497Z adding: build/bin/dispatch_key_set_test (deflated 60%) 2022-12-01T10:00:25.5115877Z adding: build/bin/cpu_rng_test (deflated 65%) 2022-12-01T10:00:25.5193424Z adding: build/bin/dlconvertor_test (deflated 60%) 2022-12-01T10:00:25.5284709Z adding: build/bin/extension_backend_test (deflated 60%) 2022-12-01T10:00:25.5372342Z adding: build/bin/half_test (deflated 60%) 2022-12-01T10:00:25.5521308Z adding: build/bin/ivalue_test (deflated 61%) 2022-12-01T10:00:25.5598447Z adding: build/bin/lazy_tensor_test (deflated 60%) 2022-12-01T10:00:25.5682228Z adding: build/bin/memory_format_test (deflated 60%) 2022-12-01T10:00:25.5764408Z adding: build/bin/memory_overlapping_test (deflated 60%) 2022-12-01T10:00:25.5847985Z adding: build/bin/math_kernel_test (deflated 60%) 2022-12-01T10:00:25.5927720Z adding: build/bin/operator_name_test (deflated 60%) 2022-12-01T10:00:25.6009732Z adding: build/bin/mobile_memory_cleanup (deflated 60%) 2022-12-01T10:00:25.6098187Z adding: build/bin/native_test (deflated 60%) 2022-12-01T10:00:25.6176507Z adding: build/bin/operators_test (deflated 60%) 2022-12-01T10:00:25.6258831Z adding: build/bin/packedtensoraccessor_test (deflated 60%) 2022-12-01T10:00:25.6361516Z adding: build/bin/pow_test (deflated 61%) 2022-12-01T10:00:25.6451160Z adding: build/bin/quantized_test (deflated 61%) 2022-12-01T10:00:25.6528437Z adding: build/bin/reduce_ops_test (deflated 60%) 2022-12-01T10:00:25.6608148Z adding: build/bin/reportMemoryUsage_test (deflated 60%) 2022-12-01T10:00:25.6697235Z adding: build/bin/scalar_tensor_test (deflated 59%) 2022-12-01T10:00:25.6789423Z adding: build/bin/scalar_test (deflated 60%) 2022-12-01T10:00:25.6871041Z adding: build/bin/stride_properties_test (deflated 60%) 2022-12-01T10:00:25.6957742Z adding: build/bin/type_ptr_test (deflated 61%) 2022-12-01T10:00:25.7074410Z adding: build/bin/tensor_iterator_test (deflated 67%) 2022-12-01T10:00:25.7077760Z adding: build/bin/thread_init_test (deflated 70%) 2022-12-01T10:00:25.7165168Z adding: build/bin/test_parallel (deflated 60%) 2022-12-01T10:00:25.7242629Z adding: build/bin/variant_test (deflated 60%) 2022-12-01T10:00:25.7324827Z adding: build/bin/undefined_tensor_test (deflated 60%) 2022-12-01T10:00:25.7419120Z adding: build/bin/type_test (deflated 61%) 2022-12-01T10:00:25.7420995Z adding: build/bin/verify_api_visibility (deflated 83%) 2022-12-01T10:00:25.7528769Z adding: build/bin/vmap_test (deflated 62%) 2022-12-01T10:00:25.7608853Z adding: build/bin/weakref_test (deflated 60%) 2022-12-01T10:00:25.7701811Z adding: build/bin/IListRef_test (deflated 61%) 2022-12-01T10:00:25.7781909Z adding: build/bin/wrapdim_test (deflated 60%) 2022-12-01T10:00:25.7858456Z adding: build/bin/xla_tensor_test (deflated 60%) 2022-12-01T10:00:25.8019787Z adding: build/bin/List_test (deflated 69%) 2022-12-01T10:00:25.8204445Z adding: build/bin/kernel_function_legacy_test (deflated 66%) 2022-12-01T10:00:25.8304435Z adding: build/bin/KernelFunction_test (deflated 64%) 2022-12-01T10:00:25.8451214Z adding: build/bin/kernel_function_test (deflated 66%) 2022-12-01T10:00:25.8642106Z adding: build/bin/kernel_lambda_legacy_test (deflated 69%) 2022-12-01T10:00:25.8796311Z adding: build/bin/kernel_lambda_test (deflated 69%) 2022-12-01T10:00:25.8889513Z adding: build/bin/kernel_stackbased_test (deflated 61%) 2022-12-01T10:00:25.9036587Z adding: build/bin/make_boxed_from_unboxed_functor_test (deflated 65%) 2022-12-01T10:00:25.9115442Z adding: build/bin/CppSignature_test (deflated 60%) 2022-12-01T10:00:25.9190179Z adding: build/bin/op_allowlist_test (deflated 60%) 2022-12-01T10:00:25.9273008Z adding: build/bin/inline_container_test (deflated 60%) 2022-12-01T10:00:25.9671682Z adding: build/bin/op_registration_test (deflated 76%) 2022-12-01T10:00:25.9760231Z adding: build/bin/backend_fallback_test (deflated 60%) 2022-12-01T10:00:25.9784884Z adding: build/bin/tutorial_tensorexpr (deflated 66%) 2022-12-01T10:00:25.9869430Z adding: build/bin/test_dist_autograd (deflated 60%) 2022-12-01T10:00:25.9979953Z adding: build/bin/test_cpp_rpc (deflated 60%) 2022-12-01T10:00:25.9983333Z adding: build/bin/parallel_benchmark (deflated 69%) 2022-12-01T10:00:25.9998407Z adding: build/bin/aot_model_compiler_test (deflated 67%) 2022-12-01T10:00:26.0107376Z adding: build/bin/test_mobile_nnc (deflated 60%) 2022-12-01T10:00:26.0617493Z adding: build/bin/test_lazy (deflated 73%) 2022-12-01T10:00:26.0625325Z adding: build/bin/torch_shm_manager (deflated 61%) 2022-12-01T10:00:26.1889814Z adding: build/bin/test_tensorexpr (deflated 66%) 2022-12-01T10:00:26.3757198Z adding: build/bin/test_api (deflated 67%) 2022-12-01T10:00:26.4672150Z adding: build/bin/test_jit (deflated 66%) 2022-12-01T10:00:26.4723304Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-12-01T10:00:26.4723505Z with: 2022-12-01T10:00:26.4723699Z name: linux-focal-py3.7-gcc7-pch 2022-12-01T10:00:26.4723907Z retention-days: 14 2022-12-01T10:00:26.4724102Z if-no-files-found: error 2022-12-01T10:00:26.4724285Z path: artifacts.zip 2022-12-01T10:00:26.4724474Z s3-bucket: gha-artifacts 2022-12-01T10:00:26.4724665Z region: us-east-1 2022-12-01T10:00:26.4724823Z ##[endgroup] 2022-12-01T10:00:27.1063880Z With the provided path, there will be 1 file uploaded 2022-12-01T10:00:27.1064292Z Uploading to s3 prefix: pytorch/pytorch/3591403534/linux-focal-py3.7-gcc7-pch 2022-12-01T10:00:27.1115808Z Starting upload of artifacts.zip 2022-12-01T10:00:29.3042956Z Finished upload of artifacts.zip 2022-12-01T10:00:29.3175364Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-12-01T10:00:29.3175584Z with: 2022-12-01T10:00:29.3175790Z s3-prefix: pytorch/pytorch/3591403534/1/artifact 2022-12-01T10:00:29.3176004Z retention-days: 365 2022-12-01T10:00:29.3176193Z if-no-files-found: warn 2022-12-01T10:00:29.3176396Z path: sccache-stats-*.json 2022-12-01T10:00:29.3176569Z name: artifact 2022-12-01T10:00:29.3176747Z s3-bucket: gha-artifacts 2022-12-01T10:00:29.3176933Z region: us-east-1 2022-12-01T10:00:29.3177091Z ##[endgroup] 2022-12-01T10:00:29.6461786Z NOTE: s3-prefix specified, ignoring name parameter 2022-12-01T10:00:29.6462302Z With the provided path, there will be 1 file uploaded 2022-12-01T10:00:29.6462766Z Uploading to s3 prefix: pytorch/pytorch/3591403534/1/artifact 2022-12-01T10:00:29.6470892Z Starting upload of sccache-stats-linux-focal-py3.7-gcc7-pch-9818098537.json 2022-12-01T10:00:29.7263425Z Finished upload of sccache-stats-linux-focal-py3.7-gcc7-pch-9818098537.json 2022-12-01T10:00:29.7378289Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2022-12-01T10:00:29.7378516Z with: 2022-12-01T10:00:29.7378683Z ##[endgroup] 2022-12-01T10:00:29.7393508Z ##[group]Run set -eou pipefail 2022-12-01T10:00:29.7393733Z set -eou pipefail 2022-12-01T10:00:29.7393910Z  2022-12-01T10:00:29.7394140Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2022-12-01T10:00:29.7394374Z for _ in $(seq 1440); do 2022-12-01T10:00:29.7394587Z  # Break if no ssh session exists anymore 2022-12-01T10:00:29.7394799Z  if [ "$(who)" = "" ]; then 2022-12-01T10:00:29.7394964Z  break 2022-12-01T10:00:29.7395129Z  fi 2022-12-01T10:00:29.7395296Z  echo "." 2022-12-01T10:00:29.7395467Z  sleep 5 2022-12-01T10:00:29.7395805Z done 2022-12-01T10:00:29.7406890Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:00:29.7407137Z ##[endgroup] 2022-12-01T10:00:29.7430641Z Holding runner for 2 hours until all ssh sessions have logged out 2022-12-01T10:00:29.7507727Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-12-01T10:00:29.7508049Z # ignore expansion of "docker ps -q" since it could be empty 2022-12-01T10:00:29.7508294Z # shellcheck disable=SC2046 2022-12-01T10:00:29.7508517Z docker stop $(docker ps -q) || true 2022-12-01T10:00:29.7508729Z # Prune all of the docker images 2022-12-01T10:00:29.7508941Z docker system prune -af 2022-12-01T10:00:29.7518992Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:00:29.7519216Z ##[endgroup] 2022-12-01T10:00:35.4720929Z 7d6148020b3d 2022-12-01T10:00:35.9889440Z Deleted Containers: 2022-12-01T10:00:35.9889742Z 7d6148020b3d6a156cc0a5c0d45d3493cf548ab3c005d536f354b5bf1064b4f4 2022-12-01T10:00:35.9889917Z 2022-12-01T10:00:38.0720115Z Deleted Images: 2022-12-01T10:00:38.0720898Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T10:00:38.0721655Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7@sha256:7d4daa1530ad815417dd92428a12643a4a8b0e93e820e2eb2d4e8818a4e57ba2 2022-12-01T10:00:38.0722107Z deleted: sha256:e8be7981a8238969daaef272b84b69737c5858187c9b10870da76dec899f6864 2022-12-01T10:00:38.0722470Z deleted: sha256:dd542825775450ac98a8f341e744c9b998cf9f91f0b678b696bdfdcc8197900b 2022-12-01T10:00:38.0722808Z deleted: sha256:c2f995bd392fa39048aba9ecdbe2ce96fb0da354f391973cab978f1fdc1bafe9 2022-12-01T10:00:38.0723301Z deleted: sha256:0ba22d6d32aea10bff37a734be2eabf0ca45365a8c84009c11c72697bbeb57ac 2022-12-01T10:00:38.0723804Z deleted: sha256:1641ef8553a9d06a751fe1c9fa58edae658b58be5e4452cf0e6c22fe7e9e9f7a 2022-12-01T10:00:38.0724298Z deleted: sha256:6fe08b57b8677fadf24df12c30c6b075caa4e95cff1e8121398e7712e7cc816b 2022-12-01T10:00:38.0724765Z deleted: sha256:b535a07f21c50706835dc1c6a9f6134e10f492c0a72ef3edd3d61eb8b057318a 2022-12-01T10:00:38.0725237Z deleted: sha256:ad51a4c1d9f796ae822ae9448a0439daec4dc5352ab73405d5170d8320d6569b 2022-12-01T10:00:38.0725781Z deleted: sha256:cc3572e58e1eadfed379b3421fc485a2fec838dbe2f03f9482a844387875539b 2022-12-01T10:00:38.0726265Z deleted: sha256:f31159505662112f25c640d83a5486c60dcea9996cfac1468ae7b74838077420 2022-12-01T10:00:38.0726738Z deleted: sha256:5d54ecd58fecab272c8614e2c443272f47c9245eaf4b5be502820db913ddd776 2022-12-01T10:00:38.0727310Z deleted: sha256:e8fcb42d7c24a5f6cd663f59d8fd82a2ad892e66046dc0d36ee4bdadf1282b52 2022-12-01T10:00:38.0727882Z deleted: sha256:934da62f4ce129178b2355504cdb61701bffc48d1bcf3b1ce0ca6e4c89bdfa31 2022-12-01T10:00:38.0728383Z deleted: sha256:8dccdf71b42bc4d3717c42c3d96812509d1a909bebd7848d0ddae3cc40170990 2022-12-01T10:00:38.0728886Z deleted: sha256:d7cb3c132d871b52eaf2533cfbc7ebca30405eff1b313986ce565b057fca56d8 2022-12-01T10:00:38.0729611Z deleted: sha256:a5fa381fecd94b52ee79c5c4ce30770402b16f7ee3dc77f7f1dccb386626b1ae 2022-12-01T10:00:38.0730214Z deleted: sha256:de8b14689d2a8b030e41a969f6faf30e9dee1048aac1c5d9a38a911b6af1ccca 2022-12-01T10:00:38.0730848Z deleted: sha256:ddcc5d19eb58848e898aedcc3a221bc40ebba2752ba3b7bd50babd76c1e225ae 2022-12-01T10:00:38.0731341Z deleted: sha256:a67b9c1632db819366358a5052f33ed59ff1e1cd03e0cc15e82d8c89a9417b97 2022-12-01T10:00:38.0731823Z deleted: sha256:a5fc4c6c0aaad2d5fcd0d4cc4cf194a8892115d9e7faf6c578e4826937a72d34 2022-12-01T10:00:38.0732296Z deleted: sha256:f33cf9181261127561bc276f483d4f9927a63395c4343028c589ac8905dd0cd7 2022-12-01T10:00:38.0732711Z deleted: sha256:4364081b1a5daf042c41fa0b07d65e0488c3a988dcea07cec40851d8bb481c01 2022-12-01T10:00:38.0733245Z deleted: sha256:2c4beb5d46c3bdc6af376c4a784f3ea2032feda5143dc9b56be143568b8d71cd 2022-12-01T10:00:38.0733737Z deleted: sha256:3e002fe51ea8377736f778797676c87d37546763f35bc5f14a32121200c634ae 2022-12-01T10:00:38.0734342Z deleted: sha256:d1e577d22ad4a397fc4186062a6a2fbb898c4fb7c325794f0760c084ac4e6831 2022-12-01T10:00:38.0734786Z deleted: sha256:0781305ea794027575e6910f20b6c90cc225056d0112fa7f36ac8008431f5791 2022-12-01T10:00:38.0735239Z deleted: sha256:79f50ef439b6855c9ca6d4be55467b692799f788388447976d8aab0a26d805f4 2022-12-01T10:00:38.0735738Z deleted: sha256:fcfdd0674d63c370d31701118409d5e8b4d9b5eaa36b410f032f5fccf29e4f11 2022-12-01T10:00:38.0736211Z deleted: sha256:c868e869e0efb64e8a908cf5a276657da1190183a5aa433a72e1fda6313e8841 2022-12-01T10:00:38.0736675Z deleted: sha256:0ac36be062e7b703a8ffa26b178cc9dd7c19c377bd781f6a369d50516bdca8cb 2022-12-01T10:00:38.0737155Z deleted: sha256:6c9628b9c75a72926209bea0ff44fb2efe306ecb21d57908bb514b1d81b5de8e 2022-12-01T10:00:38.0737636Z deleted: sha256:07c5d0507acce428b3637d5f713aed3fc6dd2dfad749e1961ec04f85d2a3e395 2022-12-01T10:00:38.0738123Z deleted: sha256:278ae5d4c6743b99236e1f2e5df4c346df5f068fa1bce0ba227861042971d612 2022-12-01T10:00:38.0738618Z deleted: sha256:d53c6cc3bfa4330c26ff3a73093bf35a7f28e7fc824782cfc1e00fcbc0390574 2022-12-01T10:00:38.0739112Z deleted: sha256:0a926d106d3065ecc114c8690aee4bab27d4f64ee81c96f90c4daf7a3c03fe7f 2022-12-01T10:00:38.0739571Z deleted: sha256:ab29088e02867cf532a2e8cfa0e1b0a1d13b428459232c7b1a4bfe961fd5a511 2022-12-01T10:00:38.0740072Z deleted: sha256:985cef3ba9e1ea2ed2249284a7478858f8463282738122494ab18c65fbbb7c7d 2022-12-01T10:00:38.0740545Z deleted: sha256:67ca28cabbfd7a80760061b52dbcfe8f5401b867526206d76c710a11cf9ab38e 2022-12-01T10:00:38.0740976Z deleted: sha256:2c9d0b64a3450004672e73e7ace7bc49da29654fd1d603ecf96e9161708726a3 2022-12-01T10:00:38.0741427Z deleted: sha256:efb1cb2fb03e227ccaa27426fae8f80bf1c082d14632685fff079b0c20111d3b 2022-12-01T10:00:38.0741869Z deleted: sha256:2bc3f10f3904b8fff87213a8a2325ab12e4048c0a19247b3d82886066b37a60d 2022-12-01T10:00:38.0742316Z deleted: sha256:adf0c04002f67cf46889421aed44a0e23618d009f3bbfb6aa94e3fced3cdb131 2022-12-01T10:00:38.0742758Z deleted: sha256:5b43511c57d66e58ff42011707835b8cc6971ed316454cfd950e0a5a12138631 2022-12-01T10:00:38.0743189Z deleted: sha256:ad9d96076f7f0bce4820b7828780dbf5328c1c45b9b6c93cfc21fa6c78e66765 2022-12-01T10:00:38.0743623Z deleted: sha256:545999a778d60ca8c6f4e76973a1c707cc626147f1e4d83eebbad6a57101cce0 2022-12-01T10:00:38.0744070Z deleted: sha256:cfcad11f69b44005150106d3108821c82a41765afbeb809208c1e0f49d5b6135 2022-12-01T10:00:38.0744526Z deleted: sha256:f7c8d5bcafe4ebe33f704b703a618803e7ade038c4cef7b4c3b520e9a100cd53 2022-12-01T10:00:38.0744998Z deleted: sha256:4bad106558a8cdd7564af2e1486b545ff1018677d73a8dcb029ecea2ad5afa9a 2022-12-01T10:00:38.0745432Z deleted: sha256:b01943462df81aa35c0f222112f8a7a13b09ec19be40907c2a81fded5e894e14 2022-12-01T10:00:38.0745853Z deleted: sha256:74a161fbdc63f2caa195797d69cca089d2f2ec781d7e7dc78fac88f57c610741 2022-12-01T10:00:38.0746201Z deleted: sha256:d94fdd2bb4227aed66703d740136d3bba2d45ac1c65930624fc2e7ab50021822 2022-12-01T10:00:38.0746527Z deleted: sha256:b348cd6909427063b9b36464ac9e6edb7d42ade2f164c5a98ee3ec37b1074e72 2022-12-01T10:00:38.0746967Z deleted: sha256:0fba67987a5ab74fca03bb2b1d623325a4c40e0e42a74379322b082612b8b445 2022-12-01T10:00:38.0747280Z deleted: sha256:030e74143974068ec1ab10e03d50f82455d36264aa70c98bd0fad278e4425d28 2022-12-01T10:00:38.0747604Z deleted: sha256:b7fcb4ae2181c6c159bcc2f4c7b624150a8245dbdeee9d8601d008b5cd8be8fd 2022-12-01T10:00:38.0747974Z deleted: sha256:4472f94e146cc542a9111182b122e9a9c93a8f7022a48ce3c94b600be8fcdfaa 2022-12-01T10:00:38.0748296Z deleted: sha256:33bc8c1ba43ca724221fd1a8c992a420b1d8de4c85372defdc409e5c88c005b9 2022-12-01T10:00:38.0748620Z deleted: sha256:7070a4ad8ac000d6910f8bab3e00671f9ea4e7094064da08eb1892332166b92d 2022-12-01T10:00:38.0748931Z deleted: sha256:b40ed86654e59e1012e1716d5384910f8c3bb58274b7b00fca564a53e9897ba3 2022-12-01T10:00:38.0749108Z 2022-12-01T10:00:38.0760334Z Total reclaimed space: 6.693GB 2022-12-01T10:00:38.0816776Z Post job cleanup. 2022-12-01T10:00:38.0851304Z Post job cleanup. 2022-12-01T10:00:38.1876579Z [command]/usr/bin/git version 2022-12-01T10:00:38.2175344Z git version 2.37.1 2022-12-01T10:00:38.2211442Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/8f73a05c-35fc-4914-8844-ddcff89651b9' before making global git config changes 2022-12-01T10:00:38.2212098Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T10:00:38.2215900Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:00:38.2257843Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T10:00:38.2286517Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-01T10:00:38.2673694Z Entering 'android/libs/fbjni' 2022-12-01T10:00:38.2710216Z Entering 'third_party/FP16' 2022-12-01T10:00:38.2756111Z Entering 'third_party/FXdiv' 2022-12-01T10:00:38.2792448Z Entering 'third_party/NNPACK' 2022-12-01T10:00:38.2836440Z Entering 'third_party/QNNPACK' 2022-12-01T10:00:38.2878947Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T10:00:38.2912139Z Entering 'third_party/XNNPACK' 2022-12-01T10:00:38.2955901Z Entering 'third_party/benchmark' 2022-12-01T10:00:38.2988674Z Entering 'third_party/cpuinfo' 2022-12-01T10:00:38.3021455Z Entering 'third_party/cub' 2022-12-01T10:00:38.3054307Z Entering 'third_party/cudnn_frontend' 2022-12-01T10:00:38.3090496Z Entering 'third_party/cutlass' 2022-12-01T10:00:38.3129240Z Entering 'third_party/eigen' 2022-12-01T10:00:38.3163792Z Entering 'third_party/fbgemm' 2022-12-01T10:00:38.3196755Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T10:00:38.3229721Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T10:00:38.3262405Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T10:00:38.3294407Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T10:00:38.3327789Z Entering 'third_party/flatbuffers' 2022-12-01T10:00:38.3362809Z Entering 'third_party/fmt' 2022-12-01T10:00:38.3395318Z Entering 'third_party/foxi' 2022-12-01T10:00:38.3427398Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T10:00:38.3460543Z Entering 'third_party/gloo' 2022-12-01T10:00:38.3493738Z Entering 'third_party/googletest' 2022-12-01T10:00:38.3525773Z Entering 'third_party/ideep' 2022-12-01T10:00:38.3558160Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T10:00:38.3591569Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T10:00:38.3629736Z Entering 'third_party/ios-cmake' 2022-12-01T10:00:38.3663041Z Entering 'third_party/ittapi' 2022-12-01T10:00:38.3695829Z Entering 'third_party/kineto' 2022-12-01T10:00:38.3727963Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T10:00:38.3759718Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T10:00:38.3794032Z Entering 'third_party/nccl/nccl' 2022-12-01T10:00:38.3826448Z Entering 'third_party/neon2sse' 2022-12-01T10:00:38.3859002Z Entering 'third_party/nlohmann' 2022-12-01T10:00:38.3892445Z Entering 'third_party/onnx' 2022-12-01T10:00:38.3935992Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T10:00:38.3968472Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T10:00:38.4003129Z Entering 'third_party/onnx-tensorrt' 2022-12-01T10:00:38.4035819Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T10:00:38.4072067Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T10:00:38.4104859Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T10:00:38.4137652Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T10:00:38.4173669Z Entering 'third_party/pocketfft' 2022-12-01T10:00:38.4205681Z Entering 'third_party/protobuf' 2022-12-01T10:00:38.4242676Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T10:00:38.4274234Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T10:00:38.4308161Z Entering 'third_party/psimd' 2022-12-01T10:00:38.4340587Z Entering 'third_party/pthreadpool' 2022-12-01T10:00:38.4373586Z Entering 'third_party/pybind11' 2022-12-01T10:00:38.4405926Z Entering 'third_party/python-enum' 2022-12-01T10:00:38.4438760Z Entering 'third_party/python-peachpy' 2022-12-01T10:00:38.4471099Z Entering 'third_party/python-six' 2022-12-01T10:00:38.4503480Z Entering 'third_party/sleef' 2022-12-01T10:00:38.4536363Z Entering 'third_party/tbb' 2022-12-01T10:00:38.4570228Z Entering 'third_party/tensorpipe' 2022-12-01T10:00:38.4603447Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T10:00:38.4635694Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T10:00:38.4667385Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T10:00:38.4700427Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T10:00:38.4732141Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T10:00:38.4767464Z Entering 'third_party/zstd' 2022-12-01T10:00:38.4811981Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T10:00:38.4838573Z http.https://github.com/.extraheader 2022-12-01T10:00:38.4845863Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-12-01T10:00:38.4878199Z [command]/usr/bin/git 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:00:38.5122729Z Entering 'android/libs/fbjni' 2022-12-01T10:00:38.5141551Z http.https://github.com/.extraheader 2022-12-01T10:00:38.5167260Z Entering 'third_party/FP16' 2022-12-01T10:00:38.5186590Z http.https://github.com/.extraheader 2022-12-01T10:00:38.5211414Z Entering 'third_party/FXdiv' 2022-12-01T10:00:38.5231329Z http.https://github.com/.extraheader 2022-12-01T10:00:38.5256282Z Entering 'third_party/NNPACK' 2022-12-01T10:00:38.5275623Z http.https://github.com/.extraheader 2022-12-01T10:00:38.5301164Z Entering 'third_party/QNNPACK' 2022-12-01T10:00:38.5320098Z http.https://github.com/.extraheader 2022-12-01T10:00:38.5346103Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T10:00:38.5365240Z http.https://github.com/.extraheader 2022-12-01T10:00:38.5390517Z Entering 'third_party/XNNPACK' 2022-12-01T10:00:38.5410262Z http.https://github.com/.extraheader 2022-12-01T10:00:38.5444933Z Entering 'third_party/benchmark' 2022-12-01T10:00:38.5464082Z http.https://github.com/.extraheader 2022-12-01T10:00:38.5489441Z Entering 'third_party/cpuinfo' 2022-12-01T10:00:38.5509484Z http.https://github.com/.extraheader 2022-12-01T10:00:38.5536710Z Entering 'third_party/cub' 2022-12-01T10:00:38.5555794Z http.https://github.com/.extraheader 2022-12-01T10:00:38.5581216Z Entering 'third_party/cudnn_frontend' 2022-12-01T10:00:38.5600174Z http.https://github.com/.extraheader 2022-12-01T10:00:38.5631400Z Entering 'third_party/cutlass' 2022-12-01T10:00:38.5650526Z http.https://github.com/.extraheader 2022-12-01T10:00:38.5681682Z Entering 'third_party/eigen' 2022-12-01T10:00:38.5700456Z http.https://github.com/.extraheader 2022-12-01T10:00:38.5727433Z Entering 'third_party/fbgemm' 2022-12-01T10:00:38.5747778Z http.https://github.com/.extraheader 2022-12-01T10:00:38.5772939Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T10:00:38.5791737Z http.https://github.com/.extraheader 2022-12-01T10:00:38.5817032Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T10:00:38.5835828Z http.https://github.com/.extraheader 2022-12-01T10:00:38.5861874Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T10:00:38.5880982Z http.https://github.com/.extraheader 2022-12-01T10:00:38.5905359Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T10:00:38.5925016Z http.https://github.com/.extraheader 2022-12-01T10:00:38.5951093Z Entering 'third_party/flatbuffers' 2022-12-01T10:00:38.5969640Z http.https://github.com/.extraheader 2022-12-01T10:00:38.5996625Z Entering 'third_party/fmt' 2022-12-01T10:00:38.6017001Z http.https://github.com/.extraheader 2022-12-01T10:00:38.6041917Z Entering 'third_party/foxi' 2022-12-01T10:00:38.6060994Z http.https://github.com/.extraheader 2022-12-01T10:00:38.6085952Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T10:00:38.6105468Z http.https://github.com/.extraheader 2022-12-01T10:00:38.6130951Z Entering 'third_party/gloo' 2022-12-01T10:00:38.6149745Z http.https://github.com/.extraheader 2022-12-01T10:00:38.6175104Z Entering 'third_party/googletest' 2022-12-01T10:00:38.6193743Z http.https://github.com/.extraheader 2022-12-01T10:00:38.6219162Z Entering 'third_party/ideep' 2022-12-01T10:00:38.6238323Z http.https://github.com/.extraheader 2022-12-01T10:00:38.6263295Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T10:00:38.6282170Z http.https://github.com/.extraheader 2022-12-01T10:00:38.6309634Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T10:00:38.6328817Z http.https://github.com/.extraheader 2022-12-01T10:00:38.6358540Z Entering 'third_party/ios-cmake' 2022-12-01T10:00:38.6377661Z http.https://github.com/.extraheader 2022-12-01T10:00:38.6402534Z Entering 'third_party/ittapi' 2022-12-01T10:00:38.6421723Z http.https://github.com/.extraheader 2022-12-01T10:00:38.6446727Z Entering 'third_party/kineto' 2022-12-01T10:00:38.6466352Z http.https://github.com/.extraheader 2022-12-01T10:00:38.6490494Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T10:00:38.6509749Z http.https://github.com/.extraheader 2022-12-01T10:00:38.6535315Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T10:00:38.6554144Z http.https://github.com/.extraheader 2022-12-01T10:00:38.6580338Z Entering 'third_party/nccl/nccl' 2022-12-01T10:00:38.6599461Z http.https://github.com/.extraheader 2022-12-01T10:00:38.6624640Z Entering 'third_party/neon2sse' 2022-12-01T10:00:38.6644096Z http.https://github.com/.extraheader 2022-12-01T10:00:38.6669942Z Entering 'third_party/nlohmann' 2022-12-01T10:00:38.6689055Z http.https://github.com/.extraheader 2022-12-01T10:00:38.6715928Z Entering 'third_party/onnx' 2022-12-01T10:00:38.6734714Z http.https://github.com/.extraheader 2022-12-01T10:00:38.6771852Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T10:00:38.6790807Z http.https://github.com/.extraheader 2022-12-01T10:00:38.6817312Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T10:00:38.6835940Z http.https://github.com/.extraheader 2022-12-01T10:00:38.6863167Z Entering 'third_party/onnx-tensorrt' 2022-12-01T10:00:38.6881985Z http.https://github.com/.extraheader 2022-12-01T10:00:38.6906562Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T10:00:38.6926198Z http.https://github.com/.extraheader 2022-12-01T10:00:38.6955460Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T10:00:38.6975580Z http.https://github.com/.extraheader 2022-12-01T10:00:38.7001074Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T10:00:38.7020269Z http.https://github.com/.extraheader 2022-12-01T10:00:38.7045734Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T10:00:38.7065281Z http.https://github.com/.extraheader 2022-12-01T10:00:38.7094968Z Entering 'third_party/pocketfft' 2022-12-01T10:00:38.7113851Z http.https://github.com/.extraheader 2022-12-01T10:00:38.7138756Z Entering 'third_party/protobuf' 2022-12-01T10:00:38.7158057Z http.https://github.com/.extraheader 2022-12-01T10:00:38.7187026Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T10:00:38.7205608Z http.https://github.com/.extraheader 2022-12-01T10:00:38.7231183Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T10:00:38.7250031Z http.https://github.com/.extraheader 2022-12-01T10:00:38.7277307Z Entering 'third_party/psimd' 2022-12-01T10:00:38.7297229Z http.https://github.com/.extraheader 2022-12-01T10:00:38.7322367Z Entering 'third_party/pthreadpool' 2022-12-01T10:00:38.7341802Z http.https://github.com/.extraheader 2022-12-01T10:00:38.7366800Z Entering 'third_party/pybind11' 2022-12-01T10:00:38.7386862Z http.https://github.com/.extraheader 2022-12-01T10:00:38.7412332Z Entering 'third_party/python-enum' 2022-12-01T10:00:38.7431188Z http.https://github.com/.extraheader 2022-12-01T10:00:38.7456415Z Entering 'third_party/python-peachpy' 2022-12-01T10:00:38.7475174Z http.https://github.com/.extraheader 2022-12-01T10:00:38.7500583Z Entering 'third_party/python-six' 2022-12-01T10:00:38.7519307Z http.https://github.com/.extraheader 2022-12-01T10:00:38.7544300Z Entering 'third_party/sleef' 2022-12-01T10:00:38.7564250Z http.https://github.com/.extraheader 2022-12-01T10:00:38.7590850Z Entering 'third_party/tbb' 2022-12-01T10:00:38.7609992Z http.https://github.com/.extraheader 2022-12-01T10:00:38.7636737Z Entering 'third_party/tensorpipe' 2022-12-01T10:00:38.7656245Z http.https://github.com/.extraheader 2022-12-01T10:00:38.7681880Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T10:00:38.7701948Z http.https://github.com/.extraheader 2022-12-01T10:00:38.7727100Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T10:00:38.7745870Z http.https://github.com/.extraheader 2022-12-01T10:00:38.7770729Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T10:00:38.7789472Z http.https://github.com/.extraheader 2022-12-01T10:00:38.7815910Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T10:00:38.7833614Z http.https://github.com/.extraheader 2022-12-01T10:00:38.7857601Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T10:00:38.7876080Z http.https://github.com/.extraheader 2022-12-01T10:00:38.7904975Z Entering 'third_party/zstd' 2022-12-01T10:00:38.7923433Z http.https://github.com/.extraheader 2022-12-01T10:00:38.8150635Z Evaluate and set job outputs 2022-12-01T10:00:38.8159996Z Set output 'docker-image' 2022-12-01T10:00:38.8161193Z Cleaning up orphan processes